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

A

A_XSI_NIL - Static variable in class org.apache.cxf.common.WSDLConstants
 
A_XSI_TYPE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
A_XSI_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
abort() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
abort() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
abort() - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
absolutize(String) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
ABSTRACT_ATTR - Static variable in class org.apache.cxf.configuration.spring.BeanConstants
 
AbstractAegisIoImpl - Class in org.apache.cxf.aegis
Common implementation of the Aegis data readers and writer.
AbstractAegisIoImpl(AegisContext) - Constructor for class org.apache.cxf.aegis.AbstractAegisIoImpl
 
AbstractAegisIoImpl(AegisContext, Context) - Constructor for class org.apache.cxf.aegis.AbstractAegisIoImpl
Due to the fact that the element data reader borrows this class, we need a constructor that takes an existing context.
AbstractAegisProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
AbstractAegisProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
AbstractAnnotationVisitor - Class in org.apache.cxf.common.annotation
 
AbstractAnnotationVisitor(Class<? extends Annotation>) - Constructor for class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
AbstractAnnotationVisitor(List<Class<? extends Annotation>>) - Constructor for class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
AbstractAtomElementBuilder<T> - Class in org.apache.cxf.jaxrs.ext.atom
A callback-style provider which can be used to map an object to Atom Feed or Entry without having to deal directly with types representing Atom feeds or entries
AbstractAtomElementBuilder() - Constructor for class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
AbstractAtomProvider<T extends Element> - Class in org.apache.cxf.jaxrs.provider
 
AbstractAtomProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractAtomProvider
 
AbstractAttributedInterceptorProvider - Class in org.apache.cxf.interceptor
 
AbstractAttributedInterceptorProvider() - Constructor for class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
AbstractAuthorizingInInterceptor - Class in org.apache.cxf.interceptor.security
 
AbstractAuthorizingInInterceptor() - Constructor for class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
AbstractBaseBindingFactory - Class in org.apache.cxf.binding
 
AbstractBaseBindingFactory() - Constructor for class org.apache.cxf.binding.AbstractBaseBindingFactory
 
AbstractBaseBindingFactory(Collection<String>) - Constructor for class org.apache.cxf.binding.AbstractBaseBindingFactory
 
AbstractBaseBindingFactory(Bus) - Constructor for class org.apache.cxf.binding.AbstractBaseBindingFactory
 
AbstractBaseBindingFactory(Bus, Collection<String>) - Constructor for class org.apache.cxf.binding.AbstractBaseBindingFactory
 
AbstractBasicInterceptorProvider - Class in org.apache.cxf.interceptor
 
AbstractBasicInterceptorProvider() - Constructor for class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
AbstractBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
 
AbstractBeanDefinitionParser() - Constructor for class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
AbstractBindingBuilder - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
 
AbstractBindingBuilder(WSSConfig, Binding, SOAPMessage, WSSecHeader, AssertionInfoMap, SoapMessage) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
AbstractBindingFactory - Class in org.apache.cxf.binding
 
AbstractBindingFactory() - Constructor for class org.apache.cxf.binding.AbstractBindingFactory
 
AbstractBindingFactory(Collection<String>) - Constructor for class org.apache.cxf.binding.AbstractBindingFactory
 
AbstractBindingFactory(Bus) - Constructor for class org.apache.cxf.binding.AbstractBindingFactory
 
AbstractBindingFactory(Bus, Collection<String>) - Constructor for class org.apache.cxf.binding.AbstractBindingFactory
 
AbstractBindingImpl - Class in org.apache.cxf.jaxws.binding
 
AbstractBindingImpl(JaxWsEndpointImpl) - Constructor for class org.apache.cxf.jaxws.binding.AbstractBindingImpl
 
AbstractBindingPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Some abstract functionality for validating a security binding.
AbstractBindingPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
 
AbstractBPBeanDefinitionParser - Class in org.apache.cxf.configuration.blueprint
 
AbstractBPBeanDefinitionParser() - Constructor for class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
AbstractClient - Class in org.apache.cxf.jaxrs.client
Common proxy and http-centric client implementation
AbstractClient(URI) - Constructor for class org.apache.cxf.jaxrs.client.AbstractClient
 
AbstractClient(ClientState) - Constructor for class org.apache.cxf.jaxrs.client.AbstractClient
 
AbstractCodegenMoho - Class in org.apache.cxf.maven_plugin
 
AbstractCodegenMoho() - Constructor for class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
AbstractComplexCondition<T> - Class in org.apache.cxf.jaxrs.ext.search
 
AbstractComplexCondition(ConditionType) - Constructor for class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
AbstractComplexCondition(List<SearchCondition<T>>, ConditionType) - Constructor for class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
AbstractConduit - Class in org.apache.cxf.transport
Abstract base class factoring out common Conduit logic, allowing non-decoupled transports to be written without any regard for the decoupled back-channel or partial response logic.
AbstractConduit(EndpointReferenceType) - Constructor for class org.apache.cxf.transport.AbstractConduit
 
AbstractConduitSelector - Class in org.apache.cxf.endpoint
Abstract base class holding logic common to any ConduitSelector that retreives a Conduit from the ConduitInitiator.
AbstractConduitSelector(Conduit) - Constructor for class org.apache.cxf.endpoint.AbstractConduitSelector
Constructor, allowing a specific conduit to override normal selection.
AbstractConfigurableProvider - Class in org.apache.cxf.jaxrs.provider
 
AbstractConfigurableProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
AbstractCorbaTypeListener - Class in org.apache.cxf.binding.corba.types
 
AbstractCorbaTypeListener(CorbaObjectHandler) - Constructor for class org.apache.cxf.binding.corba.types.AbstractCorbaTypeListener
 
AbstractCXFSpringTest - Class in org.apache.cxf.test
Base class for tests that use a Spring bean specification to load up components for testing.
AbstractCXFSpringTest() - Constructor for class org.apache.cxf.test.AbstractCXFSpringTest
Load up all the beans from the XML files returned by the getConfigLocations method.
AbstractCXFTest - Class in org.apache.cxf.test
A basic test case meant for helping users unit test their services.
AbstractCXFTest() - Constructor for class org.apache.cxf.test.AbstractCXFTest
 
AbstractCXFTest.TestMessageObserver - Class in org.apache.cxf.test
 
AbstractCXFTest.TestMessageObserver() - Constructor for class org.apache.cxf.test.AbstractCXFTest.TestMessageObserver
 
AbstractCXFToolContainer - Class in org.apache.cxf.tools.common
Common processing for the CXF tools.
AbstractCXFToolContainer(String, ToolSpec) - Constructor for class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
AbstractDataBinding - Class in org.apache.cxf.databinding
Supply default implementations, as appropriate, for DataBinding.
AbstractDataBinding() - Constructor for class org.apache.cxf.databinding.AbstractDataBinding
 
AbstractDefinitionValidator - Class in org.apache.cxf.tools.validator.internal
 
AbstractDefinitionValidator() - Constructor for class org.apache.cxf.tools.validator.internal.AbstractDefinitionValidator
 
AbstractDefinitionValidator(Definition) - Constructor for class org.apache.cxf.tools.validator.internal.AbstractDefinitionValidator
 
AbstractDefinitionValidator(Definition, Bus) - Constructor for class org.apache.cxf.tools.validator.internal.AbstractDefinitionValidator
 
AbstractDefinitionValidator(Definition, ToolContext, Bus) - Constructor for class org.apache.cxf.tools.validator.internal.AbstractDefinitionValidator
 
AbstractDelegatingLogger - Class in org.apache.cxf.common.logging
java.util.logging.Logger implementation delegating to another framework.
AbstractDelegatingLogger(String, String) - Constructor for class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
AbstractDescriptionElement - Class in org.apache.cxf.service.model
 
AbstractDescriptionElement() - Constructor for class org.apache.cxf.service.model.AbstractDescriptionElement
 
AbstractDestination - Class in org.apache.cxf.transport
Abstract base class factoring out common Destination logic, allowing non-decoupled transports to be written without any regard for the decoupled back-channel or partial response logic.
AbstractDestination(EndpointReferenceType, EndpointInfo) - Constructor for class org.apache.cxf.transport.AbstractDestination
 
AbstractDestination(Bus, EndpointReferenceType, EndpointInfo) - Constructor for class org.apache.cxf.transport.AbstractDestination
 
AbstractDestination.AbstractBackChannelConduit - Class in org.apache.cxf.transport
Backchannel conduit.
AbstractDestination.AbstractBackChannelConduit() - Constructor for class org.apache.cxf.transport.AbstractDestination.AbstractBackChannelConduit
 
AbstractDOMProvider - Class in org.apache.cxf.js.rhino
 
AbstractDOMProvider(Scriptable, Scriptable, String, boolean, boolean) - Constructor for class org.apache.cxf.js.rhino.AbstractDOMProvider
 
AbstractDOMProvider.JSDOMProviderException - Exception in org.apache.cxf.js.rhino
 
AbstractDOMProvider.JSDOMProviderException(String) - Constructor for exception org.apache.cxf.js.rhino.AbstractDOMProvider.JSDOMProviderException
 
AbstractDOMStreamReader<T,I> - Class in org.apache.cxf.staxutils
Abstract logic for creating XMLStreamReader from DOM documents.
AbstractDOMStreamReader(AbstractDOMStreamReader.ElementFrame<T, I>) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
AbstractDOMStreamReader.ElementFrame<T,I> - Class in org.apache.cxf.staxutils
 
AbstractDOMStreamReader.ElementFrame(T, AbstractDOMStreamReader.ElementFrame<T, I>) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
AbstractDOMStreamReader.ElementFrame(T, AbstractDOMStreamReader.ElementFrame<T, I>, I) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
AbstractDOMStreamReader.ElementFrame(T, boolean) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
AbstractDOMStreamReader.ElementFrame(T) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
AbstractEndpoint - Class in org.apache.cxf.ws.rm
 
AbstractEndpoint(RMEndpoint) - Constructor for class org.apache.cxf.ws.rm.AbstractEndpoint
 
AbstractEndpointFactory - Class in org.apache.cxf.endpoint
 
AbstractEndpointFactory() - Constructor for class org.apache.cxf.endpoint.AbstractEndpointFactory
 
AbstractEndpointSelectionInterceptor - Class in org.apache.cxf.interceptor
 
AbstractEndpointSelectionInterceptor() - Constructor for class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor
Deprecated.  
AbstractEndpointSelectionInterceptor(String) - Constructor for class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor
 
AbstractEndpointSelectionInterceptor(String, String) - Constructor for class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor
 
AbstractEntryBuilder<T> - Class in org.apache.cxf.jaxrs.ext.atom
A callback-style provider which can be used to map an object to Atom Entry without having to deal directly with types representing Atom entries
AbstractEntryBuilder() - Constructor for class org.apache.cxf.jaxrs.ext.atom.AbstractEntryBuilder
 
AbstractFactoryBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
This class makes it easy to create two simultaneous beans - a factory bean and the bean that the factory produces.
AbstractFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
AbstractFaultChainInitiatorObserver - Class in org.apache.cxf.interceptor
 
AbstractFaultChainInitiatorObserver(Bus) - Constructor for class org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
 
AbstractFeature - Class in org.apache.cxf.feature
A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
AbstractFeature() - Constructor for class org.apache.cxf.feature.AbstractFeature
 
AbstractFeedBuilder<T> - Class in org.apache.cxf.jaxrs.ext.atom
A callback-style provider which can be used to map an object to Atom Feed without having to deal directly with types representing Atom feeds
AbstractFeedBuilder() - Constructor for class org.apache.cxf.jaxrs.ext.atom.AbstractFeedBuilder
 
AbstractGenerator<T> - Class in org.apache.cxf.tools.java2wsdl.generator
 
AbstractGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
AbstractGenerator - Class in org.apache.cxf.tools.wsdlto.core
 
AbstractGenerator() - Constructor for class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
AbstractHTTPDestination - Class in org.apache.cxf.transport.http
Common base for HTTP Destination implementations.
AbstractHTTPDestination(Bus, DestinationRegistry, EndpointInfo, String, boolean) - Constructor for class org.apache.cxf.transport.http.AbstractHTTPDestination
Constructor
AbstractHTTPDestination.BackChannelConduit - Class in org.apache.cxf.transport.http
Backchannel conduit.
AbstractHTTPServlet - Class in org.apache.cxf.transport.servlet
 
AbstractHTTPServlet() - Constructor for class org.apache.cxf.transport.servlet.AbstractHTTPServlet
 
AbstractInDatabindingInterceptor - Class in org.apache.cxf.interceptor
 
AbstractInDatabindingInterceptor(String) - Constructor for class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
AbstractInDatabindingInterceptor(String, String) - Constructor for class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
AbstractInvoker - Class in org.apache.cxf.service.invoker
Abstract implementation of Invoker.
AbstractInvoker() - Constructor for class org.apache.cxf.service.invoker.AbstractInvoker
 
AbstractJAXBProvider - Class in org.apache.cxf.jaxrs.provider
 
AbstractJAXBProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
AbstractJAXBProvider.CollectionWrapper - Class in org.apache.cxf.jaxrs.provider
 
AbstractJAXBProvider.CollectionWrapper() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
 
AbstractJAXBProvider.JAXBCollectionWrapperReader - Class in org.apache.cxf.jaxrs.provider
 
AbstractJAXBProvider.JAXBCollectionWrapperReader(XMLStreamReader) - Constructor for class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.JAXBCollectionWrapperReader
 
AbstractJAXRSFactoryBean - Class in org.apache.cxf.jaxrs
Abstract bean holding functionality common for creating JAX-RS Server and Client objects.
AbstractJAXRSFactoryBean() - Constructor for class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
AbstractJAXRSFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
AbstractJaxwsGenerator - Class in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator
 
AbstractJaxwsGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.AbstractJaxwsGenerator
 
AbstractJAXWSGenerator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 
AbstractJAXWSGenerator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
 
AbstractJAXWSHandlerInterceptor<T extends Message> - Class in org.apache.cxf.jaxws.handler
 
AbstractJAXWSHandlerInterceptor(Binding, String) - Constructor for class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor
 
AbstractJAXWSMethodInvoker - Class in org.apache.cxf.jaxws
 
AbstractJAXWSMethodInvoker(Object) - Constructor for class org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker
 
AbstractJAXWSMethodInvoker(Factory) - Constructor for class org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker
 
AbstractJsonpOutInterceptor - Class in org.apache.cxf.jaxrs.provider.jsonp
 
AbstractJsonpOutInterceptor(String) - Constructor for class org.apache.cxf.jaxrs.provider.jsonp.AbstractJsonpOutInterceptor
 
AbstractLoggingInterceptor - Class in org.apache.cxf.interceptor
A simple logging handler which outputs the bytes of the message to the Logger.
AbstractLoggingInterceptor(String) - Constructor for class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
AbstractLoggingInterceptor(String, String) - Constructor for class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
AbstractMessageContainer - Class in org.apache.cxf.service.model
 
AbstractMessageReader - Class in org.apache.cxf.aegis.xml
Basic type conversions for reading messages.
AbstractMessageReader() - Constructor for class org.apache.cxf.aegis.xml.AbstractMessageReader
 
AbstractMessageResponseTimeInterceptor - Class in org.apache.cxf.management.interceptor
 
AbstractMessageWriter - Class in org.apache.cxf.aegis.xml
Basic type conversion functionality for writing messages.
AbstractMessageWriter() - Constructor for class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
AbstractMultiplexDestination - Class in org.apache.cxf.transport
 
AbstractMultiplexDestination(Bus, EndpointReferenceType, EndpointInfo) - Constructor for class org.apache.cxf.transport.AbstractMultiplexDestination
 
AbstractNoStartEndEventProducer - Class in org.apache.cxf.binding.corba.types
 
AbstractNoStartEndEventProducer() - Constructor for class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
 
AbstractObservable - Class in org.apache.cxf.transport
 
AbstractObservable() - Constructor for class org.apache.cxf.transport.AbstractObservable
 
AbstractOutDatabindingInterceptor - Class in org.apache.cxf.interceptor
 
AbstractOutDatabindingInterceptor(String) - Constructor for class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
AbstractOutDatabindingInterceptor(String, String) - Constructor for class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
AbstractPhaseInterceptor<T extends Message> - Class in org.apache.cxf.phase
Provides a starting point implementation for a interceptors that participate in phased message processing.
AbstractPhaseInterceptor(String) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
Instantiates the interceptor to live in a specified phase.
AbstractPhaseInterceptor(String, String) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
Instantiates the interceptor with a specified id.
AbstractPhaseInterceptor(String, boolean) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
Instantiates the interceptor and specifies if it gets a system determined unique id.
AbstractPhaseInterceptor(String, String, boolean) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
Instantiates the interceptor with a specified id or with a system determined unique id.
AbstractPolicyInterceptor - Class in org.apache.cxf.ws.policy
 
AbstractPolicyInterceptor(String) - Constructor for class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
 
AbstractPolicyInterceptor(String, String) - Constructor for class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
 
AbstractPolicyInterceptorProvider - Class in org.apache.cxf.ws.policy
 
AbstractPolicyInterceptorProvider(QName) - Constructor for class org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider
 
AbstractPolicyInterceptorProvider(Collection<QName>) - Constructor for class org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider
 
AbstractPolicyProvider - Class in org.apache.cxf.ws.policy.attachment
 
AbstractPolicyProvider() - Constructor for class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
AbstractPolicyProvider(Bus) - Constructor for class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
AbstractProcessor - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
 
AbstractProcessor(ToolContext) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.AbstractProcessor
 
AbstractPropertiesHolder - Class in org.apache.cxf.service.model
 
AbstractPropertiesHolder() - Constructor for class org.apache.cxf.service.model.AbstractPropertiesHolder
 
AbstractProtocolHandlerInterceptor<T extends Message> - Class in org.apache.cxf.jaxws.handler
 
AbstractProtocolHandlerInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.AbstractProtocolHandlerInterceptor
 
AbstractProtocolHandlerInterceptor(Binding, String) - Constructor for class org.apache.cxf.jaxws.handler.AbstractProtocolHandlerInterceptor
 
AbstractResourceInfo - Class in org.apache.cxf.jaxrs.model
 
AbstractResourceInfo() - Constructor for class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
AbstractResourceInfo(Class<?>, Class<?>, boolean) - Constructor for class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
AbstractRMInterceptor<T extends Message> - Class in org.apache.cxf.ws.rm
Interceptor responsible for implementing exchange of RM protocol messages, aggregating RM metadata in the application message and processing of RM metadata contained in incoming application messages.
AbstractRMInterceptor(String) - Constructor for class org.apache.cxf.ws.rm.AbstractRMInterceptor
 
AbstractRMInterceptor() - Constructor for class org.apache.cxf.ws.rm.AbstractRMInterceptor
 
AbstractSamlPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Some abstract functionality for validating SAML Assertions
AbstractSamlPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSamlPolicyValidator
 
AbstractSecurityAssertion - Class in org.apache.cxf.ws.security.policy.model
 
