Constant Field Values
Contents
jakarta.xml.*
-
jakarta.xml.soap.jakarta.xml.soap.FactoryFinder Modifier and Type Constant Field Value private static final java.lang.String
OSGI_SERVICE_LOADER_CLASS_NAME
"org.glassfish.hk2.osgiresourcelocator.ServiceLoader"
-
jakarta.xml.soap.MessageFactory Modifier and Type Constant Field Value private static final java.lang.String
DEFAULT_MESSAGE_FACTORY
"com.sun.xml.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl"
-
jakarta.xml.soap.SAAJMetaFactory Modifier and Type Constant Field Value private static final java.lang.String
DEFAULT_META_FACTORY_CLASS
"com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl"
-
jakarta.xml.soap.SOAPConnectionFactory Modifier and Type Constant Field Value private static final java.lang.String
DEFAULT_SOAP_CONNECTION_FACTORY
"com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnectionFactory"
-
jakarta.xml.soap.SOAPConstants Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_SOAP_PROTOCOL
"SOAP 1.1 Protocol"
public static final java.lang.String
DYNAMIC_SOAP_PROTOCOL
"Dynamic Protocol"
public static final java.lang.String
SOAP_1_1_CONTENT_TYPE
"text/xml"
public static final java.lang.String
SOAP_1_1_PROTOCOL
"SOAP 1.1 Protocol"
public static final java.lang.String
SOAP_1_2_CONTENT_TYPE
"application/soap+xml"
public static final java.lang.String
SOAP_1_2_PROTOCOL
"SOAP 1.2 Protocol"
public static final java.lang.String
SOAP_ENV_PREFIX
"env"
public static final java.lang.String
URI_NS_SOAP_1_1_ENVELOPE
"http://schemas.xmlsoap.org/soap/envelope/"
public static final java.lang.String
URI_NS_SOAP_1_2_ENCODING
"http://www.w3.org/2003/05/soap-encoding"
public static final java.lang.String
URI_NS_SOAP_1_2_ENVELOPE
"http://www.w3.org/2003/05/soap-envelope"
public static final java.lang.String
URI_NS_SOAP_ENCODING
"http://schemas.xmlsoap.org/soap/encoding/"
public static final java.lang.String
URI_NS_SOAP_ENVELOPE
"http://schemas.xmlsoap.org/soap/envelope/"
public static final java.lang.String
URI_SOAP_1_2_ROLE_NEXT
"http://www.w3.org/2003/05/soap-envelope/role/next"
public static final java.lang.String
URI_SOAP_1_2_ROLE_NONE
"http://www.w3.org/2003/05/soap-envelope/role/none"
public static final java.lang.String
URI_SOAP_1_2_ROLE_ULTIMATE_RECEIVER
"http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver"
public static final java.lang.String
URI_SOAP_ACTOR_NEXT
"http://schemas.xmlsoap.org/soap/actor/next"
-
jakarta.xml.soap.SOAPException Modifier and Type Constant Field Value private static final long
serialVersionUID
-2347183911432431333L
-
jakarta.xml.soap.SOAPFactory Modifier and Type Constant Field Value private static final java.lang.String
DEFAULT_SOAP_FACTORY
"com.sun.xml.messaging.saaj.soap.ver1_1.SOAPFactory1_1Impl"
-
jakarta.xml.soap.SOAPMessage Modifier and Type Constant Field Value public static final java.lang.String
CHARACTER_SET_ENCODING
"jakarta.xml.soap.character-set-encoding"
public static final java.lang.String
WRITE_XML_DECLARATION
"jakarta.xml.soap.write-xml-declaration"