org.teleal.cling.model.message.header
Class SoapActionHeader
java.lang.Object
org.teleal.cling.model.message.header.UpnpHeader<SoapActionType>
org.teleal.cling.model.message.header.SoapActionHeader
public class SoapActionHeader
- extends UpnpHeader<SoapActionType>
Needs to also parse: "urn:schemas-upnp-org:control-1-0#QueryStateVariable"
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SoapActionHeader
public SoapActionHeader()
SoapActionHeader
public SoapActionHeader(java.net.URI uri)
SoapActionHeader
public SoapActionHeader(SoapActionType value)
setString
public void setString(java.lang.String s)
throws InvalidHeaderException
- Specified by:
setString
in class UpnpHeader<SoapActionType>
- Throws:
InvalidHeaderException
getString
public java.lang.String getString()
- Specified by:
getString
in class UpnpHeader<SoapActionType>
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.