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

Packages that use UpnpOperation
org.teleal.cling.model.message   
org.teleal.cling.transport.impl.apache   
 

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

Classes in org.teleal.cling.model.message with type parameters of type UpnpOperation
 class IncomingDatagramMessage<O extends UpnpOperation>
           
 class OutgoingDatagramMessage<O extends UpnpOperation>
           
 class UpnpMessage<O extends UpnpOperation>
           
 

Subclasses of UpnpOperation in org.teleal.cling.model.message
 class UpnpRequest
           
 class UpnpResponse
           
 

Uses of UpnpOperation in org.teleal.cling.transport.impl.apache
 

Methods in org.teleal.cling.transport.impl.apache with parameters of type UpnpOperation
protected  org.apache.http.params.HttpParams HttpServerConnectionUpnpStream.UpnpHttpService.getResponseParams(UpnpOperation operation)
           
 



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