|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AddressingConstants
This definition of constants pertaining to a specific version of WS-Addressing.
A new instance of AddressingConstants
is created as:
AddressingBuilder.newInstance().newAddressingConstants();
Method Summary | |
---|---|
java.lang.String |
getActionNotSupportedText()
The descriptive text for the fault with Action Not Supported fault subcode. |
javax.xml.namespace.QName |
getActioNotSupportedQName()
The QName of the Action Not Supported fault subcode. |
javax.xml.namespace.QName |
getActionQName()
The QName of the Action addressing header. |
javax.xml.namespace.QName |
getAddressQName()
The QName of the Address in EndpointReference. |
java.lang.String |
getAnonymousURI()
The value of "anonymous" URI. |
java.lang.String |
getDefaultFaultAction()
The default fault Action. |
javax.xml.namespace.QName |
getDestinationUnreachableQName()
The QName of the Destination Unreachable fault subcode. |
java.lang.String |
getDestinationUnreachableText()
The descriptive text for the fault with Destination Unreachable fault subcode. |
javax.xml.namespace.QName |
getEndpointUnavailableQName()
The QName of the Endpoint Unavailable fault subcode. |
java.lang.String |
getEndpointUnavailableText()
The descriptive text for the fault with Endpoint Unavailable fault subcode. |
javax.xml.namespace.QName |
getFaultDetailQName()
The QName of the fault detail element. |
javax.xml.namespace.QName |
getFaultToQName()
The QName of the FaultTo addressing header. |
javax.xml.namespace.QName |
getFromQName()
The QName of the From addressing header. |
javax.xml.namespace.QName |
getInvalidMapQName()
The QName of the Invalid Message Addressing Property fault subcode. |
java.lang.String |
getInvalidMapText()
The descriptive text for the fault with Invalid Message Addressing Property fault subcode. |
javax.xml.namespace.QName |
getIsReferenceParameterQName()
The QName of the reference parameter marker |
javax.xml.namespace.QName |
getMapRequiredQName()
The QName of the Message Addressing Property Required fault subcode. |
java.lang.String |
getMapRequiredText()
The descriptive text for the fault with Message Addressing Property Required fault subcode. |
javax.xml.namespace.QName |
getMessageIDQName()
The QName of the MessageID addressing header. |
javax.xml.namespace.QName |
getMetadataQName()
The QName of the Metadata in EndpointReference. |
java.lang.String |
getNamespacePrefix()
The Prefix associated with the WS-Addressing namespace. |
java.lang.String |
getNamespaceURI()
The namespace identifier defined by the WS-Addressing Core schema. |
java.lang.String |
getNoneURI()
The value of "none" URI. |
java.lang.String |
getPackageName()
The package name of the implementation. |
javax.xml.namespace.QName |
getRelatesToQName()
The QName of the RelatesTo addressing header. |
java.lang.String |
getRelationshipReplyName()
The value of the RelationshipType attribute indicating a reply to the related message. |
javax.xml.namespace.QName |
getRelationshipTypeQName()
The QName of the Relationship attribute. |
javax.xml.namespace.QName |
getReplyToQName()
The QName of the ReplyTo addressing header. |
javax.xml.namespace.QName |
getToQName()
The QName of the To addressing header. |
javax.xml.namespace.QName |
getWSDLActionQName()
The QName of the wsaw:Action element. |
javax.xml.namespace.QName |
getWSDLExtensibilityQName()
The QName of the WSDL extensiblity element. |
java.lang.String |
getWSDLNamespacePrefix()
The prefix associated with the WS-Addressing WSDL Binding schema. |
java.lang.String |
getWSDLNamespaceURI()
The namespace identifier defined by the WS-Addressing WSDL Binding schema. |
Method Detail |
---|
java.lang.String getNamespaceURI()
java.lang.String getNamespacePrefix()
java.lang.String getWSDLNamespaceURI()
java.lang.String getWSDLNamespacePrefix()
javax.xml.namespace.QName getWSDLExtensibilityQName()
javax.xml.namespace.QName getWSDLActionQName()
java.lang.String getAnonymousURI()
java.lang.String getNoneURI()
javax.xml.namespace.QName getFromQName()
javax.xml.namespace.QName getToQName()
javax.xml.namespace.QName getReplyToQName()
javax.xml.namespace.QName getFaultToQName()
javax.xml.namespace.QName getActionQName()
javax.xml.namespace.QName getMessageIDQName()
javax.xml.namespace.QName getRelatesToQName()
javax.xml.namespace.QName getRelationshipTypeQName()
java.lang.String getRelationshipReplyName()
javax.xml.namespace.QName getMetadataQName()
javax.xml.namespace.QName getAddressQName()
java.lang.String getPackageName()
javax.xml.namespace.QName getIsReferenceParameterQName()
javax.xml.namespace.QName getInvalidMapQName()
javax.xml.namespace.QName getMapRequiredQName()
javax.xml.namespace.QName getDestinationUnreachableQName()
javax.xml.namespace.QName getActioNotSupportedQName()
javax.xml.namespace.QName getEndpointUnavailableQName()
java.lang.String getDefaultFaultAction()
java.lang.String getActionNotSupportedText()
java.lang.String getDestinationUnreachableText()
java.lang.String getEndpointUnavailableText()
java.lang.String getInvalidMapText()
java.lang.String getMapRequiredText()
javax.xml.namespace.QName getFaultDetailQName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |