com.sun.xml.ws.encoding.soap.streaming
Class SOAP12NamespaceConstants
java.lang.Object
com.sun.xml.ws.encoding.soap.streaming.SOAP12NamespaceConstants
public class SOAP12NamespaceConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XML_NS
public static final String XML_NS
- See Also:
- Constant Field Values
ENVELOPE
public static final String ENVELOPE
- See Also:
- Constant Field Values
ENCODING
public static final String ENCODING
- See Also:
- Constant Field Values
SOAP_RPC
public static final String SOAP_RPC
- See Also:
- Constant Field Values
XSD
public static final String XSD
- See Also:
- Constant Field Values
XSI
public static final String XSI
- See Also:
- Constant Field Values
TRANSPORT_HTTP
public static final String TRANSPORT_HTTP
- See Also:
- Constant Field Values
ACTOR_NEXT
public static final String ACTOR_NEXT
- See Also:
- Constant Field Values
ROLE_NEXT
public static final String ROLE_NEXT
- See Also:
- Constant Field Values
ROLE_NONE
public static final String ROLE_NONE
- See Also:
- Constant Field Values
ROLE_ULTIMATE_RECEIVER
public static final String ROLE_ULTIMATE_RECEIVER
- See Also:
- Constant Field Values
SOAP_UPGRADE
public static final String SOAP_UPGRADE
- See Also:
- Constant Field Values
TAG_ENVELOPE
public static final String TAG_ENVELOPE
- See Also:
- Constant Field Values
TAG_HEADER
public static final String TAG_HEADER
- See Also:
- Constant Field Values
TAG_BODY
public static final String TAG_BODY
- See Also:
- Constant Field Values
TAG_RESULT
public static final String TAG_RESULT
- See Also:
- Constant Field Values
TAG_NOT_UNDERSTOOD
public static final String TAG_NOT_UNDERSTOOD
- See Also:
- Constant Field Values
ATTR_ACTOR
public static final String ATTR_ACTOR
- See Also:
- Constant Field Values
ATTR_MUST_UNDERSTAND
public static final String ATTR_MUST_UNDERSTAND
- See Also:
- Constant Field Values
ATTR_MISUNDERSTOOD
public static final String ATTR_MISUNDERSTOOD
- See Also:
- Constant Field Values
ATTR_ENCODING_STYLE
public static final String ATTR_ENCODING_STYLE
- See Also:
- Constant Field Values
ATTR_NOT_UNDERSTOOD_QNAME
public static final String ATTR_NOT_UNDERSTOOD_QNAME
- See Also:
- Constant Field Values
SOAP12NamespaceConstants
public SOAP12NamespaceConstants()