javax.xml.soap
Interface SOAPConstants


public interface SOAPConstants

The definition of constants pertaining to the SOAP 1.1 protocol.


Field Summary
static java.lang.String URI_NS_SOAP_ENCODING
           
static java.lang.String URI_NS_SOAP_ENVELOPE
           
static java.lang.String URI_SOAP_ACTOR_NEXT
           
 

Field Detail

URI_NS_SOAP_ENCODING

public static final java.lang.String URI_NS_SOAP_ENCODING
See Also:
Constant Field Values (src)

URI_NS_SOAP_ENVELOPE

public static final java.lang.String URI_NS_SOAP_ENVELOPE
See Also:
Constant Field Values (src)

URI_SOAP_ACTOR_NEXT

public static final java.lang.String URI_SOAP_ACTOR_NEXT
See Also:
Constant Field Values (src)