org.teleal.cling.model.message
Class UpnpRequest
java.lang.Object
org.teleal.cling.model.message.UpnpOperation
org.teleal.cling.model.message.UpnpRequest
public class UpnpRequest
- extends UpnpOperation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UpnpRequest
public UpnpRequest(UpnpRequest.Method method)
UpnpRequest
public UpnpRequest(UpnpRequest.Method method,
java.net.URI uri)
UpnpRequest
public UpnpRequest(UpnpRequest.Method method,
java.net.URL url)
getMethod
public UpnpRequest.Method getMethod()
getHttpMethodName
public java.lang.String getHttpMethodName()
getURI
public java.net.URI getURI()
setUri
public void setUri(java.net.URI uri)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.