| |
|
| java.lang.Object org.objectweb.celtix.bus.ws.addressing.AddressingConstantsImpl
AddressingConstantsImpl | public class AddressingConstantsImpl implements AddressingConstants(Code) | | Encapsulation of version-specific WS-Addressing constants.
|
AddressingConstantsImpl | public AddressingConstantsImpl()(Code) | | |
getActionNotSupportedQName | public QName getActionNotSupportedQName()(Code) | | QName of the Action Not Supported fault subcode |
getActionNotSupportedText | public String getActionNotSupportedText()(Code) | | Action Not Supported text |
getActionQName | public QName getActionQName()(Code) | | QName of the Action addressing header |
getAddressQName | public QName getAddressQName()(Code) | | QName of the Address |
getAnonymousURI | public String getAnonymousURI()(Code) | | Anonymous address URI |
getDefaultFaultAction | public String getDefaultFaultAction()(Code) | | Default Fault Action |
getDestinationUnreachableQName | public QName getDestinationUnreachableQName()(Code) | | QName of the Destination Unreachable fault subcode |
getDestinationUnreachableText | public String getDestinationUnreachableText()(Code) | | Destination Unreachable text |
getDuplicateMessageIDText | public String getDuplicateMessageIDText()(Code) | | Duplicate Message ID text |
getEndpointUnavailableQName | public QName getEndpointUnavailableQName()(Code) | | QName of the Endpoint Unavailable fault subcode |
getEndpointUnavailableText | public String getEndpointUnavailableText()(Code) | | Endpoint Unavailable text |
getFaultToQName | public QName getFaultToQName()(Code) | | QName of the FaultTo addressing header |
getFromQName | public QName getFromQName()(Code) | | QName of the From addressing header |
getInvalidMapQName | public QName getInvalidMapQName()(Code) | | QName of the Invalid Message Addressing Property fault subcode |
getInvalidMapText | public String getInvalidMapText()(Code) | | Invalid Message Addressing Property text |
getIsReferenceParameterQName | public QName getIsReferenceParameterQName()(Code) | | QName of the reference parameter marker |
getMapRequiredQName | public QName getMapRequiredQName()(Code) | | QName of the Message Addressing Property Required fault subcode |
getMapRequiredText | public String getMapRequiredText()(Code) | | Message Addressing Property Required text |
getMessageIDQName | public QName getMessageIDQName()(Code) | | QName of the MessageID addressing header |
getMetadataQName | public QName getMetadataQName()(Code) | | QName of the Metadata |
getNamespacePrefix | public String getNamespacePrefix()(Code) | | prefix associated with the WS-Addressing namespace |
getNamespaceURI | public String getNamespaceURI()(Code) | | namespace defined by the normative WS-Addressing Core schema |
getPackageName | public String getPackageName()(Code) | | package name of the implementation |
getRelatesToQName | public QName getRelatesToQName()(Code) | | QName of the RelatesTo addressing header |
getRelationshipReply | public String getRelationshipReply()(Code) | | Default value for RelationshipType indicating a replyto the related message |
getRelationshipTypeQName | public QName getRelationshipTypeQName()(Code) | | QName of the Relationship addressing header |
getReplyToQName | public QName getReplyToQName()(Code) | | QName of the ReplyTo addressing header |
getToQName | public QName getToQName()(Code) | | QName of the To addressing header |
getWSDLActionQName | public QName getWSDLActionQName()(Code) | | QName of the wsaw:Action element |
getWSDLExtensibilityQName | public QName getWSDLExtensibilityQName()(Code) | | QName of the WSDL extensiblity element |
getWSDLNamespacePrefix | public String getWSDLNamespacePrefix()(Code) | | prefix associated with the WS-Addressing WSDL bindings schema |
getWSDLNamespaceURI | public String getWSDLNamespaceURI()(Code) | | namespace defined by the normative WS-Addressing WSDL bindingsschema |
|
|
|