Uses of Class
org.teleal.cling.model.message.UpnpHeaders

Packages that use UpnpHeaders
org.teleal.cling.model.message   
org.teleal.cling.model.profile   
org.teleal.cling.protocol.sync   
 

Uses of UpnpHeaders in org.teleal.cling.model.message
 

Methods in org.teleal.cling.model.message that return UpnpHeaders
 UpnpHeaders UpnpMessage.getHeaders()
           
 

Methods in org.teleal.cling.model.message with parameters of type UpnpHeaders
 void UpnpMessage.setHeaders(UpnpHeaders headers)
           
 

Uses of UpnpHeaders in org.teleal.cling.model.profile
 

Methods in org.teleal.cling.model.profile that return UpnpHeaders
 UpnpHeaders ControlPointInfo.getHeaders()
           
 

Constructors in org.teleal.cling.model.profile with parameters of type UpnpHeaders
ControlPointInfo(UpnpHeaders headers)
           
 

Uses of UpnpHeaders in org.teleal.cling.protocol.sync
 

Fields in org.teleal.cling.protocol.sync with type parameters of type UpnpHeaders
protected static ThreadLocal<UpnpHeaders> ReceivingAction.extraResponseHeadersThreadLocal
           
 

Methods in org.teleal.cling.protocol.sync that return UpnpHeaders
static UpnpHeaders ReceivingAction.getExtraResponseHeaders()
           
 



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