A B C D E G H I M N O P R S T U V W

A

ACTION - Static variable in class org.apache.cxf.ws.addressing.ContextUtils
 
ACTION_MISMATCH_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_MISMATCH_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_NOT_SUPPORTED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_NOT_SUPPORTED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_VERIFIED - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
ADDR_POLICY_2004_NAMESPACE_URI - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ADDR_WSDL_2005_NAMESPACE_URI - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ADDR_WSDL_2006_NAMESPACE_URI - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ADDRESSING_ASSERTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ADDRESSING_ASSERTION_QNAME_0705 - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ADDRESSING_DISABLED - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
ADDRESSING_ELEM_NAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
AddressingAssertionBuilder - Class in org.apache.cxf.ws.addressing.policy
 
AddressingAssertionBuilder(Bus) - Constructor for class org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder
 
AddressingBeanDefinitionParser - Class in org.apache.cxf.ws.addressing.spring
 
AddressingBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.addressing.spring.AddressingBeanDefinitionParser
 
AddressingBuilderImpl - Class in org.apache.cxf.ws.addressing
Factory for WS-Addressing elements.
AddressingBuilderImpl() - Constructor for class org.apache.cxf.ws.addressing.AddressingBuilderImpl
 
AddressingConstantsImpl - Class in org.apache.cxf.ws.addressing
Encapsulation of version-specific WS-Addressing constants.
AddressingConstantsImpl() - Constructor for class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
AddressingPolicyInterceptorProvider - Class in org.apache.cxf.ws.addressing.policy
Instead of parametrising an instance of org.apache.cxf.policy.PolicyInterceptorProviderImpl we use this class to reduce the impact of changes to the addressing metadata namespace (only need to update Metadataconstants, otherwise cfg file fragement also).
AddressingPolicyInterceptorProvider() - Constructor for class org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider
 
AddressingPropertiesImpl - Class in org.apache.cxf.ws.addressing
Abstraction of Message Addressing Properties.
AddressingPropertiesImpl() - Constructor for class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Constructor, defaults to 2005/08 namespace.
AddressingPropertiesImpl(String) - Constructor for class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Constructor.
allowDuplicates() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Indicates if duplicate messageIDs are allowed.
ANON_RESPONSES_ASSERTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ANON_RESPONSES_ASSERTION_QNAME_0705 - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ANON_RESPONSES_ELEM_NAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
applyReferenceParam(EndpointReferenceType, JAXBElement<String>) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 

B

build(Element) - Method in class org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder
 
buildCompatible(PolicyAssertion, PolicyAssertion) - Method in class org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder
 

C

checkUniquenessAndCacheId(String) - Method in class org.apache.cxf.ws.addressing.DefaultMessageIdCache
 
checkUniquenessAndCacheId(String) - Method in interface org.apache.cxf.ws.addressing.MessageIdCache
Check messageId for uniqueness against previously encountered values and cache the ID.
codec - Variable in class org.apache.cxf.ws.addressing.soap.VersionTransformer
 
