Apache CXF API
A B C D E F G H I J K M N O P Q R S T U V W X

A

A_XSI_NIL - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
A_XSI_TYPE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
abort() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
abort() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
AbstractAttributedInterceptorProvider - Class in org.apache.cxf.interceptor
 
AbstractAttributedInterceptorProvider() - Constructor for class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
AbstractBasicInterceptorProvider - Class in org.apache.cxf.interceptor
 
AbstractBasicInterceptorProvider() - Constructor for class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
AbstractCachedOutputStream - Class in org.apache.cxf.io
 
AbstractCachedOutputStream(PipedInputStream) - Constructor for class org.apache.cxf.io.AbstractCachedOutputStream
 
AbstractCachedOutputStream() - Constructor for class org.apache.cxf.io.AbstractCachedOutputStream
 
AbstractDescriptionElement - Class in org.apache.cxf.service.model
 
AbstractDescriptionElement() - Constructor for class org.apache.cxf.service.model.AbstractDescriptionElement
 
AbstractMessageContainer - Class in org.apache.cxf.service.model
 
AbstractPhaseInterceptor<T extends Message> - Class in org.apache.cxf.phase
 
AbstractPhaseInterceptor() - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
 
AbstractPropertiesHolder - Class in org.apache.cxf.service.model
 
AbstractPropertiesHolder() - Constructor for class org.apache.cxf.service.model.AbstractPropertiesHolder
 
AbstractWrappedMessage - Class in org.apache.cxf.message
A base class to build your own message implementations on.
AbstractWrappedMessage(Message) - Constructor for class org.apache.cxf.message.AbstractWrappedMessage
 
AbstractWrappedOutputStream - Class in org.apache.cxf.io
 
AbstractWrappedOutputStream(Message) - Constructor for class org.apache.cxf.io.AbstractWrappedOutputStream
 