AbstractSecurityAssertion(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
AbstractSecurityContextInInterceptor - Class in org.apache.cxf.interceptor.security
 
AbstractSecurityContextInInterceptor() - Constructor for class org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
 
AbstractSequence - Class in org.apache.cxf.ws.rm
 
AbstractSequence(Identifier, ProtocolVariation) - Constructor for class org.apache.cxf.ws.rm.AbstractSequence
 
AbstractServiceConfiguration - Class in org.apache.cxf.service.factory
 
AbstractServiceConfiguration() - Constructor for class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
AbstractServiceFactory - Class in org.apache.cxf.frontend
 
AbstractServiceFactory() - Constructor for class org.apache.cxf.frontend.AbstractServiceFactory
 
AbstractServiceFactory(ReflectionServiceFactoryBean) - Constructor for class org.apache.cxf.frontend.AbstractServiceFactory
 
AbstractServiceFactoryBean - Class in org.apache.cxf.service.factory
 
AbstractServiceFactoryBean() - Constructor for class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
AbstractSimpleGenerator - Class in org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator
 
AbstractSimpleGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.AbstractSimpleGenerator
 
AbstractSoapInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
AbstractSoapInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor
Deprecated.  
AbstractSoapInterceptor(String) - Constructor for class org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor
 
AbstractSoapInterceptor(String, String) - Constructor for class org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor
 
AbstractStartEndEventProducer - Class in org.apache.cxf.binding.corba.types
 
AbstractStartEndEventProducer() - Constructor for class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
AbstractStaticFailoverStrategy - Class in org.apache.cxf.clustering
Failover strategy based on a static cluster represented by multiple endpoints associated with the same service instance.
AbstractStaticFailoverStrategy() - Constructor for class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
 
AbstractSupportingTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
A base class to use to validate various SupportingToken policies.
AbstractSupportingTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
AbstractThreadLocalProxy<T> - Class in org.apache.cxf.jaxrs.impl.tl
 
AbstractThreadLocalProxy() - Constructor for class org.apache.cxf.jaxrs.impl.tl.AbstractThreadLocalProxy
 
AbstractThresholdOutputStream - Class in org.apache.cxf.io
Outputstream that will buffer a certain amount before writing anything to the underlying stream.
AbstractThresholdOutputStream(int) - Constructor for class org.apache.cxf.io.AbstractThresholdOutputStream
 
AbstractTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Some abstract functionality for validating a Security Token.
AbstractTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractTokenPolicyValidator
 
AbstractToolContainer - Class in org.apache.cxf.tools.common.toolspec
 
AbstractToolContainer() - Constructor for class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
AbstractToolContainer(ToolSpec) - Constructor for class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
AbstractToolContainer.GenericOutputStream - Class in org.apache.cxf.tools.common.toolspec
 
AbstractToolContainer.GenericOutputStream() - Constructor for class org.apache.cxf.tools.common.toolspec.AbstractToolContainer.GenericOutputStream
 
AbstractTransportFactory - Class in org.apache.cxf.transport
Helper methods for DestinationFactorys and ConduitInitiators.
AbstractTransportFactory() - Constructor for class org.apache.cxf.transport.AbstractTransportFactory
 
AbstractTransportFactory(List<String>) - Constructor for class org.apache.cxf.transport.AbstractTransportFactory
 
AbstractTransportFactory(List<String>, Bus) - Constructor for class org.apache.cxf.transport.AbstractTransportFactory
 
AbstractTypeCreator - Class in org.apache.cxf.aegis.type
 
AbstractTypeCreator() - Constructor for class org.apache.cxf.aegis.type.AbstractTypeCreator
 
AbstractUsernameTokenAuthenticatingInterceptor - Class in org.apache.cxf.ws.security.wss4j
Base class providing an extensibility point for populating javax.security.auth.Subject from a current UsernameToken.
AbstractUsernameTokenAuthenticatingInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
 
AbstractUsernameTokenAuthenticatingInterceptor(Map<String, Object>) - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
 
AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator - Class in org.apache.cxf.ws.security.wss4j
 
AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator
 
AbstractUsernameTokenInInterceptor - Class in org.apache.cxf.interceptor.security
 
AbstractUsernameTokenInInterceptor() - Constructor for class org.apache.cxf.interceptor.security.AbstractUsernameTokenInInterceptor
 
AbstractValidator - Class in org.apache.cxf.tools.validator
 
AbstractValidator() - Constructor for class org.apache.cxf.tools.validator.AbstractValidator
 
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
Provides a convenient hook onFirstWrite() for those needing to wrap an output stream.
AbstractWrappedOutputStream() - Constructor for class org.apache.cxf.io.AbstractWrappedOutputStream
 
AbstractWrapperHelper - Class in org.apache.cxf.databinding
This wrapper helper will use reflection to handle the wrapped message
AbstractWrapperHelper(Class<?>, Method[], Method[], Field[]) - Constructor for class org.apache.cxf.databinding.AbstractWrapperHelper
 
AbstractWrapperWSDLLocator - Class in org.apache.cxf.wsdl11
 
AbstractWrapperWSDLLocator(String, WSDLLocator) - Constructor for class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
AbstractWSDLBasedEndpointFactory - Class in org.apache.cxf.frontend
 
AbstractWSDLBasedEndpointFactory(ReflectionServiceFactoryBean) - Constructor for class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
AbstractWSDLBasedEndpointFactory() - Constructor for class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
AbstractWSDLBuilder<T> - Class in org.apache.cxf.tools.wsdlto.core
 
AbstractWSDLBuilder() - Constructor for class org.apache.cxf.tools.wsdlto.core.AbstractWSDLBuilder
 
AbstractWSDLPlugin - Class in org.apache.cxf.wsdl
 
AbstractWSDLPlugin() - Constructor for class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
AbstractWSDLToProcessor - Class in org.apache.cxf.tools.misc.processor
 
AbstractWSDLToProcessor() - Constructor for class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
AbstractWSS4JInterceptor - Class in org.apache.cxf.ws.security.wss4j
 
AbstractWSS4JInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
AbstractXOPType - Class in org.apache.cxf.aegis.type.mtom
Base class for MtoM types.
AbstractXOPType(boolean, String) - Constructor for class org.apache.cxf.aegis.type.mtom.AbstractXOPType
Create an XOP type.
accept(AnnotationVisitor, Class<?>) - Method in class org.apache.cxf.common.annotation.AnnotationProcessor
Visits each of the annotated elements of the object.
accept(AnnotationVisitor) - Method in class org.apache.cxf.common.annotation.AnnotationProcessor
 
accept(MediaType...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Accept header
accept(String...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Accept header
accept(MediaType...) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Accept header
accept(String...) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Accept header
accept(MediaType...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
accept(String...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
accept(SearchConditionVisitor<T>) - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
accept(SearchConditionVisitor<T>) - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
accept(SearchConditionVisitor<T>) - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Provides a visitor which will convert this SearchCondition into a custom expression, for example, into the SQL statement, etc
accept(SearchConditionVisitor<T>) - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
 
accept(XMLStreamReader) - Method in class org.apache.cxf.staxutils.StaxStreamFilter
 
accept(TokenInputStream, Element, ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.Argument
 
accept(TokenInputStream, Element, ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.Form
Attempt to consume all the args in the input stream by matching them to options, optionGroups and argument specified in the usage definition.
accept(TokenInputStream, Element, ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
accept(TokenInputStream, Element, ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.OptionGroup
 
accept(TokenInputStream, Element, ErrorVisitor) - Method in interface org.apache.cxf.tools.common.toolspec.parser.TokenConsumer
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.ArrayVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.AttributeVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.ConstrTypeSpecVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.ConstVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.EnumVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.ExceptionVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.FixedPtConstVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.FixedVisitor
 
accept(Scope, XmlSchema, Definition, AST, WSDLASTVisitor) - Static method in class org.apache.cxf.tools.corba.processors.idl.ObjectReferenceVisitor
 
accept(Scope, Definition, XmlSchema, AST, WSDLASTVisitor) - Static method in class org.apache.cxf.tools.corba.processors.idl.OperationVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.ParamDclVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.PortTypeVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.PrimitiveTypesVisitor
 
accept(Scope, Definition, XmlSchema, AST, WSDLASTVisitor) - Static method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.SequenceVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.SimpleTypeSpecVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.StringVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.StructVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.TemplateTypeSpecVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.TypeDclVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.TypedefVisitor
 
accept(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.UnionVisitor
 
accept - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
accept - Variable in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
 
accept - Variable in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
 
accept - Variable in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
 
ACCEPT_CONTENT_TYPE - Static variable in interface org.apache.cxf.message.Message
 
ACCEPT_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
acceptableCountryWildcard(String) - Static method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
 
acceptEncoding(String...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Accept-Encoding header
acceptEncoding(String...) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Accept-Encoding header
acceptEncoding(String...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
acceptEncoding - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
acceptLanguage(String...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Accept-Language header
acceptLanguage(String...) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Accept-Language header
acceptLanguage(String...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
acceptLanguage - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
acceptOffers - Variable in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
 
AcceptType - Class in org.apache.cxf.ws.rm.v200502
Java class for AcceptType complex type.
AcceptType() - Constructor for class org.apache.cxf.ws.rm.v200502.AcceptType
 
AcceptType - Class in org.apache.cxf.ws.rm.v200502wsa15
Java class for AcceptType complex type.
AcceptType() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.AcceptType
 
AcceptType - Class in org.apache.cxf.ws.rm.v200702
Java class for AcceptType complex type.
AcceptType() - Constructor for class org.apache.cxf.ws.rm.v200702.AcceptType
 
AccessDeniedException - Exception in org.apache.cxf.interceptor.security
 
AccessDeniedException(String) - Constructor for exception org.apache.cxf.interceptor.security.AccessDeniedException
 
ACK_REQ_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
ACK_REQ_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
ACK_REQUESTED_ACTION - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
ACK_REQUESTED_ACTION - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
ACK_REQUESTED_NAME - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
ACK_REQUESTED_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
ACK_REQUESTED_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
acknowledge(Message) - Method in class org.apache.cxf.ws.rm.Destination
Acknowledges receipt of a message.
acknowledge(Message) - Method in class org.apache.cxf.ws.rm.DestinationSequence
 
acknowledgement - Variable in class org.apache.cxf.ws.rm.AbstractSequence
 
acknowledgementInterval - Variable in class org.apache.cxf.ws.rmp.v200502.RMAssertion
 
acknowledgementRange - Variable in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
 
acknowledgementRange - Variable in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
 
acknowledgementRange - Variable in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
acknowledgeMessage() - Method in class org.apache.cxf.ws.rm.SequenceMonitor
 
AckRequestedType - Class in org.apache.cxf.ws.rm.v200502
Java class for AckRequestedType complex type.
AckRequestedType() - Constructor for class org.apache.cxf.ws.rm.v200502.AckRequestedType
 
AckRequestedType - Class in org.apache.cxf.ws.rm.v200502wsa15
Java class for AckRequestedType complex type.
AckRequestedType() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
 
AckRequestedType - Class in org.apache.cxf.ws.rm.v200702
Java class for AckRequestedType complex type.
AckRequestedType() - Constructor for class org.apache.cxf.ws.rm.v200702.AckRequestedType
 
acksPolicy - Variable in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
 
AcksPolicyType - Class in org.apache.cxf.ws.rm.manager
Java class for AcksPolicyType complex type.
AcksPolicyType() - Constructor for class org.apache.cxf.ws.rm.manager.AcksPolicyType
 
acksTo - Variable in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
acksTo - Variable in class org.apache.cxf.ws.rm.v200502.AcceptType
 
acksTo - Variable in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
 
acksTo - Variable in class org.apache.cxf.ws.rm.v200502wsa15.AcceptType
 
acksTo - Variable in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
 
acksTo - Variable in class org.apache.cxf.ws.rm.v200702.AcceptType
 
acksTo - Variable in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
 
actAs - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
ActAsType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Java class for ActAsType complex type.
ActAsType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ActAsType
 
ACTION - Static variable in class org.apache.cxf.ws.addressing.ContextUtils
 
action - Variable in class org.apache.cxf.ws.addressing.ProblemActionType
 
ACTION_MISMATCH_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_MISMATCH_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_NOT_SUPPORTED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_NOT_SUPPORTED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_VERIFIED - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
ACTIONS - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
ACTIONS - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
activate() - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
activate() - Method in class org.apache.cxf.transport.AbstractObservable
Activate messages flow.
activate() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
Activate receipt of incoming messages.
activate() - Method in class org.apache.cxf.transport.jms.JMSDestination
Initialize jmsTemplate and jmsListener from jms configuration data in jmsConfig Activate messages flow.
activateAll() - Method in interface org.apache.cxf.bus.extension.ExtensionManager
 
activateAll() - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
activateAllByType(Class<T>) - Method in interface org.apache.cxf.bus.extension.ExtensionManager
 
activateAllByType(Class<T>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ACTIVATION_NAMESPACES_PROPERTY_NAME - Static variable in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ACTIVATION_NAMESPACES_SETTER_METHOD_NAME - Static variable in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
activationNamespaces - Variable in class org.apache.cxf.binding.AbstractBaseBindingFactory
 
Adapter1 - Class in org.apache.cxf.ws.rm.v200502
 
Adapter1() - Constructor for class org.apache.cxf.ws.rm.v200502.Adapter1
 
Adapter1 - Class in org.apache.cxf.ws.rm.v200502wsa15
 
Adapter1() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.Adapter1
 
Adapter1 - Class in org.apache.cxf.ws.rm.v200702
 
Adapter1() - Constructor for class org.apache.cxf.ws.rm.v200702.Adapter1
 
Adapter1 - Class in org.apache.cxf.ws.rmp.v200502
 
Adapter1() - Constructor for class org.apache.cxf.ws.rmp.v200502.Adapter1
 
Adapter2 - Class in org.apache.cxf.ws.rm.v200502
 
Adapter2() - Constructor for class org.apache.cxf.ws.rm.v200502.Adapter2
 
Adapter2 - Class in org.apache.cxf.ws.rm.v200502wsa15
 
Adapter2() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.Adapter2
 
Adapter2 - Class in org.apache.cxf.ws.rm.v200702
 
Adapter2() - Constructor for class org.apache.cxf.ws.rm.v200702.Adapter2
 
Adapter2 - Class in org.apache.cxf.ws.rmp.v200502
 
Adapter2() - Constructor for class org.apache.cxf.ws.rmp.v200502.Adapter2
 
Adapter3 - Class in org.apache.cxf.ws.rm.v200502
 
Adapter3() - Constructor for class org.apache.cxf.ws.rm.v200502.Adapter3
 
Adapter3 - Class in org.apache.cxf.ws.rm.v200502wsa15
 
Adapter3() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.Adapter3
 
Adapter3 - Class in org.apache.cxf.ws.rm.v200702
 
Adapter3() - Constructor for class org.apache.cxf.ws.rm.v200702.Adapter3
 
Adapter3 - Class in org.apache.cxf.ws.rmp.v200502
 
Adapter3() - Constructor for class org.apache.cxf.ws.rmp.v200502.Adapter3
 
Adapter4 - Class in org.apache.cxf.ws.rm.v200502
 
Adapter4() - Constructor for class org.apache.cxf.ws.rm.v200502.Adapter4
 
Adapter4 - Class in org.apache.cxf.ws.rm.v200502wsa15
 
Adapter4() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.Adapter4
 
Adapter4 - Class in org.apache.cxf.ws.rm.v200702
 
Adapter4() - Constructor for class org.apache.cxf.ws.rm.v200702.Adapter4
 
Adapter5 - Class in org.apache.cxf.ws.rm.v200502
 
Adapter5() - Constructor for class org.apache.cxf.ws.rm.v200502.Adapter5
 
Adapter5 - Class in org.apache.cxf.ws.rm.v200502wsa15
 
Adapter5() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.Adapter5
 
Adapter5 - Class in org.apache.cxf.ws.rm.v200702
 
Adapter5() - Constructor for class org.apache.cxf.ws.rm.v200702.Adapter5
 
Adapter6 - Class in org.apache.cxf.ws.rm.v200702
 
Adapter6() - Constructor for class org.apache.cxf.ws.rm.v200702.Adapter6
 
add(Attachment) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
add(Extension) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
add(int, T) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
add(T) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
add(T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
add(String, String) - Method in class org.apache.cxf.helpers.NSStack
Add a new declaration to the current scope.
add(String) - Method in class org.apache.cxf.helpers.NSStack
Add a new declaration to the current scope using a unique prefix and return the prefix.
add(Interceptor<? extends Message>) - Method in interface org.apache.cxf.interceptor.InterceptorChain
Adds a single interceptor to the interceptor chain.
add(Collection<Interceptor<? extends Message>>) - Method in interface org.apache.cxf.interceptor.InterceptorChain
Adds multiple interceptors to the interceptor chain.
add(K, V) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
add() - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
add(Collection<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Collection<Interceptor<? extends Message>>, 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
 
add(CommandLineError) - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor
 
add(Scope, DeferredAction) - Method in class org.apache.cxf.tools.corba.processors.idl.DeferredActionCollection
 
add(Scope) - Method in class org.apache.cxf.tools.corba.processors.idl.ScopeNameCollection
 
add(SecurityToken) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
Add the given token to the list.
add(SecurityToken) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Add the given token to the list.
add_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
addAck(DestinationSequence) - Method in class org.apache.cxf.ws.rm.RMProperties
 
addAfter(Collection<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain after the specified collection of interceptors.
addAfter(String) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain after the specified interceptor.
addAll(Collection<? extends Attachment>) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
addAll(Collection<? extends T>) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
addAll(int, Collection<? extends T>) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
addAll(Collection<? extends T>) - Method in class org.apache.cxf.common.util.SortedArraySet
 
addAllAbsent(Collection<? extends T>) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
addAllToWorkQueueManager(WorkQueueManager) - Method in class org.apache.cxf.bus.osgi.ManagedWorkQueueList
 
addAnnotation(JAnnotation) - Method in class org.apache.cxf.tools.common.model.JavaField
 
addAnnotation(JAnnotation) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
addAnnotation(String, JAnnotation) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
addAnnotation(String, JAnnotation) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
addApplicationContext(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
addAppliesTo(XMLStreamWriter, String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addAttachmentMarshaller(Marshaller) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
addAttachmentUnmarshaller(Unmarshaller) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
addAttribute(IdlAttribute) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlInterface
 
addAuthenticator() - Static method in class org.apache.cxf.transport.http.CXFAuthenticator
 
addBefore(Collection<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain before the specified collection of interceptors.
addBefore(String) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain before the specified interceptor.
addBinaryExchange(String, W3CDOMStreamWriter) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addBindFile(InputSource) - Method in interface org.apache.cxf.jaxb.JAXBUtils.Options
 
addBinding(BindingInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
addBindingFile(File) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
addBranch(IdlUnionBranch) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlUnion
 
addBus(ApplicationContext, String) - Static method in class org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor
 
addBusInterceptors() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
addBusWiringAttribute(BeanDefinitionBuilder, BusWiringType) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
addBusWiringAttribute(BeanDefinitionBuilder, BusWiringType, String, ParserContext) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
addCase(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
addCase(String) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlUnionBranch
 
addChangeListener(PropertyChangeListener) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
addClaims(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addClientClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addColocInterceptors() - Method in class org.apache.cxf.binding.coloc.ColocMessageObserver
 
addContentTypeToProtocolHeader(Message) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
addCookie(Cookie) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
addCrossImports() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
addDateHeader(String, long) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
addDeclaredNamespaces(String, String) - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
addDeclaredNamespaces(String, String) - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
addDeclaredNamespaces(String, String) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
addDefaultBindingFileIfExists(File) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
addDefaultBus(ApplicationContext) - Static method in class org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor
 
addDefaultNamespaces() - Method in class org.apache.cxf.test.TestUtilities
 
addDefaultPortIfMissing(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
addDefaultPortIfMissing(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
addDefinition(Object, Definition) - Method in interface org.apache.cxf.wsdl.WSDLManager
Adds a definition into the cache for lookup later
addDefinition(Object, Definition) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
addDerivedKeyElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addDestination(AbstractHTTPDestination) - Method in interface org.apache.cxf.transport.http.DestinationRegistry
 
addDestination(AbstractHTTPDestination) - Method in class org.apache.cxf.transport.http.DestinationRegistryImpl
 
addDKUsernameToken(UsernameToken, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addDocumentation(WSDLElement, String) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
addElement(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.types.CorbaArrayHandler
 
addElement(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceHandler
 
addElement(JAnnotationElement) - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
addEncryptedKeyElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addEndpoint(EndpointInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
addEnumerator(IdlEnumerator) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlEnum
 
addError(Location, String) - Method in class org.apache.cxf.tools.validator.internal.AbstractDefinitionValidator
 
addError(Message) - Method in class org.apache.cxf.tools.validator.internal.ValidationResult
 
addError(String) - Method in class org.apache.cxf.tools.validator.internal.ValidationResult
 
addErrorMessage(String) - Method in class org.apache.cxf.tools.validator.AbstractValidator
 
addEvent(XMLEvent) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
addException(JavaException) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
addException(IdlException) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlOperation
 
addExceptionClass(String, JavaExceptionClass) - Method in class org.apache.cxf.tools.common.model.JavaModel
 
addExceptionClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addExcludeNamespacePackageMap(String, String) - Method in class org.apache.cxf.tools.common.ToolContext
 
addExcludeNamespacePackageMap(String, String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
addExtensibilityElements(ElementExtensible, List<ExtensibilityElement>) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
addExtensionAttribute(QName, Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
addExtensionAttribute(QName, Object) - Method in interface org.apache.cxf.service.model.Extensible
 
addExtensions(List<Extension>) - Static method in class org.apache.cxf.bus.extension.ExtensionRegistry
 
addExtensions(ExtensionRegistry) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
addExtensions(ExtensionRegistry) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
addExtensions(ExtensionRegistry, String, String) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensions(ExtensionRegistry, String, String, String) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensions(ExtensionRegistry, Class<?>, Class<? extends ExtensibilityElement>) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensions(ExtensionRegistry, Class<?>, Class<? extends ExtensibilityElement>, String) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensor(Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
addExtensor(Object) - Method in interface org.apache.cxf.service.model.Extensible
 
addFault(InterfaceInfo, OperationInfo, Class) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
addFault(QName, QName) - Method in class org.apache.cxf.service.model.OperationInfo
Adds an fault to this operation.
addFault(FaultInfo) - Method in class org.apache.cxf.service.model.OperationInfo
Adds a fault to this operation.
addFault(QName, QName) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
addField(JavaField) - Method in class org.apache.cxf.tools.common.model.JavaClass
 
addFilter(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addFilter(String, Filter) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addFilter(String, Class<? extends Filter>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addFrame(SoapTcpFrame) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpChannel
 
addGrammar(InputSource) - Method in interface org.apache.cxf.jaxb.JAXBUtils.Options
 
addHandler(Handler) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
addHandler(Handler) - Method in class org.apache.cxf.common.logging.Log4jLogger
 
addHandlerInterceptors() - Method in class org.apache.cxf.jaxws.support.JaxWsEndpointImpl
 
addHandlerProperties(WrappedMessageContext, Map<String, Object>) - Method in class org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker
 
addHandlers(List<Handler>) - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
addHeader(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
addHeader(Header) - Method in class org.apache.cxf.ws.security.policy.model.RequiredParts
 
addHeader(Header) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
addIfAbsent(T) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
addImplClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addImport(String) - Method in class org.apache.cxf.tools.common.model.JavaCommon
 
addImport(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
addImportIfNeeded(XmlSchema, String) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Assist in managing the required for imports of peer schemas.
addImportIfNeeded(XmlSchema, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
For convenience, start from a qname, and add the import if it is non-null and has a namespace.
addImports(Collection<String>) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
addInclude(String) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlRoot
 
addInstance(String, Object) - Method in class org.apache.cxf.aegis.type.encoded.SoapRefRegistry
Add an object instance to the registry.
addInterface(String, JavaInterface) - Method in class org.apache.cxf.tools.common.model.JavaModel
 
addInterfaceName(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
addIntHeader(String, int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
addIrregular(String, String) - Method in class org.apache.cxf.binding.http.strategy.Inflector
 
additionalSpringConfiguration(GenericApplicationContext) - Method in class org.apache.cxf.test.AbstractCXFSpringTest
subclasses may override this.
addJaxbBindingFile(String, InputSource) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
addJaxwsPara(JAXWSParameter) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
addKeySize(int, W3CDOMStreamWriter) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addLifetime(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addListener(Destination, Endpoint) - Method in class org.apache.cxf.binding.AbstractBaseBindingFactory
 
addListener(Destination, Endpoint) - Method in interface org.apache.cxf.binding.BindingFactory
Set the destination's message observer which is created by using the endpoint to listen the incoming message
addListener(Destination, Endpoint) - Method in class org.apache.cxf.binding.soap.SoapBindingFactory
 
addListener(Class<? extends EventListener>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addListener(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addListener(T) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addListener(FactoryBeanListener) - Method in class org.apache.cxf.service.factory.FactoryBeanListenerManager
 
addLogHandler(Handler) - Method in class org.apache.cxf.transport.https.HttpsURLConnectionFactory
 
addMember(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.types.CorbaExceptionHandler
 
addMember(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.types.CorbaStructHandler
 
addMember(Principal) - Method in class org.apache.cxf.common.security.SimpleGroup
 
addMessageFromBinding(ExtensibilityElement, BindingOperationInfo, boolean) - Method in class org.apache.cxf.binding.AbstractBindingFactory
 
addMessageFromBinding(ExtensibilityElement, BindingOperationInfo, boolean) - Method in class org.apache.cxf.binding.soap.SoapBindingFactory
 
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.
addMethod(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
addModelMBeanAttribute(String, String, boolean, boolean, boolean, String, Descriptor) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
addModelMBeanConstructor(Constructor<?>, String, Descriptor) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
addModelMBeanMethod(String, String[], String[], String[], String, String, Descriptor) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
addModelMBeanNotification(String[], String, String, Descriptor) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
addMtomAttachment(byte[], int, int, String, String, String) - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentMarshaller
 
addMtomAttachment(DataHandler, String, String) - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentMarshaller
 
addMtomAttachment(byte[], int, int, String, String, String) - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentMarshaller
 
addMtomAttachment(DataHandler, String, String) - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentMarshaller
 
addNamedWorkQueue(String, AutomaticWorkQueue) - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Adds a named work queue
addNamedWorkQueue(String, AutomaticWorkQueue) - Method in class org.apache.cxf.workqueue.WorkQueueManagerImpl
 
addNamespace(String, String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
addNamespace(String, String) - Method in class org.apache.cxf.test.AbstractCXFTest
Add a namespace that will be used for XPath expressions.
addNamespace(String, String) - Method in class org.apache.cxf.test.TestUtilities
Add a namespace that will be used for XPath expressions.
addNamespace(String, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
addNamespace(String) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
addNamespace(String, String) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
addNamespace(String, String, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
addNamespacePackageMap(String, String) - Method in class org.apache.cxf.tools.common.ToolContext
 
addNamespacePackageMap(String, String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
addNamespacePrefix(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Add a namespace prefix definition to an element.
addNamespaces(Map<String, String>) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
addNamespaces(Node) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomNodeSelector
 
addNewSchema(String) - Method in class org.apache.cxf.service.model.ServiceInfo
 
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.
addOperation(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
addoperation(IdlOperation) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlInterface
 
addOperationNode(NSStack, Message, XMLStreamWriter, boolean, BindingOperationInfo) - Method in class org.apache.cxf.binding.soap.interceptor.RPCOutInterceptor
 
addOutOfBandMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
addPackage(Set<Class<?>>, String, ClassLoader) - Static method in class org.apache.cxf.jaxb.JAXBContextCache
 
addParameter(JavaParameter) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
addParameter(IdlParam) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlOperation
 
addParameter(MessagePartInfo, JavaMethod, JavaParameter) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ParameterProcessor
 
addParameterFromBinding(JavaMethod, MessagePartInfo, JavaType.Style) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ParameterProcessor
This method will be used by binding processor to change existing generated java method of porttype
addParameters(Map<String, Object>) - Method in class org.apache.cxf.tools.common.ToolContext
 
addParametersToBuilder(UriBuilder, String, Object, ParameterType) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
addParams(String, int, int, List<IriDecoderHelper.Param>) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
 
addPluginArtifact(Set<URI>) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
addPlural(String, String) - Method in class org.apache.cxf.binding.http.strategy.Inflector
 
addPOAPolicies(ORB, String, POA, POAManager, List<Policy>) - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
addPolicyAttachments(Collection<PolicyAttachment>) - Method in class org.apache.cxf.ws.policy.ServiceModelPolicyUpdater
 
addPolicyProvider(PolicyProvider) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
addPort(QName, String, String) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
addPort(JavaPort) - Method in class org.apache.cxf.tools.common.model.JavaServiceClass
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
addPropertyToForm(MultivaluedMap<String, String>, String, Object) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
ADDR_POLICY_2004_NAMESPACE_URI - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ADDR_WSDL_2005_NAMESPACE_URI - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ADDR_WSDL_2006_NAMESPACE_URI - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
addRef(String, SoapRef) - Method in class org.apache.cxf.aegis.type.encoded.SoapRefRegistry
Adds a reference to the specified id.
addRequestType(String, W3CDOMStreamWriter) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addResourceResolver(ResourceResolver) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
addResourceResolver(ResourceResolver) - Method in interface org.apache.cxf.resource.ResourceManager
Add a ResourceResolver.
addResourceResolvers(Collection<? extends ResourceResolver>) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
address - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
Address - Interface in org.apache.cxf.tools.misc.processor.address
 
address - Variable in class org.apache.cxf.ws.addressing.EndpointReferenceType
 
address - Variable in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
 
address - Variable in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
Address - Class in org.apache.cxf.ws.rm.v200702
Java class for anonymous complex type.
Address() - Constructor for class org.apache.cxf.ws.rm.v200702.Address
 
AddressFactory - Class in org.apache.cxf.tools.misc.processor.address
 
ADDRESSING_ASSERTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ADDRESSING_ASSERTION_QNAME_0705 - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ADDRESSING_DISABLED - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
ADDRESSING_ELEM_NAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ADDRESSING_NAMESPACE_URI - Static variable in class org.apache.cxf.binding.corba.utils.CorbaObjectReferenceHelper
 
ADDRESSING_WSDL_NAMESPACE_URI - Static variable in class org.apache.cxf.binding.corba.utils.CorbaObjectReferenceHelper
 
AddressingAssertionBuilder - Class in org.apache.cxf.ws.addressing.policy
 
AddressingAssertionBuilder() - Constructor for class org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder
 
AddressingBeanDefinitionParser - Class in org.apache.cxf.ws.addressing.spring
 
AddressingBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.addressing.spring.AddressingBeanDefinitionParser
 
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.
AddressingBuilderImpl - Class in org.apache.cxf.ws.addressing
Factory for WS-Addressing elements.
AddressingBuilderImpl() - Constructor for class org.apache.cxf.ws.addressing.AddressingBuilderImpl
 
AddressingConstants - Interface in org.apache.cxf.ws.addressing
Encapsulation of version-specific WS-Addressing constants.
AddressingConstantsImpl - Class in org.apache.cxf.ws.addressing
Encapsulation of version-specific WS-Addressing constants.
AddressingConstantsImpl() - Constructor for class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
addressingNamespace - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
AddressingPolicyInterceptorProvider - Class in org.apache.cxf.ws.addressing.policy
Instead of parametrising an instance of org.apache.cxf.policy.PolicyInterceptorProviderImpl we use this class to reduce the impact of changes to the addressing metadata namespace (only need to update Metadataconstants, otherwise cfg file fragement also).
AddressingPolicyInterceptorProvider() - Constructor for class org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider
 
AddressingProperties - Interface in org.apache.cxf.ws.addressing
Abstraction of Message Addressing Properties.
AddressingPropertiesImpl - Class in org.apache.cxf.ws.addressing
Abstraction of Message Addressing Properties.
AddressingPropertiesImpl() - Constructor for class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Constructor, defaults to 2005/08 namespace.
AddressingPropertiesImpl(String) - Constructor for class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Constructor.
AddressingType - Interface in org.apache.cxf.ws.addressing
Encapsulates the WS-Addressing namespace URI (and by implication, also the version).
AddressingWSDLExtensionLoader - Class in org.apache.cxf.ws.addressing
 
AddressingWSDLExtensionLoader(Bus) - Constructor for class org.apache.cxf.ws.addressing.AddressingWSDLExtensionLoader
 
AddressType - Class in org.apache.cxf.binding.corba.wsdl
CXF CORBA Address Type
AddressType() - Constructor for class org.apache.cxf.binding.corba.wsdl.AddressType
 
AddressType - Class in org.apache.cxf.transport.jms
Java class for AddressType complex type.
AddressType() - Constructor for class org.apache.cxf.transport.jms.AddressType
 
AddressType - Class in org.apache.cxf.wsdl.http
Java class for addressType complex type.
AddressType() - Constructor for class org.apache.cxf.wsdl.http.AddressType
 
addReturnType(IdlType) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlOperation
 
addSamlToken(SamlToken) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addSchema(SchemaInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
addSchemaDocument(ServiceInfo, SchemaCollection, Document, String) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
addSchemaDocument(ServiceInfo, SchemaCollection, Document, String, Collection<String>) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
addSchemaDocument(SchemaCollection, Document, String, boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
addSchemaFiles(Collection<String>) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.DateTypeCustomGenerator
 
addSeiClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addSequence(DestinationSequence) - Method in class org.apache.cxf.ws.rm.Destination
 
addSequence(DestinationSequence, boolean) - Method in class org.apache.cxf.ws.rm.Destination
 
addSequence(SourceSequence) - Method in class org.apache.cxf.ws.rm.Source
 
addSequence(SourceSequence, boolean) - Method in class org.apache.cxf.ws.rm.Source
 
addServant(URL, JettyHTTPHandler) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Register a servant.
addServant(URL, JettyHTTPHandler) - Method in interface org.apache.cxf.transport.http_jetty.ServerEngine
Register a servant.
addServerClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addServiceClass(String, JavaServiceClass) - Method in class org.apache.cxf.tools.common.model.JavaModel
 
addServiceClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addServlet(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addServlet(String, Servlet) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addServlet(String, Class<? extends Servlet>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addSharedUser() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
addSignatureConfirmation(List<WSEncryptionPart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addSignatureParts(Map<Token, Object>, List<WSEncryptionPart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addSingular(String, String) - Method in class org.apache.cxf.binding.http.strategy.Inflector
 
addSOAPNamespace(Definition, boolean) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
addStreamableArgument(CorbaStreamable) - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
addSubClassResourceInfo(ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
addSupportingElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addSupportingTokens(List<WSEncryptionPart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addSwaRefAttachment(DataHandler) - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentMarshaller
 
addSwaRefAttachment(DataHandler) - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentMarshaller
 
addTargetAnnotation(Class<? extends Annotation>) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
addToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
addTokenType(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
addTopDownElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addToSchemaElement(XmlSchemaElement) - Method in class org.apache.cxf.aegis.type.AegisType
If the type object merely wants to contribute attributes to the xsd:element element, it can implement this.
addToSchemaElement(XmlSchemaElement) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
addToScope(IdlDefn) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
addType(String, CorbaTypeImpl) - Method in class org.apache.cxf.binding.corba.CorbaTypeMap
 
addTypeCode(QName, TypeCode) - Method in class org.apache.cxf.binding.corba.CorbaTypeMap
 
addTypeMapSchemaImports(Definition, WSDLASTVisitor) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
addTypesClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addTypesSchemaDocument(XmlSchemaCollection) - Method in class org.apache.cxf.aegis.AegisContext
 
addUnacknowledged(Message) - Method in interface org.apache.cxf.ws.rm.RetransmissionQueue
Accepts a new message for possible future retransmission.
addUnacknowledged(Message) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
addUncountable(String[]) - Method in class org.apache.cxf.binding.http.strategy.Inflector
 
addUncountable(String) - Method in class org.apache.cxf.binding.http.strategy.Inflector
 
addUsernameToken(UsernameToken) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
addUsernameToken(SoapMessage, UsernameToken) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
addUtilityTypesToSchema(XmlSchema) - Static method in class org.apache.cxf.aegis.AegisContext
 
addWarning(Message) - Method in class org.apache.cxf.tools.validator.internal.ValidationResult
 
addWarning(String) - Method in class org.apache.cxf.tools.validator.internal.ValidationResult
 
addWSDLDefinitionImport(Definition, Definition, String, String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
addWSDLDefinitionImport(Definition, Definition, String, File) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
addWSDLDefinitionNamespace(Definition, String, String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
addWSDLSchemaImport(Definition, String, String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
addWSDLSchemaImport(Definition, String, File) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
addWsuIdToElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
Generates a wsu:Id attribute for the provided Element and returns the attribute value or finds and returns the value of the attribute if it already exists.
addXmimeSchemaDocument(XmlSchemaCollection) - Method in class org.apache.cxf.aegis.AegisContext
 
addXmlSchemaImport(XmlSchema, XmlSchema, String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
addXmlSchemaImport(XmlSchema, XmlSchema, File) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
addXPathExpression(String) - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
addXPathExpression(String) - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
addXPathExpression(String) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
adoptLogicalHandlers(HandlerChainInvoker) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
Allows an the logical handler chain for one invoker to be used as an alternate chain for another.
advanceBody(SoapMessage, Node) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
AEGIS_DATABINDING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
aegisContext - Variable in class org.apache.cxf.aegis.AbstractAegisIoImpl
 
AegisContext - Class in org.apache.cxf.aegis
The Aegis Databinding context object.
AegisContext() - Constructor for class org.apache.cxf.aegis.AegisContext
Construct a context.
AegisDatabinding - Class in org.apache.cxf.aegis.databinding
CXF databinding object for Aegis.
AegisDatabinding() - Constructor for class org.apache.cxf.aegis.databinding.AegisDatabinding
 
AegisDatabinding(AegisContext) - Constructor for class org.apache.cxf.aegis.databinding.AegisDatabinding
 
AegisElementDataReader - Class in org.apache.cxf.aegis
 
AegisElementDataReader(AegisContext) - Constructor for class org.apache.cxf.aegis.AegisElementDataReader
 
AegisElementDataWriter - Class in org.apache.cxf.aegis
 
AegisElementDataWriter(AegisContext) - Constructor for class org.apache.cxf.aegis.AegisElementDataWriter
 
AegisElementProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
AegisElementProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
AegisIo - Interface in org.apache.cxf.aegis
Aegis abstraction for reading.
AegisJSONProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
AegisJSONProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
AegisReader<ReaderT> - Interface in org.apache.cxf.aegis
Interface for Aegis readers.
AegisSchemaValidationInInterceptor - Class in org.apache.cxf.aegis.databinding
 
AegisSchemaValidationInInterceptor(Bus, ServiceInfo) - Constructor for class org.apache.cxf.aegis.databinding.AegisSchemaValidationInInterceptor
 
AegisServiceConfiguration - Class in org.apache.cxf.aegis.databinding
Deprecated. 2.1
AegisServiceConfiguration() - Constructor for class org.apache.cxf.aegis.databinding.AegisServiceConfiguration
Deprecated.  
AegisType - Class in org.apache.cxf.aegis.type
Aegis abstraction for a object.
AegisType() - Constructor for class org.apache.cxf.aegis.type.AegisType
 
AegisWriter<SinkT> - Interface in org.apache.cxf.aegis
Interface for Aegis writers.
AegisXMLStreamDataReader - Class in org.apache.cxf.aegis
 
AegisXMLStreamDataReader(AegisContext) - Constructor for class org.apache.cxf.aegis.AegisXMLStreamDataReader
 
AegisXMLStreamDataReader(AegisContext, Context) - Constructor for class org.apache.cxf.aegis.AegisXMLStreamDataReader
This constructor is used by the Element data reader to borrow this class.
AegisXMLStreamDataWriter - Class in org.apache.cxf.aegis
 
AES128 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
AES192 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
AES256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
after(Date) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property after (greater than) given date?
after(Duration) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property after (greater than) date distant from now by given period of time?
afterPropertiesSet() - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
afterPropertiesSet() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
aim - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
ALGO_SUITE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC128 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC128_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC128_SHA256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC128_SHA256_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC192 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC192_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC192_SHA256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC192_SHA256_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC256_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC256_SHA256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_BASIC256_SHA256_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_TRIPLE_DES - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_TRIPLE_DES_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_TRIPLE_DES_SHA256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ALGO_SUITE_TRIPLE_DES_SHA256_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
algorithm - Variable in class org.apache.cxf.configuration.security.SecureRandomParameters
 
algorithm - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType
 
algorithm - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DigestMethodType
 
algorithm - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
 
algorithm - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformType
 
ALGORITHM_SUITE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ALGORITHM_SUITE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
AlgorithmSuite - Class in org.apache.cxf.ws.security.policy.model
 
AlgorithmSuite(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
AlgorithmSuite() - Constructor for class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
algorithmSuite - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
AlgorithmSuiteBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
AlgorithmSuiteBuilder(Bus) - Constructor for class org.apache.cxf.ws.security.policy.builders.AlgorithmSuiteBuilder
 
AlgorithmSuiteLoader - Interface in org.apache.cxf.ws.security.policy.custom
This interface defines a way of retrieving an AlgorithmSuite object from the policy element of an AlgorithmSuite assertion.
AlgorithmSuitePolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a WSSecurityEngineResult corresponding to the processing of a Signature, EncryptedKey or EncryptedData structure against an AlgorithmSuite policy.
AlgorithmSuitePolicyValidator(List<WSSecurityEngineResult>) - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AlgorithmSuitePolicyValidator
 
AlgorithmWrapper - Interface in org.apache.cxf.ws.security.policy.model
 
algoSuiteString - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
Alias - Class in org.apache.cxf.binding.corba.wsdl
Java class for alias complex type.
Alias() - Constructor for class org.apache.cxf.binding.corba.wsdl.Alias
 
alias - Variable in class org.apache.cxf.tools.corba.processors.idl.TypedefDeferredAction
 
ALL_PROPERTIES - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
ALL_TYPES - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
allAcknowledged() - Method in class org.apache.cxf.ws.rm.SourceSequence
Returns true if a last message had been sent for this sequence and if all messages for this sequence have been acknowledged.
allow - Variable in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
 
ALLOW_ALL - Static variable in interface org.apache.cxf.transport.https.CertificateHostnameVerifier
The ALLOW_ALL HostnameVerifier essentially turns hostname verification off.
allowChunking - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
allowDuplicates() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Indicates if duplicate messageIDs are allowed.
allowImports() - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
AllowPostdatingType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for AllowPostdatingType complex type.
AllowPostdatingType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.AllowPostdatingType
 
allowWrapperOps() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
allowWrapperOps() - Method in class org.apache.cxf.jaxws.endpoint.dynamic.JaxWsDynamicClientFactory
 
AlternativeSelector - Interface in org.apache.cxf.ws.policy
Used by the Policy engine to select the Policy alternative to use.
ALWAYS_ENCRYPT_UT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
alwaysAllowNillables() - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
alwaysAllowNillables() - Method in class org.apache.cxf.aegis.type.encoded.StructType
 
and() - Method in interface org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
Conjunct current expression with another
and(CompleteCondition, CompleteCondition, CompleteCondition...) - Method in class org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder
 
and(CompleteCondition, CompleteCondition, CompleteCondition...) - Method in interface org.apache.cxf.jaxrs.ext.search.client.PartialCondition
Conjunct multiple expressions
AND - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
AND - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
and_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
AndSearchCondition<T> - Class in org.apache.cxf.jaxrs.ext.search
Composite 'and' search condition
AndSearchCondition() - Constructor for class org.apache.cxf.jaxrs.ext.search.AndSearchCondition
 
AndSearchCondition(List<SearchCondition<T>>) - Constructor for class org.apache.cxf.jaxrs.ext.search.AndSearchCondition
 
annotate(JavaAnnotatable) - Method in interface org.apache.cxf.tools.common.model.Annotator
 
annotate(Annotator) - Method in interface org.apache.cxf.tools.common.model.JavaAnnotatable
 
annotate(Annotator) - Method in class org.apache.cxf.tools.common.model.JavaField
 
annotate(Annotator) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
annotate(Annotator) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
annotate(Annotator) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator.WrapperBeanAnnotator
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator.WrapperBeanFieldAnnotator
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.BindingAnnotator
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.SoapBindingAnnotator
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WebMethodAnnotator
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WebParamAnnotator
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WebResultAnnotator
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WebServiceAnnotator
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WrapperAnnotator
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WSActionAnnotator
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.XmlJavaTypeAdapterAnnotator
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.XmlListAnotator
 
annotate(JavaAnnotatable) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.XmlSeeAlsoAnnotator
 
AnnotatedTypeInfo - Class in org.apache.cxf.aegis.type.java5
 
AnnotatedTypeInfo(TypeMapping, Class, String, TypeCreationOptions) - Constructor for class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
AnnotatedTypeInfo(TypeMapping, Class, String, AnnotationReader, TypeCreationOptions) - Constructor for class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
annotation - Variable in class org.apache.cxf.tools.common.toolspec.parser.Option
 
AnnotationHandlerChainBuilder - Class in org.apache.cxf.jaxws.handler
 
AnnotationHandlerChainBuilder() - Constructor for class org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
 
AnnotationHandlerChainBuilder(Bus) - Constructor for class org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
 
AnnotationInterceptors - Class in org.apache.cxf.interceptor
 
AnnotationInterceptors(Class<?>...) - Constructor for class org.apache.cxf.interceptor.AnnotationInterceptors
 
AnnotationProcessor - Class in org.apache.cxf.common.annotation
Process instance of an annotated class.
AnnotationProcessor(Object) - Constructor for class org.apache.cxf.common.annotation.AnnotationProcessor
 
AnnotationReader - Class in org.apache.cxf.aegis.type.java5
 
AnnotationReader() - Constructor for class org.apache.cxf.aegis.type.java5.AnnotationReader
 
AnnotationsFactoryBeanListener - Class in org.apache.cxf.service.factory
 
AnnotationsFactoryBeanListener() - Constructor for class org.apache.cxf.service.factory.AnnotationsFactoryBeanListener
 
AnnotationUtil - Class in org.apache.cxf.tools.util
 
AnnotationUtils - Class in org.apache.cxf.jaxrs.utils
 
AnnotationVisitor - Interface in org.apache.cxf.common.annotation
Visits the annotated elements of an object
Annotator - Interface in org.apache.cxf.tools.common.model
 
ANON_RESPONSES_ASSERTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ANON_RESPONSES_ASSERTION_QNAME_0705 - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ANON_RESPONSES_ELEM_NAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
Anonarray - Class in org.apache.cxf.binding.corba.wsdl
Anonymous array type.
Anonarray() - Constructor for class org.apache.cxf.binding.corba.wsdl.Anonarray
 
anonarray - Variable in class org.apache.cxf.tools.corba.processors.idl.ArrayDeferredAction
 
Anonfixed - Class in org.apache.cxf.binding.corba.wsdl
Java class for anonfixed complex type.
Anonfixed() - Constructor for class org.apache.cxf.binding.corba.wsdl.Anonfixed
 
anonschematype - Variable in class org.apache.cxf.binding.corba.wsdl.MemberType
 
Anonsequence - Class in org.apache.cxf.binding.corba.wsdl
Anonymous sequence type.
Anonsequence() - Constructor for class org.apache.cxf.binding.corba.wsdl.Anonsequence
 
anonSequence - Variable in class org.apache.cxf.tools.corba.processors.idl.SequenceDeferredAction
 
Anonstring - Class in org.apache.cxf.binding.corba.wsdl
Anonymous type for bounded strings.
Anonstring() - Constructor for class org.apache.cxf.binding.corba.wsdl.Anonstring
 
Anonwstring - Class in org.apache.cxf.binding.corba.wsdl
Anonymous type for bounded wstrings.
Anonwstring() - Constructor for class org.apache.cxf.binding.corba.wsdl.Anonwstring
 
Anonymous - Class in org.apache.cxf.ws.addressing.wsdl
Java class for anonymous complex type.
Anonymous() - Constructor for class org.apache.cxf.ws.addressing.wsdl.Anonymous
 
ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
 
AnonymousType - Enum in org.apache.cxf.ws.addressing.wsdl
Java class for AnonymousType.
ANT_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
AntGenerator - Class in org.apache.cxf.tools.java2wsdl.processor.internal
 
AntGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.AntGenerator
 
AntGenerator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 
AntGenerator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AntGenerator
 
Any - Class in org.apache.cxf.binding.corba.wsdl
Java class for any complex type.
Any() - Constructor for class org.apache.cxf.binding.corba.wsdl.Any
 
any - Variable in class org.apache.cxf.binding.corba.wsdl.Any
 
any - Variable in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType
 
any - Variable in class org.apache.cxf.transport.jms.JMSFaultType
 
any - Variable in class org.apache.cxf.ws.addressing.AttributedAnyType
 
any - Variable in class org.apache.cxf.ws.addressing.EndpointReferenceType
 
any - Variable in class org.apache.cxf.ws.addressing.MetadataType
 
any - Variable in class org.apache.cxf.ws.addressing.ReferenceParametersType
 
any - Variable in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
 
any - Variable in class org.apache.cxf.ws.addressing.v200403.ReferencePropertiesType
 
any - Variable in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
any - Variable in class org.apache.cxf.ws.addressing.v200408.ReferenceParametersType
 
any - Variable in class org.apache.cxf.ws.addressing.v200408.ReferencePropertiesType
 
any - Variable in class org.apache.cxf.ws.mex.model._2004_09.Metadata
 
any - Variable in class org.apache.cxf.ws.mex.model._2004_09.MetadataReference
 
any - Variable in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
 
any - Variable in class org.apache.cxf.ws.policy.v200409.AppliesTo
 
any - Variable in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
 
any - Variable in class org.apache.cxf.ws.policy.v200607.AppliesTo
 
any - Variable in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
 
any - Variable in class org.apache.cxf.ws.policy.v200607.PolicyReference
 
any - Variable in class org.apache.cxf.ws.rm.v200502.AcceptType
 
any - Variable in class org.apache.cxf.ws.rm.v200502.AckRequestedType
 
any - Variable in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
 
any - Variable in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
 
any - Variable in class org.apache.cxf.ws.rm.v200502.OfferType
 
any - Variable in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
 
any - Variable in class org.apache.cxf.ws.rm.v200502.SequenceFaultType
 
any - Variable in class org.apache.cxf.ws.rm.v200502.SequenceType
 
any - Variable in class org.apache.cxf.ws.rm.v200502.TerminateSequenceType
 
any - Variable in class org.apache.cxf.ws.rm.v200502wsa15.AcceptType
 
any - Variable in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
 
any - Variable in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
 
any - Variable in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
 
any - Variable in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
 
any - Variable in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
 
any - Variable in class org.apache.cxf.ws.rm.v200502wsa15.SequenceFaultType
 
any - Variable in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
 
any - Variable in class org.apache.cxf.ws.rm.v200502wsa15.TerminateSequenceType
 
any - Variable in class org.apache.cxf.ws.rm.v200702.AcceptType
 
any - Variable in class org.apache.cxf.ws.rm.v200702.AckRequestedType
 
any - Variable in class org.apache.cxf.ws.rm.v200702.CloseSequenceResponseType
 
any - Variable in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
 
any - Variable in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
 
any - Variable in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
 
any - Variable in class org.apache.cxf.ws.rm.v200702.DetailType
 
any - Variable in class org.apache.cxf.ws.rm.v200702.OfferType
 
any - Variable in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
any - Variable in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
 
any - Variable in class org.apache.cxf.ws.rm.v200702.SequenceType
 
any - Variable in class org.apache.cxf.ws.rm.v200702.TerminateSequenceResponseType
 
any - Variable in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
 
any - Variable in class org.apache.cxf.ws.rmp.v200502.RMAssertion
 
any - Variable in class org.apache.cxf.ws.rmp.v200702.DeliveryAssurance
 
any - Variable in class org.apache.cxf.ws.rmp.v200702.RMAssertion
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.CancelTargetType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.DelegateToType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.EncryptionType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.EntropyType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.KeyExchangeTokenType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.OnBehalfOfType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.ParticipantType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.ProofEncryptionType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.RenewTargetType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestedProofTokenType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestedSecurityTokenType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityHeaderType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.TransformationParametersType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.ValidateTargetType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ActAsType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeResponseType
 
any - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeType
 
any - Variable in class org.apache.cxf.wsdl.TExtensibleAttributesDocumented
 
any - Variable in class org.apache.cxf.wsdl.TExtensibleDocumented
 
any_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
ANY_TYPE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
ANY_URI_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
appendElse() - Method in class org.apache.cxf.javascript.JavascriptUtils
 
appendExpression(String) - Method in class org.apache.cxf.javascript.JavascriptUtils
 
appendGetter(JavaField) - Method in class org.apache.cxf.tools.common.model.JavaClass
 
appendLine(String) - Method in class org.apache.cxf.javascript.JavascriptUtils
 
appendSetter(JavaField) - Method in class org.apache.cxf.tools.common.model.JavaClass
 
appendString(String) - Method in class org.apache.cxf.javascript.JavascriptUtils
emit javascript to append a value to the accumulator.
applicationContext - Static variable in class org.apache.cxf.test.AbstractCXFSpringTest
 
appliesTo(BindingFaultInfo) - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpression
 
appliesTo(BindingMessageInfo) - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpression
 
appliesTo(BindingOperationInfo) - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpression
 
appliesTo(EndpointInfo) - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpression
 
appliesTo(ServiceInfo) - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpression
 
appliesTo(BindingFaultInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
 
appliesTo(BindingMessageInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
 
appliesTo(BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
 
appliesTo(EndpointInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
 
appliesTo(ServiceInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
 
appliesTo(ServiceInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
 
appliesTo(EndpointInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
 
appliesTo(BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
 
appliesTo(BindingMessageInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
 
appliesTo(BindingFaultInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
 
appliesTo(BindingFaultInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.Wsdl11XPointerDomainExpression
 
appliesTo(BindingMessageInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.Wsdl11XPointerDomainExpression
 
appliesTo(BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.Wsdl11XPointerDomainExpression
 
appliesTo(EndpointInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.Wsdl11XPointerDomainExpression
 
appliesTo(ServiceInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.Wsdl11XPointerDomainExpression
 
AppliesTo - Class in org.apache.cxf.ws.policy.v200409
Java class for anonymous complex type.
AppliesTo() - Constructor for class org.apache.cxf.ws.policy.v200409.AppliesTo
 
appliesTo - Variable in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
 
AppliesTo - Class in org.apache.cxf.ws.policy.v200607
Java class for anonymous complex type.
AppliesTo() - Constructor for class org.apache.cxf.ws.policy.v200607.AppliesTo
 
appliesTo - Variable in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
 
applyFeatures(Client) - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
applyFeatures() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
applyFeatures(AbstractClient) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
applyFeatures() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
applyProperties(Endpoint) - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
applyReferenceParam(EndpointReferenceType, Object) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
args - Variable in class org.apache.cxf.bus.extension.Extension
 
ArgType - Class in org.apache.cxf.binding.corba.wsdl
CORBA Param Type
ArgType() - Constructor for class org.apache.cxf.binding.corba.wsdl.ArgType
 
argType - Variable in class org.apache.cxf.tools.corba.processors.idl.AttributeDeferredAction
 
argType - Variable in class org.apache.cxf.tools.corba.processors.idl.OperationDeferredAction
 
Argument - Class in org.apache.cxf.tools.common.toolspec.parser
 
Argument(Element) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.Argument
 
argument - Variable in class org.apache.cxf.tools.common.toolspec.parser.Option
 
Array - Class in org.apache.cxf.binding.corba.wsdl
Java class for array complex type.
Array() - Constructor for class org.apache.cxf.binding.corba.wsdl.Array
 
array - Variable in class org.apache.cxf.tools.corba.processors.idl.ArrayDeferredAction
 
array_declarator() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
ArrayDeferredAction - Class in org.apache.cxf.tools.corba.processors.idl
 
ArrayDeferredAction(Array, Anonarray, XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ArrayDeferredAction
 
ArrayDeferredAction(Array) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ArrayDeferredAction
 
ArrayDeferredAction(Anonarray) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ArrayDeferredAction
 
ArrayDeferredAction(XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ArrayDeferredAction
 
ArrayType - Class in org.apache.cxf.aegis.type.basic
An ArrayType.
ArrayType() - Constructor for class org.apache.cxf.aegis.type.basic.ArrayType
 
ArrayTypeInfo - Class in org.apache.cxf.aegis.type.encoded
 
ArrayTypeInfo(QName, int, Integer...) - Constructor for class org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
 
ArrayTypeInfo(MessageReader, TypeMapping) - Constructor for class org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
 
ArrayTypeInfo(NamespaceContext, String) - Constructor for class org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
 
ArrayTypeInfo(NamespaceContext, String, String) - Constructor for class org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
 
ArrayVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
ArrayVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor, AST, Scope) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ArrayVisitor
 
ASMHelper - Class in org.apache.cxf.common.util
 
ASMHelper() - Constructor for class org.apache.cxf.common.util.ASMHelper
 
ASMHelper.TypeHelperClassLoader - Class in org.apache.cxf.common.util
 
assertAttributesEquals(QName, Map<QName, String>, Map<QName, String>, Collection<String>) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
assertClientPolicy(Message, HTTPClientPolicy) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
Asserts all HTTPClientPolicy assertions that are compatible with the specified client policy.
assertFault(Node) - Static method in class org.apache.cxf.test.XPathAssert
 
assertFileEquals(String, String) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
assertFileEquals(File, File) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
assertInvalid(String, Node) - Method in class org.apache.cxf.test.AbstractCXFTest
Assert that the following XPath query selects no nodes.
assertInvalid(String, Node) - Method in class org.apache.cxf.test.TestUtilities
Assert that the following XPath query selects no nodes.
assertInvalid(String, Node, Map<String, String>) - Static method in class org.apache.cxf.test.XPathAssert
Assert that the following XPath query selects no nodes.
AssertionBuilderLoader - Interface in org.apache.cxf.ws.policy
Marker interface for objects that would load and register additional AssertionBuilders when loaded.
AssertionBuilderRegistry - Interface in org.apache.cxf.ws.policy
AssertionBuilderRegistry is used to manage AssertionBuilders and create Assertion objects from given xml elements.
AssertionBuilderRegistryImpl - Class in org.apache.cxf.ws.policy
 
AssertionBuilderRegistryImpl() - Constructor for class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
 
AssertionBuilderRegistryImpl(Bus) - Constructor for class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
 
AssertionInfo - Class in org.apache.cxf.ws.policy
 
AssertionInfo(Assertion) - Constructor for class org.apache.cxf.ws.policy.AssertionInfo
 
AssertionInfoMap - Class in org.apache.cxf.ws.policy
 
AssertionInfoMap(Policy) - Constructor for class org.apache.cxf.ws.policy.AssertionInfoMap
 
AssertionInfoMap(Collection<? extends Assertion>) - Constructor for class org.apache.cxf.ws.policy.AssertionInfoMap
 
assertMessage(Message) - Method in class org.apache.cxf.binding.soap.tcp.BackendTcpConduit
 
assertMessage(Message) - Method in class org.apache.cxf.binding.soap.tcp.TCPConduit
 
assertMessage(Message) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
assertMessage(Message) - Method in class org.apache.cxf.transport.http.HTTPConduit
 
assertMessage(Message) - Method in interface org.apache.cxf.ws.policy.Assertor
 
assertNoFault(Node) - Method in class org.apache.cxf.test.AbstractCXFTest
Assert that this node is not a SOAP fault part.
assertNoFault(Node) - Method in class org.apache.cxf.test.TestUtilities
Assert that this node is not a Soap fault body.
assertNoFault(Node) - Static method in class org.apache.cxf.test.XPathAssert
 
Assertor - Interface in org.apache.cxf.ws.policy
API used in the WS-Policy framework to allow a message exchange participant to assert its capabilities for the underlying message.
assertPolicy(AssertionInfoMap, Assertion) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
 
assertPolicy(AssertionInfoMap, QName) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
 
assertServerPolicy(Message, HTTPServerPolicy) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
Asserts all HTTPServerPolicy assertions that are equal to the specified server policy.
assertSupportingTokens(Collection<Assertion>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
assertSupportingTokens(List<WSEncryptionPart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
assertTagEquals(Tag, Tag) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
assertTagEquals(Tag, Tag, List<String>, List<String>) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
assertValid(String, Node) - Method in class org.apache.cxf.test.AbstractCXFTest
Assert that the following XPath query selects one or more nodes.
assertValid(String, Node) - Method in class org.apache.cxf.test.TestUtilities
Assert that the following XPath query selects one or more nodes.
assertValid(String, Node, Map<String, String>) - Static method in class org.apache.cxf.test.XPathAssert
Assert that the following XPath query selects one or more nodes.
assertValidBoolean(String, Node) - Method in class org.apache.cxf.test.AbstractCXFTest
Assert that the following XPath query selects a boolean value.
assertValidBoolean(String, Node) - Method in class org.apache.cxf.test.TestUtilities
Assert that the following XPath query selects a boolean value.
assertValidBoolean(String, Node, Map<String, String>) - Static method in class org.apache.cxf.test.XPathAssert
Assert that the following XPath query selects one or more nodes.
assertWsdlEquals(File, File, List<String>, List<String>) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
assertWsdlEquals(File, File) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
assertWsdlEquals(InputStream, InputStream, List<String>, List<String>) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
assertWsdlEquals(InputStream, InputStream) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
assertXmlEquals(File, File) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
assertXmlEquals(File, File, List<String>) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
assertXPathEquals(String, String, Node) - Method in class org.apache.cxf.test.AbstractCXFTest
Assert that the text of the xpath node retrieved is equal to the value specified.
assertXPathEquals(String, String, Node) - Method in class org.apache.cxf.test.TestUtilities
Assert that the text of the xpath node retrieved is equal to the value specified.
assertXPathEquals(String, String, Node, Map<String, String>) - Static method in class org.apache.cxf.test.XPathAssert
Asser that the text of the xpath node retrieved is equal to the value specified.
ASSIGN - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
assignClassName(String, String) - Method in class org.apache.cxf.jaxb.JAXBUtils.DefaultClassNameAllocator
 
assignClassName(String, String) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.ClassNameAllocatorImpl
 
ASYMMETRIC_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ASYMMETRIC_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ASYMMETRIC_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
AsymmetricBinding - Class in org.apache.cxf.ws.security.policy.model
 
AsymmetricBinding(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
AsymmetricBindingBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
AsymmetricBindingBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.AsymmetricBindingBuilder
 
AsymmetricBindingHandler - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
 
AsymmetricBindingHandler(WSSConfig, AsymmetricBinding, SOAPMessage, WSSecHeader, AssertionInfoMap, SoapMessage) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.AsymmetricBindingHandler
 
AsymmetricBindingPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate an AsymmetricBinding policy.
AsymmetricBindingPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.AsymmetricBindingPolicyValidator
 
asymmetricKeyWrap - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
asymmetricSignature - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
ASYNC_METHOD_SUFFIX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
ASYNC_POST_RESPONSE_DISPATCH - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if the server should send the response asynchronously.
asyncMethods - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
atLeastOnce - Variable in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
 
AtLeastOnce - Class in org.apache.cxf.ws.rmp.v200702
Java class for anonymous complex type.
AtLeastOnce() - Constructor for class org.apache.cxf.ws.rmp.v200702.AtLeastOnce
 
atMostOnce - Variable in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
 
AtMostOnce - Class in org.apache.cxf.ws.rmp.v200702
Java class for anonymous complex type.
AtMostOnce() - Constructor for class org.apache.cxf.ws.rmp.v200702.AtMostOnce
 
AtomElementReader<T extends Element,E> - Interface in org.apache.cxf.jaxrs.ext.atom
A callback-style interface which can be used to deserialize an Atom Feed or Entry into a custom object without having to introduce direct dependencies on Abdera API in the 'main' service code
AtomElementWriter<T extends Element,E> - Interface in org.apache.cxf.jaxrs.ext.atom
A callback-style interface which can be used to map an object to an Atom Feed or Entry without having to introduce direct dependencies on Abdera API in the 'main' service code
AtomEntryProvider - Class in org.apache.cxf.jaxrs.provider
 
AtomEntryProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AtomEntryProvider
 
AtomFeedProvider - Class in org.apache.cxf.jaxrs.provider
 
AtomFeedProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AtomFeedProvider
 
AtomPojoProvider - Class in org.apache.cxf.jaxrs.provider
 
AtomPojoProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
attachDeferredSchemasToWSDL() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
Attachment - Class in org.apache.cxf.jaxrs.ext.multipart
This class represents an attachment; generally a multipart part.
Attachment(Attachment, Providers) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
Attachment(String, DataHandler, MultivaluedMap<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
Attachment(String, DataSource, MultivaluedMap<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
Attachment(InputStream, MultivaluedMap<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
Attachment(String, String, Object) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
Attachment(String, InputStream, ContentDisposition) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
Attachment - Interface in org.apache.cxf.message
 
ATTACHMENT_DIRECTORY - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
ATTACHMENT_IO - Static variable in exception org.apache.cxf.binding.soap.SoapFault
 
ATTACHMENT_MAX_SIZE - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
ATTACHMENT_MEMORY_THRESHOLD - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
AttachmentBuilder - Class in org.apache.cxf.jaxrs.ext.multipart
Fluid builder class for Attachment objects.
AttachmentBuilder() - Constructor for class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
AttachmentDataSource - Class in org.apache.cxf.attachment
 
AttachmentDataSource(String, InputStream) - Constructor for class org.apache.cxf.attachment.AttachmentDataSource
 
AttachmentDeserializer - Class in org.apache.cxf.attachment
 
AttachmentDeserializer(Message) - Constructor for class org.apache.cxf.attachment.AttachmentDeserializer
 
AttachmentDeserializer(Message, List<String>) - Constructor for class org.apache.cxf.attachment.AttachmentDeserializer
 
AttachmentImpl - Class in org.apache.cxf.attachment
 
AttachmentImpl(String) - Constructor for class org.apache.cxf.attachment.AttachmentImpl
 
AttachmentImpl(String, DataHandler) - Constructor for class org.apache.cxf.attachment.AttachmentImpl
 
AttachmentInInterceptor - Class in org.apache.cxf.interceptor
 
AttachmentInInterceptor() - Constructor for class org.apache.cxf.interceptor.AttachmentInInterceptor
contruct the soap message with attachments from mime input stream
AttachmentInputInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
AttachmentInputInterceptor() - Constructor for class org.apache.cxf.jaxrs.interceptor.AttachmentInputInterceptor
 
AttachmentOutInterceptor - Class in org.apache.cxf.interceptor
 
AttachmentOutInterceptor() - Constructor for class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
AttachmentOutInterceptor.AttachmentOutEndingInterceptor - Class in org.apache.cxf.interceptor
 
AttachmentOutInterceptor.AttachmentOutEndingInterceptor() - Constructor for class org.apache.cxf.interceptor.AttachmentOutInterceptor.AttachmentOutEndingInterceptor
 
AttachmentOutputInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
AttachmentOutputInterceptor(String, Map<String, List<String>>) - Constructor for class org.apache.cxf.jaxrs.interceptor.AttachmentOutputInterceptor
 
attachments - Variable in class org.apache.cxf.jaxb.JAXBDataBase
 
ATTACHMENTS - Static variable in interface org.apache.cxf.message.Message
 
ATTACHMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ATTACHMENTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
AttachmentSerializer - Class in org.apache.cxf.attachment
 
AttachmentSerializer(Message) - Constructor for class org.apache.cxf.attachment.AttachmentSerializer
 
AttachmentSerializer(Message, String, Map<String, List<String>>) - Constructor for class org.apache.cxf.attachment.AttachmentSerializer
 
AttachmentUtil - Class in org.apache.cxf.aegis.type.mtom
 
AttachmentUtil - Class in org.apache.cxf.attachment
 
AttachmentUtils - Class in org.apache.cxf.jaxrs.utils.multipart
 
attachSchemaToWSDL(Definition, XmlSchema, boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
attempted() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
A resend has been attempted.
attr_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
attr_declarator() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
ATTR_INCLUDE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ATTR_LOCATION - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_NAME - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_NAMESPACE - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_PART_ELEMENT - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_PART_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
attr_raises_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
attr_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
ATTR_TNS - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_TRANSPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_XPATH_VERSION - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ATTR_XPATH_VERSION - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ATTRIBUTE_FORM_DEFAULT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
AttributedAnyType - Class in org.apache.cxf.ws.addressing
Java class for AttributedAnyType complex type.
AttributedAnyType() - Constructor for class org.apache.cxf.ws.addressing.AttributedAnyType
 
AttributedDateTime - Class in org.apache.cxf.ws.security.sts.provider.model.utility
This type is for elements whose [children] is a psuedo-dateTime and can have arbitrary attributes.
AttributedDateTime() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
 
AttributeDeferredAction - Class in org.apache.cxf.tools.corba.processors.idl
 
AttributeDeferredAction(ParamType, ArgType, XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.AttributeDeferredAction
 
AttributeDeferredAction(ParamType) - Constructor for class org.apache.cxf.tools.corba.processors.idl.AttributeDeferredAction
 
AttributeDeferredAction(ArgType) - Constructor for class org.apache.cxf.tools.corba.processors.idl.AttributeDeferredAction
 
AttributeDeferredAction(XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.AttributeDeferredAction
 
AttributedQName - Class in org.apache.cxf.ws.addressing.v200403
Java class for AttributedQName complex type.
AttributedQName() - Constructor for class org.apache.cxf.ws.addressing.v200403.AttributedQName
 
AttributedQName - Class in org.apache.cxf.ws.addressing.v200408
Java class for AttributedQName complex type.
AttributedQName() - Constructor for class org.apache.cxf.ws.addressing.v200408.AttributedQName
 
AttributedQNameType - Class in org.apache.cxf.ws.addressing
Java class for AttributedQNameType complex type.
AttributedQNameType() - Constructor for class org.apache.cxf.ws.addressing.AttributedQNameType
 
AttributedQNameType - Class in org.apache.cxf.ws.addressing.wsdl
Java class for AttributedQNameType complex type.
AttributedQNameType() - Constructor for class org.apache.cxf.ws.addressing.wsdl.AttributedQNameType
 
AttributedString - Class in org.apache.cxf.ws.security.sts.provider.model.secext
This type represents an element with arbitrary attributes.
AttributedString() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
 
AttributedUnsignedLongType - Class in org.apache.cxf.ws.addressing
Java class for AttributedUnsignedLongType complex type.
AttributedUnsignedLongType() - Constructor for class org.apache.cxf.ws.addressing.AttributedUnsignedLongType
 
AttributedURI - Class in org.apache.cxf.ws.addressing.v200403
Java class for AttributedURI complex type.
AttributedURI() - Constructor for class org.apache.cxf.ws.addressing.v200403.AttributedURI
 
AttributedURI - Class in org.apache.cxf.ws.addressing.v200408
Java class for AttributedURI complex type.
AttributedURI() - Constructor for class org.apache.cxf.ws.addressing.v200408.AttributedURI
 
AttributedURI - Class in org.apache.cxf.ws.security.sts.provider.model.utility
This type is for elements whose [children] is an anyURI and can have arbitrary attributes.
AttributedURI() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
 
AttributedURIType - Class in org.apache.cxf.ws.addressing
Java class for AttributedURIType complex type.
AttributedURIType() - Constructor for class org.apache.cxf.ws.addressing.AttributedURIType
 
AttributeInfo - Class in org.apache.cxf.javascript
All the information needed to create the JavaScript for an Xml Schema attribute or xs:anyAttribute.
AttributeReader - Class in org.apache.cxf.aegis.xml.stax
 
AttributeReader(QName, String) - Constructor for class org.apache.cxf.aegis.xml.stax.AttributeReader
 
attributes - Variable in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
AttributeVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
AttributeVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor, PortType, Binding) - Constructor for class org.apache.cxf.tools.corba.processors.idl.AttributeVisitor
 
AttributeWriter - Class in org.apache.cxf.aegis.xml.jdom
 
AttributeWriter(Attribute) - Constructor for class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
AttributeWriter - Class in org.apache.cxf.aegis.xml.stax
 
AttributeWriter(XMLStreamWriter, String, String) - Constructor for class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
AUTH_BAD_ELEMENTS - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
 
AUTH_TYPE_BASIC - Static variable in class org.apache.cxf.transport.http.auth.HttpAuthHeader
 
AUTH_TYPE_DIGEST - Static variable in class org.apache.cxf.transport.http.auth.HttpAuthHeader
 
AUTH_TYPE_NEGOTIATE - Static variable in class org.apache.cxf.transport.http.auth.HttpAuthHeader
 
authenticate(HttpServletResponse) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
AuthenticationException - Exception in org.apache.cxf.interceptor.security
 
AuthenticationException() - Constructor for exception org.apache.cxf.interceptor.security.AuthenticationException
 
AuthenticationException(String) - Constructor for exception org.apache.cxf.interceptor.security.AuthenticationException
 
AuthenticatorType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for AuthenticatorType complex type.
AuthenticatorType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
 
authorization - Variable in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
AUTHORIZATION - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
AuthorizationPolicy - Class in org.apache.cxf.configuration.security
This structure holds parameters that may govern authentication that use a User Password strategy.
AuthorizationPolicy() - Constructor for class org.apache.cxf.configuration.security.AuthorizationPolicy
 
authorizationType - Variable in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
authorize(SecurityContext, Method) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
AuthPolicyValidatingInterceptor - Class in org.apache.cxf.ws.security.trust
 
AuthPolicyValidatingInterceptor() - Constructor for class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
 
AuthPolicyValidatingInterceptor(String) - Constructor for class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
 
authTypeIsBasic() - Method in class org.apache.cxf.transport.http.auth.HttpAuthHeader
 
authTypeIsDigest() - Method in class org.apache.cxf.transport.http.auth.HttpAuthHeader
 
authTypeIsNegotiate() - Method in class org.apache.cxf.transport.http.auth.HttpAuthHeader
 
AUTO_REWRITE_ADDRESS - Static variable in class org.apache.cxf.frontend.WSDLGetUtils
 
AutomaticWorkQueue - Interface in org.apache.cxf.workqueue
 
AutomaticWorkQueueImpl - Class in org.apache.cxf.workqueue
 
AutomaticWorkQueueImpl() - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(String) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(int) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(int, String) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(int, int, int, int, long) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(int, int, int, int, long, String) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
autoRedirect - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
available() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
available() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 

B

back(boolean) - Method in class org.apache.cxf.jaxrs.client.WebClient
Goes back
BackendTcpConduit - Class in org.apache.cxf.binding.soap.tcp
 
BackendTcpConduit(IoSession) - Constructor for class org.apache.cxf.binding.soap.tcp.BackendTcpConduit
 
BAD_REQUEST - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
 
BadUsageException - Exception in org.apache.cxf.tools.common.toolspec.parser
 
BadUsageException() - Constructor for exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
BadUsageException(ErrorVisitor) - Constructor for exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
BadUsageException(String, ErrorVisitor) - Constructor for exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
BareInInterceptor - Class in org.apache.cxf.interceptor
 
BareInInterceptor() - Constructor for class org.apache.cxf.interceptor.BareInInterceptor
 
bareMethods - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
BareOutInterceptor - Class in org.apache.cxf.interceptor
 
BareOutInterceptor() - Constructor for class org.apache.cxf.interceptor.BareOutInterceptor
 
BASE64BINARY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
Base64Exception - Exception in org.apache.cxf.common.util
 
Base64Exception(Message) - Constructor for exception org.apache.cxf.common.util.Base64Exception
 
Base64Exception(Message, Throwable) - Constructor for exception org.apache.cxf.common.util.Base64Exception
 
Base64Exception(Throwable) - Constructor for exception org.apache.cxf.common.util.Base64Exception
 
Base64Type - Class in org.apache.cxf.aegis.type.basic
Converts back and forth to byte[] objects.
Base64Type() - Constructor for class org.apache.cxf.aegis.type.basic.Base64Type
 
Base64Type(AbstractXOPType) - Constructor for class org.apache.cxf.aegis.type.basic.Base64Type
 
Base64Utility - Class in org.apache.cxf.common.util
This class converts to/from base64.
BASE_PATH - Static variable in interface org.apache.cxf.message.Message
 
base_type_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
BaseAlternativeSelector - Class in org.apache.cxf.ws.policy.selector
 
BaseAlternativeSelector() - Constructor for class org.apache.cxf.ws.policy.selector.BaseAlternativeSelector
 
BaseDataReader - Interface in org.apache.cxf.databinding
Non-parameterized base interface for DataReader<T>
BaseDataWriter - Interface in org.apache.cxf.databinding
The 'write' side of the data binding abstraction of CXF.
baseRetransmissionInterval - Variable in class org.apache.cxf.ws.rmp.v200502.RMAssertion
 
bases - Variable in class org.apache.cxf.binding.corba.wsdl.BindingType
 
BASES - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
basetype - Variable in class org.apache.cxf.binding.corba.wsdl.Alias
 
BaseUrlHelper - Class in org.apache.cxf.transport.servlet
 
BasicNameManager - Class in org.apache.cxf.javascript
Generate JavaScript names for QNames.
BeanConstants - Class in org.apache.cxf.configuration.spring
 
BeanGenerator - Class in org.apache.cxf.tools.java2wsdl.generator.wsdl11
 
BeanGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.generator.wsdl11.BeanGenerator
 
BeanInvoker - Class in org.apache.cxf.service.invoker
Invoker for externally created service objects.
BeanInvoker(Object) - Constructor for class org.apache.cxf.service.invoker.BeanInvoker
 
beanLoaded(String, T) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator.BeanLoaderListener
Return true if the bean that was loaded meets the requirements at which point, the loader will stop loading additional beans of the given type
BeanType - Class in org.apache.cxf.aegis.type.basic
Serializes JavaBeans.
BeanType() - Constructor for class org.apache.cxf.aegis.type.basic.BeanType
Construct a type info.
BeanType(BeanTypeInfo) - Constructor for class org.apache.cxf.aegis.type.basic.BeanType
Construct a type info given a full BeanTypeInfo.
BeanTypeInfo - Class in org.apache.cxf.aegis.type.basic
 
BeanTypeInfo(Class<?>, String) - Constructor for class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
BeanTypeInfo(Class<?>, String, boolean) - Constructor for class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Create a BeanTypeInfo class.
before(Date) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property before (less than) given date?
before(Duration) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property before (less than) date distant from now by given period of time?
begin(MessagePartInfo) - Method in class org.apache.cxf.endpoint.dynamic.TypeClassInitializer
 
begin(FaultInfo) - Method in class org.apache.cxf.endpoint.dynamic.TypeClassInitializer
 
begin(FaultInfo) - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
begin(InterfaceInfo) - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
begin(ServiceInfo) - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
begin(OperationInfo) - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
begin(MessageInfo) - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
begin(EndpointInfo) - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
begin(MessagePartInfo) - Method in class org.apache.cxf.jibx.JibxSchemaInitializer
 
begin(MessagePartInfo) - Method in class org.apache.cxf.service.ServiceModelSchemaValidator
 
begin(ServiceInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(InterfaceInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(OperationInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(UnwrappedOperationInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(MessageInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(MessagePartInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(FaultInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(EndpointInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
beginHandling() - Method in class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
beginHandlingMessage(Exchange) - Method in class org.apache.cxf.management.interceptor.AbstractMessageResponseTimeInterceptor
 
beginTransaction() - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
BigDecimalType - Class in org.apache.cxf.aegis.type.basic
AegisType for a BigDecimal
BigDecimalType() - Constructor for class org.apache.cxf.aegis.type.basic.BigDecimalType
 
BigIntegerType - Class in org.apache.cxf.aegis.type.basic
AegisType for a BigInteger
BigIntegerType() - Constructor for class org.apache.cxf.aegis.type.basic.BigIntegerType
 
BINARY_MESSAGE_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
BinaryDataProvider - Class in org.apache.cxf.jaxrs.provider
 
BinaryDataProvider() - Constructor for class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
BinaryExchangeType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for BinaryExchangeType complex type.
BinaryExchangeType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
 
binaryName() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
BinarySecretType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for BinarySecretType complex type.
BinarySecretType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
 
BinarySecurityTokenType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
A security token that is encoded in binary
BinarySecurityTokenType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.BinarySecurityTokenType
 
bind(BindingOperationInfo, String, String) - Method in class org.apache.cxf.binding.http.URIMapper
 
bind(OperationInfo, Method...) - Method in interface org.apache.cxf.frontend.MethodDispatcher
 
bind(OperationInfo, Method...) - Method in class org.apache.cxf.frontend.SimpleMethodDispatcher
 
bind() - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
bind(OperationResourceInfo, Method...) - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
bind(OperationInfo, Method...) - Method in class org.apache.cxf.jaxws.JAXWSMethodDispatcher
 
bind(OperationInfo, Method...) - Method in class org.apache.cxf.jaxws.JAXWSProviderMethodDispatcher
 
Binding - Interface in org.apache.cxf.binding
A Binding provides interceptors and message creation logic for a specific protocol binding.
binding - Variable in class org.apache.cxf.binding.corba.wsdl.Object
 
BINDING - Static variable in class org.apache.cxf.binding.object.ObjectBinding
 
binding - Variable in class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor
 
Binding - Class in org.apache.cxf.ws.security.policy.model
 
Binding(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.Binding
 
binding - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
binding - Variable in class org.apache.cxf.wsdl.TDefinitions
 
binding - Variable in class org.apache.cxf.wsdl.TPort
 
BINDING_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
BINDING_ID - Static variable in class org.apache.cxf.binding.object.ObjectBindingFactory
 
BINDING_NAME - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
BINDING_STYLE_DOC - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
BINDING_STYLE_RPC - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
BindingAnnotator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
 
BindingAnnotator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.BindingAnnotator
 
bindingConfig - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
BindingConfiguration - Class in org.apache.cxf.binding
A configuration for a binding.
BindingConfiguration() - Constructor for class org.apache.cxf.binding.BindingConfiguration
 
BindingFactory - Interface in org.apache.cxf.binding
A factory interface for creating Bindings from BindingInfo metadata.
bindingFactory - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
BindingFactoryManager - Interface in org.apache.cxf.binding
The manager interface represents a repository for accessing BindingFactorys.
BindingFactoryManagerImpl - Class in org.apache.cxf.binding
 
BindingFactoryManagerImpl() - Constructor for class org.apache.cxf.binding.BindingFactoryManagerImpl
 
BindingFactoryManagerImpl(Bus) - Constructor for class org.apache.cxf.binding.BindingFactoryManagerImpl
 
BindingFactoryManagerImpl(Map<String, BindingFactory>) - Constructor for class org.apache.cxf.binding.BindingFactoryManagerImpl
 
BindingFactoryManagerImpl(Map<String, BindingFactory>, Bus) - Constructor for class org.apache.cxf.binding.BindingFactoryManagerImpl
 
BindingFactoryManagerImpl(MapProvider<String, BindingFactory>) - Constructor for class org.apache.cxf.binding.BindingFactoryManagerImpl
 
BindingFaultFactory - Interface in org.apache.cxf.ws.rm
 
BindingFaultInfo - Class in org.apache.cxf.service.model
 
BindingFaultInfo(FaultInfo, BindingOperationInfo) - Constructor for class org.apache.cxf.service.model.BindingFaultInfo
 
bindingId - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
BindingID - Class in org.apache.cxf.jaxws.support
 
BindingInfo - Class in org.apache.cxf.service.model
 
BindingInfo(ServiceInfo, String) - Constructor for class org.apache.cxf.service.model.BindingInfo
 
bindingInterceptors - Variable in class org.apache.cxf.transport.MultipleEndpointObserver
 
BindingMessageInfo - Class in org.apache.cxf.service.model
 
BindingMessageInfo() - Constructor for class org.apache.cxf.service.model.BindingMessageInfo
 
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
 
BindingOperationInfo(BindingInfo, OperationInfo) - Constructor for class org.apache.cxf.service.model.BindingOperationInfo
 
BindingPolicyValidator - Interface in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a WS-SecurityPolicy corresponding to a binding.
BindingType - Class in org.apache.cxf.binding.corba.wsdl
CXF CORBA Binding Type
BindingType() - Constructor for class org.apache.cxf.binding.corba.wsdl.BindingType
 
BindingType - Class in org.apache.cxf.wsdl.http
Java class for bindingType complex type.
BindingType() - Constructor for class org.apache.cxf.wsdl.http.BindingType
 
BINDINGVERSION_FIELD - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
BINDINGVERSION_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
BINDINGVERSION_PARAMETER_NAME - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
BINDINGVERSION_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
bindOperation(OperationInfo, Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
bindOperation(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
BlueprintBeanLocator - Class in org.apache.cxf.bus.blueprint
 
BlueprintBeanLocator(ConfiguredBeanLocator, BlueprintContainer, BundleContext) - Constructor for class org.apache.cxf.bus.blueprint.BlueprintBeanLocator
 
BlueprintBus - Class in org.apache.cxf.bus.blueprint
 
BlueprintBus() - Constructor for class org.apache.cxf.bus.blueprint.BlueprintBus
 
BlueprintResourceFactory - Class in org.apache.cxf.jaxrs.blueprint
 
BlueprintResourceFactory() - Constructor for class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
BlueprintResourceFactory(String) - Constructor for class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
BODY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
BODY_ATTACHMENT_ID - Static variable in class org.apache.cxf.attachment.AttachmentUtil
 
boolean_literal() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
BOOLEAN_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
boolean_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
BooleanType - Class in org.apache.cxf.aegis.type.basic
Aegis type for Boolean.
BooleanType() - Constructor for class org.apache.cxf.aegis.type.basic.BooleanType
 
BOOTSTRAP_POLICY - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
BOOTSTRAP_POLICY - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
BOOTSTRAP_POLICY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
bound - Variable in class org.apache.cxf.binding.corba.wsdl.Anonarray
 
bound - Variable in class org.apache.cxf.binding.corba.wsdl.Anonsequence
 
bound - Variable in class org.apache.cxf.binding.corba.wsdl.Anonstring
 
bound - Variable in class org.apache.cxf.binding.corba.wsdl.Anonwstring
 
bound - Variable in class org.apache.cxf.binding.corba.wsdl.Array
 
bound - Variable in class org.apache.cxf.binding.corba.wsdl.Sequence
 
browserType - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
BST_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
buffer - Variable in class org.apache.cxf.io.AbstractThresholdOutputStream
 
build(XMLStreamReader) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
This will build a JDOM tree given a StAX stream reader.
build(InputStream) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
build(Reader) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
build(Object) - Method in interface org.apache.cxf.jaxb.JAXBUtils.JCodeModel
 
build() - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
build() - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
build(Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
build() - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
build() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.JAXWSDefinitionBuilder
 
build(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.JAXWSDefinitionBuilder
 
build(String) - Static method in class org.apache.cxf.transport.http.PatternBuilder
Builds a Pattern from the given String argument.
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder
 
build(Element) - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilder
Builds a domain expression from the given element.
build(Element) - Method in class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
 
build(Element) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.AlgorithmSuiteBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.AsymmetricBindingBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.ContentEncryptedElementsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.EncryptedElementsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.EncryptedPartsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.HttpsTokenBuilder
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.InitiatorEncryptionTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.InitiatorSignatureTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.InitiatorTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.IssuedTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.KerberosTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.KeyValueTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.LayoutBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.ProtectionTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.RecipientEncryptionTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.RecipientSignatureTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.RecipientTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.RequiredElementsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.RequiredPartsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SamlTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SecureConversationTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SecurityContextTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SignedElementsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SignedPartsBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SpnegoContextTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SupportingTokens12Builder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SupportingTokensBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.SymmetricBindingBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.TransportBindingBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.TransportTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.Trust10Builder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.Trust13Builder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.UsernameTokenBuilder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.WSS10Builder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.WSS11Builder
 
build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.security.policy.builders.X509TokenBuilder
 
build(String) - Method in interface org.apache.cxf.wsdl.WSDLBuilder
 
build() - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Create the WSDL Definition object and return it.
build(Map<String, SchemaInfo>) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Create the WSDL Definition object and return it.
build(String) - Method in class org.apache.cxf.wsdl11.WSDLDefinitionBuilder
 
buildAddressArguments(ToolContext) - Method in interface org.apache.cxf.tools.misc.processor.address.Address
 
buildAddressArguments(ToolContext) - Method in class org.apache.cxf.tools.misc.processor.address.JmsAddress
 
buildAddressArguments(ToolContext) - Method in class org.apache.cxf.tools.misc.processor.address.SoapAddress
 
buildAddressArguments(ToolContext) - Method in class org.apache.cxf.tools.misc.processor.address.XmlAddress
 
buildAssertion() - Method in class org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder
 
buildAssertion() - Method in class org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder
 
buildAssertion() - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
 
buildAssertion() - Method in class org.apache.cxf.ws.rm.policy.RM11AssertionBuilder
 
buildAssertion() - Method in class org.apache.cxf.ws.rm.policy.RMAssertionBuilder
 
buildAttributeDescriptor(ManagedAttribute, String, boolean, boolean, boolean) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
buildAttributeOperationDescriptor(String) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
buildBinding(Collection<BindingInfo>, Collection<PortType>) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildBinding(ServiceInfo, Binding) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildBindingFault(Definition, BindingOperation, Collection<BindingFaultInfo>) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildBindingInput(Definition, BindingOperation, BindingMessageInfo) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildBindingOperation(Definition, Binding, Collection<BindingOperationInfo>) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildBindingOutput(Definition, BindingOperation, BindingMessageInfo) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildDir(String) - Method in class org.apache.cxf.tools.util.FileWriterUtil
 
buildDocument(XmlSchemaAnnotated, Collection<SchemaInfo>, List<IriDecoderHelper.Param>) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
Create a dom document conformant with the given schema element with the input parameters.
buildEndpoint(ServiceInfo, BindingInfo, Port) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildEntry(Entry, Object) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
Builder - Class in org.apache.cxf.tools.plugin
Java class for Builder complex type.
Builder() - Constructor for class org.apache.cxf.tools.plugin.Builder
 
builder - Variable in class org.apache.cxf.tools.plugin.FrontEnd
 
builder - Variable in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
builder - Variable in class org.apache.cxf.ws.security.policy.model.Binding
 
builder - Variable in class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
buildFeed(Feed, Object) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
buildFields() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.RequestWrapper
 
buildFields(Method, MessageInfo) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.RequestWrapper
 
buildFields() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.ResponseWrapper
 
buildFields(Method, MessageInfo) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.ResponseWrapper
 
buildFields() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
buildFromEncoded(Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
buildFromMap(Map<String, ? extends Object>) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
buildHandlerChain(PortComponentHandlerType, ClassLoader) - Method in class org.apache.cxf.jaxws.handler.HandlerChainBuilder
 
buildHandlerChainFromClass(Class<?>, List<Handler>, QName, QName, String) - Method in class org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
 
buildHandlerChainFromClass(Class<?>, QName, QName, String) - Method in class org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
 
buildHandlerChainFromConfiguration(PortComponentHandlerType) - Method in class org.apache.cxf.jaxws.handler.HandlerChainBuilder
 
buildHandlerChainFromConfiguration(List<PortComponentHandlerType>) - Method in class org.apache.cxf.jaxws.handler.HandlerChainBuilder
 
buildHeaderFault(SequenceFault, QName) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Builds an element containing a WS-RM Fault.
buildHeaderFault(SequenceFault, QName) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
buildHeaderFault(SequenceFault, QName) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
buildHeaderFault(SequenceFault, QName) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
buildHeaders(RMProperties, QName) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Builds an element containing WS-RM headers.
buildHeaders(RMProperties, QName) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
buildHeaders(RMProperties, QName) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
buildHeaders(RMProperties, QName) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
buildInterface(ServiceInfo, PortType) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildJMSMessageFromCXFMessage(JMSConfiguration, Message, Object, String, Session, Destination, String) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
buildMBeanDescriptor(ManagedResource) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
buildMessage(Message, AbstractMessageContainer, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildMockService(Definition, PortType) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildMockServices(Definition) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildModelMBeanInfo(Descriptor) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
buildModuleNSMap(Map<String, String>) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLModuleProcessor
 
buildModuleNSMap(Map<String, String>, Scope, AST) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLModuleProcessor
 
buildOperation(QName, String, String) - Method in class org.apache.cxf.service.model.BindingInfo
 
buildOperationDescriptor(ManagedOperation, String) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
buildPortType(InterfaceInfo, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildPortTypeOperation(PortType, Collection<OperationInfo>, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildRequest(CorbaMessage, OperationType) - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
buildRequestResult(CorbaMessage) - Method in class org.apache.cxf.binding.corba.CorbaServerConduit
 
buildService(ServiceInfo) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildServiceFromClass() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
buildServiceFromClass() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
buildServiceFromWSDL(String) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
buildServices(Definition) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildServices(Definition, QName) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildServices(Definition, QName, QName) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildServices(Definition, Service) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildServices(Definition, Service, QName) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildTokenTypeASTClassMap() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
buildToolContext() - Method in class org.apache.cxf.tools.wadlto.jaxrs.JAXRSContainer
 
buildToolContext() - Method in class org.apache.cxf.tools.wsdlto.javascript.JavaScriptContainer
 
buildToolContext() - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
buildTypes(Collection<SchemaInfo>, Map<String, SchemaInfo>, Definition) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
buildWrapperBeanClass() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
BuiltInTypesJavaMappingUtil - Class in org.apache.cxf.tools.util
 
builtInTypeToJavaType(String) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
BUNDLE - Static variable in class org.apache.cxf.binding.http.IriDecoderHelper
 
BUNDLE - Static variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
bundleChanged(BundleEvent) - Method in class org.apache.cxf.bus.osgi.CXFExtensionBundleListener
BundleDelegatingClassLoader - Class in org.apache.cxf.bus.blueprint
A ClassLoader delegating to a given OSGi bundle.
BundleDelegatingClassLoader(Bundle) - Constructor for class org.apache.cxf.bus.blueprint.BundleDelegatingClassLoader
 
BundleDelegatingClassLoader(Bundle, ClassLoader) - Constructor for class org.apache.cxf.bus.blueprint.BundleDelegatingClassLoader
 
BundleUtils - Class in org.apache.cxf.common.i18n
A container for static utility methods related to resource bundle naming conventons.
bus - Variable in class org.apache.cxf.binding.AbstractBaseBindingFactory
 
Bus - Interface in org.apache.cxf
The Bus is the central place in CXF.
bus - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
bus - Variable in class org.apache.cxf.endpoint.ClientImpl
 
bus - Variable in class org.apache.cxf.test.AbstractCXFTest
 
bus - Variable in class org.apache.cxf.test.TestUtilities
 
bus - Variable in class org.apache.cxf.tools.wsdlto.core.AbstractWSDLBuilder
 
bus - Variable in class org.apache.cxf.transport.AbstractDestination
 
bus - Variable in class org.apache.cxf.transport.AbstractTransportFactory
 
bus - Variable in class org.apache.cxf.transport.ChainInitiationObserver
 
bus - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
bus - Variable in class org.apache.cxf.transport.MultipleEndpointObserver
 
bus - Variable in class org.apache.cxf.transport.TransportURIResolver
 
bus - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
 
bus - Variable in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
bus - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
BUS_EXTENSION_RESOURCE - Static variable in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
BUS_EXTENSION_RESOURCE_OLD_XML - Static variable in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
BUS_EXTENSION_RESOURCE_XML - Static variable in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
BUS_FACTORY_PROPERTY_NAME - Static variable in class org.apache.cxf.BusFactory
 
BUS_ID_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
BUS_PROPERTY_NAME - Static variable in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
BusApplicationContext - Class in org.apache.cxf.bus.spring
 
BusApplicationContext(String, boolean) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(String[], boolean) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(URL, boolean) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(URL[], boolean) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(String, boolean, ApplicationContext) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(URL, boolean, ApplicationContext) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(String[], boolean, ApplicationContext) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(URL[], boolean, ApplicationContext) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContextResourceResolver - Class in org.apache.cxf.bus.spring
 
BusApplicationContextResourceResolver() - Constructor for class org.apache.cxf.bus.spring.BusApplicationContextResourceResolver
 
BusApplicationContextResourceResolver(ApplicationContext) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContextResourceResolver
 
busCreated(Bus) - Method in interface org.apache.cxf.buslifecycle.BusCreationListener
Invoked to create a BusLifeCycleListener.
BusCreationListener - Interface in org.apache.cxf.buslifecycle
The listener interface for receiving notification of when Bus objects are created.
BusDefinitionParser - Class in org.apache.cxf.bus.blueprint
 
BusDefinitionParser() - Constructor for class org.apache.cxf.bus.blueprint.BusDefinitionParser
 
BusDefinitionParser - Class in org.apache.cxf.bus.spring
 
BusDefinitionParser() - Constructor for class org.apache.cxf.bus.spring.BusDefinitionParser
 
BusDefinitionParser.BusConfig - Class in org.apache.cxf.bus.spring
 
BusDefinitionParser.BusConfig(String) - Constructor for class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
BusEntityResolver - Class in org.apache.cxf.bus.spring
 
BusEntityResolver(EntityResolver, EntityResolver) - Constructor for class org.apache.cxf.bus.spring.BusEntityResolver
 
BusException - Exception in org.apache.cxf
The BusException class is used to indicate a bus exception has occurred.
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
 
BusExtensionPostProcessor - Class in org.apache.cxf.bus.spring
 
BusExtensionPostProcessor() - Constructor for class org.apache.cxf.bus.spring.BusExtensionPostProcessor
 
BusFactory - Class in org.apache.cxf
Factory to create CXF Bus objects.
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.
BusState - Enum in org.apache.cxf.bus
 
BusWiringBeanFactoryPostProcessor - Class in org.apache.cxf.bus.spring
BeanFactoryPostProcessor that looks for any bean definitions that have the AbstractBeanDefinitionParser.WIRE_BUS_ATTRIBUTE attribute set.
BusWiringBeanFactoryPostProcessor() - Constructor for class org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor
 
BusWiringBeanFactoryPostProcessor(Bus) - Constructor for class org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor
 
BusWiringBeanFactoryPostProcessor(String) - Constructor for class org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor
 
BusWiringType - Enum in org.apache.cxf.configuration.spring
Enumeration for the ways in which the CXF bus can be wired into a Spring bean.
BYTE_MESSAGE_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
BYTE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
ByteArrayType - Class in org.apache.cxf.aegis.type.mtom
Byte arrays.
ByteArrayType(boolean, String) - Constructor for class org.apache.cxf.aegis.type.mtom.ByteArrayType
 
ByteDataSource - Class in org.apache.cxf.attachment
 
ByteDataSource(byte[]) - Constructor for class org.apache.cxf.attachment.ByteDataSource
 
ByteDataSource(byte[], String) - Constructor for class org.apache.cxf.attachment.ByteDataSource
 
ByteDataSource(byte[], int, int) - Constructor for class org.apache.cxf.attachment.ByteDataSource
 
ByteType - Class in org.apache.cxf.aegis.type.basic
SimpleSerializer
ByteType() - Constructor for class org.apache.cxf.aegis.type.basic.ByteType
 

C

c14n - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
C14N - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
cache() - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
CACHE_CONTROL_SEPARATOR_PROPERTY - Static variable in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
CACHE_ISSUED_TOKEN_IN_ENDPOINT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
Set this to "false" to not cache a SecurityToken per proxy object in the IssuedTokenInterceptorProvider.
CacheAndWriteOutputStream - Class in org.apache.cxf.io
This outputstream implementation will both write to the outputstream that is specified and cache the data at the same time.
CacheAndWriteOutputStream(OutputStream) - Constructor for class org.apache.cxf.io.CacheAndWriteOutputStream
 
cacheControl(CacheControl) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
cacheControl - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
cacheControl - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
CacheControlHeaderProvider - Class in org.apache.cxf.jaxrs.impl
 
CacheControlHeaderProvider() - Constructor for class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
cached - Variable in class org.apache.cxf.io.DelegatingInputStream
 
CachedClass - Class in org.apache.cxf.common.util
 
CachedClass(Class<?>) - Constructor for class org.apache.cxf.common.util.CachedClass
 
CachedOutputStream - Class in org.apache.cxf.io
 
CachedOutputStream(PipedInputStream) - Constructor for class org.apache.cxf.io.CachedOutputStream
 
CachedOutputStream() - Constructor for class org.apache.cxf.io.CachedOutputStream
 
CachedOutputStream(long) - Constructor for class org.apache.cxf.io.CachedOutputStream
 
CachedOutputStreamCallback - Interface in org.apache.cxf.io
 
cachedStream - Variable in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
This field contains the output stream with which we cache the request.
cacheInput() - Method in class org.apache.cxf.io.DelegatingInputStream
Read the entire original input stream and cache it.
CacheMap<K,V> - Class in org.apache.cxf.common.util
Implements a useful caching map.
CacheMap() - Constructor for class org.apache.cxf.common.util.CacheMap
 
CacheSizeExceededException - Exception in org.apache.cxf.io
 
CacheSizeExceededException() - Constructor for exception org.apache.cxf.io.CacheSizeExceededException
 
CacheSizeExceededException(String) - Constructor for exception org.apache.cxf.io.CacheSizeExceededException
 
CacheSizeExceededException(String, Throwable) - Constructor for exception org.apache.cxf.io.CacheSizeExceededException
 
CacheSizeExceededException(Throwable) - Constructor for exception org.apache.cxf.io.CacheSizeExceededException
 
cacheUnacknowledged(Message) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
Accepts a new resend candidate.
cachingForRetransmission - Variable in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
This boolean is true if the request must be cached.
CachingXmlEventWriter - Class in org.apache.cxf.staxutils
 
CachingXmlEventWriter() - Constructor for class org.apache.cxf.staxutils.CachingXmlEventWriter
 
calculateNewRequestURI(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
CalendarType - Class in org.apache.cxf.aegis.type.basic
AegisType for the Calendar class.
CalendarType() - Constructor for class org.apache.cxf.aegis.type.basic.CalendarType
 
call() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser.PassThroughCallable
 
call() - Method in class org.apache.cxf.ws.policy.blueprint.PolicyBPDefinitionParser.PassThroughCallable
 
CALLBACK_HANDLER - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
CALLBACK_KEY - Static variable in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
CALLBACK_PARAM - Static variable in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
canAssert(QName) - Method in class org.apache.cxf.binding.soap.tcp.BackendTcpConduit
 
canAssert(QName) - Method in class org.apache.cxf.binding.soap.tcp.TCPConduit
 
canAssert(QName) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
canAssert(QName) - Method in class org.apache.cxf.transport.http.HTTPConduit
 
canAssert(QName) - Method in interface org.apache.cxf.ws.policy.Assertor
 
canBeReadAsJaxbElement(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
canBeReadAsJaxbElement(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
cancel(boolean) - Method in class org.apache.cxf.endpoint.ClientCallback
 
cancel() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
Cancel further resend (although no ACK has been received).
cancel(RequestSecurityTokenType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.CancelOperation
 
cancel(RequestSecurityTokenType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
 
cancel(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
cancelled - Variable in class org.apache.cxf.endpoint.ClientCallback
 
CancelOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
 
cancelSecurityToken(SecurityToken) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
CancelTargetType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for CancelTargetType complex type.
CancelTargetType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.CancelTargetType
 
cancelTimerTask() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
canConvert(Object, ReifiedType) - Method in class org.apache.cxf.binding.soap.blueprint.SoapVersionTypeConverter
canConvert(Object, ReifiedType) - Method in class org.apache.cxf.configuration.blueprint.InterceptorTypeConverter
CANNOT_GET_CONDUIT_ERROR - Static variable in class org.apache.cxf.binding.soap.SoapTransportFactory
 
canonicalizationMethod - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
 
CanonicalizationMethodType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for CanonicalizationMethodType complex type.
CanonicalizationMethodType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType
 
capitalize(String) - Static method in class org.apache.cxf.common.util.StringUtils
Return input string with first character in upper case.
capitalize(String) - Static method in class org.apache.cxf.tools.util.NameUtil
 
case_stmt() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
case_stmt_list() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
CaseType - Class in org.apache.cxf.binding.corba.wsdl
Java class for caseType complex type.
CaseType() - Constructor for class org.apache.cxf.binding.corba.wsdl.CaseType
 
cast(Map<?, ?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Map<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Dictionary<?, ?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Dictionary<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Collection<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Collection<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(List<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(List<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Iterator<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Iterator<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Enumeration<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Enumeration<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Set<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Set<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Map.Entry<?, ?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Map.Entry<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Assertion) - Static method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
 
cast(Assertion, Class<T>) - Static method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
 
castToAegisTypeClass(Class<?>) - Static method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
CastUtils - Class in org.apache.cxf.helpers
 
CATALOG_DEBUG_KEY - Static variable in class org.apache.cxf.catalog.OASISCatalogManager
 
CatalogWSDLLocator - Class in org.apache.cxf.catalog
Resolves WSDL URIs using Apache Commons Resolver API.
CatalogWSDLLocator(String) - Constructor for class org.apache.cxf.catalog.CatalogWSDLLocator
 
CatalogWSDLLocator(String, OASISCatalogManager) - Constructor for class org.apache.cxf.catalog.CatalogWSDLLocator
 
CatalogWSDLLocator(String, Bus) - Constructor for class org.apache.cxf.catalog.CatalogWSDLLocator
 
CatalogXmlSchemaURIResolver - Class in org.apache.cxf.catalog
Resolves URIs using Apache Commons Resolver API.
CatalogXmlSchemaURIResolver(Bus) - Constructor for class org.apache.cxf.catalog.CatalogXmlSchemaURIResolver
 
certConstraints - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
certConstraints - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
certConstraints - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
CertConstraints - Class in org.apache.cxf.transport.https
This class represents a set of constraints that can be placed on an X.509 certificate, in the form of a regular expression on a SubjectDN or IssuerDN.
CertConstraints(List<String>, CertConstraints.Combinator, List<String>, CertConstraints.Combinator) - Constructor for class org.apache.cxf.transport.https.CertConstraints
Create a CertificateConstraints from a CertificateConstraintsType specification
CertConstraints.Combinator - Enum in org.apache.cxf.transport.https
 
CertConstraintsFeature - Class in org.apache.cxf.transport.https
.*CN=(Bethal|Gordy).* .*O=ApacheTest.* .........
CertConstraintsFeature() - Constructor for class org.apache.cxf.transport.https.CertConstraintsFeature
 
CertConstraintsInterceptor - Class in org.apache.cxf.transport.https
An interceptor that enforces certificate constraints logic at the TLS layer.
CertConstraintsJaxBUtils - Class in org.apache.cxf.transport.https
A set of static methods that operate on the generated CertificateConstraintsType.
CertificateConstraintsType - Class in org.apache.cxf.configuration.security
This structure holds a list of regular expressions that corresponds to a sequence of Certificate Constraints on either the Subject or Issuer DN.
CertificateConstraintsType() - Constructor for class org.apache.cxf.configuration.security.CertificateConstraintsType
 
CertificateHostnameVerifier - Interface in org.apache.cxf.transport.https
************************************************************************ Copied from the not-yet-commons-ssl project at http://juliusdavies.ca/commons-ssl/ As the above project is accepted into Apache and its JARs become available in the Maven 2 repos, we will have to switch to using the JARs instead ************************************************************************

Interface for checking if a hostname matches the names stored inside the server's X.509 certificate.

CertificateHostnameVerifier.AbstractVerifier - Class in org.apache.cxf.transport.https
 
CertificateHostnameVerifier.AbstractVerifier() - Constructor for class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
 
CertificateHostnameVerifier.Certificates - Class in org.apache.cxf.transport.https
 
certStore - Variable in class org.apache.cxf.configuration.security.TrustManagersType
 
CertStoreType - Class in org.apache.cxf.configuration.security
A CertStoreType represents a catenated sequence of X.509 certificates, in PEM or DER format.
CertStoreType() - Constructor for class org.apache.cxf.configuration.security.CertStoreType
 
cfg - Variable in class org.apache.cxf.jaxrs.client.AbstractClient
 
CFG_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_ADDRESS - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_ADDRESSFILE - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_ALL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_ALLOW_ELEMENT_REFS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_ANT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_ANT_PROP - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_ASYNCMETHODS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_AUTORESOLVE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_BAREMETHODS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_BEAN_CONFIG - Static variable in class org.apache.cxf.tools.common.ToolConstants
Tools permit caller to pass in additional bean definitions.
CFG_BINDING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_BINDING - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_BINDING_ATTR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_BOUNDEDSTRINGS - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_CATALOG - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CATALOG - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_CLASSDIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CLASSDIR - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_CLASSNAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CLASSPATH - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CLIENT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CMD_ARG - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_COMPILE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_COMPILE - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_CORBA - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_CORBATYPEMAP_NAMESPACE - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_CREATE_XSD_IMPORTS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_DATABINDING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_DEEP - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_DEFAULT_EX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_DEFAULT_NS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_DEFAULT_VALUES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_EXCEPTION_SUPER - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_EXCLUDEMODULES - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_EXTRA_SOAPHEADER - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_FAULT_SERIAL_VERSION_UID - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_FRONTEND - Static variable in class org.apache.cxf.tools.common.ToolConstants
Front-end selection command-line option to java2ws.
CFG_GEN_ANT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_CLIENT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_FAULT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_IMPL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_NEW_ONLY - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_OVERWRITE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_SEI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_SERVER - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_SERVICE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GEN_TYPES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_GENERATE_ENUMS - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_IDL - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_IDLFILE - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_IDLOUTPUTFILE - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_IMPL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_IMPL - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_IMPL_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_IMPORTSCHEMA - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_INCLUDEDIR - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_INSTALL_DIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_INTERFACE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_INTERFACE - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
Default
CFG_JAVASCRIPT_UTILS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_JSPACKAGEPREFIX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_JSPREFIXMAP - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_LIB_REF - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_LOGICAL - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_MARK_GENERATED - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_MIMEMETHODS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_MODULETONS - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_MULTIPLE_XML_REPS - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NAMESPACE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NEXCLUDE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NIGNOREEXCLUDE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NINCLUDE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NO_ADDRESS_BINDING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_NO_ADDRESS_BINDING - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_NO_TYPES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_OUTPUTDIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_OUTPUTDIR - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_OUTPUTFILE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_PACKAGENAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_PACKAGENAME - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_PHYSICAL - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_PLATFORM_VERSION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_POLYMORPHIC_FACTORIES - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_PORT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_PORTTYPE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_QUALIFIED - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_RESERVE_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_RESOURCENAME - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_SCHEMA - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_SCHEMA_DIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SCHEMA_NAMESPACE - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_SCHEMA_NAMESPACE_PREFIX - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_SCHEMA_PACKAGENAME - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_SCHEMA_URL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SCHEMANS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SEQUENCE_OCTET_TYPE - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_SEQUENCE_OCTET_TYPE_BASE64BINARY - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_SEQUENCE_OCTET_TYPE_HEXBINARY - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_SERVER - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SERVICE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SERVICENAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SOAP12 - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SOURCEDIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_STYLE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SUPPRESS_GEN - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_SUPPRESS_WARNINGS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_TNS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_TNS - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_TRANSPORT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_TYPES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_TYPES - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_USE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_USETYPES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_VALIDATE_WSDL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_VERBOSE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WADL_NAMESPACE - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_WADLURL - Static variable in class org.apache.cxf.tools.wadlto.WadlToolConstants
 
CFG_WEBSERVICE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WRAPPERBEAN - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WSDL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WSDL_ENCODING - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_WSDL_VERSION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WSDLLIST - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WSDLLOCATION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WSDLOUTPUTFILE - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
CFG_WSDLURL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_XJC_ARGS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_XSDURL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
cfgIgnoreWS - Variable in class org.apache.cxf.aegis.util.jdom.StaxBuilder
Whether ignorable white space should be ignored, ie not added in the resulting JDOM tree.
ChainInitiationObserver - Class in org.apache.cxf.transport
 
ChainInitiationObserver(Endpoint, Bus) - Constructor for class org.apache.cxf.transport.ChainInitiationObserver
 
challenge - Variable in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
 
changeScheme(URI, String) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
ChannelIdParser - Class in org.apache.cxf.binding.soap.tcp
 
ChannelService - Class in org.apache.cxf.binding.soap.tcp
 
CHAR_LITERAL - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
char_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
CHARACTER_AS_STRING_TYPE_QNAME - Static variable in class org.apache.cxf.aegis.type.basic.CharacterAsStringType
 
character_literal() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
CharacterAsStringType - Class in org.apache.cxf.aegis.type.basic
 
CharacterAsStringType() - Constructor for class org.apache.cxf.aegis.type.basic.CharacterAsStringType
 
characters(char[], int, int) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method characters.
CharacterType - Class in org.apache.cxf.aegis.type.basic
 
CharacterType() - Constructor for class org.apache.cxf.aegis.type.basic.CharacterType
 
check(String, SSLSocket) - Method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
 
check(String, X509Certificate) - Method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
 
check(String, String[], String[]) - Method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
 
check(String[], SSLSocket) - Method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
 
check(String[], X509Certificate) - Method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
 
check(String[], String[], String[], boolean, boolean) - Method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
 
check(String, SSLSocket) - Method in interface org.apache.cxf.transport.https.CertificateHostnameVerifier
 
check(String, X509Certificate) - Method in interface org.apache.cxf.transport.https.CertificateHostnameVerifier
 
check(String, String[], String[]) - Method in interface org.apache.cxf.transport.https.CertificateHostnameVerifier
 
check(String[], SSLSocket) - Method in interface org.apache.cxf.transport.https.CertificateHostnameVerifier
 
check(String[], X509Certificate) - Method in interface org.apache.cxf.transport.https.CertificateHostnameVerifier
 
check(String[], String[], String[]) - Method in interface org.apache.cxf.transport.https.CertificateHostnameVerifier
Checks to see if the supplied hostname matches any of the supplied CNs or "DNS" Subject-Alts.
check() - Method in class org.apache.cxf.ws.policy.AssertionInfoMap
 
CHECK_PUBLISH_ENDPOINT_PERMISSON_PROPERTY - Static variable in class org.apache.cxf.jaxws.EndpointImpl
This property controls whether the 'publishEndpoint' permission is checked using only the AccessController (i.e.
checkAdapter(Object, Class<?>, Annotation[], boolean) - Static method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
checkAttribute(String) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
checkBinding() - Method in class org.apache.cxf.tools.validator.internal.WSIBPValidator
 
checkBodyCoverage(Element, Collection<WSDataRef>, CryptoCoverageUtil.CoverageType, CryptoCoverageUtil.CoverageScope) - Static method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil
Checks that the references provided refer to the signed/encrypted SOAP body element.
checkClientException(Message, Exception) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
checkCodeRequest(Message) - Method in class org.apache.cxf.jaxrs.impl.RequestPreprocessor
 
checkContentLength() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
checkContentLength() - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
checkCoverage(Element, Collection<WSDataRef>, Map<String, String>, String, CryptoCoverageUtil.CoverageType, CryptoCoverageUtil.CoverageScope) - Static method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil
Checks that the references provided refer to the required signed/encrypted elements as defined by the XPath expression in xPath.
checkCoverage(Element, Collection<WSDataRef>, Map<String, String>, Collection<String>, CryptoCoverageUtil.CoverageType, CryptoCoverageUtil.CoverageScope) - Static method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil
Checks that the references provided refer to the required signed/encrypted elements as defined by the XPath expressions in xPaths.
checkDerivedKeys(TokenWrapper, boolean, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
Check the derived key requirement.
checkEffectivePolicy(Policy) - Method in class org.apache.cxf.ws.policy.AssertionInfoMap
 
CheckFaultInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
CheckFaultInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor
 
CheckFaultInterceptor(String) - Constructor for class org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor
 
checkForElement(ServiceInfo, MessagePartInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
checkForExistence(MessagePartInfo) - Method in class org.apache.cxf.jibx.JibxSchemaInitializer
 
checkForURI(String) - Method in class org.apache.cxf.transport.TransportFinder
 
checkForWrapped(OperationInfo, boolean) - Static method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
checkForWrapped(OperationInfo, boolean, boolean) - Static method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
checkForWrapped(OperationInfo, boolean, boolean, Level) - Static method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
checkGroup(Group, String) - Method in class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
checkHeaderCoverage(Element, Collection<WSDataRef>, String, String, CryptoCoverageUtil.CoverageType, CryptoCoverageUtil.CoverageScope) - Static method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil
Checks that the references provided refer to the required signed/encrypted SOAP header element(s) matching the provided name and namespace.
checkHolderOfKey(AssertionWrapper, List<WSSecurityEngineResult>, Certificate[]) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSamlPolicyValidator
Check the holder-of-key requirements against the received assertion.
checkJaxwsClass() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.JAXWSFrontEndProcessor
 
checkMetadataRequest(Message, UriInfo) - Method in class org.apache.cxf.jaxrs.impl.RequestPreprocessor
 
checkMethod(Method[], String) - Static method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
checkNamespaceMap(Map<String, String>) - Static method in class org.apache.cxf.databinding.AbstractDataBinding
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
Check command-line parameters for validity.
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.corba.IDLToWSDL
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.corba.WSDLToIDL
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.java2js.JavaToJS
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.java2ws.JavaToWSContainer
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.misc.WSDLToService
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.misc.WSDLToSoap
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.misc.WSDLToXML
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.misc.XSDToWSDL
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.validator.WSDLValidator
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.wsdlto.javascript.JavaScriptContainer
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
checkParenthesis(String) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
checkPrefix(QName) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
checkPrivateEndpoint(Endpoint) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
Checks if a given endpoint has been marked as private.
checkProperties() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
checkProperties(SymmetricAsymmetricBindingBase, AssertionInfo, AssertionInfoMap, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
Check various properties set in the policy of the binding
checkProtectionOrder(SymmetricAsymmetricBindingBase, AssertionInfo, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
Check the Protection Order of the binding
checkProxy(Method, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
checkPublishable() - Method in class org.apache.cxf.jaxws.EndpointImpl
Checks the value of EndpointImpl.publishable and throws an IllegalStateException if the value is false.
checkPublishPermission() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
checkR2203And2204() - Method in class org.apache.cxf.tools.validator.internal.WSIBPValidator
 
checkR2205() - Method in class org.apache.cxf.tools.validator.internal.WSIBPValidator
 
checkR2705() - Method in class org.apache.cxf.tools.validator.internal.WSIBPValidator
 
checkResolved(PolicyReference, Policy) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
checkResources(boolean) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
checkRestfulRequest(String) - Method in interface org.apache.cxf.transport.http.DestinationRegistry
 
checkRestfulRequest(String) - Method in class org.apache.cxf.transport.http.DestinationRegistryImpl
 
checkServiceClassAnnotations(Class<?>) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
checkServiceClassAnnotations(Class<?>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
checkSingleFrameResponse(SoapTcpFrame, String) - Static method in class org.apache.cxf.binding.soap.tcp.SoapTcpUtils
Method that parse SoapTcpFrame payload to find important tag.
checkSuspendedInvocation(Exchange, Object, Method, List<Object>, Throwable) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
checkTokens(UsernameToken, AssertionInfo, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.UsernameTokenPolicyValidator
All UsernameTokens must conform to the policy
checkUniquenessAndCacheId(String) - Method in class org.apache.cxf.ws.addressing.DefaultMessageIdCache
 
checkUniquenessAndCacheId(String) - Method in interface org.apache.cxf.ws.addressing.MessageIdCache
Check messageId for uniqueness against previously encountered values and cache the ID.
choice - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
 
ChoiceChallengeResponseType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Java class for ChoiceChallengeResponseType complex type.
ChoiceChallengeResponseType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType
 
ChoiceChallengeType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Java class for ChoiceChallengeType complex type.
ChoiceChallengeType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
 
choiceSelected - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType
 
ChoiceSelectedType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Java class for ChoiceSelectedType complex type.
ChoiceSelectedType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceSelectedType
 
ChoiceType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Java class for ChoiceType complex type.
ChoiceType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
 
chooseEnumValue(String, Set<String>) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
chooseEnumValue(String, Set<String>) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
chosenAlternative - Variable in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
CHUNK_SIZE - Static variable in class org.apache.cxf.binding.soap.tcp.SoapTcpOutputStream
 
CHUNKED - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
chunking - Variable in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
If we are going to be chunking, we won't flush till close which causes new chunks, small network packets, etc..
chunkingThreshold - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
cipherSuite - Variable in class org.apache.cxf.configuration.security.CipherSuites
 
CipherSuites - Class in org.apache.cxf.configuration.security
This structure holds a list of ciphersuite names that are to be supported.
CipherSuites() - Constructor for class org.apache.cxf.configuration.security.CipherSuites
 
cipherSuites - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
cipherSuites - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
cipherSuites - Variable in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
 
cipherSuitesFilter - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
cipherSuitesFilter - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
cipherSuitesFilter - Variable in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
 
claims - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
ClaimsType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for ClaimsType complex type.
ClaimsType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
 
ClassCollector - Class in org.apache.cxf.tools.util
 
ClassCollector() - Constructor for class org.apache.cxf.tools.util.ClassCollector
 
classColletor - Variable in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
classes() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JPackage
 
classes() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
classesDirectory - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
ClassHelper - Class in org.apache.cxf.common.util
 
ClassHelper() - Constructor for class org.apache.cxf.common.util.ClassHelper
 
classify(char) - Static method in class org.apache.cxf.tools.util.NameUtil
 
classloader - Variable in class org.apache.cxf.bus.extension.Extension
 
ClassLoaderResolver - Class in org.apache.cxf.resource
 
ClassLoaderResolver() - Constructor for class org.apache.cxf.resource.ClassLoaderResolver
 
ClassLoaderResolver(ClassLoader) - Constructor for class org.apache.cxf.resource.ClassLoaderResolver
 
ClassLoaderSwitcher - Class in org.apache.cxf.maven_plugin
Manages switching to the classloader needed for creating the java sources and restoring the old classloader when finished
ClassLoaderSwitcher(Log) - Constructor for class org.apache.cxf.maven_plugin.ClassLoaderSwitcher
 
ClassLoaderUtils - Class in org.apache.cxf.common.classloader
This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
ClassLoaderUtils.ClassLoaderHolder - Class in org.apache.cxf.common.classloader
 
className - Variable in class org.apache.cxf.bus.extension.Extension
 
className - Variable in class org.apache.cxf.tools.common.model.JavaType
 
ClassNameAllocatorImpl - Class in org.apache.cxf.tools.wsdlto.databinding.jaxb
 
ClassNameAllocatorImpl(ClassCollector, boolean) - Constructor for class org.apache.cxf.tools.wsdlto.databinding.jaxb.ClassNameAllocatorImpl
 
ClassNameProcessor - Interface in org.apache.cxf.tools.common
 
classNameToFilePath(String) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
classpathAnchor - Variable in class org.apache.cxf.test.TestUtilities
 
ClasspathResolver - Class in org.apache.cxf.resource
Resolve resources from the system class path.
ClasspathResolver() - Constructor for class org.apache.cxf.resource.ClasspathResolver
 
ClassReader - Class in org.apache.cxf.common.util
This is the class file reader for obtaining the parameter names for declared methods in a class.
ClassReader(byte[], Map<String, Method>) - Constructor for class org.apache.cxf.common.util.ClassReader
 
ClassResourceInfo - Class in org.apache.cxf.jaxrs.model
 
ClassResourceInfo(Class<?>) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(ClassResourceInfo) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, boolean) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean, boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean, boolean, boolean, String, String) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfoComparator - Class in org.apache.cxf.jaxrs.model
 
ClassResourceInfoComparator(Message) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfoComparator
 
classResourceInfos - Variable in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
ClassUtils - Class in org.apache.cxf.tools.common
 
ClassUtils() - Constructor for class org.apache.cxf.tools.common.ClassUtils
 
clazz - Variable in class org.apache.cxf.bus.extension.Extension
 
cleanedUpSchemaSource(XmlSchemaObject) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
cleanUpTypeMap(TypeMappingType) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
cleanUpTypeMap(TypeMappingType) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
clear() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
clear() - Method in class org.apache.cxf.binding.corba.types.CorbaAnyHandler
 
clear() - Method in class org.apache.cxf.binding.corba.types.CorbaArrayHandler
 
clear() - Method in class org.apache.cxf.binding.corba.types.CorbaEnumHandler
 
clear() - Method in class org.apache.cxf.binding.corba.types.CorbaExceptionHandler
 
clear() - Method in class org.apache.cxf.binding.corba.types.CorbaFixedHandler
 
clear() - Method in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
clear() - Method in class org.apache.cxf.binding.corba.types.CorbaObjectReferenceHandler
 
clear() - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceHandler
 
clear() - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveHandler
 
clear() - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceHandler
 
clear() - Method in class org.apache.cxf.binding.corba.types.CorbaStructHandler
 
clear() - Method in class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
clear() - Method in class org.apache.cxf.common.util.CacheMap
 
clear() - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
clear() - Method in class org.apache.cxf.common.util.SortedArraySet
 
clear() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
clear() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
clear() - Static method in class org.apache.cxf.jaxws.context.WebServiceContextImpl
 
clear() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
clear() - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
clear() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
clear() - Method in interface org.apache.cxf.message.Exchange
clear() - Method in class org.apache.cxf.message.ExchangeImpl
 
clear() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
clear() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
clear() - Method in class org.apache.cxf.ws.rm.WrappedService
 
clearAttributes() - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
clearAttributes() - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
clearCaches() - Static method in class org.apache.cxf.jaxb.JAXBContextCache
Clear any caches to make sure new contexts are created
clearContexts() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
clearDefaultBusForAnyThread(Bus) - Static method in class org.apache.cxf.BusFactory
Removes a bus from being a thread default bus for any thread.
clearFrameBuffer() - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpChannel
 
clearStreams() - Method in class org.apache.cxf.tools.corba.utils.FileOutputStreamFactory
 
clearStreams() - Method in interface org.apache.cxf.tools.corba.utils.OutputStreamFactory
 
clearThreadLocalProxies() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
clearThreadLocalProxies() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
Client - Interface in org.apache.cxf.endpoint
 
client - Variable in class org.apache.cxf.frontend.ClientProxy
 
Client - Interface in org.apache.cxf.jaxrs.client
Represents common proxy and http-centric client capabilities
client(Object) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Converts proxy to Client
client - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
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
 
CLIENT_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CLIENT_HOLDERS - Static variable in class org.apache.cxf.jaxws.interceptors.HolderInInterceptor
 
CLIENT_IN_ASSERTIONS - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
CLIENT_INFAULT_ASSERTIONS - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
CLIENT_OUT_ASSERTIONS - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
CLIENT_POLICY_IN_FAULT_INTERCEPTOR_ID - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
ClientAuthentication - Class in org.apache.cxf.configuration.security
Java class for ClientAuthentication complex type.
ClientAuthentication() - Constructor for class org.apache.cxf.configuration.security.ClientAuthentication
 
clientAuthentication - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
ClientBehaviorPolicyType - Class in org.apache.cxf.transport.jms
Java class for ClientBehaviorPolicyType complex type.
ClientBehaviorPolicyType() - Constructor for class org.apache.cxf.transport.jms.ClientBehaviorPolicyType
 
ClientCallback - Class in org.apache.cxf.endpoint
Asynchronous callback object for calls to Client.invoke(ClientCallback, String, Object...) and related functions.
ClientCallback() - Constructor for class org.apache.cxf.endpoint.ClientCallback
 
clientClientProxy(Client) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
clientClientProxy(Client) - Method in class org.apache.cxf.jaxws.JaxWsProxyFactoryBean
 
ClientConfig - Class in org.apache.cxf.transport.jms
Java class for ClientConfig complex type.
ClientConfig() - Constructor for class org.apache.cxf.transport.jms.ClientConfig
 
ClientConfiguration - Class in org.apache.cxf.jaxrs.client
Represents the configuration of the current proxy or WebClient.
ClientConfiguration() - Constructor for class org.apache.cxf.jaxrs.client.ClientConfiguration
 
clientCreated(Client) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleListener
 
clientCreated(Client) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleManager
 
clientCreated(Client) - Method in class org.apache.cxf.endpoint.ClientLifeCycleManagerImpl
 
clientCreated(Client) - Method in class org.apache.cxf.ws.rm.RMManager
 
clientDestroyed(Client) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleListener
 
clientDestroyed(Client) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleManager
 
clientDestroyed(Client) - Method in class org.apache.cxf.endpoint.ClientLifeCycleManagerImpl
 
clientDestroyed(Client) - Method in class org.apache.cxf.ws.rm.RMManager
 
ClientFactoryBean - Class in org.apache.cxf.frontend
 
ClientFactoryBean() - Constructor for class org.apache.cxf.frontend.ClientFactoryBean
 
ClientFactoryBean(ReflectionServiceFactoryBean) - Constructor for class org.apache.cxf.frontend.ClientFactoryBean
 
ClientFaultConverter - Class in org.apache.cxf.interceptor
Takes a Fault and converts it to a local exception type if possible.
ClientFaultConverter() - Constructor for class org.apache.cxf.interceptor.ClientFaultConverter
 
ClientFaultConverter(String) - Constructor for class org.apache.cxf.interceptor.ClientFaultConverter
 
ClientGenerator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 
ClientGenerator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ClientGenerator
 
ClientImpl - Class in org.apache.cxf.endpoint
 
ClientImpl(Bus, Endpoint) - Constructor for class org.apache.cxf.endpoint.ClientImpl
 
ClientImpl(Bus, Endpoint, Conduit) - Constructor for class org.apache.cxf.endpoint.ClientImpl
 
ClientImpl(Bus, Endpoint, ConduitSelector) - Constructor for class org.apache.cxf.endpoint.ClientImpl
 
ClientImpl(URL) - Constructor for class org.apache.cxf.endpoint.ClientImpl
 
ClientImpl(URL, QName) - Constructor for class org.apache.cxf.endpoint.ClientImpl
 
ClientImpl(Bus, URL, QName, QName) - Constructor for class org.apache.cxf.endpoint.ClientImpl
Create a Client that uses the default EndpointImpl.
ClientImpl(Bus, URL, QName, QName, EndpointImplFactory) - Constructor for class org.apache.cxf.endpoint.ClientImpl
Create a Client that uses a specific EndpointImpl.
ClientImpl(Bus, Service, QName, EndpointImplFactory) - Constructor for class org.apache.cxf.endpoint.ClientImpl
Create a Client that uses a specific EndpointImpl.
ClientImpl.EchoContext - Class in org.apache.cxf.endpoint
 
ClientImpl.EchoContext(Map<String, Object>) - Constructor for class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
ClientLifeCycleListener - Interface in org.apache.cxf.endpoint
 
ClientLifeCycleManager - Interface in org.apache.cxf.endpoint
 
ClientLifeCycleManagerImpl - Class in org.apache.cxf.endpoint
 
ClientLifeCycleManagerImpl() - Constructor for class org.apache.cxf.endpoint.ClientLifeCycleManagerImpl
 
ClientLifeCycleManagerImpl(Bus) - Constructor for class org.apache.cxf.endpoint.ClientLifeCycleManagerImpl
 
ClientOutFaultObserver - Class in org.apache.cxf.interceptor
 
ClientOutFaultObserver(Bus) - Constructor for class org.apache.cxf.interceptor.ClientOutFaultObserver
 
ClientPolicyInFaultInterceptor - Class in org.apache.cxf.ws.policy
 
ClientPolicyInFaultInterceptor() - Constructor for class org.apache.cxf.ws.policy.ClientPolicyInFaultInterceptor
 
ClientProxy - Class in org.apache.cxf.frontend
 
ClientProxy(Client) - Constructor for class org.apache.cxf.frontend.ClientProxy
 
ClientProxyFactoryBean - Class in org.apache.cxf.frontend
This class will create a client for you which implements the specified service class.
ClientProxyFactoryBean() - Constructor for class org.apache.cxf.frontend.ClientProxyFactoryBean
 
ClientProxyFactoryBean(ClientFactoryBean) - Constructor for class org.apache.cxf.frontend.ClientProxyFactoryBean
 
ClientProxyFactoryBeanDefinitionParser - Class in org.apache.cxf.frontend.blueprint
 
ClientProxyFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.frontend.blueprint.ClientProxyFactoryBeanDefinitionParser
 
ClientProxyFactoryBeanDefinitionParser(Class<?>) - Constructor for class org.apache.cxf.frontend.blueprint.ClientProxyFactoryBeanDefinitionParser
 
ClientProxyFactoryBeanDefinitionParser - Class in org.apache.cxf.frontend.spring
 
ClientProxyFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean - Class in org.apache.cxf.frontend.spring
 
ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean() - Constructor for class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean(ClientFactoryBean) - Constructor for class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
ClientProxyImpl - Class in org.apache.cxf.jaxrs.client
Proxy-based client implementation
ClientProxyImpl(URI, ClassResourceInfo, boolean, boolean, Object...) - Constructor for class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
ClientProxyImpl(ClientState, ClassResourceInfo, boolean, boolean, Object...) - Constructor for class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
clientReceiveTimeout - Variable in class org.apache.cxf.transport.jms.ClientConfig
 
ClientState - Interface in org.apache.cxf.jaxrs.client
Represents the client state : - baseURI - current uri builder - current requestHeaders - current template parameters map - last response
ClientWebApplicationException - Exception in org.apache.cxf.jaxrs.client
This exception indicates that the problem has occurred on the client side only, possibly as part of processing the successful server response or even before the request has been sent
ClientWebApplicationException() - Constructor for exception org.apache.cxf.jaxrs.client.ClientWebApplicationException
 
ClientWebApplicationException(String) - Constructor for exception org.apache.cxf.jaxrs.client.ClientWebApplicationException
 
ClientWebApplicationException(Throwable) - Constructor for exception org.apache.cxf.jaxrs.client.ClientWebApplicationException
 
ClientWebApplicationException(String, Throwable, Response) - Constructor for exception org.apache.cxf.jaxrs.client.ClientWebApplicationException
 
clone() - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
clone() - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
clone(boolean) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
 
clone(boolean) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
cloneChain() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
cloneElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
cloneNode(Document, Node, boolean) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
cloneNode(Document, Node, boolean) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding
 
cloneNode(Document, Node, boolean) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
cloneNoObject() - Method in class org.apache.cxf.bus.extension.Extension
 
cloneNoObject() - Method in class org.apache.cxf.bus.osgi.CXFExtensionBundleListener.OSGiExtension
 
close() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
close() - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
close() - Method in interface org.apache.cxf.aegis.xml.MessageWriter
Tells the MessageWriter that writing operations are completed so it can write the end element.
close() - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
close() - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
close() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
close() - Method in class org.apache.cxf.attachment.MimeBodyPartInputStream
 
close(Message) - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
close() - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
close(Message) - Method in class org.apache.cxf.binding.corba.CorbaServerConduit
 
close() - Method in class org.apache.cxf.binding.corba.CorbaServerConduit
 
close() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
close() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
close(Message) - Method in class org.apache.cxf.binding.soap.tcp.BackendTcpConduit
 
close() - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpOutputStream
 
close(Message) - Method in class org.apache.cxf.binding.soap.tcp.TCPConduit
 
close() - Method in class org.apache.cxf.binding.soap.tcp.TCPConduit
 
close() - Method in class org.apache.cxf.catalog.CatalogWSDLLocator
 
close() - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
close() - Method in class org.apache.cxf.endpoint.PreexistingConduitSelector
 
close() - Method in class org.apache.cxf.frontend.ClientProxy
 
CLOSE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
close() - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
close() - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
close() - Method in class org.apache.cxf.io.CachedOutputStream
 
close() - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
close() - Method in class org.apache.cxf.jaxws.JaxWsClientProxy
 
close() - Method in interface org.apache.cxf.jca.outbound.CXFConnection
Closes the connection handle.
close() - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
close() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
close() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
close() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
close() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
close() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
close() - Method in class org.apache.cxf.tools.corba.idlpreprocessor.IdlPreprocessorReader
 
close() - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.TypesCodeWriter
 
close() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.CustomizedWSDLLocator
 
close(Message) - Method in class org.apache.cxf.transport.AbstractConduit
 
close() - Method in class org.apache.cxf.transport.AbstractConduit
Close the conduit.
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(Message) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination.BackChannelConduit
 
close(Message) - Method in class org.apache.cxf.transport.http.HTTPConduit
 
close() - Method in class org.apache.cxf.transport.http.HTTPConduit
Close the conduit
close() - Method in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
Perform any actions required on stream closure (handle response etc.)
close() - Method in class org.apache.cxf.transport.jms.JMSConduit
 
close(Message) - Method in class org.apache.cxf.transport.local.LocalConduit
 
close() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
close() - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
CLOSE_SEQUENCE_ACTION - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
CLOSE_SEQUENCE_ACTION - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
CLOSE_SEQUENCE_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
CLOSE_SEQUENCE_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
CLOSE_SEQUENCE_RESPONSE_ACTION - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
closeFlowthroughStream() - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
CloseSequenceResponseType - Class in org.apache.cxf.ws.rm.v200702
Java class for CloseSequenceResponseType complex type.
CloseSequenceResponseType() - Constructor for class org.apache.cxf.ws.rm.v200702.CloseSequenceResponseType
 
CloseSequenceType - Class in org.apache.cxf.ws.rm.v200702
Java class for CloseSequenceType complex type.
CloseSequenceType() - Constructor for class org.apache.cxf.ws.rm.v200702.CloseSequenceType
 
cls - Variable in class org.apache.cxf.configuration.blueprint.SimpleBPBeanDefinitionParser
 
CLT_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
code - Variable in class org.apache.cxf.ws.security.sts.provider.model.StatusType
 
CODE_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
CODE_TYPE_GRAMMAR - Static variable in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
CODE_TYPE_PROXY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
CODE_TYPE_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
CODE_TYPE_WEB - Static variable in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
codec - Variable in class org.apache.cxf.ws.addressing.soap.VersionTransformer
 
CodeGeneratorProvider - Class in org.apache.cxf.jaxrs.ext.codegen
 
CodeGeneratorProvider() - Constructor for class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
collect(String, String) - Method in class org.apache.cxf.javascript.NamespacePrefixAccumulator
 
collectionContextClasses - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
CollectionType - Class in org.apache.cxf.aegis.type.collection
 
CollectionType(AegisType) - Constructor for class org.apache.cxf.aegis.type.collection.CollectionType
 
CollectionUtils - Class in org.apache.cxf.common.util
 
collectRMAssertions(AssertionInfoMap) - Static method in class org.apache.cxf.ws.rm.policy.RM10PolicyUtils
Collect RMAssertions from map.
ColocBeanDefinitionParser - Class in org.apache.cxf.binding.coloc.spring
 
ColocBeanDefinitionParser() - Constructor for class org.apache.cxf.binding.coloc.spring.ColocBeanDefinitionParser
 
ColocBPNamespaceHandler - Class in org.apache.cxf.binding.coloc.blueprint
 
ColocBPNamespaceHandler() - Constructor for class org.apache.cxf.binding.coloc.blueprint.ColocBPNamespaceHandler
 
ColocFeature - Class in org.apache.cxf.binding.coloc.feature
 
ColocFeature() - Constructor for class org.apache.cxf.binding.coloc.feature.ColocFeature
 
ColocInFaultObserver - Class in org.apache.cxf.binding.coloc
 
ColocInFaultObserver(Bus) - Constructor for class org.apache.cxf.binding.coloc.ColocInFaultObserver
 
ColocInInterceptor - Class in org.apache.cxf.binding.coloc
 
ColocInInterceptor() - Constructor for class org.apache.cxf.binding.coloc.ColocInInterceptor
 
ColocMessageObserver - Class in org.apache.cxf.binding.coloc
 
ColocMessageObserver(Endpoint, Bus) - Constructor for class org.apache.cxf.binding.coloc.ColocMessageObserver
 
ColocOutFaultObserver - Class in org.apache.cxf.binding.coloc
 
ColocOutFaultObserver(Bus) - Constructor for class org.apache.cxf.binding.coloc.ColocOutFaultObserver
 
ColocOutInterceptor - Class in org.apache.cxf.binding.coloc
 
ColocOutInterceptor() - Constructor for class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
ColocOutInterceptor(Bus) - Constructor for class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
ColocUtil - Class in org.apache.cxf.binding.coloc
 
COLON - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
combinator - Variable in class org.apache.cxf.configuration.security.DNConstraintsType
 
CombinatorType - Enum in org.apache.cxf.configuration.security
Java class for CombinatorType.
combine(String, String) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
 
combinedHash - Variable in class org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
 
COMMA - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
commandCommonMain() - Static method in class org.apache.cxf.tools.common.CommandInterfaceUtils
 
CommandDocument - Class in org.apache.cxf.tools.common.toolspec.parser
 
CommandInterfaceUtils - Class in org.apache.cxf.tools.common
This class provides common functionality for the main functions for the tools, as used from shell scripts or ant.
CommandLineError - Interface in org.apache.cxf.tools.common.toolspec.parser
 
CommandLineParser - Class in org.apache.cxf.tools.common.toolspec.parser
 
CommandLineParser(ToolSpec) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
comment(char[], int, int) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
commit() - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
comparator() - Method in class org.apache.cxf.common.util.SortedArraySet
 
compare(Method, Method) - Method in class org.apache.cxf.helpers.MethodComparator
 
compare(ClassResourceInfo, ClassResourceInfo, Message) - Method in interface org.apache.cxf.jaxrs.ext.ResourceComparator
Compares two resource classes
compare(OperationResourceInfo, OperationResourceInfo, Message) - Method in interface org.apache.cxf.jaxrs.ext.ResourceComparator
Compares two resource methods
compare(ClassResourceInfo, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfoComparator
 
compare(OperationResourceInfo, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfoComparator
 
compare(Phase, Phase) - Method in class org.apache.cxf.phase.PhaseComparator
 
compareMediaTypes(MediaType, MediaType) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareMediaTypesQualityFactors(MediaType, MediaType) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareOperations(OperationResourceInfo, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
compareSortedMediaTypes(List<MediaType>, List<MediaType>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareTemplates(URITemplate, URITemplate) - Static method in class org.apache.cxf.jaxrs.model.URITemplate
 
compareTo(Object) - Method in class org.apache.cxf.phase.Phase
 
compareTo(Object) - Method in class org.apache.cxf.tools.corba.processors.idl.Scope
 
compatible(HTTPClientPolicy, HTTPClientPolicy) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
Checks if two HTTPClientPolicy objects are compatible.
compatible(HTTPServerPolicy, HTTPServerPolicy) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
Checks if two HTTPServerPolicy objects are compatible.
compile(ToolContext) - Method in class org.apache.cxf.tools.common.ClassUtils
 
compileFiles(File[]) - Method in class org.apache.cxf.common.util.Compiler
 
compileFiles(List<File>) - Method in class org.apache.cxf.common.util.Compiler
 
compileFiles(String[]) - Method in class org.apache.cxf.common.util.Compiler
 
compileJavaSrc(String, List<File>, String) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
Compiler - Class in org.apache.cxf.common.util
 
Compiler() - Constructor for class org.apache.cxf.common.util.Compiler
 
complete(Exchange) - Method in class org.apache.cxf.clustering.FailoverTargetSelector
Called on completion of the MEP for which the Conduit was required.
complete(Exchange) - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
Called on completion of the MEP for which the Conduit was required.
complete(Exchange) - Method in interface org.apache.cxf.endpoint.ConduitSelector
Called on completion of the MEP for which the Conduit was required.
complete(Exchange) - Method in class org.apache.cxf.endpoint.NullConduitSelector
Called on completion of the MEP for which the Conduit was required.
complete(Exchange) - Method in class org.apache.cxf.endpoint.PreexistingConduitSelector
Called on completion of the MEP for which the Conduit was required.
CompleteCondition - Interface in org.apache.cxf.jaxrs.ext.search.client
Part of fluent interface of SearchConditionBuilder.
completeExchange(Object, Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
complex_declarator() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
complexTypeConstructorAndAccessors(QName, XmlSchemaComplexType) - Method in class org.apache.cxf.javascript.types.SchemaJavascriptBuilder
 
complexTypeSerializerBody(XmlSchemaComplexType, String, JavascriptUtils) - Method in class org.apache.cxf.javascript.types.SchemaJavascriptBuilder
Build the serialization code for a complex type.
complexTypeSerializerFunction(QName, XmlSchemaComplexType) - Method in class org.apache.cxf.javascript.types.SchemaJavascriptBuilder
Produce a serializer function for a type.
component() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
component_body() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
component_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
component_export() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
component_inheritance_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
computeAction(SoapMessage, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
 
computeAction(SoapMessage, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
Do whatever is necessary to determine the action for the incoming message and do whatever other setup work is necessary.
computedKey - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
conditions - Variable in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
ConditionType - Enum in org.apache.cxf.jaxrs.ext.search
Possisble condition types
conditionTypeToSqlOperator(ConditionType, String) - Static method in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
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.
ConduitInitiatorManagerImpl - Class in org.apache.cxf.transport
 
ConduitInitiatorManagerImpl() - Constructor for class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
ConduitInitiatorManagerImpl(Bus) - Constructor for class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
ConduitInitiatorManagerImpl(MapProvider<String, ConduitInitiator>) - Constructor for class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
ConduitInitiatorManagerImpl(MapProvider<String, ConduitInitiator>, Bus) - Constructor for class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
ConduitInitiatorManagerImpl(Map<String, ConduitInitiator>) - Constructor for class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
ConduitInitiatorManagerImpl(Map<String, ConduitInitiator>, Bus) - Constructor for class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
conduitName - Variable in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
 
conduitSelector - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
conduitSelector - Variable in class org.apache.cxf.endpoint.ClientImpl
 
ConduitSelector - Interface in org.apache.cxf.endpoint
Strategy for retrieving a Conduit to mediate an outbound message.
conduitSelectorPrefix - Variable in class org.apache.cxf.transport.jms.ClientConfig
 
config(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
Configurable - Interface in org.apache.cxf.configuration
A configurable interface for obtaining a bean's name A class which implements this interface should return the unique bean name for configuration to use
Configuration - Class in org.apache.cxf.aegis.type
Deprecated. 2.1
Configuration() - Constructor for class org.apache.cxf.aegis.type.Configuration
Deprecated.  
ConfigurationException - Exception in org.apache.cxf.configuration
 
ConfigurationException(Message) - Constructor for exception org.apache.cxf.configuration.ConfigurationException
Constructs a ConfigurationException with the provided detail message.
ConfigurationException(Message, Throwable) - Constructor for exception org.apache.cxf.configuration.ConfigurationException
Constructs a ConfigurationException with the detail message and cause provided.
ConfigurationException(Throwable) - Constructor for exception org.apache.cxf.configuration.ConfigurationException
Constructs a ConfigurationException with the provided cause.
configure(Object) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
This call uses the Configurer from the bus to configure a bean.
configure(Object, String, String) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
configureBean(Object) - Method in class org.apache.cxf.bus.blueprint.ConfigurerImpl
 
configureBean(String, Object) - Method in class org.apache.cxf.bus.blueprint.ConfigurerImpl
 
configureBean(String, Object, boolean) - Method in class org.apache.cxf.bus.blueprint.ConfigurerImpl
 
configureBean(Object) - Method in interface org.apache.cxf.configuration.Configurer
set up the Bean's value by using Dependency Injection from the application context
configureBean(String, Object) - Method in interface org.apache.cxf.configuration.Configurer
set up the Bean's value by using Dependency Injection from the application context with a proper name.
configureBean(Object) - Method in class org.apache.cxf.configuration.NullConfigurer
 
configureBean(String, Object) - Method in class org.apache.cxf.configuration.NullConfigurer
 
configureBean(Object) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
configureBean(String, Object) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
configureBean(String, Object, boolean) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
configured - Variable in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
ConfiguredBeanLocator - Interface in org.apache.cxf.configuration
 
ConfiguredBeanLocator.BeanLoaderListener<T> - Interface in org.apache.cxf.configuration
 
configureEndpoint(boolean, JMSEndpoint) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
configureProxyServerSettings() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
Configurer - Interface in org.apache.cxf.configuration
The configurer's interface A class that implements this interface will perform a bean's configuration work
ConfigurerImpl - Class in org.apache.cxf.bus.blueprint
 
ConfigurerImpl(BlueprintContainer) - Constructor for class org.apache.cxf.bus.blueprint.ConfigurerImpl
 
ConfigurerImpl - Class in org.apache.cxf.configuration.spring
 
ConfigurerImpl() - Constructor for class org.apache.cxf.configuration.spring.ConfigurerImpl
 
ConfigurerImpl(ApplicationContext) - Constructor for class org.apache.cxf.configuration.spring.ConfigurerImpl
 
configureSingleton(Object) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
configureViaEPR(EndpointReferenceType) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
CONNECTION - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
connection - Variable in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
This field contains the currently active connection.
connection - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
CONNECTION_MANAGEMENT_VERSION_MAJOR - Static variable in class org.apache.cxf.binding.soap.tcp.SoapTcpProtocolConsts
 
CONNECTION_MANAGEMENT_VERSION_MINOR - Static variable in class org.apache.cxf.binding.soap.tcp.SoapTcpProtocolConsts
 
CONNECTION_TIMEOUT - Static variable in interface org.apache.cxf.message.Message
 
connectionFactory - Variable in class org.apache.cxf.transport.http.HTTPConduit
This field holds the connection factory, which primarily is used to factor out SSL specific code from this implementation.
connectionPassword - Variable in class org.apache.cxf.transport.jms.AddressType
 
connectionTimeout - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
ConnectionType - Enum in org.apache.cxf.transports.http.configuration
Java class for connectionType.
connectionUserName - Variable in class org.apache.cxf.transport.jms.AddressType
 
connector - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
Const - Class in org.apache.cxf.binding.corba.wsdl
Java class for const complex type.
Const() - Constructor for class org.apache.cxf.binding.corba.wsdl.Const
 
const_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
const_exp() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
const_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
constants - Variable in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
constr_forward_decl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
constr_type_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
ConstrTypeSpecVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
ConstrTypeSpecVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor, AST) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ConstrTypeSpecVisitor
 
construct(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
construct(Object, Class<?>) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
constructors - Variable in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
ConstVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
ConstVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ConstVisitor
 
consume(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
consumeFrame() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
consumes_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
containClientClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
Container - Class in org.apache.cxf.tools.plugin
Java class for Container complex type.
Container() - Constructor for class org.apache.cxf.tools.plugin.Container
 
container - Variable in class org.apache.cxf.tools.plugin.FrontEnd
 
containExceptionClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
containImplClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
contains(Object) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
contains(Object) - Method in class org.apache.cxf.common.util.SortedArraySet
 
contains(Collection<Assertion>, Assertion) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
Determine if a collection of assertions contains a given assertion, using the equal method from the Assertion interface.
contains(Collection<Assertion>, Collection<Assertion>) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
Determine if one collection of assertions contains another collection of assertion, using the equal method from the Assertion interface.
containsAll(Collection<?>) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
containsAll(Collection<?>) - Method in class org.apache.cxf.common.util.SortedArraySet
 
containSeiClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
containServerClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
containServiceClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
containsExcludedModule(String) - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
containsExtensor(Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
containsHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
containsKey(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
containsKey(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
containsKey(Object) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
containsKey(Object) - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
containsKey(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
containsKey(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
containsKey(String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
containsKey(Object) - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
containsKey(Object) - Method in class org.apache.cxf.ws.rm.WrappedService
 
containsReservedKeywords(String) - Static method in class org.apache.cxf.tools.util.URIParserUtil
 
containsTypeIgnoreCase(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
containsValue(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
containsValue(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
containsValue(Object) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
containsValue(Object) - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
containsValue(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
containsValue(Object) - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
containsValue(Object) - Method in class org.apache.cxf.ws.rm.WrappedService
 
containTypesClass(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType
 
content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DigestMethodType
 
content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
 
content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyValueType
 
content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
 
content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.PGPDataType
 
content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
 
content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
 
content - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformType
 
content - Variable in class org.apache.cxf.wsdl.TDocumentation
 
CONTENT_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_ENCRYPTED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
CONTENT_ENCRYPTED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
CONTENT_ID - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_LENGTH - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_TYPE - Static variable in class org.apache.cxf.binding.http.HttpConstants
 
CONTENT_TYPE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_TYPE - Static variable in interface org.apache.cxf.message.Message
 
contentDisposition(ContentDisposition) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
ContentDisposition - Class in org.apache.cxf.jaxrs.ext.multipart
 
ContentDisposition(String) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
contentEncoding - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
CONTENTENCODING_FIELD - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
CONTENTENCODING_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
CONTENTENCODING_PARAMETER_NAME - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
CONTENTENCODING_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
ContentEncryptedElements - Class in org.apache.cxf.ws.security.policy.model
 
ContentEncryptedElements(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
ContentEncryptedElementsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
ContentEncryptedElementsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.ContentEncryptedElementsBuilder
 
contentLocation(URI) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
contentLocation - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
contentType - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
contentType - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
CONTENTTYPE_FIELD - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
CONTENTTYPE_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
CONTENTTYPE_PARAMETER_NAME - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
CONTENTTYPE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
ContentTypeOutInterceptor - Class in org.apache.cxf.binding.http.interceptor
 
ContentTypeOutInterceptor() - Constructor for class org.apache.cxf.binding.http.interceptor.ContentTypeOutInterceptor
 
context - Variable in class org.apache.cxf.aegis.AbstractAegisIoImpl
 
Context - Class in org.apache.cxf.aegis
Holds information about the message request and response.
Context(AegisContext) - Constructor for class org.apache.cxf.aegis.Context
 
context - Variable in class org.apache.cxf.endpoint.ClientCallback
 
context - Variable in class org.apache.cxf.jaxb.JAXBDataBase
 
context - Variable in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
context - Variable in class org.apache.cxf.tools.wsdlto.core.AbstractWSDLBuilder
 
context - Variable in class org.apache.cxf.tools.wsdlto.core.WSDLToProcessor
 
context - Variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.AbstractProcessor
 
context - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
 
context - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
 
context - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
context_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
CONTEXT_NAME_PROPERTY - Static variable in class org.apache.cxf.bus.osgi.OSGIBusListener
 
CONTEXT_SYMBOLIC_NAME_PROPERTY - Static variable in class org.apache.cxf.bus.osgi.OSGIBusListener
 
CONTEXT_VERSION_PROPERTY - Static variable in class org.apache.cxf.bus.osgi.OSGIBusListener
 
ContextDataType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Java class for ContextDataType complex type.
ContextDataType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
 
ContextInspector - Interface in org.apache.cxf.endpoint
 
contextMatchOnExact() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
contextMatchStrategy - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
ContextUtils - Class in org.apache.cxf.binding.corba.utils
Holder for utility methods relating to contexts.
ContextUtils - Class in org.apache.cxf.ws.addressing
Holder for utility methods relating to contexts.
Continuation - Interface in org.apache.cxf.continuations
Represents transport-neutral suspended invocation instances or continuations
ContinuationInfo - Class in org.apache.cxf.continuations
Utility class which can be used to associate an inbound message, as well as a user object, if any, with continuation
ContinuationInfo(Message) - Constructor for class org.apache.cxf.continuations.ContinuationInfo
 
ContinuationProvider - Interface in org.apache.cxf.continuations
Provides transport-neutral support for creating suspended invocation primitives or continuations
continuationsEnabled - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
ControlledValidationXmlBeanDefinitionReader - Class in org.apache.cxf.bus.spring
CXF reads a series of Spring XML files as part of initialization.
ControlledValidationXmlBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader
 
CONVENTIONAL_TNS_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
ConventionStrategy - Class in org.apache.cxf.binding.http.strategy
Maps a BindingOperation to a URI/combination using the following rules:
ConventionStrategy() - Constructor for class org.apache.cxf.binding.http.strategy.ConventionStrategy
 
convert(Object, ReifiedType) - Method in class org.apache.cxf.binding.soap.blueprint.SoapVersionTypeConverter
convert(Object, ReifiedType) - Method in class org.apache.cxf.configuration.blueprint.InterceptorTypeConverter
convert(AttributedURIType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 AttributedURI to 2004/08 AttributedURI.
convert(AttributedURI) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 AttributedURI to 2005/08 AttributedURI.
convert(AttributedURI) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 AttributedURI to 2005/08 AttributedURI.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 EndpointReferenceType to 2004/08 EndpointReferenceType.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 EndpointReferenceType to 2005/08 EndpointReferenceType.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 EndpointReferenceType to 2005/08 EndpointReferenceType.
convert(ReferenceParametersType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 ReferenceParametersType to 2004/08 ReferenceParametersType.
convert(ReferenceParametersType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 ReferenceParametersType to 2005/08 ReferenceParametersType.
convert(RelatesToType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 RelatesToType to 2004/08 Relationship.
convert(Relationship) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 Relationship to 2005/08 RelatesToType.
convert(Relationship) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 Relationship to 2005/08 RelatesToType.
convert(Identifier) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 wsrm:Identifier with 200508 WS-Addressing namespace to internal form.
convert(Identifier) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 wsrm:Identifier with 200408 WS-Addressing namespace to internal form.
convert(CreateSequenceType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 wsrm:CreateSequenceType with 200508 WS-Addressing namespace to internal form.
convert(CreateSequenceType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 wsrm:CreateSequenceType with 200408 WS-Addressing namespace to internal form.
convert(CreateSequenceResponseType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 wsrm:CreateSequenceResponseType with 200508 WS-Addressing namespace to internal form.
convert(CreateSequenceResponseType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 wsrm:CreateSequenceResponseType with 200408 WS-Addressing namespace to internal form.
convert(SequenceType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 wsrm:SequenceType with 200408 WS-Addressing namespace to internal form.
convert(SequenceType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 wsrm:SequenceType with 200508 WS-Addressing namespace to internal form.
convert(Expires) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 Expires with 200408 WS-Addressing namespace to internal form.
convert(Expires) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 Expires with 200508 WS-Addressing namespace to internal form.
convert(AcceptType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 AcceptType with 200408 WS-Addressing namespace to internal form.
convert(AcceptType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 AcceptType with 200508 WS-Addressing namespace to internal form.
convert(OfferType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 OfferType with 200408 WS-Addressing namespace to internal form.
convert(OfferType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 Expires with 200508 WS-Addressing namespace to internal form.
convert(SequenceAcknowledgement) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 wsrm:SequenceAcknowledgement with 200508 WS-Addressing namespace to internal form.
convert(SequenceAcknowledgement) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 wsrm:SequenceAcknowledgement with 200408 WS-Addressing namespace to internal form.
convert(AckRequestedType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 wsrm:SequenceAcknowledgement with 200508 WS-Addressing namespace to internal form.
convert(AckRequestedType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 wsrm:SequenceAcknowledgement with 200408 WS-Addressing namespace to internal form.
convert(TerminateSequenceType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 TerminateSequenceType with 200508 WS-Addressing namespace to internal form.
convert(TerminateSequenceType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert 200502 TerminateSequenceType with 200408 WS-Addressing namespace to internal form.
convert200502(CreateSequenceType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert CreateSequenceType to 200502 version with 200408 WS-Addressing namespace.
convert200502(Identifier) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert wsrm:Identifier to 200502 version with 200408 WS-Addressing namespace.
convert200502(CreateSequenceResponseType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert wsrm:CreateSequenceResponseType to 200502 version with 200408 WS-Addressing namespace.
convert200502(SequenceType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert wsrm:SequenceType to 200502 version with 200408 WS-Addressing namespace.
convert200502(TerminateSequenceType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert TerminateSequenceType to 200502 version with 200408 WS-Addressing namespace.
convert200502(SequenceAcknowledgement) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert wsrm:SequenceAcknowledgement to 200502 version with 200408 WS-Addressing namespace.
convert200502(AckRequestedType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert wsrm:SequenceAcknowledgement to 200502 version with 200408 WS-Addressing namespace.
convert200502wsa15(CreateSequenceType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert CreateSequenceType to 200502 version with 200508 WS-Addressing namespace.
convert200502wsa15(Identifier) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert wsrm:Identifier to 200502 version with 200508 WS-Addressing namespace.
convert200502wsa15(CreateSequenceResponseType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert wsrm:CreateSequenceResponseType to 200502 version with 200508 WS-Addressing namespace.
convert200502wsa15(SequenceType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert wsrm:SequenceType to 200502 version with 200508 WS-Addressing namespace.
convert200502wsa15(TerminateSequenceType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert TerminateSequenceType to 200502 version with 200508 WS-Addressing namespace.
convert200502wsa15(SequenceAcknowledgement) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert wsrm:SequenceAcknowledgement to 200502 version with 200508 WS-Addressing namespace.
convert200502wsa15(AckRequestedType) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Convert wsrm:SequenceAcknowledgement to 200502 version with 200508 WS-Addressing namespace.
convertFaultToResponse(Throwable, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
convertObjectToSource(Message) - Static method in class org.apache.cxf.binding.coloc.ColocUtil
 
convertPathToActualDestination(String) - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointParser
A strategy method allowing the URI destination to be translated into the actual JMS destination name (say by looking up in JNDI or something)
convertPolicyToToken(AuthorizationPolicy) - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
 
convertPrimitiveIdlToSchemaType(QName) - Static method in class org.apache.cxf.binding.corba.utils.CorbaAnyHelper
 
convertPrimitiveSchemaToIdlType(QName) - Static method in class org.apache.cxf.binding.corba.utils.CorbaAnyHelper
 
convertReceivedCreateSequence(Object) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Convert a received CreateSequence message to internal form.
convertReceivedCreateSequence(Object) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
convertReceivedCreateSequence(Object) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
convertReceivedCreateSequence(Object) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
convertReceivedCreateSequenceResponse(Object) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Convert a received CreateSequenceResponse message to internal form.
convertReceivedCreateSequenceResponse(Object) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
convertReceivedCreateSequenceResponse(Object) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
convertReceivedCreateSequenceResponse(Object) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
convertReceivedTerminateSequence(Object) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Convert a received TerminateSequence message to internal form.
convertReceivedTerminateSequence(Object) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
convertReceivedTerminateSequence(Object) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
convertReceivedTerminateSequence(Object) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
convertSchemaToCorbaType(XmlSchemaType, QName, XmlSchemaType, XmlSchemaAnnotation, boolean) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
convertSourceToObject(Message) - Static method in class org.apache.cxf.binding.coloc.ColocUtil
 
convertStringsToQNames(List<String>) - Static method in class org.apache.cxf.helpers.XMLUtils
 
convertStringToPrimitive(String, Class<T>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
convertStringToQName(String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
convertStringToQName(String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
convertStringToQName(String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
convertTo200403(AttributedURIType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 AttributedURI to 2004/03 AttributedURI.
convertTo200403(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 EndpointReferenceType to 2004/03 EndpointReferenceType.
convertTo200403(RelatesToType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 RelatesToType to 2004/03 Relationship.
convertToEncryptionPart(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
Convert a DOM Element into a WSEncryptionPart, adding a (wsu:)Id if there is not one already.
convertToInternal(EndpointReference) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from EndpointReference to CXF internal 2005/08 EndpointReferenceType
convertToJaxbElementIfNeeded(Object, Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
convertToken(Message, Principal) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JTokenConverter
 
convertToMapOfQNames(Map<String, String>, Map<QName, QName>) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
convertToNative(Object) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Converts a version specific EndpointReferenceType to the native version used internally by CXF
convertToQName(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
convertToQNamesMap(Map<String, String>, QNamesMap, Map<String, String>) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
convertToSend(CreateSequenceType) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Convert a CreateSequence message to the correct format for transmission.
convertToSend(CreateSequenceResponseType) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Convert a CreateSequenceResponse message to the correct format for transmission.
convertToSend(TerminateSequenceType) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Convert a TerminateSequence message to the correct format for transmission.
convertToSend(CreateSequenceType) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
convertToSend(TerminateSequenceType) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
convertToSend(CreateSequenceResponseType) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
convertToSend(CreateSequenceType) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
convertToSend(CreateSequenceResponseType) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
convertToSend(TerminateSequenceType) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
convertToSend(CreateSequenceType) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
convertToSend(CreateSequenceResponseType) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
convertToSend(TerminateSequenceType) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
convertToSetOfQNames(List<String>, Set<QName>) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
convertToXML(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
convertWithAdapter(Object, Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.JAXBUtils
 
COOKIE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
cookie(Cookie) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Cookie header
cookie(Cookie) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Cookie header
cookie(Cookie) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
cookie(NewCookie...) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
cookie - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
CookieHeaderProvider - Class in org.apache.cxf.jaxrs.impl
 
CookieHeaderProvider() - Constructor for class org.apache.cxf.jaxrs.impl.CookieHeaderProvider
 
Cookies - Class in org.apache.cxf.transport.http
 
Cookies() - Constructor for class org.apache.cxf.transport.http.Cookies
 
copy(InputStream, OutputStream) - Static method in class org.apache.cxf.aegis.type.mtom.ByteArrayType
 
copy(InputStream, OutputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
copy(InputStream, OutputStream, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
copy(Reader, Writer, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
copy(Source, OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Source, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Document) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Document, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Element, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(XMLStreamReader, OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(XMLStreamReader, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
Copies the reader to the writer.
copy(XMLStreamReader, XMLStreamWriter, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Message, Message) - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
copyAllJaxbDeclarations(Node, Element) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
copyAndCloseInput(InputStream, OutputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
copyAndCloseInput(InputStream, OutputStream, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
copyContent(Message, Message) - Static method in class org.apache.cxf.message.MessageImpl
 
copyFromRequest(HttpServletRequest) - Method in class org.apache.cxf.transport.http.Headers
Copy the request headers into the message.
copyInputToOutput(InputStream, OutputStream, MultivaluedMap<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
copyOptions(Option) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
copyReaderToWriter(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
copyStream(InputStream, OutputStream, int) - Static method in class org.apache.cxf.io.CachedOutputStream
 
copyToResponse(HttpServletResponse) - Method in class org.apache.cxf.transport.http.Headers
Copy the response headers into the response.
CORBA_ENDPOINT_OBJECT - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
CorbaAnonStructEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaAnonStructEventProducer(CorbaObjectHandler, ServiceInfo, ORB) - Constructor for class org.apache.cxf.binding.corba.types.CorbaAnonStructEventProducer
 
CorbaAnyEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaAnyEventProducer(CorbaObjectHandler, ServiceInfo, ORB) - Constructor for class org.apache.cxf.binding.corba.types.CorbaAnyEventProducer
 
CorbaAnyHandler - Class in org.apache.cxf.binding.corba.types
 
CorbaAnyHandler(QName, QName, TypeCode, Object) - Constructor for class org.apache.cxf.binding.corba.types.CorbaAnyHandler
 
CorbaAnyHelper - Class in org.apache.cxf.binding.corba.utils
 
CorbaAnyListener - Class in org.apache.cxf.binding.corba.types
 
CorbaAnyListener(CorbaObjectHandler, CorbaTypeMap, ORB, ServiceInfo) - Constructor for class org.apache.cxf.binding.corba.types.CorbaAnyListener
 
CorbaArrayEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaArrayEventProducer(CorbaObjectHandler, ServiceInfo, ORB) - Constructor for class org.apache.cxf.binding.corba.types.CorbaArrayEventProducer
 
CorbaArrayHandler - Class in org.apache.cxf.binding.corba.types
 
CorbaArrayHandler(QName, QName, TypeCode, Object) - Constructor for class org.apache.cxf.binding.corba.types.CorbaArrayHandler
 
CorbaArrayListener - Class in org.apache.cxf.binding.corba.types
 
CorbaArrayListener(CorbaObjectHandler, CorbaTypeMap, ORB, ServiceInfo) - Constructor for class org.apache.cxf.binding.corba.types.CorbaArrayListener
 
CorbaBinding - Class in org.apache.cxf.binding.corba
 
CorbaBinding() - Constructor for class org.apache.cxf.binding.corba.CorbaBinding
 
CorbaBindingException - Exception in org.apache.cxf.binding.corba
 
CorbaBindingException() - Constructor for exception org.apache.cxf.binding.corba.CorbaBindingException
 
CorbaBindingException(String) - Constructor for exception org.apache.cxf.binding.corba.CorbaBindingException
 
CorbaBindingException(String, Throwable) - Constructor for exception org.apache.cxf.binding.corba.CorbaBindingException
 
CorbaBindingException(Throwable) - Constructor for exception org.apache.cxf.binding.corba.CorbaBindingException
 
CorbaBindingFactory - Class in org.apache.cxf.binding.corba
 
CorbaBindingFactory(Bus) - Constructor for class org.apache.cxf.binding.corba.CorbaBindingFactory
 
CorbaBindingHelper - Class in org.apache.cxf.binding.corba.utils
 
CorbaConduit - Class in org.apache.cxf.binding.corba
 
CorbaConduit(EndpointInfo, EndpointReferenceType, OrbConfig) - Constructor for class org.apache.cxf.binding.corba.CorbaConduit
 
CorbaConstants - Interface in org.apache.cxf.binding.corba.wsdl
 
CorbaDestination - Class in org.apache.cxf.binding.corba
 
CorbaDestination(EndpointInfo, OrbConfig) - Constructor for class org.apache.cxf.binding.corba.CorbaDestination
 
CorbaDestination(EndpointInfo, OrbConfig, CorbaTypeMap) - Constructor for class org.apache.cxf.binding.corba.CorbaDestination
 
CorbaDSIServant - Class in org.apache.cxf.binding.corba.runtime
 
CorbaDSIServant() - Constructor for class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
CorbaEnumEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaEnumEventProducer(CorbaObjectHandler) - Constructor for class org.apache.cxf.binding.corba.types.CorbaEnumEventProducer
 
CorbaEnumHandler - Class in org.apache.cxf.binding.corba.types
 
CorbaEnumHandler(QName, QName, TypeCode, Object) - Constructor for class org.apache.cxf.binding.corba.types.CorbaEnumHandler
 
CorbaEnumListener - Class in org.apache.cxf.binding.corba.types
 
CorbaEnumListener(CorbaObjectHandler) - Constructor for class org.apache.cxf.binding.corba.types.CorbaEnumListener
 
CorbaExceptionEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaExceptionEventProducer(CorbaObjectHandler, ServiceInfo, ORB) - Constructor for class org.apache.cxf.binding.corba.types.CorbaExceptionEventProducer
 
CorbaExceptionHandler - Class in org.apache.cxf.binding.corba.types
 
CorbaExceptionHandler(QName, QName, TypeCode, Object) - Constructor for class org.apache.cxf.binding.corba.types.CorbaExceptionHandler
 
CorbaExceptionListener - Class in org.apache.cxf.binding.corba.types
 
CorbaExceptionListener(CorbaObjectHandler, CorbaTypeMap, ORB, ServiceInfo) - Constructor for class org.apache.cxf.binding.corba.types.CorbaExceptionListener
 
CorbaFaultStreamWriter - Class in org.apache.cxf.binding.corba.runtime
 
CorbaFaultStreamWriter(ORB, RaisesType, CorbaTypeMap, ServiceInfo) - Constructor for class org.apache.cxf.binding.corba.runtime.CorbaFaultStreamWriter
 
CorbaFixedEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaFixedEventProducer(CorbaObjectHandler) - Constructor for class org.apache.cxf.binding.corba.types.CorbaFixedEventProducer
 
CorbaFixedHandler - Class in org.apache.cxf.binding.corba.types
 
CorbaFixedHandler(QName, QName, TypeCode, Object) - Constructor for class org.apache.cxf.binding.corba.types.CorbaFixedHandler
 
CorbaFixedListener - Class in org.apache.cxf.binding.corba.types
 
CorbaFixedListener(CorbaObjectHandler) - Constructor for class org.apache.cxf.binding.corba.types.CorbaFixedListener
 
CorbaHandlerUtils - Class in org.apache.cxf.binding.corba.types
 
CorbaMessage - Class in org.apache.cxf.binding.corba
 
CorbaMessage(Message) - Constructor for class org.apache.cxf.binding.corba.CorbaMessage
 
CorbaObjectHandler - Class in org.apache.cxf.binding.corba.types
 
CorbaObjectHandler() - Constructor for class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
CorbaObjectHandler(QName, QName, TypeCode, Object) - Constructor for class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
CorbaObjectReader - Class in org.apache.cxf.binding.corba.runtime
 
CorbaObjectReader(InputStream) - Constructor for class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
CorbaObjectReferenceEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaObjectReferenceEventProducer(CorbaObjectHandler, ServiceInfo, ORB) - Constructor for class org.apache.cxf.binding.corba.types.CorbaObjectReferenceEventProducer
 
CorbaObjectReferenceHandler - Class in org.apache.cxf.binding.corba.types
 
CorbaObjectReferenceHandler(QName, QName, TypeCode, Object) - Constructor for class org.apache.cxf.binding.corba.types.CorbaObjectReferenceHandler
 
CorbaObjectReferenceHelper - Class in org.apache.cxf.binding.corba.utils
 
CorbaObjectReferenceListener - Class in org.apache.cxf.binding.corba.types
 
CorbaObjectReferenceListener(CorbaObjectHandler, ORB) - Constructor for class org.apache.cxf.binding.corba.types.CorbaObjectReferenceListener
 
CorbaObjectWriter - Class in org.apache.cxf.binding.corba.runtime
 
CorbaObjectWriter(OutputStream) - Constructor for class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
CorbaOctetSequenceEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaOctetSequenceEventProducer(CorbaObjectHandler) - Constructor for class org.apache.cxf.binding.corba.types.CorbaOctetSequenceEventProducer
 
CorbaOctetSequenceHandler - Class in org.apache.cxf.binding.corba.types
 
CorbaOctetSequenceHandler(QName, QName, TypeCode, Object) - Constructor for class org.apache.cxf.binding.corba.types.CorbaOctetSequenceHandler
 
CorbaOctetSequenceListener - Class in org.apache.cxf.binding.corba.types
 
CorbaOctetSequenceListener(CorbaObjectHandler) - Constructor for class org.apache.cxf.binding.corba.types.CorbaOctetSequenceListener
 
CorbaPrimitiveHandler - Class in org.apache.cxf.binding.corba.types
 
CorbaPrimitiveHandler(QName, QName, TypeCode, Object) - Constructor for class org.apache.cxf.binding.corba.types.CorbaPrimitiveHandler
 
CorbaPrimitiveListener - Class in org.apache.cxf.binding.corba.types
 
CorbaPrimitiveListener(CorbaObjectHandler) - Constructor for class org.apache.cxf.binding.corba.types.CorbaPrimitiveListener
 
CorbaPrimitiveMap - Class in org.apache.cxf.tools.corba.common
 
CorbaPrimitiveMap() - Constructor for class org.apache.cxf.tools.corba.common.CorbaPrimitiveMap
 
corbaPrimitiveMap - Variable in class org.apache.cxf.tools.corba.common.PrimitiveMapBase
 
CORBAPRIMITIVEMAP - Static variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
CorbaPrimitiveSequenceEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaPrimitiveSequenceEventProducer(CorbaObjectHandler, ServiceInfo, ORB) - Constructor for class org.apache.cxf.binding.corba.types.CorbaPrimitiveSequenceEventProducer
 
CorbaPrimitiveTypeEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaPrimitiveTypeEventProducer(CorbaObjectHandler) - Constructor for class org.apache.cxf.binding.corba.types.CorbaPrimitiveTypeEventProducer
 
CorbaSequenceEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaSequenceEventProducer(CorbaObjectHandler, ServiceInfo, ORB) - Constructor for class org.apache.cxf.binding.corba.types.CorbaSequenceEventProducer
 
CorbaSequenceHandler - Class in org.apache.cxf.binding.corba.types
 
CorbaSequenceHandler(QName, QName, TypeCode, Object) - Constructor for class org.apache.cxf.binding.corba.types.CorbaSequenceHandler
 
CorbaSequenceListener - Class in org.apache.cxf.binding.corba.types
 
CorbaSequenceListener(CorbaObjectHandler, CorbaTypeMap, ORB, ServiceInfo) - Constructor for class org.apache.cxf.binding.corba.types.CorbaSequenceListener
 
CorbaServerConduit - Class in org.apache.cxf.binding.corba
 
CorbaServerConduit(EndpointInfo, EndpointReferenceType, Object, ORB, OrbConfig, CorbaTypeMap) - Constructor for class org.apache.cxf.binding.corba.CorbaServerConduit
 
CorbaStreamable - Interface in org.apache.cxf.binding.corba
 
CorbaStreamableImpl - Class in org.apache.cxf.binding.corba.runtime
 
CorbaStreamableImpl(CorbaObjectHandler, QName) - Constructor for class org.apache.cxf.binding.corba.runtime.CorbaStreamableImpl
 
CorbaStreamFaultInInterceptor - Class in org.apache.cxf.binding.corba.interceptors
 
CorbaStreamFaultInInterceptor() - Constructor for class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultInInterceptor
 
CorbaStreamFaultOutInterceptor - Class in org.apache.cxf.binding.corba.interceptors
 
CorbaStreamFaultOutInterceptor() - Constructor for class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultOutInterceptor
 
CorbaStreamInInterceptor - Class in org.apache.cxf.binding.corba.interceptors
 
CorbaStreamInInterceptor() - Constructor for class org.apache.cxf.binding.corba.interceptors.CorbaStreamInInterceptor
 
CorbaStreamOutEndingInterceptor - Class in org.apache.cxf.binding.corba.interceptors
 
CorbaStreamOutEndingInterceptor() - Constructor for class org.apache.cxf.binding.corba.interceptors.CorbaStreamOutEndingInterceptor
 
CorbaStreamOutInterceptor - Class in org.apache.cxf.binding.corba.interceptors
 
CorbaStreamOutInterceptor() - Constructor for class org.apache.cxf.binding.corba.interceptors.CorbaStreamOutInterceptor
 
CorbaStreamReader - Class in org.apache.cxf.binding.corba.runtime
 
CorbaStreamReader(CorbaTypeEventProducer) - Constructor for class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
CorbaStreamWriter - Class in org.apache.cxf.binding.corba.runtime
 
CorbaStreamWriter(ORB, CorbaTypeMap, ServiceInfo) - Constructor for class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
CorbaStreamWriter(ORB, List<ArgType>, CorbaTypeMap, ServiceInfo, boolean) - Constructor for class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
CorbaStreamWriter.CorbaNamespaceContext - Class in org.apache.cxf.binding.corba.runtime
 
CorbaStreamWriter.CorbaNamespaceContext() - Constructor for class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter.CorbaNamespaceContext
 
CorbaStructEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaStructEventProducer(CorbaObjectHandler, ServiceInfo, ORB) - Constructor for class org.apache.cxf.binding.corba.types.CorbaStructEventProducer
 
CorbaStructHandler - Class in org.apache.cxf.binding.corba.types
 
CorbaStructHandler(QName, QName, TypeCode, Object) - Constructor for class org.apache.cxf.binding.corba.types.CorbaStructHandler
 
CorbaStructListener - Class in org.apache.cxf.binding.corba.types
 
CorbaStructListener(CorbaObjectHandler, CorbaTypeMap, ORB, ServiceInfo) - Constructor for class org.apache.cxf.binding.corba.types.CorbaStructListener
 
CorbaType - Class in org.apache.cxf.binding.corba.wsdl
Anonymous IDL type.
CorbaType() - Constructor for class org.apache.cxf.binding.corba.wsdl.CorbaType
 
CorbaTypeEventProducer - Interface in org.apache.cxf.binding.corba.types
 
CorbaTypeImpl - Class in org.apache.cxf.binding.corba.wsdl
Anonymous IDL type.
CorbaTypeImpl() - Constructor for class org.apache.cxf.binding.corba.wsdl.CorbaTypeImpl
 
CorbaTypeListener - Interface in org.apache.cxf.binding.corba.types
 
CorbaTypeMap - Class in org.apache.cxf.binding.corba
 
CorbaTypeMap(String) - Constructor for class org.apache.cxf.binding.corba.CorbaTypeMap
 
CorbaUnionEventProducer - Class in org.apache.cxf.binding.corba.types
 
CorbaUnionEventProducer(CorbaObjectHandler, ServiceInfo, ORB) - Constructor for class org.apache.cxf.binding.corba.types.CorbaUnionEventProducer
 
CorbaUnionHandler - Class in org.apache.cxf.binding.corba.types
 
CorbaUnionHandler(QName, QName, TypeCode, Object) - Constructor for class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
CorbaUnionListener - Class in org.apache.cxf.binding.corba.types
 
CorbaUnionListener(CorbaObjectHandler, CorbaTypeMap, ORB, ServiceInfo) - Constructor for class org.apache.cxf.binding.corba.types.CorbaUnionListener
 
CorbaUtils - Class in org.apache.cxf.binding.corba.utils
 
CorbaUtils - Class in org.apache.cxf.tools.corba.common.idltypes
 
CorbaUtils() - Constructor for class org.apache.cxf.tools.corba.common.idltypes.CorbaUtils
 
CorsHeaderConstants - Class in org.apache.cxf.jaxrs.cors
Headers used to implement http://www.w3.org/TR/cors/.
countDots(String) - Static method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
Counts the number of dots "." in a string.
Counter - Interface in org.apache.cxf.management.counters
 
CounterRepository - Class in org.apache.cxf.management.counters
 
CounterRepository() - Constructor for class org.apache.cxf.management.counters.CounterRepository
 
countUnacknowledged(SourceSequence) - Method in interface org.apache.cxf.ws.rm.RetransmissionQueue
 
countUnacknowledged(SourceSequence) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
create() - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
create(Class<ProxyServiceType>) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Create a proxy object that implements a specified Service Endpoint Interface.
create() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Creates a proxy object that can be used to make remote invocations.
create() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
create() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
create(String, Class<T>) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(URI, Class<T>) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(URI, Class<T>, boolean) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, String, Object...) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, List<?>) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, List<?>, boolean) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a thread safe proxy
create(String, Class<T>, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, String, String, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy which will do basic authentication
create(Class<T>, Object...) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Creates a proxy
create() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Create a Client instance.
create(String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(URI) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(String, boolean) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(String, List<?>) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(String, List<?>, boolean) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(String, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates a Spring-configuration aware WebClient
create(String, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates a Spring-configuration aware WebClient
create(String, String, String, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates a Spring-configuration aware WebClient which will do basic authentication
create() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Creates the JAX-RS Server instance
create() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
create() - Method in class org.apache.cxf.jaxws.JaxWsProxyFactoryBean
Creates a JAX-WS proxy that can be used to make remote invocations.
create() - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
create() - Method in class org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean
 
create() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
create() - Method in class org.apache.cxf.js.rhino.JsServiceFactoryBean
 
create() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
create() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
create(Exchange) - Method in interface org.apache.cxf.service.invoker.Factory
Creates the object that will be used for the invoke
create(Exchange) - Method in class org.apache.cxf.service.invoker.PerRequestFactory
 
create(Exchange) - Method in class org.apache.cxf.service.invoker.PooledFactory
Creates the object that will be used for the invoke
create(Exchange) - Method in class org.apache.cxf.service.invoker.SessionFactory
Creates the object that will be used for the invoke
create(Exchange) - Method in class org.apache.cxf.service.invoker.SingletonFactory
Creates the object that will be used for the invoke
create(Exchange) - Method in class org.apache.cxf.service.invoker.SpringBeanFactory
Creates the object that will be used for the invoke
create(IdlScopeBase, IdlType, int) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlAnonArray
 
create(IdlScopeBase, int, int) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlAnonFixed
 
create(IdlScopeBase, IdlType) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlAnonSequence
 
create(IdlScopeBase, IdlType, int) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlAnonSequence
 
create(IdlScopeBase, String, IdlType, int) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlArray
 
create(IdlScopeBase, String, IdlType, boolean) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlAttribute
 
create(IdlScopeBase, String, IdlType, String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlConst
 
create(IdlScopeBase, String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlEnum
 
create(IdlScopeBase, String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlEnumerator
 
create(IdlScopeBase, String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlException
 
create(IdlScopeBase, String, IdlType) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlField
 
create(IdlScopeBase, String, int, int) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlFixed
 
create(IdlScopeBase, String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlInterface
 
create(IdlScopeBase, String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlModule
 
create(IdlScopeBase, String, boolean) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlOperation
 
create(IdlOperation, String, IdlType, String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlParam
 
create(IdlScopeBase, short) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlPrimitive
 
create() - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlRoot
 
create(IdlScopeBase, String, IdlType) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlSequence
 
create(IdlScopeBase, String, IdlType, int) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlSequence
 
create() - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlString
 
create(int) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlString
 
create(IdlScopeBase, String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlStruct
 
create(IdlScopeBase, String, IdlType) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlTypedef
 
create(IdlScopeBase, String, IdlType) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlUnion
 
create(IdlUnion, String, IdlType, boolean) - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlUnionBranch
 
create() - Static method in class org.apache.cxf.tools.corba.common.idltypes.IdlWString
 
create() - Method in class org.apache.cxf.wsdl11.WSDLServiceFactory
 
CREATE_SEQUENCE_ACTION - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
CREATE_SEQUENCE_ACTION - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
CREATE_SEQUENCE_ONEWAY_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
CREATE_SEQUENCE_ONEWAY_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
CREATE_SEQUENCE_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
CREATE_SEQUENCE_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
CREATE_SEQUENCE_REFUSED_FAULT_CODE - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
CREATE_SEQUENCE_REFUSED_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
CREATE_SEQUENCE_REFUSED_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
CREATE_SEQUENCE_RESPONSE_ACTION - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
CREATE_SEQUENCE_RESPONSE_ACTION - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
CREATE_SEQUENCE_RESPONSE_ONEWAY_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
CREATE_SEQUENCE_RESPONSE_ONEWAY_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
CREATE_SEQUENCE_RESPONSE_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
CREATE_SEQUENCE_RESPONSE_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
createAcceptType() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of AcceptType
createAcceptType() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of AcceptType
createAcceptType() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of AcceptType
createAckRequested(AckRequestedType) - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of JAXBElement<AckRequestedType>}
createAckRequested(AckRequestedType) - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of JAXBElement<AckRequestedType>}
createAckRequested(AckRequestedType) - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of JAXBElement<AckRequestedType>}
createAckRequestedType() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of AckRequestedType
createAckRequestedType() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of AckRequestedType
createAckRequestedType() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of AckRequestedType
createAcksPolicyType() - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of AcksPolicyType
createAcksTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createAcksTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createAcksTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createActAs(ActAsType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<ActAsType>}
createActAsType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of ActAsType
createAction(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedURIType>}
createAction(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<AttributedURI>}
createAction(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<AttributedURI>}
createAddress(AddressType) - Method in class org.apache.cxf.binding.corba.wsdl.Ob