|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.xml.ws.addressing.JAXWSAConstants
public class JAXWSAConstants
Static constants for the javax.xml.ws.addressing package.
| Field Summary | |
|---|---|
static java.lang.String |
ADDRESSING_BUILDER_PROPERTY
A constant representing the property used to lookup the name of a AddressingBuilderFactory implementation
class. |
static java.lang.String |
CLIENT_ADDRESSING_PROPERTIES
Well-known Property names for AddressingProperties in BindingProvider Context. |
static java.lang.String |
CLIENT_ADDRESSING_PROPERTIES_INBOUND
|
static java.lang.String |
CLIENT_ADDRESSING_PROPERTIES_OUTBOUND
|
static java.lang.String |
DEFAULT_ADDRESSING_BUILDER
A constant representing the name of the default AddressingBuilder implementation class. |
static java.lang.String |
SERVER_ADDRESSING_PROPERTIES_INBOUND
|
static java.lang.String |
SERVER_ADDRESSING_PROPERTIES_OUTBOUND
|
static SOAPFactory |
SOAP_FACTORY
Singleton instance of SOAPFactory |
static java.lang.String |
SOAP11_NAMESPACE_NAME
Name of namespace defined by the SOAP 1.1. |
static QName |
SOAP11_RECEIVER_QNAME
Name of Receiver fault defined by SOAP 1.1. |
static QName |
SOAP11_SENDER_QNAME
Name of Sender fault defined by SOAP 1.1. |
static java.lang.String |
SOAP11HTTP_ADDRESSING_BINDING
SOAP 1.1/HTTP WS-Addressing 1.0 binding id |
static java.lang.String |
SOAP12_NAMESPACE_NAME
Name of namespace defined by the SOAP 1.2. |
static QName |
SOAP12_RECEIVER_QNAME
Name of Receiver fault defined by SOAP 1.2. |
static QName |
SOAP12_SENDER_QNAME
Name of Sender fault defined by SOAP 1.2. |
static java.lang.String |
SOAP12HTTP_ADDRESSING_BINDING
SOAP 1.2/HTTP WS-Addressing 1.0 binding id |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ADDRESSING_BUILDER_PROPERTY
AddressingBuilderFactory implementation
class.
public static final java.lang.String DEFAULT_ADDRESSING_BUILDER
AddressingBuilder implementation class.
public static final java.lang.String SOAP11_NAMESPACE_NAME
public static final java.lang.String SOAP12_NAMESPACE_NAME
public static final QName SOAP11_SENDER_QNAME
public static final QName SOAP11_RECEIVER_QNAME
public static final QName SOAP12_SENDER_QNAME
public static final QName SOAP12_RECEIVER_QNAME
public static final java.lang.String SOAP11HTTP_ADDRESSING_BINDING
public static final java.lang.String SOAP12HTTP_ADDRESSING_BINDING
public static final java.lang.String CLIENT_ADDRESSING_PROPERTIES
public static final java.lang.String CLIENT_ADDRESSING_PROPERTIES_INBOUND
public static final java.lang.String CLIENT_ADDRESSING_PROPERTIES_OUTBOUND
public static final java.lang.String SERVER_ADDRESSING_PROPERTIES_INBOUND
public static final java.lang.String SERVER_ADDRESSING_PROPERTIES_OUTBOUND
public static SOAPFactory SOAP_FACTORY
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||