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

Packages that use UpnpHeaders
org.teleal.cling.model.message   
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.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 © 2010 Teleal GmbH, Switzerland. All Rights Reserved.