public static final String |
DEFAULT_SOAP_PROTOCOL |
"SOAP 1.1 Protocol" |
public static final String |
DYNAMIC_SOAP_PROTOCOL |
"Dynamic Protocol" |
public static final String |
SOAP_1_1_CONTENT_TYPE |
"text/xml" |
public static final String |
SOAP_1_1_PROTOCOL |
"SOAP 1.1 Protocol" |
public static final String |
SOAP_1_2_CONTENT_TYPE |
"application/soap+xml" |
public static final String |
SOAP_1_2_PROTOCOL |
"SOAP 1.2 Protocol" |
public static final String |
SOAP_ENV_PREFIX |
"env" |
public static final String |
URI_NS_SOAP_1_1_ENVELOPE |
"http://schemas.xmlsoap.org/soap/envelope/" |
public static final String |
URI_NS_SOAP_1_2_ENCODING |
"http://www.w3.org/2003/05/soap-encoding" |
public static final String |
URI_NS_SOAP_1_2_ENVELOPE |
"http://www.w3.org/2003/05/soap-envelope" |
public static final String |
URI_NS_SOAP_ENCODING |
"http://schemas.xmlsoap.org/soap/encoding/" |
public static final String |
URI_NS_SOAP_ENVELOPE |
"http://schemas.xmlsoap.org/soap/envelope/" |
public static final String |
URI_SOAP_1_2_ROLE_NEXT |
"http://www.w3.org/2003/05/soap-envelope/role/next" |
public static final String |
URI_SOAP_1_2_ROLE_NONE |
"http://www.w3.org/2003/05/soap-envelope/role/none" |
public static final String |
URI_SOAP_1_2_ROLE_ULTIMATE_RECEIVER |
"http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver" |
public static final String |
URI_SOAP_ACTOR_NEXT |
"http://schemas.xmlsoap.org/soap/actor/next" |