org.cybergarage.soap
Class SOAP
java.lang.Object
org.cybergarage.soap.SOAP
public class SOAP
- extends Object
Constructor Summary |
SOAP()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENVELOPE
public static final String ENVELOPE
- See Also:
- Constant Field Values
BODY
public static final String BODY
- See Also:
- Constant Field Values
RESPONSE
public static final String RESPONSE
- See Also:
- Constant Field Values
FAULT
public static final String FAULT
- See Also:
- Constant Field Values
FAULT_CODE
public static final String FAULT_CODE
- See Also:
- Constant Field Values
FAULT_STRING
public static final String FAULT_STRING
- See Also:
- Constant Field Values
FAULTACTOR
public static final String FAULTACTOR
- See Also:
- Constant Field Values
DETAIL
public static final String DETAIL
- See Also:
- Constant Field Values
RESULTSTATUS
public static final String RESULTSTATUS
- See Also:
- Constant Field Values
UPNP_ERROR
public static final String UPNP_ERROR
- See Also:
- Constant Field Values
ERROR_CODE
public static final String ERROR_CODE
- See Also:
- Constant Field Values
ERROR_DESCRIPTION
public static final String ERROR_DESCRIPTION
- See Also:
- Constant Field Values
XMLNS
public static final String XMLNS
- See Also:
- Constant Field Values
METHODNS
public static final String METHODNS
- See Also:
- Constant Field Values
DELIM
public static final String DELIM
- See Also:
- Constant Field Values
XMLNS_URL
public static final String XMLNS_URL
- See Also:
- Constant Field Values
ENCSTYLE_URL
public static final String ENCSTYLE_URL
- See Also:
- Constant Field Values
CONTENT_TYPE
public static final String CONTENT_TYPE
- See Also:
- Constant Field Values
VERSION_HEADER
public static final String VERSION_HEADER
- See Also:
- Constant Field Values
SOAP
public SOAP()
createEnvelopeBodyNode
public static final Node createEnvelopeBodyNode()
setXMLParser
public static final void setXMLParser(Parser parser)
- Deprecated. This method is only for compatibility
- See Also:
- "org.cybergarage.upnp.UPnP.setXMLParser(Parser parser)"
getXMLParser
public static final Parser getXMLParser()
- Deprecated. This method is only for compatibility
- See Also:
- "org.cybergarage.upnp.UPnP.getXMLParser()"
Copyright © 2009 DomoWare. All Rights Reserved.