ContextUtils - Class in org.apache.cxf.ws.addressing
Holder for utility methods relating to contexts.
convert(AttributedURIType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 AttributedURI to 2004/08 AttributedURI.
convert(AttributedURI) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 AttributedURI to 2005/08 AttributedURI.
convert(AttributedURI) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 AttributedURI to 2005/08 AttributedURI.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 EndpointReferenceType to 2004/08 EndpointReferenceType.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 EndpointReferenceType to 2005/08 EndpointReferenceType.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 EndpointReferenceType to 2005/08 EndpointReferenceType.
convert(ReferenceParametersType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 ReferenceParametersType to 2004/08 ReferenceParametersType.
convert(ReferenceParametersType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 ReferenceParametersType to 2005/08 ReferenceParametersType.
convert(RelatesToType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 RelatesToType to 2004/08 Relationship.
convert(Relationship) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 Relationship to 2005/08 RelatesToType.
convert(Relationship) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 Relationship to 2005/08 RelatesToType.
convertTo200403(AttributedURIType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 AttributedURI to 2004/03 AttributedURI.
convertTo200403(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 EndpointReferenceType to 2004/03 EndpointReferenceType.
convertTo200403(RelatesToType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 RelatesToType to 2004/03 Relationship.
convertToInternal(EndpointReference) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from EndpointReference to CXF internal 2005/08 EndpointReferenceType
createDecoupledDestination(Exchange, EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
createDecoupledDestination(Exchange, EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.soap.OneWayDecoupledFaultHandler
 
createMessage(Exchange) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Create a Binding specific Message.

D

decodeAsNative(String, Class<T>, Element, Unmarshaller) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Decodes a MAP from a exposed version.
decodeAsNative(String, Class<T>, Element, Unmarshaller) - Method in class org.apache.cxf.ws.addressing.soap.VersionTransformer
Decodes a MAP from a exposed version.
decodeMAP(Class<T>, Element, Unmarshaller) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Decodes a MAP from a SOAP header.
DECOUPLED_DESTINATION - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
DefaultMessageIdCache - Class in org.apache.cxf.ws.addressing
An implementation that uses a simple set to store received message IDs.
DefaultMessageIdCache() - Constructor for class org.apache.cxf.ws.addressing.DefaultMessageIdCache
 
DESTINATION_UNREACHABLE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
DESTINATION_UNREACHABLE_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
DUPLICATE_MESSAGE_ID_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
DUPLICATE_MESSAGE_ID_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 

E

encodeAsExposed(String, T, String, Class<T>, Element, Marshaller) - Method in class org.apache.cxf.ws.addressing.soap.VersionTransformer
Encode message in exposed version.
encodeMAP(T, QName, Class<T>, Element, Marshaller) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Encodes an MAP as a SOAP header.
ENDPOINT_UNAVAILABLE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ENDPOINT_UNAVAILABLE_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
EPR_TYPE - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
EPR_TYPE - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
exposeAs(String) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Used to specify a different WS-Addressing namespace URI, so as to cause MAPs to be exposed (i.e.

G

generateUUID() - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
getAction() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the Action property.
getAction(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Construct the Action URI.
getAction(Extensible) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
getActionNotSupportedQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getActionNotSupportedText() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getActionQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getActionUri(Message, boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
 
getAddressQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getAnonymousURI() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getAttributedURI(String) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to get an attributed URI.
getBeanClass(Element) - Method in class org.apache.cxf.ws.addressing.spring.AddressingBeanDefinitionParser
 
getConduit(Conduit, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retreive Conduit from Exchange if not already available
getDefaultFaultAction() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getDestinationUnreachableQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getDestinationUnreachableText() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getDuplicate() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
 
getDuplicateMessageIDText() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getEndpointUnavailableQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getEndpointUnavailableText() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getExposedJAXBContext(String) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
 
getFaultTo() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the FaultTo property.
getFaultToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getFrom() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the From property.
getFromQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getHeader(SoapVersion) - Method in interface org.apache.cxf.ws.addressing.soap.MAPCodec.HeaderFactory
 
getHeaderFactory() - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
 
getInvalidMapQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getInvalidMapText() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getIsReferenceParameterQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getJAXBContext() - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve a JAXBContext for marshalling and unmarshalling JAXB generated types.
getJAXBContext() - Static method in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
Retrieve a JAXBContext for marshalling and unmarshalling JAXB generated types for the 2004/08 version.
getJAXBContext() - Static method in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
Retrieve a JAXBContext for marshalling and unmarshalling JAXB generated types for the 2004/08 version.
getKnownElements() - Method in class org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder
 
getMAPProperty(boolean, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Get appropriate property name for message addressing properties.
getMapRequiredQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getMapRequiredText() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getMessageID() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the MessageID property.
getMessageIdCache() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Returns the cache used to enforce duplicate message IDs when MAPAggregator.allowDuplicates() returns false.
getMessageIdCache() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
Returns the cache used to enforce duplicate message IDs when WSAddressingFeature.isAllowDuplicates() returns false.
getMessageIDQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getMessageIdSet() - Method in class org.apache.cxf.ws.addressing.DefaultMessageIdCache
 
getMetadataQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getMustUnderstand() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
 
getNamespaceURI() - Method in class org.apache.cxf.ws.addressing.AddressingBuilderImpl
 
getNamespaceURI() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getNamespaceURI() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
 
getNoneEndpointReference() - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
getNoneURI() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getPackageName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getRelatesTo() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the RelatesTo property.
getRelatesTo(String) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to get a RealtesTo instance.
getRelatesToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getRelationshipReply() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getRelationshipTypeQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getReplyTo() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the ReplyTo property.
getReplyToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getSoapOperationInfo(BindingOperationInfo) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
getTo() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the To property.
getToEndpointReference() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
 
getToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getUncorrelatedExchanges() - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
 
getUnderstoodHeaders() - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
 
getWSDLActionQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getWSDLExtensibilityQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getWSDLNamespaceURI() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 

H

handleFault(Message) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Invoked when unwinding normal interceptor chain when a fault occurred.
handleFault(SoapMessage) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Invoked when unwinding normal interceptor chain when a fault occurred.
handleFault(SoapMessage) - Method in class org.apache.cxf.ws.addressing.soap.OneWayDecoupledFaultHandler
 
handleMessage(Message) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Invoked for normal processing of inbound and outbound messages.
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Invoked for normal processing of inbound and outbound messages.
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.addressing.soap.OneWayDecoupledFaultHandler
 
hasEmptyAction(AddressingProperties) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to determine if an MAPs Action is empty (a null action is considered empty, whereas a zero length action suppresses the propagation of the Action property).
HEADER_REQUIRED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
HEADER_REQUIRED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
HEADERS - Static variable in class org.apache.cxf.ws.addressing.Names
The set of headers understood by the protocol binding.
HEADERS - Static variable in class org.apache.cxf.ws.addressing.soap.VersionTransformer
 

I

init() - Method in class org.apache.cxf.ws.addressing.spring.NamespaceHandler
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
INVALID_MAP_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
INVALID_MAP_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
isAddressingRequired() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Whether the use of addressing is completely required for this endpoint
isAddressingRequired() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
isAllowDuplicates() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
isFault(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Determine if message is fault.
isGenericAddress(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to determine if an EPR address is generic (either null, none or anonymous).
isNoneAddress(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to determine if an EPR address is none.
isOutbound(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Determine if message is outbound.
isRequestor(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Determine if current messaging role is that of requestor.
isSupported(String) - Method in class org.apache.cxf.ws.addressing.VersionTransformer
 
isUsingAddressingAdvisory() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Whether the presence of the element in the WSDL is purely advisory, i.e.
isUsingAddressingAdvisory() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 

M

MAP_REQUIRED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
MAP_REQUIRED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
MAPAggregator - Class in org.apache.cxf.ws.addressing
Logical Handler responsible for aggregating the Message Addressing Properties for outgoing messages.
MAPAggregator() - Constructor for class org.apache.cxf.ws.addressing.MAPAggregator
Constructor.
MAPAggregator.InterposedMessageObserver - Class in org.apache.cxf.ws.addressing
 
MAPAggregator.InterposedMessageObserver(Bus, MessageObserver) - Constructor for class org.apache.cxf.ws.addressing.MAPAggregator.InterposedMessageObserver
 
MAPCodec - Class in org.apache.cxf.ws.addressing.soap
SOAP interceptor responsible for {en|de}coding the Message Addressing Properties for {outgo|incom}ing messages.
MAPCodec() - Constructor for class org.apache.cxf.ws.addressing.soap.MAPCodec
Constructor.
MAPCodec.HeaderFactory - Interface in org.apache.cxf.ws.addressing.soap
 
mediate(Message, boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Mediate message flow.
MessageIdCache - Interface in org.apache.cxf.ws.addressing
Interface abstracting various ID caches for enforcement of ID uniqueness.
MetadataConstants - Class in org.apache.cxf.ws.addressing.policy
 

N

Names - Class in org.apache.cxf.ws.addressing
Holder for WS-Addressing names (of headers, namespaces etc.).
NAMESPACE_URI - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
NAMESPACE_URI_0705 - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
NamespaceHandler - Class in org.apache.cxf.ws.addressing.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.ws.addressing.spring.NamespaceHandler
 
NATIVE_VERSION - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer
 
newAddressingConstants() - Method in class org.apache.cxf.ws.addressing.AddressingBuilderImpl
AddressingConstants factory method.
newAddressingProperties() - Method in class org.apache.cxf.ws.addressing.AddressingBuilderImpl
AddressingProperties factory method.
NON_ANON_RESPONSES_ASSERTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
NON_ANON_RESPONSES_ASSERTION_QNAME_0705 - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
NON_ANON_RESPONSES_ELEM_NAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 

O

OneWayDecoupledFaultHandler - Class in org.apache.cxf.ws.addressing.soap
Utility interceptor for dealing with faults occurred during processing the one way requests with WSA FaultTo EPR pointing to a decoupled destination.
OneWayDecoupledFaultHandler() - Constructor for class org.apache.cxf.ws.addressing.soap.OneWayDecoupledFaultHandler
 
ONLY_ANONYMOUS_ADDRESS_SUPPORTED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ONLY_ANONYMOUS_ADDRESS_SUPPORTED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ONLY_NONANONYMOUS_ADDRESS_SUPPORTED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ONLY_NONANONYMOUS_ADDRESS_SUPPORTED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
onMessage(Message) - Method in class org.apache.cxf.ws.addressing.MAPAggregator.InterposedMessageObserver
Called for an incoming message.
org.apache.cxf.ws.addressing - package org.apache.cxf.ws.addressing
 
org.apache.cxf.ws.addressing.policy - package org.apache.cxf.ws.addressing.policy
 
org.apache.cxf.ws.addressing.soap - package org.apache.cxf.ws.addressing.soap
 
org.apache.cxf.ws.addressing.spring - package org.apache.cxf.ws.addressing.spring
 

P

propogateReceivedMAPs(AddressingProperties, Exchange) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Propogate inbound MAPs onto full reponse & fault messages.

R

rebaseResponse(EndpointReferenceType, AddressingProperties, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Rebase response on replyTo
retrieveAsyncPostResponseDispatch(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that an async post-response service invocation is required.
retrieveDeferredUncorrelatedMessageAbort(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that a deferred uncorrelated message abort should occur.
retrieveDeferUncorrelatedMessageAbort(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that a deferred uncorrelated message abort is supported
retrieveMAPFaultName(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve MAP fault name from the message.
retrieveMAPFaultReason(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve MAP fault reason from the message.
retrieveMAPs(Message, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
retrieveMAPs(Message, boolean, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
retrievePartialResponseSent(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that a partial response has been sent.

S

setAction(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the Action property.
setAddressingRequired(boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Sets whether the use of addressing is completely required for this endpoint
setAddressingRequired(boolean) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setAddressingResponses(String) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Sets Addresing Response
setAllowDuplicates(boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Allows/disallows duplicate messageIdDs.
setAllowDuplicates(boolean) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setDuplicate(QName) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
 
setFaultTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the FaultTo property.
setFrom(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the From property.
setHeaderFactory(MAPCodec.HeaderFactory) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
 
setJAXBContext(JAXBContext) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Set the encapsulated JAXBContext (used by unit tests).
setJAXBContext(JAXBContext) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
Set the encapsulated JAXBContext (used by unit tests).
setJAXBContext(JAXBContext) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
Set the encapsulated JAXBContext (used by unit tests).
setMessageID(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the MessageID property.
setMessageIdCache(MessageIdCache) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Sets the cache used to enforce duplicate message IDs when MAPAggregator.allowDuplicates() returns false.
setMessageIdCache(MessageIdCache) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
Sets the cache used to enforce duplicate message IDs when WSAddressingFeature.isAllowDuplicates() returns false.
setRelatesTo(RelatesToType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the RelatesTo property.
setReplyTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the ReplyTo property.
setResponses(String) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setTo(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the To property.
setTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the To property.
setUsingAddressingAdvisory(boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Controls whether the presence of the element in the WSDL is purely advisory, i.e.
setUsingAddressingAdvisory(boolean) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
SOAP11HTTP_ADDRESSING_BINDING - Static variable in class org.apache.cxf.ws.addressing.Names
 
SOAP12HTTP_ADDRESSING_BINDING - Static variable in class org.apache.cxf.ws.addressing.Names
 
SOAP_ACTION_HEADER - Static variable in class org.apache.cxf.ws.addressing.Names
 
storeDeferredUncorrelatedMessageAbort(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store indication that a deferred uncorrelated message abort should occur
storeDeferUncorrelatedMessageAbort(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store indication that a deferred uncorrelated message abort is supported
storeMAPFaultName(String, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store bad MAP fault name in the message.
storeMAPFaultReason(String, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store MAP fault reason in the message.
storeMAPs(AddressingProperties, Message, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store MAPs in the message.
storeMAPs(AddressingProperties, Message, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store MAPs in the message.
storeMAPs(AddressingProperties, Message, boolean, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store MAPs in the message.
storePartialResponseSent(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store an indication that a partial response has been sent.

T

toString() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
 

U

uncorrelatedExchanges - Variable in class org.apache.cxf.ws.addressing.soap.MAPCodec
REVISIT: map usage that the *same* interceptor instance is used in all chains.
unmarshalMAPs(SoapMessage) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Decode the MAPs from protocol-specific headers.
USING_ADDRESSING - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
USING_ADDRESSING_2004_QNAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
USING_ADDRESSING_2005_QNAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
USING_ADDRESSING_2006_QNAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
USING_ADDRESSING_ELEM_NAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 

V

VersionTransformer - Class in org.apache.cxf.ws.addressing.soap
This class is responsible for transforming between the native WS-Addressing schema version (i.e.
VersionTransformer(MAPCodec) - Constructor for class org.apache.cxf.ws.addressing.soap.VersionTransformer
Constructor.
VersionTransformer - Class in org.apache.cxf.ws.addressing
This class is responsible for transforming between the native WS-Addressing schema version (i.e.
VersionTransformer() - Constructor for class org.apache.cxf.ws.addressing.VersionTransformer
Constructor.
VersionTransformer.Names200403 - Class in org.apache.cxf.ws.addressing.soap
Adds 2004/03 headers to set.
VersionTransformer.Names200403() - Constructor for class org.apache.cxf.ws.addressing.soap.VersionTransformer.Names200403
 
VersionTransformer.Names200403 - Class in org.apache.cxf.ws.addressing
Holder for 2004/03 Names
VersionTransformer.Names200403() - Constructor for class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
VersionTransformer.Names200408 - Class in org.apache.cxf.ws.addressing.soap
Holder for 2004/08 Names
VersionTransformer.Names200408() - Constructor for class org.apache.cxf.ws.addressing.soap.VersionTransformer.Names200408
 
VersionTransformer.Names200408 - Class in org.apache.cxf.ws.addressing
Holder for 2004/08 Names
VersionTransformer.Names200408() - Constructor for class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 

W

WSA_ACTION - Static variable in class org.apache.cxf.ws.addressing.soap.OneWayDecoupledFaultHandler
 
WSA_ACTION_DELIMITER - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ACTION_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ADDRESS_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ADDRESS_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
WSA_ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
WSA_DEFAULT_FAULT_ACTION - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FAULT_DELIMITER - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FAULTTO_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FAULTTO_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FROM_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FROM_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_IS_REFERENCE_PARAMETER_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_IS_REFERENCE_PARAMETER_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_MESSAGEID_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_MESSAGEID_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_METADATA_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_METADATA_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_NAME - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
WSA_NAMESPACE_NAME - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
WSA_NAMESPACE_PATTERN - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_WSDL_METADATA - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_WSDL_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_WSDL_NAME_OLD - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NONE_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NONE_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
WSA_NONE_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
WSA_OBJECT_FACTORY - Static variable in class org.apache.cxf.ws.addressing.ContextUtils
 
WSA_OBJECT_FACTORY - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
WSA_OBJECT_FACTORY - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
WSA_REFERENCE_PARAMETERS_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REFERENCE_PARAMETERS_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATESTO_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATESTO_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATIONSHIP_DELIMITER - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATIONSHIP_REPLY - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATIONSHIPTYPE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATIONSHIPTYPE_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REPLY_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REPLYTO_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REPLYTO_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_TO_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_TO_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_UNSPECIFIED_RELATIONSHIP - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAddressingFeature - Class in org.apache.cxf.ws.addressing
 
WSAddressingFeature() - Constructor for class org.apache.cxf.ws.addressing.WSAddressingFeature
 
WSAW_ACTION_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_USING_ADDRESSING_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_USING_ADDRESSING_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSDL_INSTANCE_NAMESPACE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 

A B C D E G H I M N O P R S T U V W

Apache CXF