public class AddressingConstantsImpl extends Object implements AddressingConstants
Constructor and Description |
---|
AddressingConstantsImpl() |
public String getNamespaceURI()
getNamespaceURI
in interface AddressingConstants
public String getWSDLNamespaceURI()
getWSDLNamespaceURI
in interface AddressingConstants
public QName getWSDLExtensibilityQName()
getWSDLExtensibilityQName
in interface AddressingConstants
public QName getWSDLActionQName()
getWSDLActionQName
in interface AddressingConstants
public String getAnonymousURI()
getAnonymousURI
in interface AddressingConstants
public String getNoneURI()
getNoneURI
in interface AddressingConstants
public QName getFromQName()
getFromQName
in interface AddressingConstants
public QName getToQName()
getToQName
in interface AddressingConstants
public QName getReplyToQName()
getReplyToQName
in interface AddressingConstants
public QName getFaultToQName()
getFaultToQName
in interface AddressingConstants
public QName getActionQName()
getActionQName
in interface AddressingConstants
public QName getMessageIDQName()
getMessageIDQName
in interface AddressingConstants
public String getRelationshipReply()
getRelationshipReply
in interface AddressingConstants
public QName getRelatesToQName()
getRelatesToQName
in interface AddressingConstants
public QName getRelationshipTypeQName()
getRelationshipTypeQName
in interface AddressingConstants
public QName getMetadataQName()
getMetadataQName
in interface AddressingConstants
public QName getAddressQName()
getAddressQName
in interface AddressingConstants
public String getPackageName()
getPackageName
in interface AddressingConstants
public QName getIsReferenceParameterQName()
getIsReferenceParameterQName
in interface AddressingConstants
public QName getInvalidMapQName()
getInvalidMapQName
in interface AddressingConstants
public QName getMapRequiredQName()
getMapRequiredQName
in interface AddressingConstants
public QName getDestinationUnreachableQName()
getDestinationUnreachableQName
in interface AddressingConstants
public QName getActionNotSupportedQName()
getActionNotSupportedQName
in interface AddressingConstants
public QName getEndpointUnavailableQName()
getEndpointUnavailableQName
in interface AddressingConstants
public String getDefaultFaultAction()
getDefaultFaultAction
in interface AddressingConstants
public String getActionNotSupportedText()
getActionNotSupportedText
in interface AddressingConstants
public String getDestinationUnreachableText()
getDestinationUnreachableText
in interface AddressingConstants
public String getEndpointUnavailableText()
getEndpointUnavailableText
in interface AddressingConstants
public String getInvalidMapText()
getInvalidMapText
in interface AddressingConstants
public String getMapRequiredText()
getMapRequiredText
in interface AddressingConstants
public String getDuplicateMessageIDText()
getDuplicateMessageIDText
in interface AddressingConstants
Apache CXF