org.teleal.cling.model.profile
Class ControlPointInfo

java.lang.Object
  extended by org.teleal.cling.model.profile.ControlPointInfo

public class ControlPointInfo
extends Object

Encapsulates all known/detected information about a control point

Author:
Christian Bauer

Constructor Summary
ControlPointInfo()
           
ControlPointInfo(UpnpHeaders headers)
           
 
Method Summary
 UpnpHeaders getHeaders()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControlPointInfo

public ControlPointInfo()

ControlPointInfo

public ControlPointInfo(UpnpHeaders headers)
Method Detail

getHeaders

public UpnpHeaders getHeaders()


Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.