| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The definition of constants pertaining to the SOAP 1.1 protocol.
| Field Summary | |
| static java.lang.String | URI_NS_SOAP_ENCODINGThe namespace identifier for the SOAP 1.1 encoding. | 
| static java.lang.String | URI_NS_SOAP_ENVELOPEThe namespace identifier for the SOAP 1.1 envelope. | 
| static java.lang.String | URI_SOAP_ACTOR_NEXTThe URI identifying the next application processing a SOAP request as the intended actor for a SOAP 1.1 header entry (see section 4.2.2 of the SOAP 1.1 specification). | 
| Field Detail | 
public static final java.lang.String URI_NS_SOAP_ENVELOPE
SOAPElements in this namespace are defined by the SOAP 1.1
 specification.
public static final java.lang.String URI_NS_SOAP_ENCODING
encodingStyle in the 
 URI_NS_SOAP_ENVELOPE namespace and set to the value 
 URI_NS_SOAP_ENCODING can be added to an element to indicate 
 that it is encoded using the rules in section 5 of the SOAP 1.1 
 specification.
public static final java.lang.String URI_SOAP_ACTOR_NEXT
 This value can be passed to 
 SOAPHeader.examineMustUnderstandHeaderElements(String), 
 SOAPHeader.examineHeaderElements(String) and 
 SOAPHeader.extractHeaderElements(String)
| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.