add(Interceptor) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
add(List<Interceptor>) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(List<Interceptor>, boolean) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Interceptor) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Interceptor, boolean) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
addAfter(String) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
addBefore(String) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
addBinding(BindingInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
addDefinition(Object, Definition) - Method in interface org.apache.cxf.wsdl.WSDLManager
Adds a definition into the cache for lookup later
addEndpoint(EndpointInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
addExtensions(ExtensionRegistry, String, String, ClassLoader) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensions(ExtensionRegistry, Class<?>, Class<? extends TExtensibilityElementImpl>) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensor(Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
addExtensor(Object) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
addFault(QName, QName) - Method in class org.apache.cxf.service.model.OperationInfo
Adds an fault to this operation.
addMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Adds a message part to this container.
addMessagePart(String) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
addMessagePart(MessagePartInfo) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Adds a message part to this container.
addOperation(BindingOperationInfo) - Method in class org.apache.cxf.service.model.BindingInfo
Adds an operation to this service.
addOperation(QName) - Method in class org.apache.cxf.service.model.InterfaceInfo
Adds an operation to this service.
AddressingBuilder - Class in org.apache.cxf.ws.addressing
Factory for WS-Addressing elements.
AddressingBuilder() - Constructor for class org.apache.cxf.ws.addressing.AddressingBuilder
Non-public constructor prevents instantiation.
AddressingConstants - Interface in org.apache.cxf.ws.addressing
Encapsulation of version-specific WS-Addressing constants.
AddressingProperties - Interface in org.apache.cxf.ws.addressing
Abstraction of Message Addressing Properties.
AddressingType - Interface in org.apache.cxf.ws.addressing
Encapsulates the WS-Addressing namespace URI (and by implication, also the version).
addSchema(SchemaInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
alreadyFlushed() - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
AssertionBuilder - Interface in org.apache.cxf.ws.policy
AssertionBuilder is an interface used to build an Assertion object from a given xml element.
AssertionBuilderRegistry - Interface in org.apache.cxf.ws.policy
AssertionBuilderRegistry is used to manage AssertionBuilders and create Assertion objects from given xml elements.
Assertor - Interface in org.apache.cxf.ws.policy
API used in the WS-Policy framework to check if the condition specified by the given Assertion object is met.
asserts(Assertion) - Method in interface org.apache.cxf.ws.policy.Assertor
 
ASYNC_POST_RESPONSE_DISPATCH - Static variable in interface org.apache.cxf.message.Message
 
Attachment - Interface in org.apache.cxf.message
 
AutomaticWorkQueue - Interface in org.apache.cxf.workqueue
 

B

BASE_PATH - Static variable in interface org.apache.cxf.message.Message
 
Binding - Interface in org.apache.cxf.binding
A Binding provides interceptors and message creation logic for a specific protocol binding.
BindingFactory - Interface in org.apache.cxf.binding
A factory interface for creating Bindings from BindingInfo metadata.
BindingFactoryManager - Interface in org.apache.cxf.binding
The manager interface represents a repository for accessing BindingFactorys.
BindingFaultInfo - Class in org.apache.cxf.service.model
 
BindingFaultInfo(FaultInfo, BindingOperationInfo) - Constructor for class org.apache.cxf.service.model.BindingFaultInfo
 
BindingInfo - Class in org.apache.cxf.service.model
 
BindingInfo(ServiceInfo, String) - Constructor for class org.apache.cxf.service.model.BindingInfo
 
BindingMessageInfo - Class in org.apache.cxf.service.model
 
BindingMessageInfo(MessageInfo, BindingOperationInfo) - Constructor for class org.apache.cxf.service.model.BindingMessageInfo
 
BindingOperationInfo - Class in org.apache.cxf.service.model
 
BindingOperationInfo() - Constructor for class org.apache.cxf.service.model.BindingOperationInfo
 
build(Element) - Method in interface org.apache.cxf.ws.policy.AssertionBuilder
Constructs an assertion from an xml element.
build(Element) - Method in interface org.apache.cxf.ws.policy.AssertionBuilderRegistry
Returns an assertion that is built using the specified xml element.
build(Element) - Method in class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertionBuilder
 
build(Element) - Method in class org.apache.cxf.ws.policy.builders.primitive.NestedPrimitiveAssertionBuilder
 
build(Element) - Method in class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertionBuilder
 
build(Element) - Method in class org.apache.cxf.ws.policy.builders.xml.XMLPrimitiveAssertionBuilder
 
buildEndpoint(Bus, String, String, URL, String) - Method in interface org.apache.cxf.endpoint.EndpointPublisher
 
buildOperation(QName, String, String) - Method in class org.apache.cxf.service.model.BindingInfo
 
Bus - Interface in org.apache.cxf
The Bus is the central place in CXF.
BUS_FACTORY_PROPERTY_NAME - Static variable in class org.apache.cxf.BusFactory
 
BusException - Exception in org.apache.cxf
The BusException class is used to indicate a bus exception has occured.
BusException(Message) - Constructor for exception org.apache.cxf.BusException
Constructs a BusException with the provided detail message.
BusException(Message, Throwable) - Constructor for exception org.apache.cxf.BusException
Constructs a BusException with the detail message and cause provided.
BusException(Throwable) - Constructor for exception org.apache.cxf.BusException
Constructs a BusException with the provided cause.
BusExtension - Interface in org.apache.cxf.extension
 
BusFactory - Class in org.apache.cxf
 
BusFactory() - Constructor for class org.apache.cxf.BusFactory
 
BusLifeCycleListener - Interface in org.apache.cxf.buslifecycle
The listener interface for receiving notification of Bus lifecycle events.
BusLifeCycleManager - Interface in org.apache.cxf.buslifecycle
The manager interface for registering BusLifeCycleListeners.

C

CachedOutputStreamCallback - Interface in org.apache.cxf.io
 
clear() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
Client - Interface in org.apache.cxf.endpoint
 
CLIENT_ADDRESSING_PROPERTIES - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Well-known Property names for AddressingProperties in BindingProvider Context.
CLIENT_ADDRESSING_PROPERTIES_INBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Well-known Property names for AddressingProperties in Handler Context.
CLIENT_ADDRESSING_PROPERTIES_OUTBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
cloneMandatory() - Method in class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
cloneMandatory() - Method in class org.apache.cxf.ws.policy.builders.xml.XmlPrimitiveAssertion
 
close() - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
close(Message) - Method in interface org.apache.cxf.transport.Conduit
Close the connections associated with the message
close() - Method in interface org.apache.cxf.transport.Conduit
Close the conduit
close() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
compare(Policy, Policy) - Static method in class org.apache.cxf.ws.policy.util.PolicyComparator
Returns true if the two policies have the same semantics
compare(PolicyComponent, PolicyComponent) - Static method in class org.apache.cxf.ws.policy.util.PolicyComparator
Returns true if the two PolicyComponents have the same semantics.
compare(All, All) - Static method in class org.apache.cxf.ws.policy.util.PolicyComparator
 
compare(ExactlyOne, ExactlyOne) - Static method in class org.apache.cxf.ws.policy.util.PolicyComparator
 
compare(Assertion, Assertion) - Static method in class org.apache.cxf.ws.policy.util.PolicyComparator
 
compareTo(Object) - Method in class org.apache.cxf.phase.Phase
 
Conduit - Interface in org.apache.cxf.transport
A pipe between peers that channels transport-level messages.
ConduitInitiator - Interface in org.apache.cxf.transport
Factory for Conduits.
ConduitInitiatorManager - Interface in org.apache.cxf.transport
The ConduitInitiatorManager provides an interface to register and retrieve transport factories.
Configurable - Interface in org.apache.cxf.configuration
 
configureBean(Object) - Method in interface org.apache.cxf.configuration.Configurer
 
Configurer - Interface in org.apache.cxf.configuration
 
containsKey(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
containsValue(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
CONTENT_TYPE - Static variable in interface org.apache.cxf.message.Message
 
ContextInspector - Interface in org.apache.cxf.endpoint
 
copyContent(Message, Message) - Static method in class org.apache.cxf.message.MessageImpl
 
copyStream(InputStream, OutputStream, int) - Static method in class org.apache.cxf.io.AbstractCachedOutputStream
 
copyStreamWithBase64Encoding(InputStream, OutputStream, int) - Static method in class org.apache.cxf.io.AbstractCachedOutputStream
 
createBinding(BindingInfo) - Method in interface org.apache.cxf.binding.BindingFactory
Create a Binding from the BindingInfo metadata.
createBus() - Method in class org.apache.cxf.BusFactory
Creates a new bus.
createInterface(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
createMessage() - Method in interface org.apache.cxf.binding.Binding
 
createMessage(Message) - Method in interface org.apache.cxf.binding.Binding
 
createMessage(QName) - Method in class org.apache.cxf.service.model.OperationInfo
 
createReader(Class<T>) - Method in interface org.apache.cxf.databinding.DataReaderFactory
 
createWriter(Class<T>) - Method in interface org.apache.cxf.databinding.DataWriterFactory
 
currentStream - Variable in class org.apache.cxf.io.AbstractCachedOutputStream
 

D

DataBinding - Interface in org.apache.cxf.databinding
 
DataReader<T> - Interface in org.apache.cxf.databinding
 
DataReaderFactory - Interface in org.apache.cxf.databinding
 
DataWriter<T> - Interface in org.apache.cxf.databinding
 
DataWriterFactory - Interface in org.apache.cxf.databinding
 
DECOUPLED_CHANNEL_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
DEFAULT_ADDRESSING_BUILDER - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Used by AddressingBuilder factory method.
DEFAULT_BUS_FACTORY - Static variable in class org.apache.cxf.BusFactory
 
DEFAULT_USER_CFG_FILE - Static variable in interface org.apache.cxf.configuration.Configurer
 
defaultBus - Static variable in class org.apache.cxf.BusFactory
 
deregisterCallback(CachedOutputStreamCallback) - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
deregisterConduitInitiator(String) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
Unregister a ConduitInitiator.
deregisterDestinationFactory(String) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Unregister a DestinationFactory.
DescriptionInfo - Class in org.apache.cxf.service.model
 
DescriptionInfo() - Constructor for class org.apache.cxf.service.model.DescriptionInfo
 
Destination - Interface in org.apache.cxf.transport
A Destination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers.
DestinationFactory - Interface in org.apache.cxf.transport
Factory for Destinations.
DestinationFactoryManager - Interface in org.apache.cxf.transport
The DestinationFactoryManager provides an interface to register and retrieve transport factories.
dispose() - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
doClose() - Method in class org.apache.cxf.io.AbstractCachedOutputStream
Perform any actions required on stream closure (handle response etc.)
doFlush() - Method in class org.apache.cxf.io.AbstractCachedOutputStream
Perform any actions required on stream flush (freeze headers, reset output stream ...
doIntercept(Message) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
doIntercept(Message, String) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
doIntercept(Message) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
Intercept a message, invoking each phase's handlers in turn.
doIntercept(Message, String) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
Intercept a message, invoking each phase's handlers in turn, starting after the specified interceptor.
doInterceptInSubChain(Message) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
doInterceptInSubChain(Message) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
Invokes the following inteceptors in a sub chain until the last chain in the sub chain calls finishSubChain, which makes the flow continue in the main chain.

E

ENCODING - Static variable in interface org.apache.cxf.message.Message
 
Endpoint - Interface in org.apache.cxf.endpoint
Represents an endpoint that receives messages.
ENDPOINT_ADDRESS - Static variable in interface org.apache.cxf.message.Message
 
EndpointInfo - Class in org.apache.cxf.service.model
 
EndpointInfo() - Constructor for class org.apache.cxf.service.model.EndpointInfo
 
EndpointInfo(ServiceInfo, String) - Constructor for class org.apache.cxf.service.model.EndpointInfo
 
EndpointPublisher - Interface in org.apache.cxf.endpoint
The Publish API for the different front-end Endpoint
EndpointReferenceUtils - Class in org.apache.cxf.wsdl
Provides utility methods for obtaining endpoint references, wsdl definitions, etc.
EndpointUtilsException - Exception in org.apache.cxf.wsdl
 
EndpointUtilsException(Message) - Constructor for exception org.apache.cxf.wsdl.EndpointUtilsException
 
EndpointUtilsException(Message, Throwable) - Constructor for exception org.apache.cxf.wsdl.EndpointUtilsException
 
entries - Variable in class org.apache.cxf.extension.RegistryImpl
 
entrySet() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
equal(PolicyComponent) - Method in class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertion
 
equal(PolicyComponent) - Method in class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
equals(Object) - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
equals(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
equals(Object) - Method in class org.apache.cxf.phase.Phase
 
Exchange - Interface in org.apache.cxf.message
 
ExchangeImpl - Class in org.apache.cxf.message
 
ExchangeImpl() - Constructor for class org.apache.cxf.message.ExchangeImpl
 
execute(Runnable, long) - Method in interface org.apache.cxf.workqueue.WorkQueue
Submits a work item for execution at some time in the future, waiting for up to a specified amount of time for the item to be accepted.
Extensible - Interface in org.apache.cxf.service.model
 

F

Fault - Exception in org.apache.cxf.interceptor
A Fault that occurs during invocation processing.
Fault(Message, Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Message) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
FAULT_STACKTRACE_ENABLED - Static variable in interface org.apache.cxf.message.Message
 
FaultInfo - Class in org.apache.cxf.service.model
 
FaultInfo(QName, QName, OperationInfo) - Constructor for class org.apache.cxf.service.model.FaultInfo
 
finishSubChain() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
finishSubChain() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
FIXED_PARAMETER_ORDER - Static variable in interface org.apache.cxf.message.Message
 
flush() - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
flush() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 

G

get(K) - Method in interface org.apache.cxf.extension.Registry
Returns the object stored under the given key.
get(K) - Method in class org.apache.cxf.extension.RegistryImpl
 
get(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
get(Class<T>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
get(Class<T>) - Method in interface org.apache.cxf.message.Exchange
Convenience method for storing/retrieving typed objects from the map.
get(Class<T>) - Method in class org.apache.cxf.message.ExchangeImpl
 
get(Class<T>) - Method in interface org.apache.cxf.message.Message
Convenience method for storing/retrieving typed objects from the map.
get(Class<T>) - Method in class org.apache.cxf.message.MessageImpl
 
get(Object) - Method in interface org.apache.cxf.transport.Session
Get a variable from the session by the key.
getAction() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the Action property.
getActionNotSupportedQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getActionNotSupportedText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getActionQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getAddress(Object) - Method in interface org.apache.cxf.endpoint.ContextInspector
 
getAddress() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getAddress() - Method in interface org.apache.cxf.transport.Destination
 
getAddress(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Get the address from the provided endpoint reference.
getAddressingBuilder() - Static method in class org.apache.cxf.ws.addressing.AddressingBuilder
AddressingBuilder factory method.
getAddressQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getAfter() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getAfter() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns a set of IDs specifying the interceptors that should be run after this interceptor.
getAnonymousEndpointReference() - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Create an anonymous endpoint reference.
getAnonymousURI() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getAssertionTypes() - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProvider
Returns a collection of QNames describing the xml schema types of the assertions that this interceptor implements.
getAttachmentMimeType() - Method in class org.apache.cxf.message.MessageImpl
 
getAttachments() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getAttachments() - Method in interface org.apache.cxf.message.Message
 
getAttachments() - Method in class org.apache.cxf.message.MessageImpl
 
getAutomaticWorkQueue() - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Get the manager's work queue.
getBackChannel() - Method in interface org.apache.cxf.transport.Conduit
Retreive the back-channel Destination.
getBackChannel(Message, Message, EndpointReferenceType) - Method in interface org.apache.cxf.transport.Destination
Retreive a back-channel Conduit, which must be policy-compatible with the current Message and associated Destination.
getBaseURI() - Method in class org.apache.cxf.service.model.DescriptionInfo
 
getBeanName() - Method in interface org.apache.cxf.configuration.Configurable
 
getBefore() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getBefore() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns a set of IDs specifying the interceptors that should be run before this interceptor.
getBinding() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getBinding() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getBinding() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getBinding(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getBindingFactory(String) - Method in interface org.apache.cxf.binding.BindingFactoryManager
Retrieves the BindingFactory registered with the given name.
getBindingId() - Method in class org.apache.cxf.service.model.BindingInfo
 
getBindingOperation() - Method in class org.apache.cxf.service.model.BindingFaultInfo
 
getBindingOperation() - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
getBindings() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getCallbacks() - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
getConcreteName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getConduit() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getConduit() - Method in interface org.apache.cxf.message.Exchange
 
getConduit() - Method in class org.apache.cxf.message.ExchangeImpl
 
getConduit() - Method in interface org.apache.cxf.message.Message
 
getConduit() - Method in class org.apache.cxf.message.MessageImpl
 
getConduit(EndpointInfo) - Method in interface org.apache.cxf.transport.ConduitInitiator
Initiate an outbound Conduit.
getConduit(EndpointInfo, EndpointReferenceType) - Method in interface org.apache.cxf.transport.ConduitInitiator
Initiate an outbound Conduit.
getConduitInitiator(String) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
Returns the ConduitInitiator registered with the specified name, loading the appropriate plugin if necessary.
getConduitInitiatorForUri(String) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
 
getContent(Class<T>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContent(Class<T>) - Method in interface org.apache.cxf.message.Message
Retrieve the encapsulated content as a particular type (a result type if message is outbound, a source type if message is inbound)
getContent(Class<T>) - Method in class org.apache.cxf.message.MessageImpl
 
getContentFormats() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContentFormats() - Method in interface org.apache.cxf.message.Message
 
getContentFormats() - Method in class org.apache.cxf.message.MessageImpl
 
getContextualProperty(String) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContextualProperty(String) - Method in interface org.apache.cxf.message.Message
 
getContextualProperty(String) - Method in class org.apache.cxf.message.MessageImpl
 
getData() - Method in class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertion
 
getDataBinding() - Method in interface org.apache.cxf.service.Service
 
getDataHandler() - Method in interface org.apache.cxf.message.Attachment
 
getDataReaderFactory() - Method in interface org.apache.cxf.databinding.DataBinding
 
getDataWriterFactory() - Method in interface org.apache.cxf.databinding.DataBinding
 
getDefaultBus() - Static method in class org.apache.cxf.BusFactory
Returns the default bus, creating it if necessary.
getDefaultBus(boolean) - Static method in class org.apache.cxf.BusFactory
Returns the default bus
getDefaultFaultAction() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getDefinition(URL) - Method in interface org.apache.cxf.wsdl.WSDLManager
Get the WSDL definition for the given URL.
getDefinition(String) - Method in interface org.apache.cxf.wsdl.WSDLManager
Get the WSDL definition for the given URL.
getDefinition(Element) - Method in interface org.apache.cxf.wsdl.WSDLManager
Get the WSDL definition for the given Element.
getDescribed() - Method in class org.apache.cxf.service.model.DescriptionInfo
 
getDescription() - Method in class org.apache.cxf.service.model.AbstractDescriptionElement
 
getDestination() - Method in interface org.apache.cxf.endpoint.Server
 
getDestination() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getDestination() - Method in interface org.apache.cxf.message.Exchange
 
getDestination() - Method in class org.apache.cxf.message.ExchangeImpl
 
getDestination() - Method in interface org.apache.cxf.message.Message
 
getDestination() - Method in class org.apache.cxf.message.MessageImpl
 
getDestination(EndpointInfo) - Method in interface org.apache.cxf.transport.DestinationFactory
Create a destination.
getDestinationFactory(String) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Returns the DestinationFactory registered with the specified name, loading the appropriate plugin if necessary.
getDestinationFactoryForUri(String) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
 
getDestinationUnreachableQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getDestinationUnreachableText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getDetail() - Method in exception org.apache.cxf.interceptor.Fault
Returns the detail node.
getDuplicateMessageIDText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getEffectivePolicy(ServiceInfo) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
 
getEffectivePolicy(EndpointInfo) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
 
getEffectivePolicy(BindingOperationInfo) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
 
getEffectivePolicy(BindingMessageInfo) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
 
getEffectivePolicy(BindingFaultInfo) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
 
getElement() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getElementQName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getEnableSchemaValidation() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getEnableSchemaValidationForAllPort() - Method in interface org.apache.cxf.service.Service
 
getEndpoint() - Method in interface org.apache.cxf.endpoint.Client
 
getEndpoint() - Method in interface org.apache.cxf.endpoint.Server
 
getEndpoint(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getEndpointInfo() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getEndpointReference(URL, QName, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Create an endpoint reference for the provided wsdl, service and portname.
getEndpointReference(String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Create an endpoint reference for the provided address.
getEndpointReference(WSDLManager, Object) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets an endpoint reference for the provided implementor object.
getEndpoints() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getEndpoints() - Method in interface org.apache.cxf.service.Service
 
getEndpointUnavailableQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getEndpointUnavailableText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getExchange() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getExchange() - Method in interface org.apache.cxf.message.Message
 
getExchange() - Method in class org.apache.cxf.message.MessageImpl
 
getExecutor() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getExecutor() - Method in interface org.apache.cxf.service.Service
 
getExtension(Class<T>) - Method in interface org.apache.cxf.Bus
 
getExtensor(Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensor(Class<T>) - Method in interface org.apache.cxf.service.model.Extensible
 
getExtensor(Class<T>) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getExtensors(Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensors() - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensors(Class<T>) - Method in interface org.apache.cxf.service.model.Extensible
 
getExtensors(Class<T>) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getExtenstionRegistry() - Method in interface org.apache.cxf.wsdl.WSDLManager
Returns the ExtensionRegistry that the WSDLManager uses when reading WSDL files.
getFault(QName) - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getFault(QName) - Method in class org.apache.cxf.service.model.OperationInfo
Returns the fault with the given name, if found.
getFaultInfo() - Method in class org.apache.cxf.service.model.BindingFaultInfo
 
getFaultName() - Method in class org.apache.cxf.service.model.FaultInfo
 
getFaultObserver() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
getFaultObserver() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
getFaults() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getFaults() - Method in class org.apache.cxf.service.model.OperationInfo
Returns all faults for this operation.
getFaultTo() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the FaultTo property.
getFaultToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getFromQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getHandlers() - Method in interface org.apache.cxf.transports.http.QueryHandlerRegistry
Returns list of QueryHandlers
getHeader(String) - Method in interface org.apache.cxf.message.Attachment
 
getHeaderNames() - Method in interface org.apache.cxf.message.Attachment
 
getId() - Method in interface org.apache.cxf.Bus
 
getId() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getId() - Method in interface org.apache.cxf.message.Attachment
 
getId() - Method in interface org.apache.cxf.message.Message
 
getId() - Method in class org.apache.cxf.message.MessageImpl
 
getId() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getId() - Method in interface org.apache.cxf.phase.PhaseInterceptor
The ID of this interceptor.
getIndex() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getInFaultInterceptors() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
getInFaultInterceptors() - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
getInFaultInterceptors() - Method in interface org.apache.cxf.interceptor.InterceptorProvider
 
getInFaultMessage() - Method in interface org.apache.cxf.message.Exchange
 
getInFaultMessage() - Method in class org.apache.cxf.message.ExchangeImpl
 
getInFaultObserver() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getInInterceptors() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
getInInterceptors() - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
getInInterceptors() - Method in interface org.apache.cxf.interceptor.InterceptorProvider
 
getInMessage() - Method in interface org.apache.cxf.message.Exchange
 
getInMessage() - Method in class org.apache.cxf.message.ExchangeImpl
 
getInPhases() - Method in interface org.apache.cxf.phase.PhaseManager
 
getInput() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getInput() - Method in class org.apache.cxf.service.model.OperationInfo
 
getInputName() - Method in class org.apache.cxf.service.model.OperationInfo
 
getInputStream() - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
getInterceptorChain() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getInterceptorChain() - Method in interface org.apache.cxf.message.Message
 
getInterceptorChain() - Method in class org.apache.cxf.message.MessageImpl
 
getInterface() - Method in class org.apache.cxf.service.model.BindingInfo
 
getInterface() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getInterface() - Method in class org.apache.cxf.service.model.OperationInfo
 
getInterface() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getInterfaceName(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getInvalidMapQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getInvalidMapText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getInvoker() - Method in interface org.apache.cxf.service.Service
 
getIsReferenceParameterQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getIterator() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
getIterator() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
getKnownElements() - Method in interface org.apache.cxf.ws.policy.AssertionBuilder
Returns a collection of QNames describing the xml schema types for which this builder can build assertions.
getKnownElements() - Method in class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertionBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertionBuilder
 
getMapRequiredQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getMapRequiredText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getMessage() - Method in exception org.apache.cxf.interceptor.Fault
 
getMessage() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getMessage(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getMessageID() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the MessageID property.
getMessageIDQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getMessageInfo() - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
getMessageInfo() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns the message part with the given name, if found.
getMessagePartByIndex(int) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessagePartIndex(MessagePartInfo) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessagePartQName(String) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessageParts() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns all message parts for this message.
getMessageParts() - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
getMessagePartsMap() - Method in class org.apache.cxf.service.model.MessageInfo
 
getMessages() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getMetadataQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getName() - Method in class org.apache.cxf.phase.Phase
 
getName() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getName() - Method in class org.apache.cxf.service.model.BindingInfo
 
getName() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getName() - Method in class org.apache.cxf.service.model.DescriptionInfo
 
getName() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getName() - Method in class org.apache.cxf.service.model.InterfaceInfo
 
getName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getName() - Method in class org.apache.cxf.service.model.OperationInfo
Returns the name of the Operation.
getName() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getName() - Method in interface org.apache.cxf.service.Service
 
getName() - Method in class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertion
 
getName() - Method in class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
getNamespaceContext() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
getNamespacePrefix() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getNamespaceURI() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getNamespaceURI() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getNamespaceURI() - Method in interface org.apache.cxf.ws.addressing.AddressingType
 
getNamespaceURI() - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
getNested() - Method in class org.apache.cxf.ws.policy.builders.primitive.NestedPrimitiveAssertion
 
getNoneURI() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getOperation() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns the operation of this container.
getOperation(QName) - Method in class org.apache.cxf.service.model.BindingInfo
Returns the operation info with the given name, if found.
getOperation(OperationInfo) - Method in class org.apache.cxf.service.model.BindingInfo
 
getOperation(QName) - Method in class org.apache.cxf.service.model.InterfaceInfo
Returns the operation info with the given name, if found.
getOperation(Exchange, String) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getOperation(Exchange, QName) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getOperationInfo() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getOperationInputPartNames(OperationInfo) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getOperations() - Method in class org.apache.cxf.service.model.BindingInfo
Returns all operations for this service.
getOperations() - Method in class org.apache.cxf.service.model.InterfaceInfo
Returns all operations for this service.
getOptionalAttributeQName() - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
getOptionalAttrLocalName() - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
getOrCreateDetail() - Method in exception org.apache.cxf.interceptor.Fault
 
getOrderedParts(List<String>) - Method in class org.apache.cxf.service.model.MessageInfo
 
getOut() - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
getOutFaultInterceptors() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
getOutFaultInterceptors() - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
getOutFaultInterceptors() - Method in interface org.apache.cxf.interceptor.InterceptorProvider
 
getOutFaultMessage() - Method in interface org.apache.cxf.message.Exchange
 
getOutFaultMessage() - Method in class org.apache.cxf.message.ExchangeImpl
 
getOutFaultObserver() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getOutInterceptors() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
getOutInterceptors() - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
getOutInterceptors() - Method in interface org.apache.cxf.interceptor.InterceptorProvider
 
getOutMessage() - Method in interface org.apache.cxf.message.Exchange
 
getOutMessage() - Method in class org.apache.cxf.message.ExchangeImpl
 
getOutPhases() - Method in interface org.apache.cxf.phase.PhaseManager
 
getOutput() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getOutput() - Method in class org.apache.cxf.service.model.OperationInfo
 
getOutputName() - Method in class org.apache.cxf.service.model.OperationInfo
 
getPackageName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getParameterOrdering() - Method in class org.apache.cxf.service.model.OperationInfo
 
getPhase() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getPhase() - Method in interface org.apache.cxf.phase.PhaseInterceptor
The phase of this interceptor.
getPolicy(Element) - Method in interface org.apache.cxf.ws.policy.PolicyBuilder
Creates a Policy object from an DOM element.
getPolicyElementLocalName() - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
getPolicyElementQName() - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
getPolicyReference(Element) - Method in interface org.apache.cxf.ws.policy.PolicyBuilder
Creates a PolicyReference object from a DOM element.
getPolicyReferenceElementLocalName() - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
getPolicyReferenceElementQName() - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
getPort(WSDLManager, EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets the WSDL port for the provided endpoint reference.
getPortName(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets the port name of the provided endpoint reference.
getPrefix(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
getPriority() - Method in class org.apache.cxf.phase.Phase
 
getProperty(String) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getProperty(String, Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getProperty(String) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getProperty(String, Class<T>) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getProperty(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
getRegistrationType() - Method in interface org.apache.cxf.extension.BusExtension
 
getRelatesTo() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the RelatesTo property.
getRelatesToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getRelationshipReply() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getRelationshipTypeQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getReplyTo() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the ReplyTo property.
getReplyToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getResponseContentType(String) - Method in interface org.apache.cxf.transports.http.QueryHandler
 
getSchema() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getSchema(String) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getSchema(ServiceInfo, MessagePartInfo) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getSchema(ServiceInfo) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getSchemas(ServiceInfo) - Method in interface org.apache.cxf.databinding.DataBinding
 
getSchemas() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getServers() - Method in interface org.apache.cxf.endpoint.ServerRegistry
 
getService() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getService() - Method in class org.apache.cxf.service.model.BindingInfo
 
getService() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getService() - Method in class org.apache.cxf.service.model.InterfaceInfo
 
getService(Exchange) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getServiceInfo() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getServiceInfo() - Method in interface org.apache.cxf.service.Service
 
getServiceName(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets the service name of the provided endpoint reference.
getServiceNameType(QName, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getSession() - Method in interface org.apache.cxf.message.Exchange
 
getSession() - Method in class org.apache.cxf.message.ExchangeImpl
 
getSupportedFormats() - Method in interface org.apache.cxf.databinding.DataReaderFactory
 
getSupportedFormats() - Method in interface org.apache.cxf.databinding.DataWriterFactory
 
getTarget() - Method in interface org.apache.cxf.transport.Conduit
 
getTargetNamespace() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getTargetNamespace(Exchange) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getTempFile() - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
getThreadingModel() - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Get the threading model.
getTo() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the To property.
getToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getTransportId() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getTransportIds() - Method in interface org.apache.cxf.transport.DestinationFactory
 
getTraversedExtensor(T, Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
Lookup a configuration value.
getTraversedExtensor(T, Class<T>) - Method in class org.apache.cxf.service.model.EndpointInfo
 
getType() - Method in class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertion
 
getType() - Method in class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
getTypeClass() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getTypeQName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getUnwrappedOperation() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getUnwrappedOperation() - Method in class org.apache.cxf.service.model.OperationInfo
 
getUriPrefixes() - Method in interface org.apache.cxf.transport.ConduitInitiator
 
getUriPrefixes() - Method in interface org.apache.cxf.transport.DestinationFactory
 
getValue() - Method in class org.apache.cxf.ws.policy.builders.xml.XmlPrimitiveAssertion
Returns the wrapped element.
getWebServiceAnnotation(Class<?>) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Get the WebService for the provided class.
getWrappedOperation() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getWrappedOperation() - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getWSDLActionQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getWSDLDefinition(WSDLManager, EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets the WSDL definition for the provided endpoint reference.
getWSDLExtensibilityQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getWSDLFactory() - Method in interface org.apache.cxf.wsdl.WSDLManager
Returns the WSDLFactory that is used to read/write WSDL definitions
getWSDLLocation(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getWSDLNamespacePrefix() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getWSDLNamespaceURI() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getXmlSchema() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getXmlSchemaCollection() - Method in class org.apache.cxf.service.model.ServiceInfo
 

H

handleFault(T) - Method in interface org.apache.cxf.interceptor.Interceptor
Called for all interceptors (in reverse order) on which handleMessage had been successfully invoked, when normal execution of the chain was aborted for some reason.
handleFault(T) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
handleMessage(T) - Method in interface org.apache.cxf.interceptor.Interceptor
Intercepts a message.
hasDetails() - Method in exception org.apache.cxf.interceptor.Fault
Indicates whether this fault has a detail message.
hashCode() - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
hashCode() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
hashCode() - Method in class org.apache.cxf.phase.Phase
 
hasInput() - Method in class org.apache.cxf.service.model.OperationInfo
 
hasOutput() - Method in class org.apache.cxf.service.model.OperationInfo
 
HTTP_REQUEST_METHOD - Static variable in interface org.apache.cxf.message.Message
 

I

INBOUND_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
indent() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
indentWithSpaces() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
initComplete() - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
Invoked when the Bus has been initialized.
initialize(ServiceInfo) - Method in interface org.apache.cxf.databinding.DataBinding
Initialize the service info (i.e.
insertInterceptor(List<Interceptor>, PhaseInterceptor) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
Interceptor<T extends Message> - Interface in org.apache.cxf.interceptor
 
InterceptorChain - Interface in org.apache.cxf.interceptor
 
InterceptorChain.State - Enum in org.apache.cxf.interceptor
 
InterceptorProvider - Interface in org.apache.cxf.interceptor
 
InterfaceInfo - Class in org.apache.cxf.service.model
 
InterfaceInfo(ServiceInfo, QName) - Constructor for class org.apache.cxf.service.model.InterfaceInfo
 
INVOCATION_OBJECTS - Static variable in interface org.apache.cxf.message.Message
 
invoke(String, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation syncronously
invoke(QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation syncronously
invoke(BindingOperationInfo, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation syncronously
invoke(BindingOperationInfo, Object[], Map<String, Object>) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation syncronously
INVOKE - Static variable in class org.apache.cxf.phase.Phase
 
invoke(Exchange, Object) - Method in interface org.apache.cxf.service.invoker.Invoker
 
Invoker - Interface in org.apache.cxf.service.invoker
Invokers control how a particular service is invoked.
isAttributeFormQualified() - Method in class org.apache.cxf.service.model.SchemaInfo
 
isElement() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
isElementFormQualified() - Method in class org.apache.cxf.service.model.SchemaInfo
 
isEmpty() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
isGET(T) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
isOneWay() - Method in interface org.apache.cxf.message.Exchange
 
isOneWay() - Method in class org.apache.cxf.message.ExchangeImpl
 
isOneWay() - Method in class org.apache.cxf.service.model.OperationInfo
 
isOptional() - Method in class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertion
 
isOptional() - Method in class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
isRecognizedQuery(String, EndpointInfo) - Method in interface org.apache.cxf.transports.http.QueryHandler
 
isShutdown() - Method in interface org.apache.cxf.workqueue.AutomaticWorkQueue
Returns true if this object has been shut down.
isUnwrapped() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
isUnwrapped() - Method in class org.apache.cxf.service.model.OperationInfo
 
isUnwrapped() - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
isUnwrappedCapable() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
isUnwrappedCapable() - Method in class org.apache.cxf.service.model.OperationInfo
 
isXOP() - Method in interface org.apache.cxf.message.Attachment
Whether or not this is an XOP package.
iterator() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 

J

JaxbAssertion<T> - Class in org.apache.cxf.ws.policy.builders.jaxb
 
JaxbAssertion() - Constructor for class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertion
 
JaxbAssertionBuilder<T> - Class in org.apache.cxf.ws.policy.builders.jaxb
 
JaxbAssertionBuilder(QName) - Constructor for class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertionBuilder
Constructs a JAXBAssertionBuilder from the QName of the schema type
JaxbAssertionBuilder(String, QName) - Constructor for class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertionBuilder
Constructs a JAXBAssertionBuilder from the specified class name and schema type.
JaxbAssertionBuilder(Class<T>, QName) - Constructor for class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertionBuilder
Constructs a JAXBAssertionBuilder from the specified class and schema type.
JAXBExtensionHelper - Class in org.apache.cxf.wsdl
JAXBExtensionHelper
JAXBExtensionHelper(JAXBContext, Class<? extends TExtensibilityElementImpl>) - Constructor for class org.apache.cxf.wsdl.JAXBExtensionHelper
 
JAXWSAConstants - Class in org.apache.cxf.ws.addressing
A container for WS-Addressing constants.

K

keySet() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 

M

MARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
Message - Interface in org.apache.cxf.message
 
MessageImpl - Class in org.apache.cxf.message
 
MessageImpl() - Constructor for class org.apache.cxf.message.MessageImpl
 
MessageInfo - Class in org.apache.cxf.service.model
 
MessageInfo(OperationInfo, QName) - Constructor for class org.apache.cxf.service.model.MessageInfo
 
MessageObserver - Interface in org.apache.cxf.transport
Observer for incoming messages.
MessagePartInfo - Class in org.apache.cxf.service.model
 
MessagePartInfo(QName, AbstractMessageContainer) - Constructor for class org.apache.cxf.service.model.MessagePartInfo
 
MIME_HEADERS - Static variable in interface org.apache.cxf.message.Message
 
MTOM_ENABLED - Static variable in interface org.apache.cxf.message.Message
 

N

NA_XSI_NIL - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NA_XSI_TYPE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
name - Variable in class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
NestedPrimitiveAssertion - Class in org.apache.cxf.ws.policy.builders.primitive
Implementation of an assertion that required exactly one (possibly empty) child element of type Policy (as does for examples the wsam:Addressing assertion).
NestedPrimitiveAssertion(QName, boolean) - Constructor for class org.apache.cxf.ws.policy.builders.primitive.NestedPrimitiveAssertion
 
NestedPrimitiveAssertion(Element, PolicyBuilder) - Constructor for class org.apache.cxf.ws.policy.builders.primitive.NestedPrimitiveAssertion
 
NestedPrimitiveAssertionBuilder - Class in org.apache.cxf.ws.policy.builders.primitive
 
NestedPrimitiveAssertionBuilder() - Constructor for class org.apache.cxf.ws.policy.builders.primitive.NestedPrimitiveAssertionBuilder
 
newAddressingConstants() - Method in class org.apache.cxf.ws.addressing.AddressingBuilder
Returns an instance of javax.ws.addressing.AddressingConstants
newAddressingProperties() - Method in class org.apache.cxf.ws.addressing.AddressingBuilder
AddressingProperties factory method.
newInstance() - Static method in class org.apache.cxf.BusFactory
Create a new BusFactory The class of the BusFactory is determined by looking for the system propery: org.apache.cxf.bus.factory or by searching the classpath for: META-INF/services/org.apache.cxf.bus.factory
newInstance(String) - Static method in class org.apache.cxf.BusFactory
Create a new BusFactory
normalize() - Method in class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertion
Returns the partial normalized version of the wrapped element, that is assumed to be an assertion.
normalize() - Method in class org.apache.cxf.ws.policy.builders.primitive.NestedPrimitiveAssertion
 
normalize() - Method in class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
normalize(boolean) - Method in class org.apache.cxf.ws.policy.builders.xml.XmlPrimitiveAssertion
Throws an UnsupportedOperationException since an assertion of an unknown element can't be fully normalized due to it's unknown composite.
NP_SCHEMA_XSD - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NP_SCHEMA_XSI - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NP_XMLNS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NU_SCHEMA_XSD - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NU_SCHEMA_XSI - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NU_XMLNS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 

O

Observable - Interface in org.apache.cxf.transport
Allows Observers to register for notification on incoming messages.
onClose(AbstractCachedOutputStream) - Method in interface org.apache.cxf.io.CachedOutputStreamCallback
 
onFlush(AbstractCachedOutputStream) - Method in interface org.apache.cxf.io.CachedOutputStreamCallback
 
onMessage(Message) - Method in interface org.apache.cxf.transport.MessageObserver
Called for an incoming message, i.e.
onWrite() - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
OperationInfo - Class in org.apache.cxf.service.model
 
OperationInfo() - Constructor for class org.apache.cxf.service.model.OperationInfo
 
opInfo - Variable in class org.apache.cxf.service.model.BindingOperationInfo
 
optional - Variable in class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
org.apache.cxf - package org.apache.cxf
 
org.apache.cxf.binding - package org.apache.cxf.binding
 
org.apache.cxf.buslifecycle - package org.apache.cxf.buslifecycle
 
org.apache.cxf.configuration - package org.apache.cxf.configuration
 
org.apache.cxf.databinding - package org.apache.cxf.databinding
 
org.apache.cxf.endpoint - package org.apache.cxf.endpoint
 
org.apache.cxf.extension - package org.apache.cxf.extension
 
org.apache.cxf.interceptor - package org.apache.cxf.interceptor
 
org.apache.cxf.io - package org.apache.cxf.io
 
org.apache.cxf.message - package org.apache.cxf.message
 
org.apache.cxf.phase - package org.apache.cxf.phase
 
org.apache.cxf.service - package org.apache.cxf.service
 
org.apache.cxf.service.invoker - package org.apache.cxf.service.invoker
 
org.apache.cxf.service.model - package org.apache.cxf.service.model
 
org.apache.cxf.transport - package org.apache.cxf.transport
 
org.apache.cxf.transports.http - package org.apache.cxf.transports.http
 
org.apache.cxf.workqueue - package org.apache.cxf.workqueue
 
org.apache.cxf.ws.addressing - package org.apache.cxf.ws.addressing
 
org.apache.cxf.ws.policy - package org.apache.cxf.ws.policy
 
org.apache.cxf.ws.policy.builders.jaxb - package org.apache.cxf.ws.policy.builders.jaxb
 
org.apache.cxf.ws.policy.builders.primitive - package org.apache.cxf.ws.policy.builders.primitive
 
org.apache.cxf.ws.policy.builders.xml - package org.apache.cxf.ws.policy.builders.xml
 
org.apache.cxf.ws.policy.util - package org.apache.cxf.ws.policy.util
 
org.apache.cxf.wsdl - package org.apache.cxf.wsdl
 
outMessage - Variable in class org.apache.cxf.io.AbstractWrappedOutputStream
 

P

PARTIAL_RESPONSE_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
PATH_INFO - Static variable in interface org.apache.cxf.message.Message
 
pause() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
pause() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
Phase - Class in org.apache.cxf.phase
 
Phase() - Constructor for class org.apache.cxf.phase.Phase
 
Phase(String, int) - Constructor for class org.apache.cxf.phase.Phase
 
PhaseInterceptor<T extends Message> - Interface in org.apache.cxf.phase
A phase interceptor participates in a PhaseInterceptorChain.
PhaseInterceptorChain - Class in org.apache.cxf.phase
A PhaseInterceptorChain orders Interceptors according to the phase the particpate in and also according to the before & after properties on an Interceptor.
PhaseInterceptorChain(List<Phase>) - Constructor for class org.apache.cxf.phase.PhaseInterceptorChain
 
PhaseManager - Interface in org.apache.cxf.phase
 
PolicyBuilder - Interface in org.apache.cxf.ws.policy
PolicyBuilder provides methods to create Policy and PolicyReferenceObjects from DOM elements.
PolicyComparator - Class in org.apache.cxf.ws.policy.util
 
PolicyConstants - Class in org.apache.cxf.ws.policy
Encapsulation of version-specific WS-Policy constants.
PolicyException - Exception in org.apache.cxf.ws.policy
PolicyException is the type of RuntimeException thrown by any exceptions encountered by the policy framework.
PolicyException(Message, Throwable) - Constructor for exception org.apache.cxf.ws.policy.PolicyException
 
PolicyException(Message) - Constructor for exception org.apache.cxf.ws.policy.PolicyException
 
PolicyException(Throwable) - Constructor for exception org.apache.cxf.ws.policy.PolicyException
 
PolicyInterceptorProvider - Interface in org.apache.cxf.ws.policy
 
PolicyInterceptorProviderRegistry - Interface in org.apache.cxf.ws.policy
InterceptorProviderRegistry is used to manage InterceptorProviders that provide assertion domain specific interceptors.
PolicyProvider - Interface in org.apache.cxf.ws.policy
 
possiblySetDefaultBus(Bus) - Static method in class org.apache.cxf.BusFactory
Sets the default bus if a default bus is not already set.
POST_INVOKE - Static variable in class org.apache.cxf.phase.Phase
 
POST_LOGICAL - Static variable in class org.apache.cxf.phase.Phase
 
POST_PROTOCOL - Static variable in class org.apache.cxf.phase.Phase
 
POST_STREAM - Static variable in class org.apache.cxf.phase.Phase
 
postHandleMessage(T) - Method in interface org.apache.cxf.interceptor.Interceptor
Clean up interceptor.
postHandleMessage(T) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
postShutdown() - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
Invoked after the Bus is shutdown.
PRE_INVOKE - Static variable in class org.apache.cxf.phase.Phase
 
PRE_LOGICAL - Static variable in class org.apache.cxf.phase.Phase
 
PRE_PROTOCOL - Static variable in class org.apache.cxf.phase.Phase
 
PRE_STREAM - Static variable in class org.apache.cxf.phase.Phase
 
PREPARE_SEND - Static variable in class org.apache.cxf.phase.Phase
 
preShutdown() - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
Invoked before the Bus is shutdown.
PrettyPrintXMLStreamWriter - Class in org.apache.cxf.wsdl
 
PrettyPrintXMLStreamWriter(XMLStreamWriter, Class<?>) - Constructor for class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
PrimitiveAssertion - Class in org.apache.cxf.ws.policy.builders.primitive
 
PrimitiveAssertion() - Constructor for class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
PrimitiveAssertion(QName) - Constructor for class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
PrimitiveAssertion(QName, boolean) - Constructor for class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
PrimitiveAssertion(Element) - Constructor for class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
PrimitiveAssertionBuilder - Class in org.apache.cxf.ws.policy.builders.primitive
 
PrimitiveAssertionBuilder() - Constructor for class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertionBuilder
 
PROTOCOL - Static variable in class org.apache.cxf.phase.Phase
 
PROTOCOL_HEADERS - Static variable in interface org.apache.cxf.message.Message
 
publish(String) - Method in interface org.apache.cxf.endpoint.EndpointPublisher
 
put(String, Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
put(Class<T>, T) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
put(Class<T>, T) - Method in interface org.apache.cxf.message.Exchange
Convenience method for storing/retrieving typed objects from the map.
put(Class<T>, T) - Method in class org.apache.cxf.message.ExchangeImpl
 
put(Class<T>, T) - Method in interface org.apache.cxf.message.Message
Convenience method for storing/retrieving typed objects from the map.
put(Class<T>, T) - Method in class org.apache.cxf.message.MessageImpl
 
put(Object, Object) - Method in interface org.apache.cxf.transport.Session
Put a variable into the session with a key.
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 

Q

QUERY_STRING - Static variable in interface org.apache.cxf.message.Message
 
QueryHandler - Interface in org.apache.cxf.transports.http
 
QueryHandlerRegistry - Interface in org.apache.cxf.transports.http
 

R

read(T) - Method in interface org.apache.cxf.databinding.DataReader
 
read(MessagePartInfo, T) - Method in interface org.apache.cxf.databinding.DataReader
 
read(QName, T, Class) - Method in interface org.apache.cxf.databinding.DataReader
 
READ - Static variable in class org.apache.cxf.phase.Phase
 
RECEIVE - Static variable in class org.apache.cxf.phase.Phase
 
register(Server) - Method in interface org.apache.cxf.endpoint.ServerRegistry
 
register(K, T) - Method in interface org.apache.cxf.extension.Registry
Registers an object of type T with this registry.
register(K, T) - Method in class org.apache.cxf.extension.RegistryImpl
 
registerBindingFactory(String, BindingFactory) - Method in interface org.apache.cxf.binding.BindingFactoryManager
Registers a BindingFactory using the provided name.
registerCallback(CachedOutputStreamCallback) - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
registerConduitInitiator(String, ConduitInitiator) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
Associates a name, often a URI, with a ConduitInitiator when registering with the Bus's TransportRegistry.
registerDestinationFactory(String, DestinationFactory) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Associates a name, often a URI, with a DestinationFactory when registering with the Bus's TransportRegistry.
registerHandler(QueryHandler) - Method in interface org.apache.cxf.transports.http.QueryHandlerRegistry
Register QueryHandler with registry
registerHandler(QueryHandler, int) - Method in interface org.apache.cxf.transports.http.QueryHandlerRegistry
Register QueryHandler with registry in a specified position in the list
registerLifeCycleListener(BusLifeCycleListener) - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleManager
Register a listener to receive Bus lifecycle notification.
registerListener(ServerLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleManager
 
Registry<K,T> - Interface in org.apache.cxf.extension
 
RegistryImpl<K,T> - Class in org.apache.cxf.extension
 
RegistryImpl() - Constructor for class org.apache.cxf.extension.RegistryImpl
 
RegistryImpl(Map<K, T>) - Constructor for class org.apache.cxf.extension.RegistryImpl
 
remove(Interceptor) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
remove(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
remove(Interceptor) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
removeFault(QName) - Method in class org.apache.cxf.service.model.OperationInfo
Removes a fault from this operation.
removeMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Removes an message part from this container.
REQUEST_CONTEXT - Static variable in interface org.apache.cxf.endpoint.Client
 
REQUESTOR_ROLE - Static variable in interface org.apache.cxf.message.Message
 
reset() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
reset() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
resetOut(OutputStream, boolean) - Method in class org.apache.cxf.io.AbstractCachedOutputStream
Replace the original stream with the new one, optionally copying the content of the old one into the new one.
RESPONSE_CODE - Static variable in interface org.apache.cxf.message.Message
 
RESPONSE_CONTEXT - Static variable in interface org.apache.cxf.endpoint.Client
 
resume() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
resume() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
retrieveReplyTo(Conduit, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Retrieve ReplyTo EPR from the context.
retrieveTo(Conduit, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Retrieve To EPR from the context.
retrieveUsingAddressing(Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Retrieve UsingAddressing override flag from the context
run() - Method in interface org.apache.cxf.Bus
 
run() - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Only returns after workqueue has been shutdown.

S

schedule(Runnable, long) - Method in interface org.apache.cxf.workqueue.WorkQueue
Schedules a work item for execution at some time in the future.
SCHEMA_VALIDATION_ENABLED - Static variable in interface org.apache.cxf.message.Message
 
SchemaInfo - Class in org.apache.cxf.service.model
 
SchemaInfo(ServiceInfo, String) - Constructor for class org.apache.cxf.service.model.SchemaInfo
 
SEND - Static variable in class org.apache.cxf.phase.Phase
 
send(Message) - Method in interface org.apache.cxf.transport.Conduit
Send an outbound message.
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.policy.builders.jaxb.JaxbAssertion
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertion
 
Server - Interface in org.apache.cxf.endpoint
 
SERVER_ADDRESSING_PROPERTIES_INBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
SERVER_ADDRESSING_PROPERTIES_OUTBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
ServerLifeCycleListener - Interface in org.apache.cxf.endpoint
 
ServerLifeCycleManager - Interface in org.apache.cxf.endpoint
 
ServerRegistry - Interface in org.apache.cxf.endpoint
 
Service - Interface in org.apache.cxf.service
 
ServiceInfo - Class in org.apache.cxf.service.model
 
ServiceInfo() - Constructor for class org.apache.cxf.service.model.ServiceInfo
 
ServiceModelUtil - Class in org.apache.cxf.service.model
 
Session - Interface in org.apache.cxf.transport
A Session which can be bound to HTTP, WS-Adddressing, etc.
setAction(AttributedURIType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the Action property.
setAddress(String) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setAddress(EndpointReferenceType, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Set the address of the provided endpoint reference.
setAfter(Set<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setAttachments(Collection<Attachment>) - Method in interface org.apache.cxf.message.Message
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.message.MessageImpl
 
setBaseURI(String) - Method in class org.apache.cxf.service.model.DescriptionInfo
 
setBefore(Set<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
setBinding(BindingInfo) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setConduit(Conduit) - Method in interface org.apache.cxf.message.Exchange
 
setConduit(Conduit) - Method in class org.apache.cxf.message.ExchangeImpl
 
setConduit(Conduit) - Method in class org.apache.cxf.message.MessageImpl
 
setContent(Class<T>, Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setContent(Class<T>, Object) - Method in interface org.apache.cxf.message.Message
Provide the encapsulated content as a particular type (a result type if message is outbound, a source type if message is inbound)
setContent(Class<T>, Object) - Method in class org.apache.cxf.message.MessageImpl
 
setDataBinding(DataBinding) - Method in interface org.apache.cxf.service.Service
 
setDefaultBus(Bus) - Static method in class org.apache.cxf.BusFactory
Sets the default bus.
setDefaultNamespace(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
setDescription(DescriptionInfo) - Method in class org.apache.cxf.service.model.AbstractDescriptionElement
 
setDestination(Destination) - Method in interface org.apache.cxf.message.Exchange
 
setDestination(Destination) - Method in class org.apache.cxf.message.ExchangeImpl
 
setDestination(Destination) - Method in class org.apache.cxf.message.MessageImpl
 
setDetail(Element) - Method in exception org.apache.cxf.interceptor.Fault
Sets a details Node on this fault.
setElement(boolean) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setElement(Element) - Method in class org.apache.cxf.service.model.SchemaInfo
 
setElementQName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setEnableSchemaValidation(boolean) - Method in interface org.apache.cxf.endpoint.Endpoint
 
setEnableSchemaValidationForAllPort(boolean) - Method in interface org.apache.cxf.service.Service
 
setExchange(Exchange) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setExchange(Exchange) - Method in interface org.apache.cxf.message.Message
 
setExchange(Exchange) - Method in class org.apache.cxf.message.MessageImpl
 
setExecutor(Executor) - Method in interface org.apache.cxf.endpoint.Endpoint
 
setExecutor(Executor) - Method in interface org.apache.cxf.service.Service
 
setExtension(T, Class<T>) - Method in interface org.apache.cxf.Bus
 
setFaultName(QName) - Method in class org.apache.cxf.service.model.FaultInfo
 
setFaultObserver(MessageObserver) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
setFaultObserver(MessageObserver) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
setFaultTo(EndpointReferenceType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the FaultTo property.
setId(String) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setId(String) - Method in interface org.apache.cxf.message.Message
 
setId(String) - Method in class org.apache.cxf.message.MessageImpl
 
setId(String) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
setIndex(int) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setInFaultInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setInFaultInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setInFaultMessage(Message) - Method in interface org.apache.cxf.message.Exchange
 
setInFaultMessage(Message) - Method in class org.apache.cxf.message.ExchangeImpl
 
setInFaultObserver(MessageObserver) - Method in interface org.apache.cxf.endpoint.Endpoint
 
setInInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setInInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setInMessage(Message) - Method in interface org.apache.cxf.message.Exchange
 
setInMessage(Message) - Method in class org.apache.cxf.message.ExchangeImpl
 
setInput(String, MessageInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
setInterceptorChain(InterceptorChain) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setInterceptorChain(InterceptorChain) - Method in interface org.apache.cxf.message.Message
 
setInterceptorChain(InterceptorChain) - Method in class org.apache.cxf.message.MessageImpl
 
setInterface(InterfaceInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setInterfaceName(EndpointReferenceType, QName) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
setInvoker(Invoker) - Method in interface org.apache.cxf.service.Service
 
setKnownElements(Collection<QName>) - Method in class org.apache.cxf.ws.policy.builders.primitive.PrimitiveAssertionBuilder
 
setMessage(String) - Method in exception org.apache.cxf.interceptor.Fault
 
setMessage(Message) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setMessageID(AttributedURIType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the MessageID property.
setMessageObserver(MessageObserver) - Method in interface org.apache.cxf.transport.Observable
Register a message observer for incoming messages.
setMessageParts(List<MessagePartInfo>) - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
setMetadata(EndpointReferenceType, List<Source>) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Sets the metadata on the provided endpoint reference.
setName(String) - Method in class org.apache.cxf.phase.Phase
 
setName(QName) - Method in class org.apache.cxf.service.model.BindingInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.DescriptionInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.InterfaceInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.OperationInfo
Sets the name of the operation.
setName(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
setNamespaceURI(String) - Method in class org.apache.cxf.service.model.SchemaInfo
 
setOneWay(boolean) - Method in interface org.apache.cxf.message.Exchange
 
setOneWay(boolean) - Method in class org.apache.cxf.message.ExchangeImpl
 
setOutFaultInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setOutFaultInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setOutFaultMessage(Message) - Method in interface org.apache.cxf.message.Exchange
 
setOutFaultMessage(Message) - Method in class org.apache.cxf.message.ExchangeImpl
 
setOutFaultObserver(MessageObserver) - Method in interface org.apache.cxf.endpoint.Endpoint
 
setOutInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setOutInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setOutMessage(Message) - Method in interface org.apache.cxf.message.Exchange
 
setOutMessage(Message) - Method in class org.apache.cxf.message.ExchangeImpl
 
setOutput(String, MessageInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
setOutputDir(File) - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
setParameterOrdering(List<String>) - Method in class org.apache.cxf.service.model.OperationInfo
 
setPhase(String) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
setPolicyBuilder(PolicyBuilder) - Method in class org.apache.cxf.ws.policy.builders.primitive.NestedPrimitiveAssertionBuilder
 
setPrefix(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
setPriority(int) - Method in class org.apache.cxf.phase.Phase
 
setProperty(String, Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
setProperty(String, Object) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
setRelatesTo(RelatesToType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the RelatesTo property.
setReplyTo(EndpointReferenceType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the ReplyTo property.
setSchema(Schema) - Method in interface org.apache.cxf.databinding.DataReaderFactory
 
setSchema(Schema) - Method in interface org.apache.cxf.databinding.DataWriterFactory
 
setSchema(XmlSchema) - Method in class org.apache.cxf.service.model.SchemaInfo
 
setServiceAndPortName(EndpointReferenceType, QName, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Sets the service and port name of the provided endpoint reference.
setSession(Session) - Method in class org.apache.cxf.message.ExchangeImpl
 
setTargetNamespace(String) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setThreadingModel(WorkQueueManager.ThreadingModel) - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Set the threading model.
setThreshold(long) - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
setTo(AttributedURIType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the To property.
setTypeClass(Class<?>) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setTypeQName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setUnwrappedOperation(BindingOperationInfo) - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
setUnwrappedOperation(OperationInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
setWSDLLocation(EndpointReferenceType, String...) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
setXmlSchema(XmlSchemaAnnotated) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setXmlSchemaCollection(XmlSchemaCollection) - Method in class org.apache.cxf.service.model.ServiceInfo
 
shutdown(boolean) - Method in interface org.apache.cxf.Bus
 
shutdown() - Method in interface org.apache.cxf.transport.Destination
Shutdown the Destination, i.e.
shutdown(boolean) - Method in interface org.apache.cxf.workqueue.AutomaticWorkQueue
Initiates an orderly shutdown.
shutdown(boolean) - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Shuts down the manager's work queue.
size() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
size() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
STACKTRACE - Static variable in exception org.apache.cxf.interceptor.Fault
 
start() - Method in interface org.apache.cxf.endpoint.Server
 
STARTING_AFTER_INTERCEPTOR_ID - Static variable in interface org.apache.cxf.interceptor.InterceptorChain
 
startServer(Server) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleListener
 
startServer(Server) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleManager
 
stop() - Method in interface org.apache.cxf.endpoint.Server
 
stopServer(Server) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleListener
 
stopServer(Server) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleManager
 
storeReplyTo(EndpointReferenceType, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Store ReplyTo EPR in the context
storeTo(EndpointReferenceType, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Store To EPR in the context
storeUsingAddressing(boolean, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Store UsingAddressing override flag in the context

T

toString() - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
toString() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
toString() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
toString() - Method in class org.apache.cxf.service.model.OperationInfo
 
TRANSPORT - Static variable in interface org.apache.cxf.message.Message
 

U

unindent() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
UNMARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
unregister(Server) - Method in interface org.apache.cxf.endpoint.ServerRegistry
 
unregister(K) - Method in interface org.apache.cxf.extension.Registry
Unregisters the object stored under the given key from this registry.
unregister(K) - Method in class org.apache.cxf.extension.RegistryImpl
 
unregisterBindingFactory(String) - Method in interface org.apache.cxf.binding.BindingFactoryManager
Deregisters the BindingFactory with the provided name.
unregisterLifeCycleListener(BusLifeCycleListener) - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleManager
Unregister a listener so that it will no longer receive Bus lifecycle events.
unRegisterListener(ServerLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleManager
 
UnwrappedOperationInfo - Class in org.apache.cxf.service.model
 
UnwrappedOperationInfo(OperationInfo) - Constructor for class org.apache.cxf.service.model.UnwrappedOperationInfo
 
USER_CFG_FILE_PROPERTY_NAME - Static variable in interface org.apache.cxf.configuration.Configurer
 
USER_CFG_FILE_PROPERTY_URL - Static variable in interface org.apache.cxf.configuration.Configurer
 
USER_LOGICAL - Static variable in class org.apache.cxf.phase.Phase
 
USER_PROTOCOL - Static variable in class org.apache.cxf.phase.Phase
 
USER_STREAM - Static variable in class org.apache.cxf.phase.Phase
 

V

valueOf(String) - Static method in enum org.apache.cxf.interceptor.InterceptorChain.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.workqueue.WorkQueueManager.ThreadingModel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cxf.interceptor.InterceptorChain.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
values() - Static method in enum org.apache.cxf.workqueue.WorkQueueManager.ThreadingModel
Returns an array containing the constants of this enum type, in the order they're declared.

W

WorkQueue - Interface in org.apache.cxf.workqueue
 
WorkQueueManager - Interface in org.apache.cxf.workqueue
 
WorkQueueManager.ThreadingModel - Enum in org.apache.cxf.workqueue
 
write(Object, T) - Method in interface org.apache.cxf.databinding.DataWriter
 
write(Object, MessagePartInfo, T) - Method in interface org.apache.cxf.databinding.DataWriter
 
write(byte[], int, int) - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
write(byte[]) - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
write(int) - Method in class org.apache.cxf.io.AbstractCachedOutputStream
 
WRITE - Static variable in class org.apache.cxf.phase.Phase
 
writeAttribute(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeCData(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeResponse(String, EndpointInfo, OutputStream) - Method in interface org.apache.cxf.transports.http.QueryHandler
Write query response to output stream
writeSpaces() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
WSAContextUtils - Class in org.apache.cxf.ws.addressing
Holder for utility methods relating to contexts.
WSDL11_NAMESPACE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
WSDL_DESCRIPTION - Static variable in interface org.apache.cxf.message.Message
 
WSDL_INTERFACE - Static variable in interface org.apache.cxf.message.Message
 
WSDL_OPERATION - Static variable in interface org.apache.cxf.message.Message
 
WSDL_PORT - Static variable in interface org.apache.cxf.message.Message
 
WSDL_SERVICE - Static variable in interface org.apache.cxf.message.Message
 
WSDLConstants - Class in org.apache.cxf.wsdl
 
WSDLManager - Interface in org.apache.cxf.wsdl
WSDLManager

X

XMLMessage - Class in org.apache.cxf.message
 
XMLMessage(Message) - Constructor for class org.apache.cxf.message.XMLMessage
 
XmlPrimitiveAssertion - Class in org.apache.cxf.ws.policy.builders.xml
XmlPrimitiveAssertion is a primitive implementation of an AssertionBuilder that simply wraps the underlying xml element.
XmlPrimitiveAssertion(Element) - Constructor for class org.apache.cxf.ws.policy.builders.xml.XmlPrimitiveAssertion
Constructs a XmlPrimitiveAssertion from an xml element.
XMLPrimitiveAssertionBuilder - Class in org.apache.cxf.ws.policy.builders.xml
 
XMLPrimitiveAssertionBuilder() - Constructor for class org.apache.cxf.ws.policy.builders.xml.XMLPrimitiveAssertionBuilder
 

A B C D E F G H I J K M N O P Q R S T U V W X
Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.