Package org.apache.axis2.addressing
Interface AddressingConstants
- All Known Implementing Classes:
AddressingBasedDispatcher
public interface AddressingConstants
Interface AddressingConstants
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringA property pointing to an ArrayList of OMAttribute objects representing any attributes of the wsa:Action header.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringUsed to attach any <wsid:Identity> OMElement found in an EPR embedded in a WSDL to an AxisEndpoint object.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringThis property, if set to Boolean.TRUE, will mean that the addressing handler allows partially ws-addressed messages to be sent even if they are then invalid rather than throwing a fault.static final StringThis parameter is used to decide whether the reference parameters in an inbound request message are to be processed or not.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringWhen set to Boolean.TRUE this will cause the addressing out handler to output all populated addressing headers in a message, including any optional ones.static final Stringstatic final StringA property pointing to an ArrayList of OMAttribute objects representing any attributes of the wsa:MessageID header.static final Stringstatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final QNamestatic final StringThis parameter is used to attach OMElement ReferenceParameters found in an EPR embedded in a WSDL to an AxisEndpoint object.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String
-
Field Details
-
WSA_MESSAGE_ID
- See Also:
-
WSA_RELATES_TO
- See Also:
-
WSA_RELATES_TO_RELATIONSHIP_TYPE
- See Also:
-
WSA_TO
- See Also:
-
WSA_REPLY_TO
- See Also:
-
WSA_FROM
- See Also:
-
WSA_FAULT_TO
- See Also:
-
WSA_ACTION
- See Also:
-
EPR_SERVICE_NAME
- See Also:
-
EPR_REFERENCE_PARAMETERS
- See Also:
-
EPR_ADDRESS
- See Also:
-
WS_ADDRESSING_VERSION
- See Also:
-
WSA_DEFAULT_PREFIX
- See Also:
-
PARAM_SERVICE_GROUP_CONTEXT_ID
- See Also:
-
IS_ADDR_INFO_ALREADY_PROCESSED
- See Also:
-
DISABLE_ADDRESSING_FOR_IN_MESSAGES
- See Also:
-
ADDR_VALIDATE_ACTION
- See Also:
-
ADDR_VALIDATE_INVOCATION_PATTERN
- See Also:
-
ENDPOINT_REFERENCE
- See Also:
-
USING_ADDRESSING
- See Also:
-
ANONYMOUS
- See Also:
-
ADDRESSING_REQUIREMENT_PARAMETER
- See Also:
-
ADDRESSING_UNSPECIFIED
- See Also:
-
ADDRESSING_OPTIONAL
- See Also:
-
ADDRESSING_REQUIRED
- See Also:
-
REPLACE_ADDRESSING_HEADERS
- See Also:
-
DISABLE_ADDRESSING_FOR_OUT_MESSAGES
- See Also:
-
ADD_MUST_UNDERSTAND_TO_ADDRESSING_HEADERS
- See Also:
-
SOAP_ROLE_FOR_ADDRESSING_HEADERS
- See Also:
-
ACTION_ATTRIBUTES
A property pointing to an ArrayList of OMAttribute objects representing any attributes of the wsa:Action header.- See Also:
-
MESSAGEID_ATTRIBUTES
A property pointing to an ArrayList of OMAttribute objects representing any attributes of the wsa:MessageID header.- See Also:
-
INCLUDE_OPTIONAL_HEADERS
When set to Boolean.TRUE this will cause the addressing out handler to output all populated addressing headers in a message, including any optional ones.- See Also:
-
DISABLE_OUTBOUND_ADDRESSING_VALIDATION
This property, if set to Boolean.TRUE, will mean that the addressing handler allows partially ws-addressed messages to be sent even if they are then invalid rather than throwing a fault. It is not clear how necessary this property is and it may be removed before the next release if it is not seen to be necessary - davidillsley@apache.org- See Also:
-
REFERENCE_PARAMETER_PARAMETER
This parameter is used to attach OMElement ReferenceParameters found in an EPR embedded in a WSDL to an AxisEndpoint object.- See Also:
-
ADDRESSING_IDENTITY_PARAMETER
Used to attach any <wsid:Identity> OMElement found in an EPR embedded in a WSDL to an AxisEndpoint object.- See Also:
-
DISABLE_REF_PARAMETER_EXTRACT
This parameter is used to decide whether the reference parameters in an inbound request message are to be processed or not.- See Also:
-
WSAM_INVOCATION_PATTERN_PARAMETER_NAME
- See Also:
-
WSAM_INVOCATION_PATTERN_SYNCHRONOUS
- See Also:
-
WSAM_INVOCATION_PATTERN_ASYNCHRONOUS
- See Also:
-
WSAM_INVOCATION_PATTERN_BOTH
- See Also:
-
FAULT_ACTION_NOT_SUPPORTED
- See Also:
-
FAULT_ACTION_NOT_SUPPORTED_REASON
- See Also:
-
FAULT_ADDRESSING_DESTINATION_UNREACHABLE
- See Also:
-
ADDRESSING_IDENTITY_PREFIX
- See Also:
-
ADDRESSING_IDENTITY_NS
- See Also:
-
XML_SIG_PREFIX
- See Also:
-
XML_SIG_NS
- See Also:
-
IDENTITY
- See Also:
-
IDENTITY_KEY_INFO
- See Also:
-
IDENTITY_X509_DATA
- See Also:
-
IDENTITY_X509_CERT
- See Also:
-
IDENTITY_SPN
- See Also:
-
IDENTITY_UPN
- See Also:
-
IDENTITY_PARAMETER
- See Also:
-
QNAME_IDENTITY
-
QNAME_IDENTITY_KEY_INFO
-
QNAME_IDENTITY_X509_DATA
-
QNAME_IDENTITY_X509_CERT
-
QNAME_IDENTITY_SPN
-
QNAME_IDENTITY_UPN
-