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.ObjectFactory
Create an instance of JAXBElement<AddressType>}
createAddress(AddressType) - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JAXBElement<AddressType>}
createAddress() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of Address
createAddress(AddressType) - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of JAXBElement<AddressType>}
createAddressType() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of AddressType
createAddressType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of AddressType
createAddressType() - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of AddressType
createAlias() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Alias
createAll(OperatorContentType) - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
Create an instance of JAXBElement<OperatorContentType>}
createAll(OperatorContentType) - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
Create an instance of JAXBElement<OperatorContentType>}
createAllowPostdating(AllowPostdatingType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<AllowPostdatingType>}
createAllowPostdatingType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of AllowPostdatingType
createAndPublish(File, String, boolean) - Method in class org.apache.cxf.js.rhino.ProviderFactory
 
createAndPublish(File) - Method in class org.apache.cxf.js.rhino.ProviderFactory
 
createAndPublishEndpoint(String, Object) - Method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
createAndPublishEndpoint(String, Object, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
createAndSetPayload(Object, Session, String) - Static method in class org.apache.cxf.transport.jms.JMSUtils
Create a JMS of the appropriate type populated with the given payload.
createAnonarray() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Anonarray
createAnonfixed() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Anonfixed
createAnonsequence() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Anonsequence
createAnonstring() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Anonstring
createAnonwstring() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Anonwstring
createAnonymous() - Method in class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create an instance of Anonymous
createAnonymousReference() - Static method in class org.apache.cxf.ws.rm.RMUtils
 
createAny(ORB) - Static method in class org.apache.cxf.binding.corba.utils.CorbaAnyHelper
 
createAny() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Any
createApplication(Application, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createAppliesTo() - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
Create an instance of AppliesTo
createAppliesTo() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
Create an instance of AppliesTo
createArgType() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of ArgType
createArray() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Array
createArray(QName, QName, QName, Long, Long, boolean) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
Create a CORBA Array or Sequence based on min and max Occurs If minOccurs == maxOccurs == 1 then log warning and return null.
createArray(QName, QName, QName, QName, Long, Long, boolean) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
Create a CORBA Array or Sequence based on min and max Occurs If minOccurs == maxOccurs == 1 then log warning and return null.
createArrayType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createAtLeastOnce() - Method in class org.apache.cxf.ws.rmp.v200702.ObjectFactory
Create an instance of AtLeastOnce
createAtMostOnce() - Method in class org.apache.cxf.ws.rmp.v200702.ObjectFactory
Create an instance of AtMostOnce
createAttachment(Object, String) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
createAttachment(Object, String) - Method in class org.apache.cxf.aegis.type.mtom.ByteArrayType
 
createAttachment(Object, String) - Method in class org.apache.cxf.aegis.type.mtom.DataHandlerType
 
createAttachment(Object, String) - Method in class org.apache.cxf.aegis.type.mtom.DataSourceType
 
createAttachment(InputStream, InternetHeaders) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
createAttributedAnyType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of AttributedAnyType
createAttributedDateTime() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
Create an instance of AttributedDateTime
createAttributedQName() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of AttributedQName
createAttributedQName() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of AttributedQName
createAttributedQNameType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of AttributedQNameType
createAttributedQNameType() - Method in class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create an instance of AttributedQNameType
createAttributedString() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of AttributedString
createAttributedUnsignedLongType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of AttributedUnsignedLongType
createAttributedURI() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of AttributedURI
createAttributedURI() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of AttributedURI
createAttributedURI() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
Create an instance of AttributedURI
createAttributedURIType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of AttributedURIType
createAuthenticationType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createAuthenticator(AuthenticatorType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<AuthenticatorType>}
createAuthenticatorType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of AuthenticatorType
createAuthorization(AuthorizationPolicy) - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of JAXBElement<AuthorizationPolicy>}
createAuthorizationPolicy() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of AuthorizationPolicy
createBadgerFishReader(InputStream) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createBadgerFishWriter(OutputStream) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createBareMessage(ServiceInfo, OperationInfo, boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createBasicClassInfo(Type) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createBasicClassInfo(Type) - Method in interface org.apache.cxf.aegis.type.TypeCreator
Create class info for a Type.
createBinaryExchange(BinaryExchangeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<BinaryExchangeType>}
createBinaryExchangeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of BinaryExchangeType
createBinarySecret(BinarySecretType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<BinarySecretType>}
createBinarySecretType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of BinarySecretType
createBinarySecurityToken(BinarySecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<BinarySecurityTokenType>}
createBinarySecurityTokenType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of BinarySecurityTokenType
createBinding(BindingInfo) - Method in interface org.apache.cxf.binding.BindingFactory
Create a Binding from the BindingInfo metadata.
createBinding(BindingInfo) - Method in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
createBinding(BindingType) - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of JAXBElement<BindingType>}
createBinding(BindingInfo) - Method in class org.apache.cxf.binding.http.HttpBindingFactory
 
createBinding(BindingInfo) - Method in class org.apache.cxf.binding.object.ObjectBindingFactory
 
createBinding(BindingInfo) - Method in class org.apache.cxf.binding.soap.SoapBindingFactory
 
createBinding(BindingInfo) - Method in class org.apache.cxf.binding.xml.XMLBindingFactory
 
createBinding(XMLFormatBinding) - Method in class org.apache.cxf.bindings.xformat.ObjectFactory
Create an instance of JAXBElement<XMLFormatBinding>}
createBinding(BindingInfo) - Method in class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
createBinding(String) - Method in class org.apache.cxf.tools.corba.processors.idl.PortTypeVisitor
 
createBinding(BindingType) - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of JAXBElement<BindingType>}
createBindingInfo(ServiceInfo, String, Object) - Method in class org.apache.cxf.binding.AbstractBaseBindingFactory
Creates a "default" BindingInfo object for the service.
createBindingInfo(Service, String, Object) - Method in class org.apache.cxf.binding.AbstractBaseBindingFactory
Creates a "default" BindingInfo object for the service.
createBindingInfo(ServiceInfo, Binding, String) - Method in class org.apache.cxf.binding.AbstractBindingFactory
Copies extensors from the Binding to BindingInfo.
createBindingInfo(Service, String, Object) - Method in interface org.apache.cxf.binding.BindingFactory
Create a "default" BindingInfo object for the service.
createBindingInfo(Service, String, Object) - Method in class org.apache.cxf.binding.http.HttpBindingFactory
 
createBindingInfo(ServiceInfo, String, Object) - Method in class org.apache.cxf.binding.object.ObjectBindingFactory
 
createBindingInfo(ServiceInfo, String, Object) - Method in class org.apache.cxf.binding.soap.SoapBindingFactory
 
createBindingInfo(ServiceInfo, Binding, String) - Method in class org.apache.cxf.binding.soap.SoapBindingFactory
 
createBindingInfo(ServiceInfo, String, Object) - Method in class org.apache.cxf.binding.xml.XMLBindingFactory
 
createBindingInfo() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
createBindingInfo() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
createBindingInfo() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
createBindingInfo(Service, String, Object) - Method in class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
createBindingInfo() - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
createBindingInfo(ServiceInfo, Binding, String) - Method in interface org.apache.cxf.wsdl11.WSDLBindingFactory
 
createBindingType() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of BindingType
createBindingType() - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of BindingType
createBody(XMLBindingMessageFormat) - Method in class org.apache.cxf.bindings.xformat.ObjectFactory
Create an instance of JAXBElement<XMLBindingMessageFormat>}
createBridge(Set<Class<?>>, QName, Class<?>, Annotation[]) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
createBuilder() - Method in class org.apache.cxf.tools.plugin.ObjectFactory
Create an instance of Builder
createBus() - Method in class org.apache.cxf.bus.CXFBusFactory
 
createBus(Map<Class, Object>) - Method in class org.apache.cxf.bus.CXFBusFactory
 
createBus(Map<Class, Object>, Map<String, Object>) - Method in class org.apache.cxf.bus.CXFBusFactory
 
createBus() - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
createBus(String) - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
createBus(String[]) - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
createBus(String, boolean) - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
createBus(String[], boolean) - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
createBus(URL) - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
createBus(URL[]) - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
createBus(URL, boolean) - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
createBus(URL[], boolean) - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
createBus() - Method in class org.apache.cxf.BusFactory
Creates a new bus.
createBus() - Method in class org.apache.cxf.test.AbstractCXFSpringTest
 
createBus() - Method in class org.apache.cxf.test.AbstractCXFTest
 
createCachedStream(Message, OutputStream) - Static method in class org.apache.cxf.ws.rm.RMUtils
 
createCancelTarget(CancelTargetType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<CancelTargetType>}
createCancelTargetType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of CancelTargetType
createCanonicalizationAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createCanonicalizationMethod(CanonicalizationMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<CanonicalizationMethodType>}
createCanonicalizationMethodType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of CanonicalizationMethodType
createCaseType() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of CaseType
createCertConstraints(CertificateConstraintsType) - Static method in class org.apache.cxf.transport.https.CertConstraintsJaxBUtils
Create a CertConstraints object from a JAXB CertificateConstraintsType
createCertificateConstraintsType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of CertificateConstraintsType
createCertStoreType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of CertStoreType
createChain() - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
createChallenge(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createChoiceChallenge(ChoiceChallengeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<ChoiceChallengeType>}
createChoiceChallengeResponse(ChoiceChallengeResponseType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<ChoiceChallengeResponseType>}
createChoiceChallengeResponseType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of ChoiceChallengeResponseType
createChoiceChallengeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of ChoiceChallengeType
createChoiceSelectedType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of ChoiceSelectedType
createChoiceType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of ChoiceType
createCipherSuites() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of CipherSuites
createClaims(ClaimsType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<ClaimsType>}
createClaimsType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of ClaimsType
createClassCollector() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
createClassInfo(Field) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createClassInfo(Method, int) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createClassInfo(Method, int) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
createClassInfo(Method, int) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createClassInfo(Method, int) - Method in interface org.apache.cxf.aegis.type.TypeCreator
Retrieve the classInfo for a method.
createClassInfo(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
createClassInfo(Method, int) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
createClassResourceInfo(Map<String, UserResource>, UserResource, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createClassResourceInfo(Class<?>, Class<?>, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createClassWriter() - Method in class org.apache.cxf.common.util.ASMHelper
 
createClient(String) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Create a new Client instance using the WSDL to be loaded from the specified URL and using the current classloading context.
createClient(String, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Create a new Client instance using the WSDL to be loaded from the specified URL and using the current classloading context.
createClient(URL, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, ClassLoader) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Create a new Client instance using the WSDL to be loaded from the specified URL and with the specified ClassLoader as parent.
createClient(String, ClassLoader, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, QName) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, QName, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, QName, QName) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, QName, QName, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, QName, ClassLoader, QName) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, ClassLoader) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Create a new Client instance using the WSDL to be loaded from the specified URL and with the specified ClassLoader as parent.
createClient(URL, ClassLoader, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, QName) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, QName, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, QName, QName) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, QName, QName, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, QName, ClassLoader, QName) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(URL, QName, ClassLoader, QName, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(String, QName, ClassLoader, QName, List<String>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
createClient(Endpoint) - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
createClient(ClientBehaviorPolicyType) - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JAXBElement<ClientBehaviorPolicyType>}
createClient(HTTPClientPolicy) - Method in class org.apache.cxf.transports.http.configuration.ObjectFactory
Create an instance of JAXBElement<HTTPClientPolicy>}
createClient(Bus, Endpoint, Conduit, EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.Proxy
 
createClient() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
createClientAuthentication() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of ClientAuthentication
createClientBehaviorPolicyType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of ClientBehaviorPolicyType
createClientConfig() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of ClientConfig
createClientConfig(ClientConfig) - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JAXBElement<ClientConfig>}
createCloseSequence(CloseSequenceType) - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of JAXBElement<CloseSequenceType>}
createCloseSequenceResponse(CloseSequenceResponseType) - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of JAXBElement<CloseSequenceResponseType>}
createCloseSequenceResponseType() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of CloseSequenceResponseType
createCloseSequenceType() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of CloseSequenceType
createCnonce() - Method in class org.apache.cxf.transport.http.auth.DigestAuthSupplier
 
createCollection() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
createCollection() - Method in class org.apache.cxf.aegis.type.collection.CollectionType
 
createCollectionQName(TypeClassInfo, AegisType) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createCollectionType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createCollectionType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
createCollectionType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createCollectionType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
createCollectionTypeFromGeneric(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createCombinedHash(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createComputedKey(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createComputedKeyAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createConfiguration(ConcurrentHashMap<String, String>, boolean, boolean, TypeConverter) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createConfiguredBeanLocator() - Method in class org.apache.cxf.bus.CXFBusImpl
 
createConfiguredBeanLocator() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
createConnection(TLSClientParameters, Proxy, URL) - Method in class org.apache.cxf.transport.https.HttpsURLConnectionFactory
Create a HttpURLConnection, proxified if necessary.
createConnector() - Method in class org.apache.cxf.management.jmx.MBServerConnectorFactory
 
createConnector(int) - Method in interface org.apache.cxf.transport.http_jetty.JettyConnectorFactory
Create a Listener.
createConnector(String, int) - Method in interface org.apache.cxf.transport.http_jetty.JettyConnectorFactory
Create a Listener.
createConnector(int) - Method in class org.apache.cxf.transport.https_jetty.JettySslConnectorFactory
Create a Listener.
createConnector(String, int) - Method in class org.apache.cxf.transport.https_jetty.JettySslConnectorFactory
Create a Listener.
createConst() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Const
createConstructorArguments(Constructor, Message) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createContainer() - Method in class org.apache.cxf.tools.plugin.ObjectFactory
Create an instance of Container
createContentEncodingNotSupported(String) - Static method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultFactory
 
createContentID(String) - Static method in class org.apache.cxf.aegis.type.mtom.AttachmentUtil
 
createContentID(String) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
createContentTypeMismatchFault(String) - Static method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultFactory
 
createContextData(ContextDataType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<ContextDataType>}
createContextDataType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of ContextDataType
createContextMatchStrategy(String) - Method in class org.apache.cxf.transports.http.configuration.ObjectFactory
Create an instance of JAXBElement<String>}
createContextResolver(Type, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createContextResolver(Type, Message, MediaType) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createContextResolver(Type, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createContextValue(Message, Type, Class<T>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createCorbaType() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of CorbaType
createCorbaTypeMap(List<TypeMappingType>) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
createCorbaTypeMap(Definition, String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
createCorrelationId(String, long) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
createCounter(ObjectName, MessageHandlingTimeRecorder) - Method in class org.apache.cxf.management.counters.CounterRepository
 
createCreated(AttributedDateTime) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
Create an instance of JAXBElement<AttributedDateTime>}
createCreateSequence(CreateSequenceType) - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of JAXBElement<CreateSequenceType>}
createCreateSequence(CreateSequenceType) - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of JAXBElement<CreateSequenceType>}
createCreateSequence(CreateSequenceType) - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of JAXBElement<CreateSequenceType>}
createCreateSequenceResponse(CreateSequenceResponseType) - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of JAXBElement<CreateSequenceResponseType>}
createCreateSequenceResponse(CreateSequenceResponseType) - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of JAXBElement<CreateSequenceResponseType>}
createCreateSequenceResponse(CreateSequenceResponseType) - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of JAXBElement<CreateSequenceResponseType>}
createCreateSequenceResponseType() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of CreateSequenceResponseType
createCreateSequenceResponseType() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of CreateSequenceResponseType
createCreateSequenceResponseType() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of CreateSequenceResponseType
createCreateSequenceType() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of CreateSequenceType
createCreateSequenceType() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of CreateSequenceType
createCreateSequenceType() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of CreateSequenceType
createCrypto(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
created - Variable in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
 
created - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
 
CREATED_FROM_API_ATTR - Static variable in class org.apache.cxf.configuration.spring.BeanConstants
 
createDataBinding() - Method in class org.apache.cxf.tools.plugin.ObjectFactory
Create an instance of DataBinding
createDataHandlerMap() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
createDecoupledDestination(Exchange, EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
createDecoupledDestination(Exchange, EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.soap.OneWayDecoupledFaultHandler
 
createDefaultDataBinding() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
createDefaultDataBinding() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createDefaultDiscriminatorLabel() - Method in class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
createDefaultType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createDefaultType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
createDefaultType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createDefaultType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
createDefaultTypeCreator() - Method in class org.apache.cxf.aegis.AegisContext
 
createDefaultTypeMapping(boolean, boolean) - Static method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
createDefaultTypeMapping(boolean, boolean, boolean) - Static method in class org.apache.cxf.aegis.type.DefaultTypeMapping
Create a set of default type mappings.
createDefaultValueWriter(QName, boolean) - Method in class org.apache.cxf.jibx.tools.JibxToolingDataBinding
 
createDefaultValueWriter(QName, boolean) - Method in class org.apache.cxf.sdo.tools.SDODatabinding
 
createDefaultValueWriter(QName, boolean) - Method in interface org.apache.cxf.tools.wsdlto.core.DataBindingProfile
 
createDefaultValueWriter(QName, boolean) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding
 
createDefaultValueWriter(QName, boolean) - Method in class org.apache.cxf.tools.wsdlto.databinding.source.SourceDatabindingProfile
createDefaultValueWriter(QName, boolean) - Method in class org.apache.cxf.xmlbeans.tools.XMLBeansToolingDataBinding
 
createDefaultValueWriterForWrappedElement(QName, QName) - Method in class org.apache.cxf.jibx.tools.JibxToolingDataBinding
 
createDefaultValueWriterForWrappedElement(QName, QName) - Method in class org.apache.cxf.sdo.tools.SDODatabinding
 
createDefaultValueWriterForWrappedElement(QName, QName) - Method in interface org.apache.cxf.tools.wsdlto.core.DataBindingProfile
 
createDefaultValueWriterForWrappedElement(QName, QName) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding
 
createDefaultValueWriterForWrappedElement(QName, QName) - Method in class org.apache.cxf.tools.wsdlto.databinding.source.SourceDatabindingProfile
createDefaultValueWriterForWrappedElement(QName, QName) - Method in class org.apache.cxf.xmlbeans.tools.XMLBeansToolingDataBinding
 
createDefinitions(TDefinitions) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TDefinitions>}
createDelegatable(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createDelegateTo(DelegateToType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<DelegateToType>}
createDelegateToType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of DelegateToType
createDeliveryAssurance(DeliveryAssuranceType) - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of JAXBElement<DeliveryAssuranceType>}
createDeliveryAssurance() - Method in class org.apache.cxf.ws.rmp.v200702.ObjectFactory
Create an instance of DeliveryAssurance
createDeliveryAssuranceType() - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of DeliveryAssuranceType
createDeliveryAssuranceTypeAtLeastOnce() - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of DeliveryAssuranceType.AtLeastOnce
createDeliveryAssuranceTypeAtMostOnce() - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of DeliveryAssuranceType.AtMostOnce
createDeliveryAssuranceTypeExactlyOnce() - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of DeliveryAssuranceType.ExactlyOnce
createDeliveryAssuranceTypeInOrder() - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of DeliveryAssuranceType.InOrder
createDeliveryMode(DeliveryModeType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<DeliveryModeType>}
createDeliveryModeType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of DeliveryModeType
createDescriptionType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of DescriptionType
createDestination(EndpointInfo, Bus, DestinationRegistry) - Method in interface org.apache.cxf.transport.http.HttpDestinationFactory
 
createDestination(EndpointInfo, Bus, DestinationRegistry) - Method in class org.apache.cxf.transport.http_jetty.JettyDestinationFactory
 
createDestination(EndpointInfo, Bus, DestinationRegistry) - Method in class org.apache.cxf.transport.servlet.ServletDestinationFactory
 
createDestinationPolicy(DestinationPolicyType) - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of JAXBElement<DestinationPolicyType>}
createDestinationPolicyType() - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of DestinationPolicyType
createDestinationSequence(DestinationSequence) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
createDestinationSequence(DestinationSequence) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Create a destination sequence in the persistent store, with the sequence attributes as specified in the RMSDestinationSequence object.
createDetailType() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of DetailType
createDialect(String) - Method in class org.apache.cxf.ws.mex.model._2004_09.ObjectFactory
Create an instance of JAXBElement<String>}
createDigestMethod(DigestMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<DigestMethodType>}
createDigestMethodType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of DigestMethodType
createDigestValue(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createDispatch(QName, Class<T>, Service.Mode) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
createDispatch(QName, Class<T>, Service.Mode, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
createDispatch(QName, Class<T>, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
createDispatch(QName, JAXBContext, Service.Mode) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
createDisplayNameType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of DisplayNameType
createDNConstraintsType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of DNConstraintsType
createDocument() - Static method in class org.apache.cxf.helpers.DOMUtils
 
createDocumentBuilder() - Static method in class org.apache.cxf.helpers.DOMUtils
 
createDomElementReader() - Method in class org.apache.cxf.aegis.AegisContext
 
createDomElementWriter() - Method in class org.apache.cxf.aegis.AegisContext
 
createDSAKeyValue(DSAKeyValueType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<DSAKeyValueType>}
createDSAKeyValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of DSAKeyValueType
createDuration(String) - Static method in class org.apache.cxf.jaxb.DatatypeFactory
 
createEjbLinkType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of EjbLinkType
createEjbLocalRefType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of EjbLocalRefType
createEjbRefNameType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of EjbRefNameType
createEjbRefType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of EjbRefType
createEjbRefTypeType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of EjbRefTypeType
createElement(ParserContext, Element) - Static method in class org.apache.cxf.ws.policy.blueprint.PolicyFeatureBPDefinitionParser
 
createElementNS(Node, QName) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createElementNS(Document, QName) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createElementNS(Document, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createElementQNameResolver(JAXBContext) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
createEmbedded(EmbeddedType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<EmbeddedType>}
createEmbeddedType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of EmbeddedType
createEmptyType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of EmptyType
createEncodedString() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of EncodedString
createEncryption(EncryptionType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<EncryptionType>}
createEncryptionAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createEncryptionType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of EncryptionType
createEncryptWith(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createEndingInterceptor() - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
 
createEndingInterceptor() - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
 
createEndpoint() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
createEndpoint() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
createEndpoint() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
createEndpoint(Application, Class<T>) - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createEndpoint(String, Object) - Method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
createEndpoint(String, Object, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
createEndpoint(EndpointInfo) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
createEndpoint(String, Class<?>, Invoker, WebServiceFeature...) - Method in class org.apache.cxf.jaxws22.spi.ProviderImpl
 
createEndpoint(EndpointInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createEndpoint(String) - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointParser
 
createEndpoint(String, String) - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointParser
A factory method allowing derived components to create a new endpoint from the given URI, remaining path and optional parameters
createEndpointImpl(Bus, String, Object, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
createEndpointImpl(Bus, String, Object, WebServiceFeature...) - Method in class org.apache.cxf.jaxws22.spi.ProviderImpl
 
createEndpointInfo(ServiceInfo, BindingInfo, List<?>) - Method in class org.apache.cxf.binding.soap.SoapTransportFactory
 
createEndpointInfo() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
createEndpointInfo() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
createEndpointInfo() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
createEndpointInfo(ServiceInfo, BindingInfo, List<?>) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
createEndpointInfo(ServiceInfo, BindingInfo, List<?>) - Method in interface org.apache.cxf.wsdl11.WSDLEndpointFactory
 
createEndpointPolicy() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
createEndpointReference(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createEndpointReference(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createEndpointReference(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createEndpointReferenceType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of EndpointReferenceType
createEndpointReferenceType() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of EndpointReferenceType
createEndpointReferenceType() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of EndpointReferenceType
createEndpointReferenceWithMetadata() - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
 
createEndpoints() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createEngineFactory(JettyHTTPServerEngineFactoryConfigType) - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of JAXBElement<JettyHTTPServerEngineFactoryConfigType>}
createEntropy(EntropyType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<EntropyType>}
createEntropyType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of EntropyType
createEntryContent(Entry, Object, Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
createEntryFromObject(Object, Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
createEnum() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Enum
createEnumerator() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Enumerator
createEnumType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createEnumType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createEnumType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
createEnvEntryType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of EnvEntryType
createEnvEntryTypeValuesType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of EnvEntryTypeValuesType
createErrorMessage(int, int, String, int) - Static method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpMessage
 
createExactlyOnce() - Method in class org.apache.cxf.ws.rmp.v200702.ObjectFactory
Create an instance of ExactlyOnce
createExactlyOne(OperatorContentType) - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
Create an instance of JAXBElement<OperatorContentType>}
createExactlyOne(OperatorContentType) - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
Create an instance of JAXBElement<OperatorContentType>}
createException() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Exception
createExceptionMapper(Class<?>, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createExchange(Message, Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
createExpires() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of Expires
createExpires() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of Expires
createExpires() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of Expires
createExpires(AttributedDateTime) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
Create an instance of JAXBElement<AttributedDateTime>}
createExtension(Map<String, Object>) - Method in class org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin
 
createExtension(boolean, String) - Method in class org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin
 
createExtension(Map<String, Object>) - Method in class org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin
 
createExtension(Map<String, Object>) - Method in class org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin
 
createExtension(Map<String, Object>) - Method in class org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin
 
createExtension(Map<String, Object>) - Method in class org.apache.cxf.transport.jms.wsdl11.JmsTransportPlugin
 
createExtension(Map<String, Object>) - Method in interface org.apache.cxf.wsdl.WSDLExtensibilityPlugin
 
createExtensor(WSDLManager, Class<?>, Class<? extends TExtensibilityElementImpl>) - Static method in class org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader
 
createExtensor(WSDLManager, Class<?>, Class<? extends ExtensibilityElement>) - Method in class org.apache.cxf.transport.http.HTTPWSDLExtensionLoader
 
createExtensor(WSDLManager, Class<?>, Class<? extends ExtensibilityElement>) - Method in class org.apache.cxf.transport.jms.wsdl11.JMSWSDLExtensionLoader
 
createExtensor(WSDLManager, Class<?>, Class<? extends ExtensibilityElement>) - Method in class org.apache.cxf.ws.addressing.AddressingWSDLExtensionLoader
 
createFakeOutputStream(String) - Method in class org.apache.cxf.tools.corba.utils.FileOutputStreamFactory
 
createFakeOutputStream(String, String) - Method in class org.apache.cxf.tools.corba.utils.FileOutputStreamFactory
 
createFakeOutputStream(String) - Method in interface org.apache.cxf.tools.corba.utils.OutputStreamFactory
 
createFakeOutputStream(String, String) - Method in interface org.apache.cxf.tools.corba.utils.OutputStreamFactory
 
createFault(JMSFault) - Method in class org.apache.cxf.binding.soap.jms.interceptor.SoapFaultFactory
 
createFault(Fault, SoapVersion) - Static method in exception org.apache.cxf.binding.soap.SoapFault
 
createFault(Fault) - Static method in exception org.apache.cxf.binding.xml.XMLFault
 
createFault(Throwable, Method, List<Object>, boolean) - Method in class org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker
 
createFault(Throwable, Method, List<Object>, boolean) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
createFault(SequenceFault, Message) - Method in interface org.apache.cxf.ws.rm.BindingFaultFactory
 
createFault(SequenceFault, Message) - Method in class org.apache.cxf.ws.rm.soap.SoapFaultFactory
 
createFaultForException(Class<?>, FaultInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createFaultTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createFaultTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createFaultTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createFeedFromCollectionWrapper(Object) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
createFileCodeWriter(File) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
createFilter(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
createFilteredReader(XMLStreamReader, StreamFilter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createFiltersType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of FiltersType
createFixed() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Fixed
createFixedParameterOrder(Boolean) - Method in class org.apache.cxf.transports.http.configuration.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createForwardable(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createFrom(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createFrom(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createFrom(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createFromFault(Context) - Method in class org.apache.cxf.aegis.type.basic.BeanType
If the class is an exception, this will try and instantiate it with information from the XFireFault (if it exists).
createFromModel(String, Class<T>, String, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy using user resource model
createFromModel(String, Class<T>, String, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy using user resource model
createFromModel(String, Class<T>, String, List<?>, boolean) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a thread safe proxy using user resource model
createFromModel(String, Class<T>, List<UserResource>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy using user resource model
createFromModel(String, Class<T>, List<UserResource>, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy using user resource model
createFrontEnd() - Method in class org.apache.cxf.tools.plugin.ObjectFactory
Create an instance of FrontEnd
createFullyQualifiedClassType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of FullyQualifiedClassType
createGenerator() - Method in class org.apache.cxf.tools.plugin.ObjectFactory
Create an instance of Generator
createGenerator(Generator) - Method in class org.apache.cxf.tools.plugin.ObjectFactory
Create an instance of JAXBElement<Generator>}
createGenerators() - Method in class org.apache.cxf.tools.plugin.ObjectFactory
Create an instance of Generators
createGenericBooleanType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of GenericBooleanType
createGetMetadata() - Method in class org.apache.cxf.ws.mex.model._2004_09.ObjectFactory
Create an instance of GetMetadata
createHandler() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
createHandlerChains(HandlerChainsType) - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of JAXBElement<HandlerChainsType>}
createHandlerChainsType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of HandlerChainsType
createHandlerChainType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of HandlerChainType
createHeaderDelegate(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createHolderType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createHomeType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of HomeType
createHTTPClientPolicy() - Method in class org.apache.cxf.transports.http.configuration.ObjectFactory
Create an instance of HTTPClientPolicy
createHttpParameterValue(Parameter, Class<?>, Type, Annotation[], Message, MultivaluedMap<String, String>, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createHTTPServerPolicy() - Method in class org.apache.cxf.transports.http.configuration.ObjectFactory
Create an instance of HTTPServerPolicy
createIconType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of IconType
createIdentifier(String) - Method in class org.apache.cxf.ws.mex.model._2004_09.ObjectFactory
Create an instance of JAXBElement<String>}
createIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of Identifier
createIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of Identifier
createIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of Identifier
createIdlAttribute(OperationType, String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
createIdlOperation(OperationType, String, boolean) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
createIgnoreMixedContentWriterIfNeeded(XMLStreamWriter, boolean) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createIgnoreNsWriterIfNeeded(XMLStreamWriter, boolean) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createImageType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of ImageType
createInjectionTargetType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of InjectionTargetType
createInOrder() - Method in class org.apache.cxf.ws.rmp.v200702.ObjectFactory
Create an instance of InOrder
createInputStream() - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
createInputWrappedMessageParts(OperationInfo, Method, MessageInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createInstance(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createInstance(Message) - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
 
createInteractiveChallenge(InteractiveChallengeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<InteractiveChallengeType>}
createInteractiveChallengeResponse(InteractiveChallengeResponseType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<InteractiveChallengeResponseType>}
createInteractiveChallengeResponseType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of InteractiveChallengeResponseType
createInteractiveChallengeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of InteractiveChallengeType
createInterface(ServiceInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createInterface(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
createInterfaceName(AttributedQNameType) - Method in class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create an instance of JAXBElement<AttributedQNameType>}
createInvoker() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
createInvoker() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
createInvoker() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
createInvoker() - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
createInvoker() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
createInvoker() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createIssuedTokens(RequestSecurityTokenResponseCollectionType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>}
createIssuer(EndpointReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createJavaIdentifierType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of JavaIdentifierType
createJavaTypeType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of JavaTypeType
createJAXBBean(JAXBContext, String, Class<?>) - Static method in class org.apache.cxf.configuration.spring.JAXBBeanFactory
 
createJAXBContext(Set<Class<?>>) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
createJAXBContext(Set<Class<?>>, String) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
createJaxbContext(Set<Class<?>>, Class[], Map<String, Object>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createJAXBContextAndSchemas(Set<Class<?>>, String) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
createJettyHTTPServerEngine(String, int, String) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call creates a new JettyHTTPServerEngine initialized for "http" or "https" on the given port.
createJettyHTTPServerEngine(int, String) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
Calls thru to {JettyHTTPServerEngineFactory.createJettyHTTPServerEngine(String, int, String) with a 'null' host value
createJettyHTTPServerEngineConfigType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of JettyHTTPServerEngineConfigType
createJettyHTTPServerEngineFactoryConfigType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of JettyHTTPServerEngineFactoryConfigType
createJMSConfigurationFromEndpointInfo(Bus, EndpointInfo, EndpointReferenceType, boolean) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
createJMSEndpointType() - Method in class org.apache.cxf.transport.jms.uri.ObjectFactory
Create an instance of JMSEndpointType
createJMSFaultType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JMSFaultType
createJmsListener(EndpointInfo, JMSConfiguration, MessageListener, String) - Static method in class org.apache.cxf.transport.jms.JMSFactory
Create and start listener using configuration information from jmsConfig.
createJmsListener(JMSConfiguration, MessageListener, Destination, String, boolean) - Static method in class org.apache.cxf.transport.jms.JMSFactory
Create and start listener using configuration information from jmsConfig.
createJmsListener(JMSConfiguration, MessageListener, String, String, boolean) - Static method in class org.apache.cxf.transport.jms.JMSFactory
 
createJmsListener(DefaultMessageListenerContainer, JMSConfiguration, MessageListener, String, Destination, String, boolean) - Static method in class org.apache.cxf.transport.jms.JMSFactory
 
createJMSMessageHeadersType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JMSMessageHeadersType
createJMSNamingPropertyType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JMSNamingPropertyType
createJMSPropertyType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JMSPropertyType
createJmsTemplate(JMSConfiguration, JMSMessageHeadersType) - Static method in class org.apache.cxf.transport.jms.JMSFactory
Create JmsTemplate from configuration information.
createJMXConnectorPolicy(JMXConnectorPolicyType) - Method in class org.apache.cxf.management.ObjectFactory
Create an instance of JAXBElement<JMXConnectorPolicyType>}
createJMXConnectorPolicyType() - Method in class org.apache.cxf.management.ObjectFactory
Create an instance of JMXConnectorPolicyType
createJndiConnectionFactoryName(JndiConnectionFactoryNameType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<JndiConnectionFactoryNameType>}
createJndiConnectionFactoryNameType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JndiConnectionFactoryNameType
createJndiContextParameter(JndiContextParameterType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<JndiContextParameterType>}
createJndiContextParameterType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JndiContextParameterType
createJndiInitialContextFactory(JndiInitialContextFactoryType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<JndiInitialContextFactoryType>}
createJndiInitialContextFactoryType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JndiInitialContextFactoryType
createJndiNameType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of JndiNameType
createJndiTemple() - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
createJndiURL(JndiURLType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<JndiURLType>}
createJndiURLType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JndiURLType
createKey(String, String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixRespectingMappedNamespaceConvention
 
createKeyExchangeToken(KeyExchangeTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<KeyExchangeTokenType>}
createKeyExchangeTokenType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of KeyExchangeTokenType
createKeyIdentifier(KeyIdentifierType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<KeyIdentifierType>}
createKeyIdentifierType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of KeyIdentifierType
createKeyInfo(KeyInfoType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<KeyInfoType>}
createKeyInfoType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of KeyInfoType
createKeyManagersType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of KeyManagersType
createKeyName(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<String>}
createKeySize(Long) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<Long>}
createKeyStoreType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of KeyStoreType
createKeyType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createKeyValue(KeyValueType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<KeyValueType>}
createKeyValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of KeyValueType
createKeyWrapAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createLifecycleCallbackType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of LifecycleCallbackType
createLifetime(LifetimeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<LifetimeType>}
createLifetimeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of LifetimeType
createListener(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
createListenerType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ListenerType
createLocalHomeType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of LocalHomeType
createLocalType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of LocalType
createLocation(String) - Method in class org.apache.cxf.ws.mex.model._2004_09.ObjectFactory
Create an instance of JAXBElement<String>}
createLogger(Class<?>, String, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Create a logger
createMalformedRequestURIFault(String) - Static method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultFactory
 
createManifest(ManifestType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<ManifestType>}
createManifestType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of ManifestType
createMap() - Method in interface org.apache.cxf.configuration.spring.MapProvider
 
createMap(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
createMappedName(PropertyDescriptor, boolean) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Specifies the name of the property as it shows up in the xml schema.
createMappedName(PropertyDescriptor, boolean) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
createMapQName(TypeClassInfo, AegisType, AegisType) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createMapType(TypeClassInfo, AegisType, AegisType) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createMapType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createMarshaller(Object, MessagePartInfo) - Method in class org.apache.cxf.jaxb.io.DataWriterImpl
 
createMarshaller(Object, Class<?>, Type, String) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
createMemberType() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of MemberType
createMessage() - Method in interface org.apache.cxf.binding.Binding
Create a Message for this Binding.
createMessage(Message) - Method in interface org.apache.cxf.binding.Binding
Create a Message form the message.
createMessage() - Method in class org.apache.cxf.binding.corba.CorbaBinding
 
createMessage(Message) - Method in class org.apache.cxf.binding.corba.CorbaBinding
 
createMessage() - Method in class org.apache.cxf.binding.object.ObjectBinding
 
createMessage(Message) - Method in class org.apache.cxf.binding.object.ObjectBinding
 
createMessage() - Method in class org.apache.cxf.binding.soap.SoapBinding
 
createMessage(Message) - Method in class org.apache.cxf.binding.soap.SoapBinding
 
createMessage() - Method in class org.apache.cxf.binding.xml.XMLBinding
 
createMessage(Message) - Method in class org.apache.cxf.binding.xml.XMLBinding
 
createMessage(Object, String, MultivaluedMap<String, String>, URI, Exchange, Map<String, Object>, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
createMessage(QName, MessageInfo.Type) - Method in class org.apache.cxf.service.model.OperationInfo
 
createMessage(Message) - Method in class org.apache.cxf.transport.MultipleEndpointObserver
Give a chance for a Binding to customize their message
createMessage(Exchange) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Create a Binding specific Message.
createMessageBodyReader(Class<T>, Type, Annotation[], MediaType, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createMessageBodyWriter(Class<T>, Type, Annotation[], MediaType, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createMessageDestinationLinkType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of MessageDestinationLinkType
createMessageDestinationRefType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of MessageDestinationRefType
createMessageDestinationType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of MessageDestinationType
createMessageDestinationTypeType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of MessageDestinationTypeType
createMessageDestinationUsageType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of MessageDestinationUsageType
createMessageFactory(SoapVersion) - Static method in class org.apache.cxf.binding.soap.saaj.SAAJFactoryResolver
 
createMessageID(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedURIType>}
createMessageID(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<AttributedURI>}
createMessageID(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<AttributedURI>}
createMessageParts(InterfaceInfo, OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createMetadata(MetadataType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<MetadataType>}
createMetadata() - Method in class org.apache.cxf.ws.mex.model._2004_09.ObjectFactory
Create an instance of Metadata
createMetadataReference() - Method in class org.apache.cxf.ws.mex.model._2004_09.ObjectFactory
Create an instance of MetadataReference
createMetadataSection() - Method in class org.apache.cxf.ws.mex.model._2004_09.ObjectFactory
Create an instance of MetadataSection
createMetadataType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of MetadataType
createMgmtData(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<String>}
createMismatchedSoapActionFault(String) - Static method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultFactory
 
createMissingContentTypeFault() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultFactory
 
createMissingRequestURIFault() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultFactory
 
createMissingSoapActionFault() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultFactory
 
createMtomAttachment(boolean, String, String, byte[], int, int, int) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
createMtomAttachmentFromDH(boolean, DataHandler, String, int) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
createName(Method, int, int, boolean, String) - Static method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
createNamedType() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of NamedType
createNamespace(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
createNewReaderIfNeeded(XMLStreamReader, InputStream) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createNewWriterIfNeeded(XMLStreamWriter, OutputStream) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createNillableUnion(QName, QName, QName, boolean) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
createNonce(EncodedString) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<EncodedString>}
createNoneReference() - Static method in class org.apache.cxf.ws.rm.RMUtils
 
createObject() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Object
createObject(Exchange) - Method in class org.apache.cxf.service.invoker.PooledFactory
 
createObject(ObjectType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<ObjectType>}
createObjectOfClass(ParserContext, String) - Static method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
createObjectType() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createObjectType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of ObjectType
createOfferType() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of OfferType
createOfferType() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of OfferType
createOfferType() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of OfferType
createOnBehalfOf(OnBehalfOfType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<OnBehalfOfType>}
createOnBehalfOfType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of OnBehalfOfType
createOperation(OperationType) - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of JAXBElement<OperationType>}
createOperation(ServiceInfo, InterfaceInfo, Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
createOperation(ServiceInfo, InterfaceInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createOperation(OperationType) - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of JAXBElement<OperationType>}
createOperationType() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of OperationType
createOperationType() - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of OperationType
createOperatorContentType() - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
Create an instance of OperatorContentType
createOperatorContentType() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
Create an instance of OperatorContentType
createOutputDir(File) - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
createOutputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createOutputStream(String, String) - Method in class org.apache.cxf.tools.corba.utils.FileOutputStreamFactory
 
createOutputStream(String) - Method in class org.apache.cxf.tools.corba.utils.FileOutputStreamFactory
 
createOutputStream(String) - Method in interface org.apache.cxf.tools.corba.utils.OutputStreamFactory
 
createOutputStream(String, String) - Method in interface org.apache.cxf.tools.corba.utils.OutputStreamFactory
 
createOutputStream(Message, HttpURLConnection, boolean, boolean, int) - Method in class org.apache.cxf.transport.http.HTTPConduit
 
createOutputWrappedMessageParts(OperationInfo, Method, MessageInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createParameterHandler(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createParameterizedType(Class<?>, Type[]) - Static method in class org.apache.cxf.aegis.type.ParameterizedTypeFactory
 
createParameterObject(List<String>, Class<?>, Type, Annotation[], String, boolean, ParameterType, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
createParametersRefType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of ParametersRefType
createParameterType() - Method in class org.apache.cxf.transport.jms.uri.ObjectFactory
Create an instance of ParameterType
createParamType() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of ParamType
createParamValueType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ParamValueType
createParticipants(ParticipantsType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<ParticipantsType>}
createParticipantsType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of ParticipantsType
createParticipantType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of ParticipantType
createPassword(PasswordString) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<PasswordString>}
createPasswordString() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of PasswordString
createPathType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of PathType
createPersistenceContextRefType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of PersistenceContextRefType
createPersistenceContextTypeType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of PersistenceContextTypeType
createPersistenceUnitRefType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of PersistenceUnitRefType
createPGPData(PGPDataType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<PGPDataType>}
createPGPDataType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of PGPDataType
createPGPDataTypePGPKeyID(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createPGPDataTypePGPKeyPacket(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createPlugin() - Method in class org.apache.cxf.tools.plugin.ObjectFactory
Create an instance of Plugin
createPlugin(Plugin) - Method in class org.apache.cxf.tools.plugin.ObjectFactory
Create an instance of JAXBElement<Plugin>}
createPOA(String, POA, POAManager) - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
createPolicy(PolicyType) - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of JAXBElement<PolicyType>}
createPolicy() - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
Create an instance of Policy
createPolicy() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
Create an instance of Policy
createPolicyAttachment() - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
Create an instance of PolicyAttachment
createPolicyAttachment() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
Create an instance of PolicyAttachment
createPolicyReference() - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
Create an instance of PolicyReference
createPolicyReference() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
Create an instance of PolicyReference
createPolicyType() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of PolicyType
createPort(QName, EndpointReferenceType, Class<T>) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
createPort(QName, EndpointReferenceType, Class<T>, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
createPortComponentHandlerType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of PortComponentHandlerType
createPortComponentRefType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of PortComponentRefType
createPortComponentType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of PortComponentType
createPortExtensors(EndpointInfo, Service) - Method in class org.apache.cxf.binding.soap.SoapTransportFactory
 
createPortExtensors(EndpointInfo, Service) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
createPortExtensors(EndpointInfo, Service) - Method in interface org.apache.cxf.wsdl11.WSDLEndpointFactory
 
createPrimitiveType(QName, String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
createPriority(PriorityType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<PriorityType>}
createPriorityType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of PriorityType
createProblemAction(ProblemActionType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<ProblemActionType>}
createProblemActionType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of ProblemActionType
createProblemHeader(AttributedAnyType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedAnyType>}
createProblemHeaderQName(AttributedQNameType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedQNameType>}
createProblemIRI(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedURIType>}
createProcessor() - Method in class org.apache.cxf.tools.plugin.ObjectFactory
Create an instance of Processor
createProofEncryption(ProofEncryptionType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<ProofEncryptionType>}
createProofEncryptionType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of ProofEncryptionType
createPropertyType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of PropertyType
createProtocolMessageContext(T) - Method in class org.apache.cxf.jaxws.handler.AbstractProtocolHandlerInterceptor
 
createProtocolMessageContext(SoapMessage) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultInInterceptor
 
createProtocolMessageContext(SoapMessage) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultOutInterceptor
 
createProtocolMessageContext(SoapMessage) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor
 
createProvider(Service.Mode, Scriptable, Scriptable, String, boolean, boolean) - Method in class org.apache.cxf.js.rhino.ProviderFactory
 
createProviderFactory() - Method in class org.apache.cxf.js.rhino.ServerApp
 
createProxy(HTTPClientPolicy, URL) - Method in class org.apache.cxf.transport.http.ProxyFactory
This method returns the Proxy server should it be set on the Client Side Policy.
createProxyAuthorizationPolicy() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of ProxyAuthorizationPolicy
createProxyWrapper(Object, Class<T>) - Static method in class org.apache.cxf.common.util.ReflectionInvokationHandler
 
createQName(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createQName(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
createQName(Class) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createQName(Element, String) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
Creates a QName from a string, such as "ns:Element".
createQName(NamespaceContext, String) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
 
createQName(Element, String, String) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
 
createQName(String, String, String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
createQNameCorbaNamespace(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
createQNameTargetNamespace(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
createQNameXmlSchemaNamespace(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
createQueryString(Map) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
createRaisesType() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of RaisesType
createReader(Class<T>) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
createReader(Class<T>) - Method in interface org.apache.cxf.databinding.DataBinding
 
createReader(Class<T>) - Method in class org.apache.cxf.databinding.source.SourceDataBinding
 
createReader(Class<T>) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding
 
createReader(Class<T>) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
createReader(Class<?>, Type, InputStream) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
createReader(Class<?>, Type, InputStream) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
createReader(Class<T>) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
createReader(Class<?>, InputStream, boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
createReader(Class<?>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
createReader(Class<T>) - Method in class org.apache.cxf.jibx.JibxDataBinding
 
createReader(Class<T>) - Method in class org.apache.cxf.sdo.SDODataBinding
 
createReader(Class<T>) - Method in class org.apache.cxf.xmlbeans.XmlBeansDataBinding
 
createRef(ParserContext, String) - Static method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
createReference(String) - Static method in class org.apache.cxf.ws.rm.RMUtils
 
createReference(ReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<ReferenceType>}
createReference(ReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<ReferenceType>}
createReferenceParametersType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of ReferenceParametersType
createReferenceParametersType() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of ReferenceParametersType
createReferencePropertiesType() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of ReferencePropertiesType
createReferencePropertiesType() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of ReferencePropertiesType
createReferenceType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of ReferenceType
createReferenceType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of ReferenceType
createRelatesTo(RelatesToType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<RelatesToType>}
createRelatesTo(Relationship) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<Relationship>}
createRelatesTo(Relationship) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<Relationship>}
createRelatesToType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of RelatesToType
createRelationship() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of Relationship
createRelationship() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of Relationship
createRemainingURI(URI, Map) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
Creates a URI from the original URI and the remaining parameters
createRemoteType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of RemoteType
createRenewing(RenewingType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RenewingType>}
createRenewingType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of RenewingType
createRenewTarget(RenewTargetType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RenewTargetType>}
createRenewTargetType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of RenewTargetType
createReplyAfter(Object) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<Object>}
createReplyAfter(ReplyAfterType) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<ReplyAfterType>}
createReplyAfterType() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of ReplyAfterType
createReplyAfterType() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of ReplyAfterType
createReplyTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createReplyTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createReplyTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createReplyToName(ReplyToNameType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<ReplyToNameType>}
createReplyToNameType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of ReplyToNameType
createRequestedAttachedReference(RequestedReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestedReferenceType>}
createRequestedProofToken(RequestedProofTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestedProofTokenType>}
createRequestedProofTokenType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of RequestedProofTokenType
createRequestedReferenceType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of RequestedReferenceType
createRequestedSecurityToken(RequestedSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestedSecurityTokenType>}
createRequestedSecurityTokenType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of RequestedSecurityTokenType
createRequestedTokenCancelled(RequestedTokenCancelledType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestedTokenCancelledType>}
createRequestedTokenCancelledType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of RequestedTokenCancelledType
createRequestedUnattachedReference(RequestedReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestedReferenceType>}
createRequestKET(RequestKETType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestKETType>}
createRequestKETType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of RequestKETType
createRequestSecurityToken(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestSecurityTokenType>}
createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestSecurityTokenCollectionType>}
createRequestSecurityTokenCollectionType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of RequestSecurityTokenCollectionType
createRequestSecurityTokenResponse(RequestSecurityTokenResponseType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestSecurityTokenResponseType>}
createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>}
createRequestSecurityTokenResponseCollectionType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of RequestSecurityTokenResponseCollectionType
createRequestSecurityTokenResponseType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of RequestSecurityTokenResponseType
createRequestSecurityTokenType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of RequestSecurityTokenType
createRequestType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createResAuthType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ResAuthType
createResendCandidate(Message) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
createResourceEnvRefType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ResourceEnvRefType
createResourceInfo(Class, boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
createResourceRefType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ResourceRefType
createResourceValue(Message, Type, Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createResponse(ClassResourceInfo, Message, String, int, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createResponseBuilder() - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createResponseExceptionMapper(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createResSharingScopeType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ResSharingScopeType
createRetrievalMethod(RetrievalMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<RetrievalMethodType>}
createRetrievalMethodType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of RetrievalMethodType
createRetryAfter(AttributedUnsignedLongType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedUnsignedLongType>}
createRIContext(Class<?>[], String) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
createRMAssertion() - Method in class org.apache.cxf.ws.rmp.v200502.ObjectFactory
Create an instance of RMAssertion
createRMAssertion() - Method in class org.apache.cxf.ws.rmp.v200702.ObjectFactory
Create an instance of RMAssertion
createRMAssertionAcknowledgementInterval() - Method in class org.apache.cxf.ws.rmp.v200502.ObjectFactory
Create an instance of RMAssertion.AcknowledgementInterval
createRMAssertionBaseRetransmissionInterval() - Method in class org.apache.cxf.ws.rmp.v200502.ObjectFactory
Create an instance of RMAssertion.BaseRetransmissionInterval
createRMAssertionExponentialBackoff() - Method in class org.apache.cxf.ws.rmp.v200502.ObjectFactory
Create an instance of RMAssertion.ExponentialBackoff
createRMAssertionInactivityTimeout() - Method in class org.apache.cxf.ws.rmp.v200502.ObjectFactory
Create an instance of RMAssertion.InactivityTimeout
createRoleNameType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of RoleNameType
createRootTypeCreator() - Method in class org.apache.cxf.aegis.AegisContext
 
createRSAKeyValue(RSAKeyValueType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<RSAKeyValueType>}
createRSAKeyValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of RSAKeyValueType
createRunAsType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of RunAsType
createSchema(List<String>, Bus) - Static method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
createSchemaCompiler() - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
createSchemaCompilerWithDefaultAllocator(Set<String>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
createSchemaWriter(JAXBContext, UriInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
createSecureRandomParameters() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of SecureRandomParameters
createSecurity(SecurityHeaderType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<SecurityHeaderType>}
createSecurityContext(Principal, Subject) - Method in class org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
 
createSecurityContext(Subject) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
createSecurityContext(Principal) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
 
createSecurityContext(Principal, Subject) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
createSecurityContext(Principal) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
createSecurityEngine(Map<QName, Object>) - Static method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
createSecurityHeaderType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of SecurityHeaderType
createSecurityRoleRefType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of SecurityRoleRefType
createSecurityRoleType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of SecurityRoleType
createSecurityToken(Element, byte[]) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
createSecurityTokenReference(SecurityTokenReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<SecurityTokenReferenceType>}
createSecurityTokenReferenceType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of SecurityTokenReferenceType
createSequence() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Sequence
createSequence(EndpointReferenceType, RelatesToType, boolean) - Method in class org.apache.cxf.ws.rm.Proxy
 
createSequence(SequenceType) - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of JAXBElement<SequenceType>}
createSequence(SequenceType) - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of JAXBElement<SequenceType>}
createSequence(SequenceType) - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of JAXBElement<SequenceType>}
createSequenceAcknowledgement() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of SequenceAcknowledgement
createSequenceAcknowledgement() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of SequenceAcknowledgement
createSequenceAcknowledgement() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of SequenceAcknowledgement
createSequenceAcknowledgementAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of SequenceAcknowledgement.AcknowledgementRange
createSequenceAcknowledgementAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of SequenceAcknowledgement.AcknowledgementRange
createSequenceAcknowledgementAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of SequenceAcknowledgement.AcknowledgementRange
createSequenceAcknowledgementFinal() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of SequenceAcknowledgement.Final
createSequenceAcknowledgementNone() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of SequenceAcknowledgement.None
createSequenceFault(SequenceFaultType) - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of JAXBElement<SequenceFaultType>}
createSequenceFault(SequenceFaultType) - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of JAXBElement<SequenceFaultType>}
createSequenceFault(SequenceFaultType) - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of JAXBElement<SequenceFaultType>}
createSequenceFaultType() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of SequenceFaultType
createSequenceFaultType() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of SequenceFaultType
createSequenceFaultType() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of SequenceFaultType
createSequenceResponse(CreateSequenceResponseType) - Method in class org.apache.cxf.ws.rm.Servant
 
CreateSequenceResponseType - Class in org.apache.cxf.ws.rm.v200502
Java class for CreateSequenceResponseType complex type.
CreateSequenceResponseType() - Constructor for class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
 
CreateSequenceResponseType - Class in org.apache.cxf.ws.rm.v200502wsa15
Java class for CreateSequenceResponseType complex type.
CreateSequenceResponseType() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
 
CreateSequenceResponseType - Class in org.apache.cxf.ws.rm.v200702
Java class for CreateSequenceResponseType complex type.
CreateSequenceResponseType() - Constructor for class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
 
createSequenceSTR() - Method in class org.apache.cxf.ws.rmp.v200702.ObjectFactory
Create an instance of SequenceSTR
createSequenceTerminationPolicyType() - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of SequenceTerminationPolicyType
createSequenceTransportSecurity() - Method in class org.apache.cxf.ws.rmp.v200702.ObjectFactory
Create an instance of SequenceTransportSecurity
CreateSequenceType - Class in org.apache.cxf.ws.rm.v200502
Java class for CreateSequenceType complex type.
CreateSequenceType() - Constructor for class org.apache.cxf.ws.rm.v200502.CreateSequenceType
 
createSequenceType() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of SequenceType
CreateSequenceType - Class in org.apache.cxf.ws.rm.v200502wsa15
Java class for CreateSequenceType complex type.
CreateSequenceType() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
 
createSequenceType() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of SequenceType
CreateSequenceType - Class in org.apache.cxf.ws.rm.v200702
Java class for CreateSequenceType complex type.
CreateSequenceType() - Constructor for class org.apache.cxf.ws.rm.v200702.CreateSequenceType
 
createSequenceType() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of SequenceType
createSequenceTypeLastMessage() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of SequenceType.LastMessage
createSequenceTypeLastMessage() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of SequenceType.LastMessage
createServer(ServerBehaviorPolicyType) - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JAXBElement<ServerBehaviorPolicyType>}
createServer(HTTPServerPolicy) - Method in class org.apache.cxf.transports.http.configuration.ObjectFactory
Create an instance of JAXBElement<HTTPServerPolicy>}
createServerBehaviorPolicyType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of ServerBehaviorPolicyType
createServerConfig() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of ServerConfig
createServerConfig(ServerConfig) - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JAXBElement<ServerConfig>}
createServerFromApplication(String, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
createService() - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
createService() - Method in interface org.apache.cxf.service.ServiceBuilder
 
createServiceClassResourceInfo(Map<String, UserResource>, UserResource, Class<?>, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createServiceDelegate(URL, QName, Class) - Method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
createServiceDelegate(URL, QName, Class, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
createServiceImplBeanType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ServiceImplBeanType
createServiceInfo(InterfaceInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createServiceName(ServiceNameType) - Method in class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create an instance of JAXBElement<ServiceNameType>}
createServiceNameType() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of ServiceNameType
createServiceNameType() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of ServiceNameType
createServiceNameType() - Method in class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create an instance of ServiceNameType
createServiceRefHandlerChainsType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ServiceRefHandlerChainsType
createServiceRefHandlerChainType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ServiceRefHandlerChainType
createServiceRefHandlerType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ServiceRefHandlerType
createServiceRefType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ServiceRefType
createServlet(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
createServletLinkType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ServletLinkType
createServletResourceValue(Message, Class<T>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createSessionPool(SessionPoolType) - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of JAXBElement<SessionPoolType>}
createSessionPoolType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of SessionPoolType
createSignature(SignatureType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<SignatureType>}
createSignatureAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSignatureMethod(SignatureMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<SignatureMethodType>}
createSignatureMethodType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of SignatureMethodType
createSignatureMethodTypeHMACOutputLength(BigInteger) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createSignatureProperties(SignaturePropertiesType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<SignaturePropertiesType>}
createSignaturePropertiesType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of SignaturePropertiesType
createSignatureProperty(SignaturePropertyType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<SignaturePropertyType>}
createSignaturePropertyType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of SignaturePropertyType
createSignatureType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of SignatureType
createSignatureValue(SignatureValueType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<SignatureValueType>}
createSignatureValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of SignatureValueType
createSignChallenge(SignChallengeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<SignChallengeType>}
createSignChallengeResponse(SignChallengeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<SignChallengeType>}
createSignChallengeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of SignChallengeType
createSignedInfo(SignedInfoType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<SignedInfoType>}
createSignedInfoType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of SignedInfoType
createSignWith(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createSingletonInstance(Class<?>, Map<String, String>, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
createSoap11TypeMapping(boolean, boolean) - Static method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
createSoap11TypeMapping(boolean, boolean, boolean) - Static method in class org.apache.cxf.aegis.type.DefaultTypeMapping
Create a type mapping object with a stock set of mappings, including the SOAP 1.1 'encoded' types.
createSoapAddress(ExtensionRegistry, boolean) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
createSoapBinding(ExtensionRegistry, boolean) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
createSoapBindingConfig() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
createSoapBindingConfig() - Method in class org.apache.cxf.jaxws.JaxWsClientFactoryBean
 
createSoapBody(ExtensionRegistry, Class, boolean) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
createSOAPFactory(SoapVersion) - Static method in class org.apache.cxf.binding.soap.saaj.SAAJFactoryResolver
 
createSoapFault(ExtensionRegistry, boolean) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
createSoapHeader(ExtensionRegistry, Class, boolean) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
createSoapOperation(ExtensionRegistry, boolean) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
createSoapTcpMessage(SoapTcpFrame) - Static method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpMessage
 
createSoapTcpMessage(List<SoapTcpFrame>) - Static method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpMessage
 
createSoapTcpMessage(String, int) - Static method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpMessage
 
createSourcePolicy(SourcePolicyType) - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of JAXBElement<SourcePolicyType>}
createSourcePolicyType() - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of SourcePolicyType
createSourceSequence(SourceSequence) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
createSourceSequence(SourceSequence) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Create a source sequence in the persistent store, with the sequence attributes as specified in the RMSourceSequence object.
createSPKIData(SPKIDataType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<SPKIDataType>}
createSPKIDataType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of SPKIDataType
createSPKIDataTypeSPKISexp(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createSSLContext() - Method in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
 
createStatus(StatusType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<StatusType>}
createStatusType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of StatusType
createStreamableObject(CorbaObjectHandler, QName) - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
createStreamReader(AegisType, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
createStreamReader(AegisType, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
createStreamReader(InputStream, boolean, ConcurrentHashMap<String, String>) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createStreamWriter(QName, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
createStreamWriter(QName, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
createStreamWriter(OutputStream, QName, boolean, Configuration, boolean, List<String>, boolean) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createString() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of CString
createStruct() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Struct
createSTSEndpoint(Bus, String, String, String, String, Policy, QName) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
 
createSubject(SecurityToken) - Method in class org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
 
createSubject(SecurityToken) - Method in class org.apache.cxf.interceptor.security.AbstractUsernameTokenInInterceptor
 
createSubject(UsernameToken) - Method in class org.apache.cxf.interceptor.security.AbstractUsernameTokenInInterceptor
 
createSubject(String, String, boolean, String, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
Create a Subject representing a current user and its roles.
createSubject(String, String, boolean, String, String) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
Create a Subject representing a current user and its roles.
createSubpackageOutputStreamFactory(String) - Method in class org.apache.cxf.tools.corba.utils.FileOutputStreamFactory
 
createSubpackageOutputStreamFactory(String) - Method in interface org.apache.cxf.tools.corba.utils.OutputStreamFactory
 
createSystemExceptionAny(ORB, SystemException) - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
createTables() - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
createTargetServiceNotAllowedInRequestURIFault() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultFactory
 
createTBinding() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TBinding
createTBindingOperation() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TBindingOperation
createTBindingOperationFault() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TBindingOperationFault
createTBindingOperationMessage() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TBindingOperationMessage
createTDefinitions() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TDefinitions
createTDefinitionsBinding(TBinding) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TBinding>}
createTDefinitionsImport(TImport) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TImport>}
createTDefinitionsMessage(TMessage) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TMessage>}
createTDefinitionsPortType(TPortType) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TPortType>}
createTDefinitionsService(TService) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TService>}
createTDefinitionsTypes(TTypes) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TTypes>}
createTDocumentation() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TDocumentation
createTDocumented() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TDocumented
createTempFile(String, String) - Static method in class org.apache.cxf.helpers.FileUtils
 
createTempFile(String, String, File, boolean) - Static method in class org.apache.cxf.helpers.FileUtils
 
createTemplate(Path) - Static method in class org.apache.cxf.jaxrs.model.URITemplate
 
createTemplate(String) - Static method in class org.apache.cxf.jaxrs.model.URITemplate
 
createTemplates(Templates, Map<String, Object>, Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
createTemplates(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
createTerminateSequence(TerminateSequenceType) - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of JAXBElement<TerminateSequenceType>}
createTerminateSequence(TerminateSequenceType) - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of JAXBElement<TerminateSequenceType>}
createTerminateSequence(TerminateSequenceType) - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of JAXBElement<TerminateSequenceType>}
createTerminateSequenceResponse(TerminateSequenceResponseType) - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of JAXBElement<TerminateSequenceResponseType>}
createTerminateSequenceResponseType() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of TerminateSequenceResponseType
createTerminateSequenceType() - Method in class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create an instance of TerminateSequenceType
createTerminateSequenceType() - Method in class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create an instance of TerminateSequenceType
createTerminateSequenceType() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of TerminateSequenceType
createTextChallenge(TextChallengeType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<TextChallengeType>}
createTextChallengeResponse(TextChallengeResponseType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<TextChallengeResponseType>}
createTextChallengeResponseType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of TextChallengeResponseType
createTextChallengeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of TextChallengeType
createTextNode(Document, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createTextNode(Node, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createTFault() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TFault
createThreadingParameters(String, JAXBContext) - Static method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
createThreadingParametersIdentifiedType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of ThreadingParametersIdentifiedType
createThreadingParametersMap(String, JAXBContext) - Method in class org.apache.cxf.transport.http_jetty.spring.JettySpringTypesFactory
 
createThreadingParametersRef(String, JAXBContext) - Static method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
createThreadingParametersType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of ThreadingParametersType
createThreadLocalProxy(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
createTimerTask(long) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
createTimestamp(TimestampType) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
Create an instance of JAXBElement<TimestampType>}
createTimestamp() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
createTimestampType() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
Create an instance of TimestampType
createTimeToLive(TimeToLiveType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<TimeToLiveType>}
createTimeToLiveType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of TimeToLiveType
createTImport() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TImport
createTitle(TitleType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of JAXBElement<TitleType>}
createTitleType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create an instance of TitleType
createTLSClientParameters(String) - Static method in class org.apache.cxf.configuration.jsse.spring.TLSClientParametersConfig
 
createTLSClientParametersType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of TLSClientParametersType
createTLSServerParametersConfig(String, JAXBContext) - Static method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
createTLSServerParametersConfigRef(String, JAXBContext) - Static method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
createTLSServerParametersIdentifiedType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of TLSServerParametersIdentifiedType
createTLSServerParametersMap(String, JAXBContext) - Method in class org.apache.cxf.transport.http_jetty.spring.JettySpringTypesFactory
 
createTLSServerParametersType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of TLSServerParametersType
createTMessage() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TMessage
createTo(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedURIType>}
createTo(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<AttributedURI>}
createTo(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<AttributedURI>}
createTokenType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<String>}
createTOperation() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TOperation
createTOperationFault(TFault) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TFault>}
createTOperationInput(TParam) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TParam>}
createTOperationOutput(TParam) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TParam>}
createTopicReplyToName(TopicReplyToNameType) - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of JAXBElement<TopicReplyToNameType>}
createTopicReplyToNameType() - Method in class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create an instance of TopicReplyToNameType
createTParam() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TParam
createTPart() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TPart
createTPort() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TPort
createTPortType() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TPortType
createTransform(TransformType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<TransformType>}
createTransformationParameters(TransformationParametersType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<TransformationParametersType>}
createTransformationParametersType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of TransformationParametersType
createTransformReaderIfNeeded(XMLStreamReader, InputStream) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
createTransformReaderIfNeeded(XMLStreamReader, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
createTransformReaderIfNeeded(XMLStreamReader, InputStream, List<String>, Map<String, String>, Map<String, String>, boolean) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createTransformReaderIfNeeded(XMLStreamReader, InputStream, List<String>, Map<String, String>, Map<String, String>, Map<String, String>, boolean) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createTransforms(TransformsType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<TransformsType>}
createTransformsType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of TransformsType
createTransformType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of TransformType
createTransformTypeXPath(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<String>}
createTransformWriterIfNeeded(XMLStreamWriter, OutputStream) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
createTransformWriterIfNeeded(XMLStreamWriter, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
createTransformWriterIfNeeded(XMLStreamWriter, OutputStream, Map<String, String>, List<String>, Map<String, String>, boolean, String) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createTrueFalseType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of TrueFalseType
createTrustManagersType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of TrustManagersType
createTService() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TService
createTTypes() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TTypes
createType(Method, int) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
Create a AegisType for a Method parameter.
createType(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
Create type information for a PropertyDescriptor.
createType(Field) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
Create type information for a Field.
createType(Type) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
Create an Aegis type from a reflected type description.
createType(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createType(Method, int) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
createType(PropertyDescriptor) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
createType(Type) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
createType(Field) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
createType(QName, String[], CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
createTypeCreator() - Method in class org.apache.cxf.aegis.AegisContext
 
createTypeForClass(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createTypeForClass(TypeClassInfo) - Method in interface org.apache.cxf.aegis.type.TypeCreator
Turn a TypeClassInfo into a type.
createTypeHandler(ORB, QName, QName, CorbaTypeMap) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
createTypeInfo() - Method in class org.apache.cxf.aegis.type.basic.BeanType
Create type info based in the type class.
createTypeMapping(TypeMappingType) - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of JAXBElement<TypeMappingType>}
createTypeMappingType() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of TypeMappingType
createUnion() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Union
createUnion(QName, XmlSchemaChoice, QName, QName) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
createUnionbranch() - Method in class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create an instance of Unionbranch
createUnmarshaller(Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
createUnmarshaller(Class<?>, Type, boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
createUnmarshaller() - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder
 
createUnrecognizedBindingVerionFault(String) - Static method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultFactory
 
createUnsupportedElement(QName) - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of JAXBElement<QName>}
createUnsupportedJMSMessageFormatFault(String) - Static method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultFactory
 
createURI() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
Create an instance of URI
createUriBuilder() - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createURIWithQuery(URI, String) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
Creates a URI with the given query
createURL(String) - Static method in class org.apache.cxf.tools.util.URLFactory
 
createURL(URL, String) - Static method in class org.apache.cxf.tools.util.URLFactory
 
createUrlEncoded() - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of UrlEncoded
createUrlPatternType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of UrlPatternType
createUrlReplacement() - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of UrlReplacement
createUseKey(UseKeyType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<UseKeyType>}
createUseKeyType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of UseKeyType
createUsernameToken(UsernameTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of JAXBElement<UsernameTokenType>}
createUsernameTokenType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create an instance of UsernameTokenType
createUserType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createUsesSequenceSSL() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of UsesSequenceSSL
createUsesSequenceSTR() - Method in class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create an instance of UsesSequenceSTR
createValidateTarget(ValidateTargetType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of JAXBElement<ValidateTargetType>}
createValidateTargetType() - Method in class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create an instance of ValidateTargetType
createValue(ParserContext, QName) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
createValue(ParserContext, String) - Static method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
createVariantListBuilder() - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createW3CEndpointReference(String, QName, QName, List<Element>, String, List<Element>) - Method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
createW3CEndpointReference(String, QName, QName, QName, List<Element>, String, List<Element>, List<Element>, Map<QName, String>) - Method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
createWebClient() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Creates a WebClient instance
createWebserviceDescriptionType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of WebserviceDescriptionType
createWebservices(WebservicesType) - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of JAXBElement<WebservicesType>}
createWebservicesType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of WebservicesType
createWithValues(Object...) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Create a Client instance.
createWrappedSchema(ServiceInfo, AbstractMessageContainer, AbstractMessageContainer, QName) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createWrapperHelper(Class<?>, QName, List<String>, List<String>, List<Class<?>>) - Method in interface org.apache.cxf.databinding.WrapperCapableDatabinding
 
createWrapperHelper(Class<?>, QName, List<String>, List<String>, List<Class<?>>) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
createWrapperHelper(Class<?>, QName, List<String>, List<String>, List<Class<?>>) - Method in class org.apache.cxf.jibx.JibxDataBinding
 
createWrapperHelper(Class<?>, QName, List<String>, List<String>, List<Class<?>>) - Method in class org.apache.cxf.sdo.SDODataBinding
 
createWrapperHelper(Class<?>, QName, List<String>, List<String>, List<Class<?>>) - Method in class org.apache.cxf.xmlbeans.XmlBeansDataBinding
 
createWrapperObject(Class) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
createWrapperObject(List<?>) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
createWrapperObject(List<?>) - Method in interface org.apache.cxf.databinding.WrapperHelper
 
createWrapperObject(Class) - Method in class org.apache.cxf.jaxb.JAXBWrapperHelper
 
createWrapperObject(Class) - Method in class org.apache.cxf.jibx.JibxWrapperHelper
 
createWrapperObject(Class) - Method in class org.apache.cxf.xmlbeans.XmlBeansWrapperHelper
 
createWriter(Class<T>) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
createWriter(Class<T>) - Method in interface org.apache.cxf.databinding.DataBinding
 
createWriter(Class<T>) - Method in class org.apache.cxf.databinding.source.SourceDataBinding
 
createWriter(Class<T>) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding
 
createWriter(Class<T>) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
createWriter(Class<?>, Type, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
createWriter(Class<?>, Type, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
createWriter(Class<T>) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
createWriter(Object, Class<?>, Type, String, OutputStream, boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
createWriter(Class<T>) - Method in class org.apache.cxf.jibx.JibxDataBinding
 
createWriter(Class<T>) - Method in class org.apache.cxf.sdo.SDODataBinding
 
createWriter(Class<T>) - Method in class org.apache.cxf.xmlbeans.XmlBeansDataBinding
 
createWSDLDefinition(String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
createWsdlOptionsFromScansAndExplicitWsdlOptions() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
createWsdlOptionsFromScansAndExplicitWsdlOptions() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
createWsdlOptionsFromScansAndExplicitWsdlOptions() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
createX509Data(X509DataType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<X509DataType>}
createX509DataType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of X509DataType
createX509DataTypeX509Certificate(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createX509DataTypeX509CRL(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createX509DataTypeX509IssuerSerial(X509IssuerSerialType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<X509IssuerSerialType>}
createX509DataTypeX509SKI(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<byte[]>}
createX509DataTypeX509SubjectName(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of JAXBElement<String>}
createX509IssuerSerialType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create an instance of X509IssuerSerialType
createXMLBindingMessageFormat() - Method in class org.apache.cxf.bindings.xformat.ObjectFactory
Create an instance of XMLBindingMessageFormat
createXMLFormatBinding() - Method in class org.apache.cxf.bindings.xformat.ObjectFactory
Create an instance of XMLFormatBinding
createXMLInputFactory(boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Return a new factory so that the caller can set sticky parameters.
createXMLReader() - Method in class org.apache.cxf.aegis.type.xml.SourceType
 
createXmlSchema(String, XmlSchemaCollection) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
createXmlSchemaForDefinition(Definition, String, XmlSchemaCollection) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
createXMLStreamReader() - Method in class org.apache.cxf.aegis.AegisContext
 
createXMLStreamReader(InputSource) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(InputStream, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(InputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(String, InputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Element) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Document) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Element, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Document, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Source) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Reader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter() - Method in class org.apache.cxf.aegis.AegisContext
 
createXMLStreamWriter(Writer) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter(OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter(OutputStream, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter(Result) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXPath(Map<String, String>) - Static method in class org.apache.cxf.test.XPathAssert
Create the specified XPath expression with the namespaces added via addNamespace().
createXsdAnyURIType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of XsdAnyURIType
createXsdBooleanType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of XsdBooleanType
createXsdIntegerType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of XsdIntegerType
createXsdNMTOKENType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of XsdNMTOKENType
createXsdNonNegativeIntegerType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of XsdNonNegativeIntegerType
createXsdPositiveIntegerType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of XsdPositiveIntegerType
createXsdQNameType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of XsdQNameType
createXsdStringType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of XsdStringType
CrossOriginResourceSharing - Annotation Type in org.apache.cxf.jaxrs.cors
Attach CORS information to a resource.
CrossOriginResourceSharingFilter - Class in org.apache.cxf.jaxrs.cors
An single class that provides both an input and an output filter for CORS, following http://www.w3.org/TR/cors/.
CrossOriginResourceSharingFilter() - Constructor for class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
 
CRYPTO_CACHE - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
CRYPTO_CACHE - Static variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
CryptoCoverageChecker - Class in org.apache.cxf.ws.security.wss4j
Utility to enable the checking of WS-Security signature/encryption coverage based on the results of the WSS4J processors.
CryptoCoverageChecker() - Constructor for class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
Creates a new instance.
CryptoCoverageChecker(Map<String, String>, List<CryptoCoverageChecker.XPathExpression>) - Constructor for class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
Creates a new instance that checks for signature coverage over matches to the provided XPath expressions making defensive copies of provided arguments.
CryptoCoverageChecker.XPathExpression - Class in org.apache.cxf.ws.security.wss4j
A simple wrapper for an XPath expression and coverage type / scope indicating how the XPath expression should be enforced as a cryptographic coverage requirement.
CryptoCoverageChecker.XPathExpression(String, CryptoCoverageUtil.CoverageType, CryptoCoverageUtil.CoverageScope) - Constructor for class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker.XPathExpression
Create a new expression indicating a cryptographic coverage requirement.
CryptoCoverageUtil - Class in org.apache.cxf.ws.security.wss4j
Utility to enable the checking of WS-Security signature / WS-Security encryption coverage based on the results of the WSS4J signature/encryption processor.
CryptoCoverageUtil.CoverageScope - Enum in org.apache.cxf.ws.security.wss4j
Differentiates which part of an element to check for cryptographic coverage.
CryptoCoverageUtil.CoverageType - Enum in org.apache.cxf.ws.security.wss4j
Differentiates which type of cryptographic coverage to check for.
CString - Class in org.apache.cxf.jaxws.javaee
This is a special string datatype that is defined by Java EE as a base type for defining collapsed strings.
CString() - Constructor for class org.apache.cxf.jaxws.javaee.CString
 
ctx - Variable in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
ctx - Variable in class org.apache.cxf.binding.corba.types.AbstractCorbaTypeListener
 
ctx - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
currentElement - Variable in class org.apache.cxf.binding.corba.types.AbstractCorbaTypeListener
 
currentEvent - Variable in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
currentEventProducer - Variable in class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
 
currentEventProducer - Variable in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
currentEventProducer - Variable in class org.apache.cxf.binding.corba.types.ParameterEventProducer
 
currentRequestContext - Variable in class org.apache.cxf.endpoint.ClientImpl
 
currentResolver - Variable in class org.apache.cxf.resource.ExtendedURIResolver
 
currentStream - Variable in class org.apache.cxf.io.CachedOutputStream
 
currentTypeListener - Variable in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
cusParser - Variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.JAXWSDefinitionBuilder
 
CustomExtensionRegistry - Class in org.apache.cxf.databinding.source.mime
 
CustomExtensionRegistry() - Constructor for class org.apache.cxf.databinding.source.mime.CustomExtensionRegistry
 
CustomizationParser - Class in org.apache.cxf.tools.wadlto.jaxb
 
CustomizationParser(ToolContext) - Constructor for class org.apache.cxf.tools.wadlto.jaxb.CustomizationParser
 
CustomizationParser - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
 
CustomizationParser() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
customize() - Method in class org.apache.cxf.tools.wsdlto.core.AbstractWSDLBuilder
 
customize() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.JAXWSDefinitionBuilder
 
CustomizedWSDLLocator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11
 
CustomizedWSDLLocator(String, Map<String, Element>) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.CustomizedWSDLLocator
 
CustomNodeSelector - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
 
CustomNodeSelector() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomNodeSelector
 
CXF_ASYNC_CONTEXT - Static variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
CXF_CONSOLE_ADDITIONAL_PROPERTY_PREFIX - Static variable in class org.apache.cxf.management.interceptor.PersistOutInterceptor
 
CXF_CONTINUATION_MESSAGE - Static variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
CXF_SCHEMA_DIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CXF_SCHEMAS_DIR_INJAR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CXFActivator - Class in org.apache.cxf.bus.osgi
Is called in OSGi on start and stop of the cxf bundle.
CXFActivator() - Constructor for class org.apache.cxf.bus.osgi.CXFActivator
 
CXFAuthenticator - Class in org.apache.cxf.transport.http
 
CXFAuthenticator() - Constructor for class org.apache.cxf.transport.http.CXFAuthenticator
 
CXFBusFactory - Class in org.apache.cxf.bus
 
CXFBusFactory() - Constructor for class org.apache.cxf.bus.CXFBusFactory
 
CXFBusImpl - Class in org.apache.cxf.bus
 
CXFBusImpl() - Constructor for class org.apache.cxf.bus.CXFBusImpl
 
CXFBusImpl(Map<Class, Object>) - Constructor for class org.apache.cxf.bus.CXFBusImpl
 
CXFBusImpl.ExtensionFinder - Interface in org.apache.cxf.bus
 
CXFBusLifeCycleManager - Class in org.apache.cxf.buslifecycle
 
CXFBusLifeCycleManager() - Constructor for class org.apache.cxf.buslifecycle.CXFBusLifeCycleManager
 
CXFBusLifeCycleManager(Bus) - Constructor for class org.apache.cxf.buslifecycle.CXFBusLifeCycleManager
 
CXFConnection - Interface in org.apache.cxf.jca.outbound
A CXFConnection is obtains from CXFConnectionFactory.
CXFConnectionFactory - Interface in org.apache.cxf.jca.outbound
Provides methods to create a CXFConnection object that provides access to a Web Service defined from the supplied specifications.
CXFConnectionSpec - Class in org.apache.cxf.jca.outbound
The CXFConnectionSpec contains properties that needed for obtaining a CXFConnection.
CXFConnectionSpec() - Constructor for class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
CXFCoreNamespaceHandler - Class in org.apache.cxf.bus.blueprint
 
CXFCoreNamespaceHandler() - Constructor for class org.apache.cxf.bus.blueprint.CXFCoreNamespaceHandler
 
CXFExtensionBundleListener - Class in org.apache.cxf.bus.osgi
 
CXFExtensionBundleListener(long) - Constructor for class org.apache.cxf.bus.osgi.CXFExtensionBundleListener
 
CXFExtensionBundleListener.OSGiExtension - Class in org.apache.cxf.bus.osgi
 
CXFExtensionBundleListener.OSGiExtension(Extension, Bundle) - Constructor for class org.apache.cxf.bus.osgi.CXFExtensionBundleListener.OSGiExtension
 
CXFJettySslSocketConnector - Class in org.apache.cxf.transport.https_jetty
This class extends the Jetty SslSelectChannelConnector, which allows us to configure it more in tune with the JSSE, using KeyManagers and TrustManagers.
CXFJettySslSocketConnector() - Constructor for class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
 
CXFNonSpringJaxrsServlet - Class in org.apache.cxf.jaxrs.servlet
 
CXFNonSpringJaxrsServlet() - Constructor for class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
CXFNonSpringServlet - Class in org.apache.cxf.transport.servlet
 
CXFNonSpringServlet() - Constructor for class org.apache.cxf.transport.servlet.CXFNonSpringServlet
 
CXFNonSpringServlet(DestinationRegistry) - Constructor for class org.apache.cxf.transport.servlet.CXFNonSpringServlet
 
CXFNonSpringServlet(DestinationRegistry, boolean) - Constructor for class org.apache.cxf.transport.servlet.CXFNonSpringServlet
 
CXFServlet - Class in org.apache.cxf.transport.servlet
 
CXFServlet() - Constructor for class org.apache.cxf.transport.servlet.CXFServlet
 

D

daemon - Variable in class org.apache.cxf.management.JMXConnectorPolicyType
 
DATABIND_BEAN_NAME_SUFFIX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
DataBinding - Annotation Type in org.apache.cxf.annotations
Specifies the DataBinding to use with the service
DataBinding - Interface in org.apache.cxf.databinding
 
dataBinding - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
DataBinding - Class in org.apache.cxf.tools.plugin
Java class for DataBinding complex type.
DataBinding() - Constructor for class org.apache.cxf.tools.plugin.DataBinding
 
databinding - Variable in class org.apache.cxf.tools.plugin.Plugin
 
DATABINDING_PLUGIN - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
DatabindingException - Exception in org.apache.cxf.aegis
 
DatabindingException(String) - Constructor for exception org.apache.cxf.aegis.DatabindingException
Constructs a new exception with the specified detail message.
DatabindingException(String, Throwable) - Constructor for exception org.apache.cxf.aegis.DatabindingException
Constructs a new exception with the specified detail message and cause.
DatabindingException(Message) - Constructor for exception org.apache.cxf.aegis.DatabindingException
 
DatabindingException(Message, Throwable) - Constructor for exception org.apache.cxf.aegis.DatabindingException
 
DatabindingInSetupInterceptor - Class in org.apache.cxf.binding.http.interceptor
 
DatabindingInSetupInterceptor() - Constructor for class org.apache.cxf.binding.http.interceptor.DatabindingInSetupInterceptor
 
DataBindingJSONProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
DataBindingJSONProvider() - Constructor for class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
databindingName - Variable in class org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
 
databindingNameToBeanName(String) - Static method in class org.apache.cxf.tools.java2wsdl.processor.internal.SpringServiceBuilderFactory
Convert a parameter value to the name of a bean we'd use for a data binding.
DatabindingOutSetupInterceptor - Class in org.apache.cxf.binding.http.interceptor
 
DatabindingOutSetupInterceptor() - Constructor for class org.apache.cxf.binding.http.interceptor.DatabindingOutSetupInterceptor
 
DataBindingProfile - Interface in org.apache.cxf.tools.wsdlto.core
 
DataBindingProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
DataBindingProvider() - Constructor for class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
DataBindingProvider(DataBinding) - Constructor for class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
dataBindingSet - Variable in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
DataCodingUtils - Class in org.apache.cxf.binding.soap.tcp
DataCodingUtils is a utility class for reading and writing integers in SOAP over TCP protocol.
dataHandler(DataHandler) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
DataHandlerType - Class in org.apache.cxf.aegis.type.mtom
Binding for DataHandler.
DataHandlerType(boolean, String) - Constructor for class org.apache.cxf.aegis.type.mtom.DataHandlerType
 
DataReader<T> - Interface in org.apache.cxf.databinding
The 'read' side of the data binding abstraction of CXF.
DataReaderImpl<T> - Class in org.apache.cxf.jaxb.io
 
DataReaderImpl(JAXBDataBinding, boolean) - Constructor for class org.apache.cxf.jaxb.io.DataReaderImpl
 
DataReaderImpl - Class in org.apache.cxf.sdo
 
DataReaderImpl(HelperContext) - Constructor for class org.apache.cxf.sdo.DataReaderImpl
 
DataReaderImpl - Class in org.apache.cxf.xmlbeans
 
DataReaderImpl() - Constructor for class org.apache.cxf.xmlbeans.DataReaderImpl
 
DataSourceProvider - Class in org.apache.cxf.jaxrs.provider
 
DataSourceProvider() - Constructor for class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
DataSourceType - Class in org.apache.cxf.aegis.type.mtom
Binding for DataSource.
DataSourceType(boolean, String) - Constructor for class org.apache.cxf.aegis.type.mtom.DataSourceType
 
DataTypeAdapter - Class in org.apache.cxf.tools.common
 
DatatypeFactory - Class in org.apache.cxf.jaxb
Utility class to construct javax.xml.datatype.Duration objects.
DataWriter<T> - Interface in org.apache.cxf.databinding
The 'write' side of the data binding abstraction of CXF.
DataWriterImpl<T> - Class in org.apache.cxf.jaxb.io
 
DataWriterImpl(JAXBDataBinding) - Constructor for class org.apache.cxf.jaxb.io.DataWriterImpl
 
DataWriterImpl - Class in org.apache.cxf.sdo
 
DataWriterImpl(HelperContext) - Constructor for class org.apache.cxf.sdo.DataWriterImpl
 
DataWriterImpl - Class in org.apache.cxf.xmlbeans
 
DataWriterImpl() - Constructor for class org.apache.cxf.xmlbeans.DataWriterImpl
 
DATE_FORMAT_PROPERTY - Static variable in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
DATE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
DATETIME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
DateTimeType - Class in org.apache.cxf.aegis.type.basic
AegisType for the Date class which serializes as an xsd:dateTime.
DateTimeType() - Constructor for class org.apache.cxf.aegis.type.basic.DateTimeType
 
DateType - Class in org.apache.cxf.aegis.type.basic
AegisType for the Date class which serializes as an xsd:date (no time information).
DateType() - Constructor for class org.apache.cxf.aegis.type.basic.DateType
 
DateTypeCustomGenerator - Class in org.apache.cxf.tools.java2wsdl.generator.wsdl11
 
DateTypeCustomGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.generator.wsdl11.DateTypeCustomGenerator
 
deactivate() - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
deactivate() - Method in class org.apache.cxf.transport.AbstractObservable
Deactivate messages flow.
deactivate() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
Deactivate receipt of incoming messages.
deactivate() - Method in class org.apache.cxf.transport.jms.JMSDestination
 
declarator() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
declarators() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
DeclaratorVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
DeclaratorVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor, XmlSchemaType, CorbaTypeImpl, Scope) - Constructor for class org.apache.cxf.tools.corba.processors.idl.DeclaratorVisitor
 
declareRoles(String...) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
decode(String, String, InputStream) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
 
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpMessageDecoder
 
decode(String) - Static method in class org.apache.cxf.common.util.Base64Utility
 
decode(char[], int, int, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
decode(String, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
decodeAckRequestedType(Element) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Unmarshals a AckRequestedType, converting it if necessary to the internal form.
decodeAckRequestedType(Element) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
decodeAckRequestedType(Element) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
decodeAckRequestedType(Element) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
decodeAsNative(String, Class<T>, Element, Unmarshaller) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Decodes a MAP from a exposed version.
decodeAsNative(String, Class<T>, Element, Unmarshaller) - Method in class org.apache.cxf.ws.addressing.soap.VersionTransformer
Decodes a MAP from a exposed version.
decodeChunk(char[], int, int) - Static method in class org.apache.cxf.common.util.Base64Utility
The decode_chunk routine decodes a chunk of data into its native encoding.
decodeHeaders(SoapMessage, List<Header>, RMProperties) - Method in class org.apache.cxf.ws.rm.soap.RMSoapInterceptor
 
decodeIri(String, String) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
 
decodeMAP(Class<T>, Element, Unmarshaller) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Decodes a MAP from a SOAP header.
decodeSequenceAcknowledgement(Element) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Unmarshals a SequenceAcknowledgement, converting it if necessary to the internal form.
decodeSequenceAcknowledgement(Element) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
decodeSequenceAcknowledgement(Element) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
decodeSequenceAcknowledgement(Element) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
decodeSequenceType(Element) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Unmarshals a SequenceType, converting it if necessary to the internal form.
decodeSequenceType(Element) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
decodeSequenceType(Element) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
decodeSequenceType(Element) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
decodeSequenceTypeCloseSequence(Element) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Generates a CloseSequenceType if a SequenceType represents a last message state.
decodeSequenceTypeCloseSequence(Element) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
decodeSequenceTypeCloseSequence(Element) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
decodeSequenceTypeCloseSequence(Element) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
decodeValue(String, boolean, ParameterType) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.binding.coloc.blueprint.ColocBPNamespaceHandler
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.binding.object.blueprint.ObjectBindingBPHandler
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.binding.soap.blueprint.SoapBindingBPHandler
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.bus.blueprint.CXFCoreNamespaceHandler
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.frontend.blueprint.SimpleBPNamespaceHandler
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.jaxws.blueprint.JAXWSBPNamespaceHandler
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.ws.addressing.blueprint.WsBPHandler
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.ws.policy.blueprint.PolicyBPHandler
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.ws.rm.blueprint.RMBPHandler
 
decorateWithTLS(TLSClientParameters, HttpURLConnection) - Method in class org.apache.cxf.transport.https.HttpsURLConnectionFactory
This method assigns the various TLS parameters on the HttpsURLConnection from the TLS Client Parameters.
DECOUPLED_CHANNEL_MESSAGE - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if this message arrived via a decoupled endpoint.
DECOUPLED_DESTINATION - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
decoupledEndpoint - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
decryptKey(Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
def - Variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
def - Variable in class org.apache.cxf.tools.validator.internal.AbstractDefinitionValidator
 
DEFAULT - Static variable in interface org.apache.cxf.transport.https.CertificateHostnameVerifier
The DEFAULT HostnameVerifier works the same way as Curl and Firefox.
DEFAULT_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
DEFAULT_ADDRESSING_BUILDER - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Used by AddressingBuilder factory method.
DEFAULT_AND_LOCALHOST - Static variable in interface org.apache.cxf.transport.https.CertificateHostnameVerifier
The DEFAULT_AND_LOCALHOST HostnameVerifier works like the DEFAULT one with one additional relaxation: a host of "localhost", "localhost.localdomain", "127.0.0.1", "::1" will always pass, no matter what is in the server's certificate.
DEFAULT_BASE_RETRANSMISSION_INTERVAL - Static variable in interface org.apache.cxf.ws.rm.RetransmissionQueue
 
DEFAULT_BUS_FACTORY - Static variable in class org.apache.cxf.BusFactory
 
DEFAULT_BUS_ID - Static variable in interface org.apache.cxf.Bus
 
DEFAULT_CATALOG_NAME - Static variable in class org.apache.cxf.catalog.OASISCatalogManager
 
DEFAULT_DATA_BINDING_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
DEFAULT_DATABASE_NAME - Static variable in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
DEFAULT_DATABINDING_NAME - Static variable in class org.apache.cxf.tools.wsdlto.WSDLToJava
 
DEFAULT_DATE_FORMAT - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
DEFAULT_DOMAIN_NAME - Static variable in class org.apache.cxf.management.ManagementConstants
 
DEFAULT_EXPONENTIAL_BACKOFF - Static variable in interface org.apache.cxf.ws.rm.RetransmissionQueue
 
DEFAULT_FRONTEND_NAME - Static variable in class org.apache.cxf.tools.wsdlto.WSDLToJava
 
DEFAULT_IGNORE_ATTR - Static variable in class org.apache.cxf.tools.common.ProcessorTestBase
 
DEFAULT_IGNORE_TAG - Static variable in class org.apache.cxf.tools.common.ProcessorTestBase
 
DEFAULT_INDENT_LEVEL - Static variable in class org.apache.cxf.tools.corba.common.SchemaWriterImpl
 
DEFAULT_INDENT_LEVEL - Static variable in class org.apache.cxf.tools.corba.common.WSDLCorbaWriterImpl
 
DEFAULT_LANGUAGE - Static variable in class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
 
DEFAULT_LISTINGS_CLASSIFIER - Static variable in class org.apache.cxf.transport.servlet.ServletController
 
DEFAULT_MAPPING_URI - Static variable in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
DEFAULT_NAMESPACES - Static variable in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
DEFAULT_NAMESPACES - Static variable in class org.apache.cxf.binding.http.HttpBindingFactory
 
DEFAULT_NAMESPACES - Static variable in class org.apache.cxf.binding.object.ObjectBindingFactory
 
DEFAULT_NAMESPACES - Static variable in class org.apache.cxf.binding.soap.SoapBindingFactory
 
DEFAULT_NAMESPACES - Static variable in class org.apache.cxf.binding.soap.SoapTransportFactory
 
DEFAULT_NAMESPACES - Static variable in class org.apache.cxf.binding.xml.XMLBindingFactory
 
DEFAULT_NAMESPACES - Static variable in class org.apache.cxf.transport.http.HTTPTransportFactory
 
DEFAULT_NAMESPACES - Static variable in class org.apache.cxf.transport.jms.JMSTransportFactory
 
DEFAULT_NAMESPACES - Static variable in class org.apache.cxf.transport.local.LocalTransportFactory
 
DEFAULT_PACKAGE_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
DEFAULT_PROVIDER_NAME - Static variable in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
DEFAULT_SERVICE_URL - Static variable in class org.apache.cxf.management.jmx.MBServerConnectorFactory
 
DEFAULT_STYLE - Static variable in class org.apache.cxf.jaxb.JAXBToStringStyle
 
DEFAULT_TEMP_DIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
DEFAULT_TIMEOUT - Static variable in class org.apache.cxf.common.commands.ForkedCommand
 
DEFAULT_USER_CFG_FILE - Static variable in interface org.apache.cxf.configuration.Configurer
 
DEFAULT_VALUE - Static variable in class org.apache.cxf.transport.jms.JMSConfiguration
The use of -1 is to make easier to determine if the setCacheLevel has been called.
DefaultAlgorithmSuiteLoader - Class in org.apache.cxf.ws.security.policy.custom
This class retrieves the default AlgorithmSuites.
DefaultAlgorithmSuiteLoader() - Constructor for class org.apache.cxf.ws.security.policy.custom.DefaultAlgorithmSuiteLoader
 
DefaultBasicAuthSupplier - Class in org.apache.cxf.transport.http.auth
 
DefaultBasicAuthSupplier() - Constructor for class org.apache.cxf.transport.http.auth.DefaultBasicAuthSupplier
 
DefaultBindingImpl - Class in org.apache.cxf.jaxws.binding
 
DefaultBindingImpl(JaxWsEndpointImpl) - Constructor for class org.apache.cxf.jaxws.binding.DefaultBindingImpl
 
defaultBus - Static variable in class org.apache.cxf.BusFactory
 
DefaultIncludeResolver - Class in org.apache.cxf.tools.corba.idlpreprocessor
 
DefaultIncludeResolver(File...) - Constructor for class org.apache.cxf.tools.corba.idlpreprocessor.DefaultIncludeResolver
 
DefaultMessageIdCache - Class in org.apache.cxf.ws.addressing
An implementation that uses a simple set to store received message IDs.
DefaultMessageIdCache() - Constructor for class org.apache.cxf.ws.addressing.DefaultMessageIdCache
 
defaultNS - Variable in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
DefaultResourceManager - Class in org.apache.cxf.resource
 
DefaultResourceManager() - Constructor for class org.apache.cxf.resource.DefaultResourceManager
 
DefaultResourceManager(ResourceResolver) - Constructor for class org.apache.cxf.resource.DefaultResourceManager
 
DefaultResourceManager(List<? extends ResourceResolver>) - Constructor for class org.apache.cxf.resource.DefaultResourceManager
 
defaultSchemas - Variable in class org.apache.cxf.tools.validator.internal.SchemaValidator
 
DefaultSecurityContext - Class in org.apache.cxf.interceptor.security
SecurityContext which implements isUserInRole using the following approach : skip the first Subject principal, and then checks Groups the principal is a member of TODO : consider moving this class into a rt-core-security module
DefaultSecurityContext(Subject) - Constructor for class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
DefaultSecurityContext(Principal, Subject) - Constructor for class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
DefaultServiceBuilderFactory - Class in org.apache.cxf.tools.java2wsdl.processor.internal
This class constructs ServiceBuilder objects.
DefaultServiceBuilderFactory() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.DefaultServiceBuilderFactory
 
DefaultServiceConfiguration - Class in org.apache.cxf.service.factory
 
DefaultServiceConfiguration() - Constructor for class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
DefaultTypeCreator - Class in org.apache.cxf.aegis.type
 
DefaultTypeCreator() - Constructor for class org.apache.cxf.aegis.type.DefaultTypeCreator
 
DefaultTypeCreator(TypeCreationOptions) - Constructor for class org.apache.cxf.aegis.type.DefaultTypeCreator
 
DefaultTypeMapping - Class in org.apache.cxf.aegis.type
The implementation of the Aegis type map.
DefaultTypeMapping(String, TypeMapping) - Constructor for class org.apache.cxf.aegis.type.DefaultTypeMapping
 
DefaultTypeMapping() - Constructor for class org.apache.cxf.aegis.type.DefaultTypeMapping
 
DefaultTypeMapping(String) - Constructor for class org.apache.cxf.aegis.type.DefaultTypeMapping
 
DefaultValueProvider - Interface in org.apache.cxf.tools.wsdlto.core
 
DefaultValueWriter - Interface in org.apache.cxf.tools.common.model
 
deferAttachSchemaToWSDL(Definition, XmlSchema, boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
deferred - Variable in class org.apache.cxf.bus.extension.Extension
 
DeferredAction - Interface in org.apache.cxf.tools.corba.processors.idl
Marker Interface to denote a deferred action for a forward declared idl object.
DeferredActionCollection - Class in org.apache.cxf.tools.corba.processors.idl
Class that holds a fully qualified name as the key that represents a type that was forward declared.
DeferredActionCollection() - Constructor for class org.apache.cxf.tools.corba.processors.idl.DeferredActionCollection
 
deferredActions - Variable in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
DeferredConduitSelector - Class in org.apache.cxf.endpoint
Strategy for lazy deferred retreival of a Conduit to mediate an outbound message.
DeferredConduitSelector() - Constructor for class org.apache.cxf.endpoint.DeferredConduitSelector
Normal constructor.
DeferredConduitSelector(Conduit) - Constructor for class org.apache.cxf.endpoint.DeferredConduitSelector
Constructor, allowing a specific conduit to override normal selection.
define(String, String) - Method in class org.apache.cxf.tools.corba.idlpreprocessor.DefineState
 
defineClass(String, byte[]) - Method in class org.apache.cxf.common.util.ASMHelper.TypeHelperClassLoader
 
definedIn() - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
definedIn() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
 
DefineState - Class in org.apache.cxf.tools.corba.idlpreprocessor
A registry for #define preprocessor instructions that allows tracking whether a symbol is defined or not.
DefineState(Map<String, String>) - Constructor for class org.apache.cxf.tools.corba.idlpreprocessor.DefineState
 
definition() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
definition - Variable in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
definition_list() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
definitions() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
DefinitionVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
DefinitionVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.DefinitionVisitor
 
DelegateToType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for DelegateToType complex type.
DelegateToType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.DelegateToType
 
DelegatingCallbackHandler - Class in org.apache.cxf.ws.security.wss4j
 
DelegatingCallbackHandler(CallbackHandler) - Constructor for class org.apache.cxf.ws.security.wss4j.DelegatingCallbackHandler
 
DelegatingInputStream - Class in org.apache.cxf.attachment
 
DelegatingInputStream - Class in org.apache.cxf.io
 
DelegatingInputStream(InputStream) - Constructor for class org.apache.cxf.io.DelegatingInputStream
 
DelegatingXMLStreamWriter - Class in org.apache.cxf.staxutils
 
DelegatingXMLStreamWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
DelegationCallback - Class in org.apache.cxf.ws.security.trust.delegation
This Callback class provides a pluggable way of performing delegation.
DelegationCallback() - Constructor for class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
 
DelegationCallback(Message) - Constructor for class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
 
DELETE - Static variable in class org.apache.cxf.binding.http.HttpConstants
 
delete(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
delete(File, boolean) - Static method in class org.apache.cxf.helpers.FileUtils
 
delete() - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP DELETE invocation
deleted(String) - Method in class org.apache.cxf.bus.osgi.ManagedWorkQueueList
 
deleteDatabaseFiles() - Static method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
deleteDatabaseFiles(String, boolean) - Static method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
deleteDir(File) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
Recursively delete the given directory
DeliveryAssurance - Class in org.apache.cxf.ws.rmp.v200702
Java class for anonymous complex type.
DeliveryAssurance() - Constructor for class org.apache.cxf.ws.rmp.v200702.DeliveryAssurance
 
DeliveryAssuranceType - Class in org.apache.cxf.ws.rm.manager
Java class for DeliveryAssuranceType complex type.
DeliveryAssuranceType() - Constructor for class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
 
DeliveryAssuranceType.AtLeastOnce - Class in org.apache.cxf.ws.rm.manager
Java class for anonymous complex type.
DeliveryAssuranceType.AtLeastOnce() - Constructor for class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.AtLeastOnce
 
DeliveryAssuranceType.AtMostOnce - Class in org.apache.cxf.ws.rm.manager
Java class for anonymous complex type.
DeliveryAssuranceType.AtMostOnce() - Constructor for class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.AtMostOnce
 
DeliveryAssuranceType.ExactlyOnce - Class in org.apache.cxf.ws.rm.manager
Java class for anonymous complex type.
DeliveryAssuranceType.ExactlyOnce() - Constructor for class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.ExactlyOnce
 
DeliveryAssuranceType.InOrder - Class in org.apache.cxf.ws.rm.manager
Java class for anonymous complex type.
DeliveryAssuranceType.InOrder() - Constructor for class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType.InOrder
 
deliveryMode - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
DELIVERYMODE_DEFAULT - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
DELIVERYMODE_NON_PERSISTENT - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
DELIVERYMODE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
DELIVERYMODE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
DELIVERYMODE_PERSISTENT - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
DeliveryModeType - Enum in org.apache.cxf.transport.jms.uri
Java class for deliveryModeType.
DeliveryModeType - Class in org.apache.cxf.transport.jms.wsdl
Java class for deliveryModeType complex type.
DeliveryModeType() - Constructor for class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
DepthXMLStreamReader - Class in org.apache.cxf.staxutils
 
DepthXMLStreamReader(XMLStreamReader) - Constructor for class org.apache.cxf.staxutils.DepthXMLStreamReader
 
deregisterCallback(CachedOutputStreamCallback) - Method in class org.apache.cxf.io.CachedOutputStream
 
deregisterConduitInitiator(String) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
Unregister a ConduitInitiator.
deregisterConduitInitiator(String) - Method in class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
deregisterDestinationFactory(String) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Unregister a DestinationFactory.
deregisterDestinationFactory(String) - Method in class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
Description - Annotation Type in org.apache.cxf.jaxrs.model.wadl
Can be used to document resource classes and methods See WADL Documentation.
description - Variable in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
 
description - Variable in class org.apache.cxf.jaxws.javaee.EjbRefType
 
description - Variable in class org.apache.cxf.jaxws.javaee.EnvEntryType
 
description - Variable in class org.apache.cxf.jaxws.javaee.ListenerType
 
description - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
 
description - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationType
 
description - Variable in class org.apache.cxf.jaxws.javaee.ParamValueType
 
description - Variable in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
 
description - Variable in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
 
description - Variable in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
 
description - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
description - Variable in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
 
description - Variable in class org.apache.cxf.jaxws.javaee.ResourceRefType
 
description - Variable in class org.apache.cxf.jaxws.javaee.RunAsType
 
description - Variable in class org.apache.cxf.jaxws.javaee.SecurityRoleRefType
 
description - Variable in class org.apache.cxf.jaxws.javaee.SecurityRoleType
 
description - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
 
description - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
description - Variable in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
 
description - Variable in class org.apache.cxf.jaxws.javaee.WebservicesType
 
DESCRIPTION_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
DescriptionInfo - Class in org.apache.cxf.service.model
 
DescriptionInfo() - Constructor for class org.apache.cxf.service.model.DescriptionInfo
 
Descriptions - Annotation Type in org.apache.cxf.jaxrs.model.wadl
Collection of categorized Description annotations.
DescriptionType - Class in org.apache.cxf.jaxws.javaee
The description type is used by a description element to provide text describing the parent element.
DescriptionType() - Constructor for class org.apache.cxf.jaxws.javaee.DescriptionType
 
deserialiseAcknowledgment(InputStream) - Method in class org.apache.cxf.ws.rm.persistence.PersistenceUtils
 
Destination - Interface in org.apache.cxf.transport
A Destination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers.
Destination - Class in org.apache.cxf.ws.rm
 
DESTINATION_UNREACHABLE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
DESTINATION_UNREACHABLE_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
destinationFactory - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
DestinationFactory - Interface in org.apache.cxf.transport
Factory for Destinations.
DestinationFactoryManager - Interface in org.apache.cxf.transport
The DestinationFactoryManager provides an interface to register and retrieve transport factories.
DestinationFactoryManagerImpl - Class in org.apache.cxf.transport
 
DestinationFactoryManagerImpl() - Constructor for class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
DestinationFactoryManagerImpl(Bus) - Constructor for class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
DestinationFactoryManagerImpl(Map<String, DestinationFactory>) - Constructor for class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
DestinationFactoryManagerImpl(Map<String, DestinationFactory>, Bus) - Constructor for class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
DestinationFactoryManagerImpl(MapProvider<String, DestinationFactory>) - Constructor for class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
destinationName - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
DESTINATIONNAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
DestinationPolicyType - Class in org.apache.cxf.ws.rm.manager
RM destination configuration properties.
DestinationPolicyType() - Constructor for class org.apache.cxf.ws.rm.manager.DestinationPolicyType
 
DestinationRegistry - Interface in org.apache.cxf.transport.http
 
destinationRegistry - Variable in class org.apache.cxf.transport.servlet.ServletController
 
DestinationRegistryImpl - Class in org.apache.cxf.transport.http
 
DestinationRegistryImpl() - Constructor for class org.apache.cxf.transport.http.DestinationRegistryImpl
 
DestinationSequence - Class in org.apache.cxf.ws.rm
 
DestinationSequence(Identifier, EndpointReferenceType, Destination, ProtocolVariation) - Constructor for class org.apache.cxf.ws.rm.DestinationSequence
 
DestinationSequence(Identifier, EndpointReferenceType, long, SequenceAcknowledgement, ProtocolVariation) - Constructor for class org.apache.cxf.ws.rm.DestinationSequence
 
destinationStyle - Variable in class org.apache.cxf.transport.jms.AddressType
 
DestinationStyleType - Enum in org.apache.cxf.transport.jms
Java class for DestinationStyleType.
DestinationWithEndpoint - Interface in org.apache.cxf.transport
A destination that has a specific endpoint.
destroy(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
destroy() - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
destroy() - Method in interface org.apache.cxf.endpoint.Client
Indicates that the client is no longer needed and that any resources it holds can now be freed.
destroy() - Method in class org.apache.cxf.endpoint.ClientImpl
 
destroy() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
destroy() - Method in interface org.apache.cxf.endpoint.Server
 
destroy() - Method in class org.apache.cxf.endpoint.ServerImpl
 
destroy() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
destroy() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
destroy() - Method in class org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean
 
destroy() - Method in class org.apache.cxf.jaxws.spring.NamespaceHandler.SpringServerFactoryBean
 
destroy() - Method in class org.apache.cxf.management.jmx.MBServerConnectorFactory
 
destroy() - Method in interface org.apache.cxf.tools.common.toolspec.Tool
 
destroy() - Method in class org.apache.cxf.tools.common.toolspec.ToolSupport
 
destroy() - Method in class org.apache.cxf.transport.servlet.CXFNonSpringServlet
 
destroy() - Method in class org.apache.cxf.transport.servlet.servicelist.ServiceListGeneratorServlet
 
destroyBeans() - Method in class org.apache.cxf.bus.CXFBusImpl
 
destroyBeans() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
destroyBeans() - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
destroyBeans() - Method in class org.apache.cxf.bus.spring.SpringBus
 
destroyBus() - Method in class org.apache.cxf.transport.servlet.CXFNonSpringServlet
 
destroyBus() - Method in class org.apache.cxf.transport.servlet.CXFServlet
 
destroyForPort(int) - Static method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This method removes the Server Engine from the port map and stops it.
destroyORB(String, ORB) - Static method in class org.apache.cxf.binding.corba.utils.CorbaBindingHelper
 
destroyWrappedConnectionFactory() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
detail - Variable in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
 
DetailType - Class in org.apache.cxf.ws.rm.v200702
Java class for DetailType complex type.
DetailType() - Constructor for class org.apache.cxf.ws.rm.v200702.DetailType
 
detectTransportIdFromAddress(String) - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
detectTransportIdFromAddress(String) - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
detectTransportIdFromAddress(String) - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
detectTransportIdFromAddress(String) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
determineCorrelationID(Message) - Method in class org.apache.cxf.transport.jms.JMSDestination
Decides what correlationId to use for the reply by looking at the request headers.
determineType(Context, Class) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
dialect - Variable in class org.apache.cxf.ws.mex.model._2004_09.GetMetadata
 
dialect - Variable in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
 
dialect - Variable in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
 
diff(Collection<T>, Collection<T>) - Static method in class org.apache.cxf.common.util.CollectionUtils
 
diff(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
digest - Variable in class org.apache.cxf.ws.policy.v200409.PolicyReference
 
digest - Variable in class org.apache.cxf.ws.policy.v200607.PolicyReference
 
digest - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
digestAlgorithm - Variable in class org.apache.cxf.ws.policy.v200409.PolicyReference
 
digestAlgorithm - Variable in class org.apache.cxf.ws.policy.v200607.PolicyReference
 
DigestAuthSupplier - Class in org.apache.cxf.transport.http.auth
 
DigestAuthSupplier() - Constructor for class org.apache.cxf.transport.http.auth.DigestAuthSupplier
 
digestMethod - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
 
DigestMethodType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for DigestMethodType complex type.
DigestMethodType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DigestMethodType
 
digestValue - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
 
DIGIT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
digits - Variable in class org.apache.cxf.binding.corba.wsdl.Anonfixed
 
digits - Variable in class org.apache.cxf.binding.corba.wsdl.Fixed
 
dimensions() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlArrayBase
 
DIRECT_DISPATCH - Static variable in class org.apache.cxf.transport.local.LocalConduit
 
DISABLE_FAULT_MAPPING - Static variable in class org.apache.cxf.interceptor.ClientFaultConverter
 
DISABLE_OUTPUTSTREAM_OPTIMIZATION - Static variable in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
disableAddressUpdates - Variable in class org.apache.cxf.transport.servlet.ServletController
 
disableCNCheck - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
disableDependencyScan - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
By default all maven dependencies of type "wsdl" are added to the effective wsdlOptions.
disableDirectoryScan - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
Disables the scanning of the wsdlRoot/testWsdlRoot directories.
discoverStyle() - Method in class org.apache.cxf.tools.java2wsdl.processor.FrontendFactory
 
discriminator - Variable in class org.apache.cxf.binding.corba.wsdl.Union
 
DISCRIMINATORTYPES - Static variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
DispatchImpl<T> - Class in org.apache.cxf.jaxws
 
DispatchInterceptor - Class in org.apache.cxf.binding.http.interceptor
 
DispatchInterceptor() - Constructor for class org.apache.cxf.binding.http.interceptor.DispatchInterceptor
 
displayName - Variable in class org.apache.cxf.jaxws.javaee.ListenerType
 
displayName - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationType
 
displayName - Variable in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
 
displayName - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
displayName - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
 
displayName - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
displayName - Variable in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
 
displayName - Variable in class org.apache.cxf.jaxws.javaee.WebservicesType
 
DisplayNameType - Class in org.apache.cxf.jaxws.javaee
The display-name type contains a short name that is intended to be displayed by tools.
DisplayNameType() - Constructor for class org.apache.cxf.jaxws.javaee.DisplayNameType
 
DIV - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
DNConstraintsType - Class in org.apache.cxf.configuration.security
This structure holds a list of regular expressions that corresponds to a sequence of Certificate Constraints.
DNConstraintsType() - Constructor for class org.apache.cxf.configuration.security.DNConstraintsType
 
DOC_BARE - Static variable in class org.apache.cxf.common.WSDLConstants
 
DOC_LOCATION - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
DOC_WRAPPED - Static variable in class org.apache.cxf.common.WSDLConstants
 
doChainedInvocation(String, MultivaluedMap<String, String>, Object, Type, Class<?>, Type, Exchange, Map<String, Object>) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
DocLiteralInInterceptor - Class in org.apache.cxf.interceptor
 
DocLiteralInInterceptor() - Constructor for class org.apache.cxf.interceptor.DocLiteralInInterceptor
 
doClose() - Method in class org.apache.cxf.io.CachedOutputStream
Perform any actions required on stream closure (handle response etc.)
doClose() - Method in class org.apache.cxf.io.WriteOnCloseOutputStream
 
doCreateConnection() - Method in class org.apache.cxf.transport.jms.XASingleConnectionFactory
 
doCreateSecurityContext(Principal, Subject) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
Creates default SecurityContext which implements isUserInRole using the following approach : skip the first Subject principal, and then check optional Groups the principal is a member of.
DocTarget - Class in org.apache.cxf.jaxrs.model.wadl
Description can use one of DocTarget constants to bind itself to a specific WADL element.
DOCUMENT - Static variable in class org.apache.cxf.common.WSDLConstants
 
documentation - Variable in class org.apache.cxf.wsdl.TDocumented
 
DocumentType - Class in org.apache.cxf.aegis.type.xml
Reads and writes org.w3c.dom.Document types.
DocumentType() - Constructor for class org.apache.cxf.aegis.type.xml.DocumentType
 
DocumentWriterInterceptor - Class in org.apache.cxf.binding.http.interceptor
 
DocumentWriterInterceptor() - Constructor for class org.apache.cxf.binding.http.interceptor.DocumentWriterInterceptor
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.AbstractHTTPServlet
 
doEndorse() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
doEndorsedSignatures(Map<Token, Object>, boolean, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
doesMatch(WsdlArtifact) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
Not quite the same as equals: null in version matches anything.
doFlush() - Method in class org.apache.cxf.io.CachedOutputStream
Perform any actions required on stream flush (freeze headers, reset output stream ...
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.AbstractHTTPServlet
 
doHandleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.AbstractHTTPServlet
 
doInit - Variable in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
doInitializeInternal() - Method in class org.apache.cxf.bus.CXFBusImpl
 
doInitializeInternal() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
doIntercept(Message) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
doIntercept(Message) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
Intercept a message, invoking each phase's handlers in turn.
doInterceptStartingAfter(Message, String) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
doInterceptStartingAfter(Message, String) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
Intercept a message, invoking each phase's handlers in turn, starting after the specified interceptor.
doInterceptStartingAt(Message, String) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
doInterceptStartingAt(Message, String) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
Intercept a message, invoking each phase's handlers in turn, starting at the specified interceptor.
doInvoke(String, Object, Type, Class<?>, Type) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
doLoadBeanDefinitions(InputSource, Resource) - Method in class org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader
 
doLog(LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
doLog(LogRecord, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
DomainExpression - Interface in org.apache.cxf.ws.policy.attachment.external
 
DomainExpressionBuilder - Interface in org.apache.cxf.ws.policy.attachment.external
 
DomainExpressionBuilderRegistry - Class in org.apache.cxf.ws.policy.attachment.external
 
DomainExpressionBuilderRegistry() - Constructor for class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
 
DomainExpressionBuilderRegistry(Bus) - Constructor for class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
 
DomainExpressionBuilderRegistry(Map<QName, DomainExpressionBuilder>) - Constructor for class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
 
DomainExpressionBuilderRegistry(MapProvider<QName, DomainExpressionBuilder>) - Constructor for class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
 
doManagement() - Method in class org.apache.cxf.management.utils.ManagementConsole
 
domDeserializerFunction(QName, XmlSchemaComplexType) - Method in class org.apache.cxf.javascript.types.SchemaJavascriptBuilder
Generate a JavaScript function that takes an element for a complex type and walks through its children using them to fill in the values for a JavaScript object.
DOMMessageProvider - Class in org.apache.cxf.js.rhino
 
DOMMessageProvider(Scriptable, Scriptable, String, boolean, boolean) - Constructor for class org.apache.cxf.js.rhino.DOMMessageProvider
 
DOMPayloadProvider - Class in org.apache.cxf.js.rhino
 
DOMPayloadProvider(Scriptable, Scriptable, String, boolean, boolean) - Constructor for class org.apache.cxf.js.rhino.DOMPayloadProvider
 
DOMUtils - Class in org.apache.cxf.helpers
Few simple utils to read DOM.
DOMUtils.NullResolver - Class in org.apache.cxf.helpers
 
DOMUtils.NullResolver() - Constructor for class org.apache.cxf.helpers.DOMUtils.NullResolver
 
done - Variable in class org.apache.cxf.endpoint.ClientCallback
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.AbstractHTTPServlet
 
doOutput(Message, String, Document, OutputStream) - Method in class org.apache.cxf.frontend.WSDLGetInterceptor
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.StringBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.jaxws.spring.EndpointDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.http.spring.HttpConduitBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.http.spring.HttpDestinationBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.jms.spring.JMSConduitBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.jms.spring.JMSDestinationBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.ws.policy.spring.PolicyBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.ws.rm.spring.RMManagerBeanDefinitionParser
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.AbstractHTTPServlet
 
doPublish(String) - Method in class org.apache.cxf.jaxws.EndpointImpl
Performs the publication action by setting up a Server instance based on this endpoint's configuration.
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.AbstractHTTPServlet
 
doReplyMessage(Exchange, Message) - Method in class org.apache.cxf.transport.jms.JMSConduit
Process the reply message
doResults(SoapMessage, String, Element, Element, List<WSSecurityEngineResult>, boolean) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
 
doResults(SoapMessage, String, Element, Element, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
doResults(SoapMessage, String, Element, Element, List<WSSecurityEngineResult>, boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
doResume() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
doService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination
This is called by handlers for servicing requests
doService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
doService(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
doSetRequestParameters(RequestDispatcherProvider.HttpServletRequestFilter, MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
doStart() - Method in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
 
DOT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
DOUBLE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
DoubleType - Class in org.apache.cxf.aegis.type.basic
 
DoubleType() - Constructor for class org.apache.cxf.aegis.type.basic.DoubleType
 
doUnmarshal(Unmarshaller, Class<?>, InputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
downloadRemoteWsdls(List<GenericWsdlOption>) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
doWrite(String, Writer) - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
doWrite(String, Writer) - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
doWriteParam(StringBuilder, Parameter, Class<?>, Type, String, Annotation[], boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
DSAKeyValueType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for DSAKeyValueType complex type.
DSAKeyValueType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
 
DummyImpl - Interface in org.apache.cxf.jaxws.support
 
duplicate(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Create a duplicate endpoint reference sharing all atributes
duplicate(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Create a duplicate endpoint reference sharing all atributes
DUPLICATE_MESSAGE_ID_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
DUPLICATE_MESSAGE_ID_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
durableSubscriberName - Variable in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
durableSubscriptionClientId - Variable in class org.apache.cxf.transport.jms.ServerConfig
 
DURATION_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
DurationType - Class in org.apache.cxf.aegis.type.java5
 
DurationType() - Constructor for class org.apache.cxf.aegis.type.java5.DurationType
 
DynamicClientFactory - Class in org.apache.cxf.endpoint.dynamic
This class reads a WSDL and creates a dynamic client from it.
DynamicClientFactory(Bus) - Constructor for class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
DynamicClientFactory.LocationFilterReader - Class in org.apache.cxf.endpoint.dynamic
 

E

EffectivePolicy - Interface in org.apache.cxf.ws.policy
Describes the effective policy of an outbound message.
EffectivePolicyImpl - Class in org.apache.cxf.ws.policy
 
EffectivePolicyImpl() - Constructor for class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
ejbLink - Variable in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
 
ejbLink - Variable in class org.apache.cxf.jaxws.javaee.EjbRefType
 
ejbLink - Variable in class org.apache.cxf.jaxws.javaee.ServiceImplBeanType
 
EjbLinkType - Class in org.apache.cxf.jaxws.javaee
The ejb-linkType is used by ejb-link elements in the ejb-ref or ejb-local-ref elements to specify that an EJB reference is linked to enterprise bean.
EjbLinkType() - Constructor for class org.apache.cxf.jaxws.javaee.EjbLinkType
 
EjbLocalRefType - Class in org.apache.cxf.jaxws.javaee
The ejb-local-refType is used by ejb-local-ref elements for the declaration of a reference to an enterprise bean's local home or to the local business interface of a 3.0 bean.
EjbLocalRefType() - Constructor for class org.apache.cxf.jaxws.javaee.EjbLocalRefType
 
ejbRefName - Variable in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
 
ejbRefName - Variable in class org.apache.cxf.jaxws.javaee.EjbRefType
 
EjbRefNameType - Class in org.apache.cxf.jaxws.javaee
The ejb-ref-name element contains the name of an EJB reference.
EjbRefNameType() - Constructor for class org.apache.cxf.jaxws.javaee.EjbRefNameType
 
ejbRefType - Variable in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
 
EjbRefType - Class in org.apache.cxf.jaxws.javaee
The ejb-refType is used by ejb-ref elements for the declaration of a reference to an enterprise bean's home or to the remote business interface of a 3.0 bean.
EjbRefType() - Constructor for class org.apache.cxf.jaxws.javaee.EjbRefType
 
ejbRefType - Variable in class org.apache.cxf.jaxws.javaee.EjbRefType
 
EjbRefTypeType - Class in org.apache.cxf.jaxws.javaee
The ejb-ref-typeType contains the expected type of the referenced enterprise bean.
EjbRefTypeType() - Constructor for class org.apache.cxf.jaxws.javaee.EjbRefTypeType
 
element - Variable in class org.apache.cxf.tools.corba.processors.idl.ArrayDeferredAction
 
element - Variable in class org.apache.cxf.tools.corba.processors.idl.AttributeDeferredAction
 
element - Variable in class org.apache.cxf.tools.corba.processors.idl.ExceptionDeferredAction
 
element - Variable in class org.apache.cxf.tools.corba.processors.idl.OperationDeferredAction
 
element - Variable in class org.apache.cxf.tools.corba.processors.idl.ParamDeferredAction
 
element - Variable in class org.apache.cxf.tools.corba.processors.idl.SequenceDeferredAction
 
element - Variable in class org.apache.cxf.tools.corba.processors.idl.StructDeferredAction
 
element - Variable in class org.apache.cxf.tools.corba.processors.idl.UnionDeferredAction
 
element - Variable in class org.apache.cxf.wsdl.TPart
 
ELEMENT_FORM_DEFAULT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
ELEMENT_NAME - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
element_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
ElementClass - Annotation Type in org.apache.cxf.jaxrs.model.wadl
References the concrete response or request class for WADL generator be able to generate representations and link them to schema elements.
ElementDataReader - Class in org.apache.cxf.aegis.databinding
 
ElementDataWriter - Class in org.apache.cxf.aegis.databinding
 
ElementDataWriter(AegisDatabinding) - Constructor for class org.apache.cxf.aegis.databinding.ElementDataWriter
 
ElementQNameResolver - Interface in org.apache.cxf.jaxrs.model.wadl
 
ElementReader - Class in org.apache.cxf.aegis.xml.stax
Reads literal encoded messages.
ElementReader(DepthXMLStreamReader) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementReader
 
ElementReader(XMLStreamReader) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementReader
 
ElementReader(InputStream) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementReader
 
elementType() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
elementType - Variable in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
ElementWriter - Class in org.apache.cxf.aegis.xml.stax
 
ElementWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementWriter
Create an ElementWriter but without writing an element name.
ElementWriter(XMLStreamWriter, String, String) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementWriter
 
ElementWriter(XMLStreamWriter, QName) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementWriter
 
ElementWriter(XMLStreamWriter, String, String, String) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementWriter
 
ElementWriter(OutputStream, String, String) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementWriter
 
elemname - Variable in class org.apache.cxf.binding.corba.wsdl.Anonarray
 
elemname - Variable in class org.apache.cxf.binding.corba.wsdl.Anonsequence
 
elemname - Variable in class org.apache.cxf.binding.corba.wsdl.Array
 
elemname - Variable in class org.apache.cxf.binding.corba.wsdl.Sequence
 
elemtype - Variable in class org.apache.cxf.binding.corba.wsdl.Anonarray
 
elemtype - Variable in class org.apache.cxf.binding.corba.wsdl.Anonsequence
 
elemtype - Variable in class org.apache.cxf.binding.corba.wsdl.Array
 
elemtype - Variable in class org.apache.cxf.binding.corba.wsdl.Sequence
 
EmbeddedSchema - Class in org.apache.cxf.wstx_msv_validation
A schema in a DOM Element.
EmbeddedSchema(String, Element) - Constructor for class org.apache.cxf.wstx_msv_validation.EmbeddedSchema
Create object to represent one of the schemas in a WSDL
EmbeddedType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
This type represents a reference to an embedded security token.
EmbeddedType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
 
emits_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
empty() - Method in class org.apache.cxf.staxutils.FastStack
 
EMPTY_PARTIAL_RESPONSE_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
EmptyType - Class in org.apache.cxf.jaxws.javaee
This type is used to designate an empty element when used.
EmptyType() - Constructor for class org.apache.cxf.jaxws.javaee.EmptyType
 
enableAppliesTo - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
enabled - Variable in class org.apache.cxf.management.JMXConnectorPolicyType
 
enabledCipherSuite - Variable in class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This field contains the cipherSuite enabled in the HTTPS URLconnection.
enableLifetime - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
enableMime() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
enableMtom - Variable in class org.apache.cxf.jaxws.javaee.PortComponentRefType
 
enableMtom - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpMessageEncoder
 
encode(byte[]) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encode(byte[], int, int, Writer) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encode(String) - Static method in class org.apache.cxf.transport.jms.uri.UnsafeUriCharactersEncoder
 
encode(SoapMessage, RMProperties) - Static method in class org.apache.cxf.ws.rm.soap.RMSoapInterceptor
Encode the current RM properties in protocol-specific headers.
encodeAsExposed(String, T, String, Class<T>, Element, Marshaller) - Method in class org.apache.cxf.ws.addressing.soap.VersionTransformer
Encode message in exposed version.
encodeChunk(byte[], int, int) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encodeChunk(byte[], int, int, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
ENCODED_BASE64 - Static variable in class org.apache.cxf.binding.soap.Soap11
 
ENCODED_BOOLEAN - Static variable in class org.apache.cxf.binding.soap.Soap11
 
ENCODED_CHAR - Static variable in class org.apache.cxf.binding.soap.Soap11
 
ENCODED_DATETIME - Static variable in class org.apache.cxf.binding.soap.Soap11
 
ENCODED_DECIMAL - Static variable in class org.apache.cxf.binding.soap.Soap11
 
ENCODED_DOUBLE - Static variable in class org.apache.cxf.binding.soap.Soap11
 
ENCODED_FLOAT - Static variable in class org.apache.cxf.binding.soap.Soap11
 
ENCODED_INT - Static variable in class org.apache.cxf.binding.soap.Soap11
 
ENCODED_INTEGER - Static variable in class org.apache.cxf.binding.soap.Soap11
 
ENCODED_LONG - Static variable in class org.apache.cxf.binding.soap.Soap11
 
ENCODED_SHORT - Static variable in class org.apache.cxf.binding.soap.Soap11
 
ENCODED_STRING - Static variable in class org.apache.cxf.binding.soap.Soap11
 
EncodedString - Class in org.apache.cxf.ws.security.sts.provider.model.secext
This type is used for elements containing stringified binary data.
EncodedString() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.EncodedString
 
encodeFault(SoapMessage, SequenceFault) - Static method in class org.apache.cxf.ws.rm.soap.RMSoapInterceptor
Encode the SequenceFault in protocol-specific header.
encodeIdentifier(Identifier) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Marshals an Identifier to the appropriate external form.
encodeIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
encodeIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
encodeIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
encodeIri(String, Document) - Static method in class org.apache.cxf.binding.http.interceptor.URIParameterOutInterceptor
 
encodeLiteralCharacters() - Method in class org.apache.cxf.jaxrs.model.URITemplate
Encoded literal characters surrounding template variables, ex.
encodeMAP(T, QName, Class<T>, Element, Marshaller) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Encodes an MAP as a SOAP header.
encodePartiallyEncoded(String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
Encodes partially encoded string.
EncoderDecoder - Interface in org.apache.cxf.ws.rm
Interface for converting WS-ReliableMessaging structures to and from XML.
EncoderDecoder10AImpl - Class in org.apache.cxf.ws.rm
WS-ReliableMessaging 1.0 encoding and decoding.
EncoderDecoder10Impl - Class in org.apache.cxf.ws.rm
WS-ReliableMessaging 1.0 encoding and decoding.
EncoderDecoder11Impl - Class in org.apache.cxf.ws.rm
WS-ReliableMessaging 1.1 encoding and decoding.
encodeRedirectURL(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
encodeRedirectUrl(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
encodeSequenceAcknowledgement(SequenceAcknowledgement) - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Marshals a SequenceAcknowledgement to the appropriate external form.
encodeSequenceAcknowledgement(SequenceAcknowledgement) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
encodeSequenceAcknowledgement(SequenceAcknowledgement) - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
encodeSequenceAcknowledgement(SequenceAcknowledgement) - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
encodeURL(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
encodeUrl(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
encoding(String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Content-Encoding header
encoding(String) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Content-Encoding header
encoding(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
ENCODING - Static variable in interface org.apache.cxf.message.Message
 
encoding - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
 
encodings(String...) - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
encodingType - Variable in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
 
encodingType - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.EncodedString
 
ENCRYPT_BEFORE_SIGNING - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
Protection Order : EncryptBeforeSigning
ENCRYPT_CRYPTO - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
ENCRYPT_PROPERTIES - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
ENCRYPT_SIGNATURE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ENCRYPT_SIGNATURE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENCRYPT_SIGNATURE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ENCRYPT_USERNAME - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
ENCRYPTED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ENCRYPTED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENCRYPTED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ENCRYPTED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ENCRYPTED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENCRYPTED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
EncryptedElementsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
EncryptedElementsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.EncryptedElementsBuilder
 
EncryptedPartsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
EncryptedPartsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.EncryptedPartsBuilder
 
EncryptedTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate an EncryptedSupportingToken policy.
EncryptedTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.EncryptedTokenPolicyValidator
 
encryptedTokensList - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
encryption - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
encryptionDerivedKeyLength - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
encryptionKeyDerivation - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
EncryptionToken - Class in org.apache.cxf.ws.security.policy.model
 
EncryptionToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.EncryptionToken
 
EncryptionType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for EncryptionType complex type.
EncryptionType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.EncryptionType
 
end(FaultInfo) - Method in class org.apache.cxf.endpoint.dynamic.TypeClassInitializer
 
end(OperationInfo) - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
end(FaultInfo) - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
end(InterfaceInfo) - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
end(MessageInfo) - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
end(MessagePartInfo) - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
end(ServiceInfo) - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
end(ServiceInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(InterfaceInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(OperationInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(UnwrappedOperationInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(MessageInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(MessagePartInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(FaultInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(EndpointInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
endBlock() - Method in class org.apache.cxf.javascript.JavascriptUtils
 
endCDATA() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
endDocument() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method endDocument.
endDTD() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
endElement() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
endElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
endElement(String, String, String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method endElement.
endElement() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
endEncSuppTokMap - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
endEntity(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
endHandling() - Method in class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
endHandlingMessage(Exchange) - Method in class org.apache.cxf.management.interceptor.AbstractMessageResponseTimeInterceptor
 
ENDING - Static variable in class org.apache.cxf.interceptor.StaxOutInterceptor
 
ENDORSING_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENDORSING_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
EndorsingEncryptedTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate an EndorsingEncryptedSupportingToken policy.
EndorsingEncryptedTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingEncryptedTokenPolicyValidator
 
EndorsingTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate an EndorsingSupportingToken policy.
EndorsingTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingTokenPolicyValidator
 
ENDPOINT - Static variable in interface org.apache.cxf.databinding.BaseDataReader
 
ENDPOINT - Static variable in interface org.apache.cxf.databinding.BaseDataWriter
 
ENDPOINT - Static variable in interface org.apache.cxf.databinding.DataWriter
 
endpoint - Variable in class org.apache.cxf.endpoint.AbstractConduitSelector
 
Endpoint - Interface in org.apache.cxf.endpoint
Represents an endpoint that receives messages.
endpoint - Variable in class org.apache.cxf.transport.ChainInitiationObserver
 
endpoint - Variable in class org.apache.cxf.ws.rm.v200702.OfferType
 
ENDPOINT_ADDRESS - Static variable in interface org.apache.cxf.message.Message
 
ENDPOINT_CLASS - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
ENDPOINT_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
ENDPOINT_NAME - Static variable in class org.apache.cxf.endpoint.ManagedEndpoint
 
ENDPOINT_UNAVAILABLE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ENDPOINT_UNAVAILABLE_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
EndpointDefinitionParser - Class in org.apache.cxf.jaxws.spring
 
EndpointDefinitionParser() - Constructor for class org.apache.cxf.jaxws.spring.EndpointDefinitionParser
 
EndpointDefinitionParser.SpringEndpointImpl - Class in org.apache.cxf.jaxws.spring
 
EndpointDefinitionParser.SpringEndpointImpl(Object) - Constructor for class org.apache.cxf.jaxws.spring.EndpointDefinitionParser.SpringEndpointImpl
 
EndpointDefinitionParser.SpringEndpointImpl(Bus, Object) - Constructor for class org.apache.cxf.jaxws.spring.EndpointDefinitionParser.SpringEndpointImpl
 
EndpointException - Exception in org.apache.cxf.endpoint
 
EndpointException(Message) - Constructor for exception org.apache.cxf.endpoint.EndpointException
 
EndpointException(Message, Throwable) - Constructor for exception org.apache.cxf.endpoint.EndpointException
 
EndpointException(Throwable) - Constructor for exception org.apache.cxf.endpoint.EndpointException
 
EndpointImpl - Class in org.apache.cxf.endpoint
 
EndpointImpl(Bus, Service, QName) - Constructor for class org.apache.cxf.endpoint.EndpointImpl
 
EndpointImpl(Bus, Service, EndpointInfo) - Constructor for class org.apache.cxf.endpoint.EndpointImpl
 
EndpointImpl - Class in org.apache.cxf.jaxws
 
EndpointImpl(Object) - Constructor for class org.apache.cxf.jaxws.EndpointImpl
 
EndpointImpl(Bus, Object, JaxWsServerFactoryBean) - Constructor for class org.apache.cxf.jaxws.EndpointImpl
 
EndpointImpl(Bus, Object, String, String) - Constructor for class org.apache.cxf.jaxws.EndpointImpl
 
EndpointImpl(Bus, Object, String, String, WebServiceFeature[]) - Constructor for class org.apache.cxf.jaxws.EndpointImpl
 
EndpointImpl(Bus, Object, String) - Constructor for class org.apache.cxf.jaxws.EndpointImpl
 
EndpointImpl(Bus, Object, String, WebServiceFeature[]) - Constructor for class org.apache.cxf.jaxws.EndpointImpl
 
EndpointImpl(Bus, Object) - Constructor for class org.apache.cxf.jaxws.EndpointImpl
 
EndpointImpl - Class in org.apache.cxf.jaxws22
 
EndpointImpl(Object) - Constructor for class org.apache.cxf.jaxws22.EndpointImpl
 
EndpointImpl(Bus, Object, JaxWsServerFactoryBean) - Constructor for class org.apache.cxf.jaxws22.EndpointImpl
 
EndpointImpl(Bus, Object, String, String) - Constructor for class org.apache.cxf.jaxws22.EndpointImpl
 
EndpointImpl(Bus, Object, String, String, WebServiceFeature[]) - Constructor for class org.apache.cxf.jaxws22.EndpointImpl
 
EndpointImpl(Bus, Object, String) - Constructor for class org.apache.cxf.jaxws22.EndpointImpl
 
EndpointImpl(Bus, Object, String, WebServiceFeature[]) - Constructor for class org.apache.cxf.jaxws22.EndpointImpl
 
EndpointImpl(Bus, Object) - Constructor for class org.apache.cxf.jaxws22.EndpointImpl
 
EndpointImplFactory - Interface in org.apache.cxf.endpoint
This interface defines an object that can create EndpointImpl objects.
EndpointInfo - Class in org.apache.cxf.service.model
The EndpointInfo contains the information for a web service 'port' inside of a service.
EndpointInfo() - Constructor for class org.apache.cxf.service.model.EndpointInfo
 
EndpointInfo(ServiceInfo, String) - Constructor for class org.apache.cxf.service.model.EndpointInfo
 
endpointInfo - Variable in class org.apache.cxf.transport.AbstractDestination
 
endpointName - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
endpointName - Variable in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
 
endpointName - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
EndpointPolicy - Interface in org.apache.cxf.ws.policy
Describes the policy of an inbound message.
EndpointPolicyImpl - Class in org.apache.cxf.ws.policy
 
EndpointPolicyImpl() - Constructor for class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
EndpointPolicyImpl(Policy) - Constructor for class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
EndpointPolicyImpl(EndpointInfo, PolicyEngineImpl, boolean, Assertor) - Constructor for class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
EndpointProperties - Annotation Type in org.apache.cxf.annotations
Specifies properties to record for the endpoint
EndpointProperty - Annotation Type in org.apache.cxf.annotations
Specifies a property to record for the endpoint
endpointReference - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
EndpointReferenceBuilder - Class in org.apache.cxf.jaxws
 
EndpointReferenceBuilder(JaxWsEndpointImpl) - Constructor for class org.apache.cxf.jaxws.EndpointReferenceBuilder
 
EndpointReferenceDomainExpression - Class in org.apache.cxf.ws.policy.attachment.external
 
EndpointReferenceDomainExpression() - Constructor for class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
 
EndpointReferenceDomainExpressionBuilder - Class in org.apache.cxf.ws.policy.attachment.external
 
EndpointReferenceDomainExpressionBuilder() - Constructor for class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder
 
EndpointReferenceType - Class in org.apache.cxf.ws.addressing
Java class for EndpointReferenceType complex type.
EndpointReferenceType() - Constructor for class org.apache.cxf.ws.addressing.EndpointReferenceType
 
EndpointReferenceType - Class in org.apache.cxf.ws.addressing.v200403
Java class for EndpointReferenceType complex type.
EndpointReferenceType() - Constructor for class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
 
EndpointReferenceType - Class in org.apache.cxf.ws.addressing.v200408
Java class for EndpointReferenceType complex type.
EndpointReferenceType() - Constructor for class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
EndpointReferenceUtils - Class in org.apache.cxf.wsdl
Provides utility methods for obtaining endpoint references, wsdl definitions, etc.
EndpointResolver - Interface in org.apache.cxf.endpoint
Implementations of this interface are responsible for mapping between abstract and concrete endpoint references, and/or renewing stale references.
EndpointResolverRegistry - Interface in org.apache.cxf.endpoint
Implementations of this interface are responsible for mediating access to registered EndpointResolvers, which themselves map between abstract and concrete endpoint references, and/or facilitate renewal of stale references.
EndpointResolverRegistryImpl - Class in org.apache.cxf.endpoint
This implementation class is responsible for mediating access to registered EndpointResolvers, which themselves map between abstract and concrete endpoint references, and/or facilitate renewal of stale references.
EndpointResolverRegistryImpl() - Constructor for class org.apache.cxf.endpoint.EndpointResolverRegistryImpl
 
EndpointResolverRegistryImpl(Bus) - Constructor for class org.apache.cxf.endpoint.EndpointResolverRegistryImpl
 
ENDPOINTS - Static variable in class org.apache.cxf.transport.MultipleEndpointObserver
 
EndpointSelectionInterceptor - Class in org.apache.cxf.binding.soap.interceptor
Selects the most appropriate endpoint based on the SOAP version used.
EndpointSelectionInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor
 
endpointUri - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
EndpointUtils - Class in org.apache.cxf.jaxws
 
EndpointUtilsException - Exception in org.apache.cxf.wsdl
 
EndpointUtilsException(Message) - Constructor for exception org.apache.cxf.wsdl.EndpointUtilsException
 
EndpointUtilsException(Message, Throwable) - Constructor for exception org.apache.cxf.wsdl.EndpointUtilsException
 
endPrefixMapping(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method endPrefixMapping.
endSuppTokMap - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
enforceSpec - Variable in class org.apache.cxf.transport.jms.ClientConfig
 
engine - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
engine - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
 
EnglishInflector - Class in org.apache.cxf.binding.http.strategy
Rules for English inflection.
EnglishInflector() - Constructor for class org.apache.cxf.binding.http.strategy.EnglishInflector
 
ensureProperlyConfigured(Message) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
entering(String, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
entering(String, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
entering(String, String, Object[]) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
ENTITIES_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
entity(Object) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
ENTITY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
entityProviders - Variable in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
EntityTagHeaderProvider - Class in org.apache.cxf.jaxrs.impl
 
EntityTagHeaderProvider() - Constructor for class org.apache.cxf.jaxrs.impl.EntityTagHeaderProvider
 
entries - Variable in class org.apache.cxf.extension.RegistryImpl
 
EntropyType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for EntropyType complex type.
EntropyType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.EntropyType
 
entrySet() - Method in class org.apache.cxf.common.util.CacheMap
 
entrySet() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
entrySet() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
entrySet() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
entrySet() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
entrySet() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
entrySet() - Method in class org.apache.cxf.ws.rm.WrappedService
 
Enum - Class in org.apache.cxf.binding.corba.wsdl
Java class for enum complex type.
Enum() - Constructor for class org.apache.cxf.binding.corba.wsdl.Enum
 
enum_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
enumerator - Variable in class org.apache.cxf.binding.corba.wsdl.Enum
 
Enumerator - Class in org.apache.cxf.binding.corba.wsdl
Java class for enumerator complex type.
Enumerator() - Constructor for class org.apache.cxf.binding.corba.wsdl.Enumerator
 
enumerator() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
enumerator_list() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
enumeratorValues(XmlSchemaSimpleType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Retrieve the string values for an enumeration.
EnumType - Class in org.apache.cxf.aegis.type.java5
 
EnumType() - Constructor for class org.apache.cxf.aegis.type.java5.EnumType
 
EnumVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
EnumVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.EnumVisitor
 
env - Variable in class org.apache.cxf.tools.common.ProcessorTestBase
 
env - Variable in class org.apache.cxf.tools.corba.processors.idl.IDLProcessor
 
env - Variable in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
env - Variable in class org.apache.cxf.tools.validator.internal.AbstractDefinitionValidator
 
env - Variable in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
envEntryName - Variable in class org.apache.cxf.jaxws.javaee.EnvEntryType
 
EnvEntryType - Class in org.apache.cxf.jaxws.javaee
The env-entryType is used to declare an application's environment entry.
EnvEntryType() - Constructor for class org.apache.cxf.jaxws.javaee.EnvEntryType
 
envEntryType - Variable in class org.apache.cxf.jaxws.javaee.EnvEntryType
 
EnvEntryTypeValuesType - Class in org.apache.cxf.jaxws.javaee
This type contains the fully-qualified Java type of the environment entry value that is expected by the application's code.
EnvEntryTypeValuesType() - Constructor for class org.apache.cxf.jaxws.javaee.EnvEntryTypeValuesType
 
envEntryValue - Variable in class org.apache.cxf.jaxws.javaee.EnvEntryType
 
EOF - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
EPR_TYPE - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
EPR_TYPE - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
EprMetaData - Class in org.apache.cxf.binding.corba.utils
 
EprMetaData() - Constructor for class org.apache.cxf.binding.corba.utils.EprMetaData
 
EQ - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
equal(PolicyComponent) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
 
equal(PolicyComponent) - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
equals(Object) - Method in class org.apache.cxf.aegis.type.AegisType
 
equals(Object) - Method in class org.apache.cxf.binding.http.IriDecoderHelper.Param
 
equals(Object) - Method in class org.apache.cxf.clustering.FailoverTargetSelector.InvocationKey
 
equals(Object) - Method in class org.apache.cxf.common.security.SimpleGroup
 
equals(Object) - Method in class org.apache.cxf.common.security.SimplePrincipal
 
equals(Object) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
equals(Object) - Method in class org.apache.cxf.common.util.SortedArraySet
 
equals(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
equals(Object) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
equals(Object) - Method in class org.apache.cxf.helpers.NSDecl
 
equals(Object) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
equals(Object) - Method in class org.apache.cxf.io.CachedOutputStream
 
equals(Object) - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
equals(Object) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
equals(Object) - Method in class org.apache.cxf.jaxrs.model.ProviderInfo
 
equals(Object) - Method in class org.apache.cxf.jaxrs.model.SubresourceKey
 
equals(Object) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
equals(Object) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
equals(Object) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
equals(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
equals(Object) - Method in class org.apache.cxf.phase.Phase
 
equals(Object) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
equals(Object, Object) - Static method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
equals(Object) - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
equals(Object) - Method in class org.apache.cxf.service.model.FaultInfo
 
equals(Object) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
equals(Object) - Method in class org.apache.cxf.service.model.OperationInfo
 
equals(Object) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
equals(Object) - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
equals(Object) - Method in class org.apache.cxf.tools.common.Tag
 
equals(Object) - Method in class org.apache.cxf.tools.corba.processors.idl.Scope
 
equals(HTTPClientPolicy, HTTPClientPolicy) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
Determines if two HTTPClientPolicy objects are equal.
equals(HTTPServerPolicy, HTTPServerPolicy) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
Determines if two HTTPServerPolicy objects are equal.
equals(Object) - Method in class org.apache.cxf.ws.rm.AbstractSequence
 
equals(RMAssertion, RMAssertion) - Static method in class org.apache.cxf.ws.rm.policy.RM10PolicyUtils
 
equalTo(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is textual property equal to given literal or matching given pattern?
equalTo(double) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property equal to given double number?
equalTo(long) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property equal to given long number?
equalTo(Date) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property same as given date?
equalTo(Duration) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property same as date distant from now by given period of time?
ERORR_STYLE_USE - Static variable in class org.apache.cxf.common.WSDLConstants
 
err - Variable in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
error(SAXParseException) - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
error(SAXParseException) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBBindErrorListener
 
error(Locator[], String, Exception) - Method in class org.apache.cxf.wstx_msv_validation.ResolvingGrammarReaderController
 
ERROR_MESSAGE - Static variable in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
errorMessages - Variable in class org.apache.cxf.tools.validator.AbstractValidator
 
ErrorVisitor - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor() - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor
 
ErrorVisitor.DuplicateArgument - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.DuplicateArgument(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.DuplicateArgument
 
ErrorVisitor.DuplicateOption - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.DuplicateOption(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.DuplicateOption
 
ErrorVisitor.InvalidOption - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.InvalidOption(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.InvalidOption
 
ErrorVisitor.MissingArgument - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.MissingArgument(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingArgument
 
ErrorVisitor.MissingOption - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.MissingOption(Option) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingOption
 
ErrorVisitor.UnexpectedArgument - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.UnexpectedArgument(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UnexpectedArgument
 
ErrorVisitor.UnexpectedOption - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.UnexpectedOption(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UnexpectedOption
 
ErrorVisitor.UserError - Class in org.apache.cxf.tools.common.toolspec.parser
 
ErrorVisitor.UserError(String) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UserError
 
errOut - Variable in class org.apache.cxf.tools.common.ToolTestBase
 
ESC - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
escape(StringBuilder, String, int) - Static method in class org.apache.cxf.tools.util.NameUtil
 
escapeChars(String) - Static method in class org.apache.cxf.tools.util.URIParserUtil
 
ESCAPED_IDENT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
escapeStringQuotes(String) - Method in class org.apache.cxf.javascript.JavascriptUtils
 
establishTrust(String, URLConnectionInfo, Message) - Method in class org.apache.cxf.transport.http.MessageTrustDecider
This method is called when a Message is about to be sent out over an HTTPConduit.
evaluateIfNotModifiedSince(Date) - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
evaluatePreconditions(EntityTag) - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
evaluatePreconditions(Date) - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
evaluatePreconditions(Date, EntityTag) - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
evaluatePreconditions() - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
evaluatePreconditions(EntityTag) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
evaluatePreconditions(Date) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
evaluatePreconditions(Date, EntityTag) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
evaluatePreconditions() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
event() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
event_abs() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
event_abs_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
event_custom() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
event_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
event_elem_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
event_header() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
EX_C14N - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
exactlyOnce - Variable in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
 
ExactlyOnce - Class in org.apache.cxf.ws.rmp.v200702
Java class for anonymous complex type.
ExactlyOnce() - Constructor for class org.apache.cxf.ws.rmp.v200702.ExactlyOnce
 
exactlyOne - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
 
except_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
EXCEPTION - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
Exception - Class in org.apache.cxf.binding.corba.wsdl
Java class for exception complex type.
Exception() - Constructor for class org.apache.cxf.binding.corba.wsdl.Exception
 
exception - Variable in class org.apache.cxf.binding.corba.wsdl.RaisesType
 
Exception - Exception in org.apache.cxf.common.i18n
 
Exception(Message) - Constructor for exception org.apache.cxf.common.i18n.Exception
 
Exception(Message, Throwable) - Constructor for exception org.apache.cxf.common.i18n.Exception
 
Exception(Throwable) - Constructor for exception org.apache.cxf.common.i18n.Exception
 
exception - Variable in class org.apache.cxf.endpoint.ClientCallback
 
exception_list() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
EXCEPTION_MESSAGE_CAUSE_ENABLED - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if the name of the exception that caused the Java stack trace is returned.
exceptionCaught(IoSession, Throwable) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpDestination
 
ExceptionDeferredAction - Class in org.apache.cxf.tools.corba.processors.idl
 
ExceptionDeferredAction(MemberType, XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ExceptionDeferredAction
 
ExceptionDeferredAction(MemberType) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ExceptionDeferredAction
 
ExceptionDeferredAction(XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ExceptionDeferredAction
 
ExceptionVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
ExceptionVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ExceptionVisitor
 
Exchange - Interface in org.apache.cxf.message
 
ExchangeData - Class in org.apache.cxf.management.persistence
 
ExchangeData() - Constructor for class org.apache.cxf.management.persistence.ExchangeData
 
ExchangeDataDAO - Interface in org.apache.cxf.management.persistence
 
ExchangeDataFilter - Interface in org.apache.cxf.management.persistence
This interface can be implemented to indicate to PersistOutInterceptor if an ExchangeData should be persisted.
ExchangeDataProperty - Class in org.apache.cxf.management.persistence
 
ExchangeDataProperty() - Constructor for class org.apache.cxf.management.persistence.ExchangeDataProperty
 
ExchangeImpl - Class in org.apache.cxf.message
 
ExchangeImpl() - Constructor for class org.apache.cxf.message.ExchangeImpl
 
exclude - Variable in class org.apache.cxf.configuration.security.FiltersType
 
excludes - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
A list of wsdl files to exclude.
EXE_SUFFIX - Static variable in class org.apache.cxf.common.commands.ForkedCommand
 
execute() - Method in class org.apache.cxf.common.commands.ForkedCommand
 
execute(int) - Method in class org.apache.cxf.common.commands.ForkedCommand
Executes the process.
execute() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
execute() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
execute(boolean) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
execute(boolean) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
execute(boolean) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContainer
 
execute(boolean) - Method in class org.apache.cxf.tools.corba.IDLToWSDL
 
execute(XmlSchemaType, CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.idl.ArrayDeferredAction
 
execute(XmlSchemaType, CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.idl.AttributeDeferredAction
 
execute(XmlSchemaType, CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.idl.ExceptionDeferredAction
 
execute(XmlSchemaType, CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.idl.OperationDeferredAction
 
execute(XmlSchemaType, CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.idl.ParamDeferredAction
 
execute(XmlSchemaType, CorbaTypeImpl) - Method in interface org.apache.cxf.tools.corba.processors.idl.SchemaDeferredAction
 
execute(XmlSchemaType, CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.idl.SequenceDeferredAction
 
execute(XmlSchemaType, CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.idl.StructDeferredAction
 
execute(XmlSchemaType, CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.idl.TypedefDeferredAction
 
execute(XmlSchemaType, CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.idl.UnionDeferredAction
 
execute(boolean) - Method in class org.apache.cxf.tools.corba.WSDLToIDL
 
execute(boolean) - Method in class org.apache.cxf.tools.java2js.JavaToJS
 
execute(boolean) - Method in class org.apache.cxf.tools.java2ws.JavaToWSContainer
 
execute(boolean) - Method in class org.apache.cxf.tools.misc.WSDLToService
 
execute(boolean) - Method in class org.apache.cxf.tools.misc.WSDLToSoap
 
execute(boolean) - Method in class org.apache.cxf.tools.misc.WSDLToXML
 
execute(boolean) - Method in class org.apache.cxf.tools.misc.XSDToWSDL
 
execute(boolean) - Method in class org.apache.cxf.tools.validator.WSDLValidator
 
execute() - Method in class org.apache.cxf.tools.wadlto.jaxrs.JAXRSContainer
 
execute(boolean) - Method in class org.apache.cxf.tools.wadlto.jaxrs.JAXRSContainer
 
execute() - Method in class org.apache.cxf.tools.wsdlto.javascript.JavaScriptContainer
 
execute(boolean) - Method in class org.apache.cxf.tools.wsdlto.javascript.JavaScriptContainer
 
execute() - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
execute(boolean) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
execute(Runnable) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
execute(Runnable, long) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
execute(Runnable) - Method in class org.apache.cxf.workqueue.OneShotAsyncExecutor
 
execute(Runnable) - Method in class org.apache.cxf.workqueue.SynchronousExecutor
 
execute(Runnable, long) - Method in interface org.apache.cxf.workqueue.WorkQueue
Submits a work item for execution at some time in the future, waiting for up to a specified amount of time for the item to be accepted.
executeForMaven() - Method in class org.apache.cxf.tools.validator.WSDLValidator
 
executePipeline() - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
executor - Variable in class org.apache.cxf.endpoint.ClientImpl
 
exiting(String, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
exiting(String, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
expect(String, int, char) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
Check that the next character is the one expected or throw an exception
EXPIRED_DATA - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
 
expires(Date) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
expires - Variable in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
 
expires - Variable in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
 
Expires - Class in org.apache.cxf.ws.rm.v200502
Java class for anonymous complex type.
Expires() - Constructor for class org.apache.cxf.ws.rm.v200502.Expires
 
expires - Variable in class org.apache.cxf.ws.rm.v200502.OfferType
 
expires - Variable in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
 
expires - Variable in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
 
Expires - Class in org.apache.cxf.ws.rm.v200502wsa15
Java class for anonymous complex type.
Expires() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.Expires
 
expires - Variable in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
 
expires - Variable in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
 
expires - Variable in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
 
Expires - Class in org.apache.cxf.ws.rm.v200702
Java class for anonymous complex type.
Expires() - Constructor for class org.apache.cxf.ws.rm.v200702.Expires
 
expires - Variable in class org.apache.cxf.ws.rm.v200702.OfferType
 
expires - Variable in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
 
expires - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
 
exponent - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
 
exponentialBackoff - Variable in class org.apache.cxf.ws.rmp.v200502.RMAssertion
 
export() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
exportObjectReference(Object, ORB) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
exportObjectReference(ORB, Object, String, AddressType) - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
exportObjectReferenceToCorbaloc(ORB, Object, String) - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
exportObjectReferenceToFile(ORB, Object, URI) - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
exportObjectReferenceToNamingService(ORB, Object, String) - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
exposeAs(String) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Used to specify a different WS-Addressing namespace URI, so as to cause MAPs to be exposed (i.e.
exposeAs(String) - Method in class org.apache.cxf.ws.rm.RMProperties
Set the WS-ReliableMessaging namespace to be used for encoding and decoding messages.
ExtendedDocumentBuilder - Class in org.apache.cxf.tools.common.dom
(not thread safe)
ExtendedDocumentBuilder() - Constructor for class org.apache.cxf.tools.common.dom.ExtendedDocumentBuilder
 
ExtendedURIResolver - Class in org.apache.cxf.resource
 
ExtendedURIResolver() - Constructor for class org.apache.cxf.resource.ExtendedURIResolver
 
Extensible - Interface in org.apache.cxf.service.model
 
Extension - Class in org.apache.cxf.bus.extension
 
Extension() - Constructor for class org.apache.cxf.bus.extension.Extension
 
Extension(Class<?>, Class<?>) - Constructor for class org.apache.cxf.bus.extension.Extension
 
Extension(Class<?>) - Constructor for class org.apache.cxf.bus.extension.Extension
 
Extension(Extension) - Constructor for class org.apache.cxf.bus.extension.Extension
 
ExtensionException - Exception in org.apache.cxf.bus.extension
 
ExtensionFragmentParser - Class in org.apache.cxf.bus.extension
 
ExtensionFragmentParser() - Constructor for class org.apache.cxf.bus.extension.ExtensionFragmentParser
 
ExtensionInvocationHandler - Class in org.apache.cxf.tools.common
 
ExtensionInvocationHandler(Object) - Constructor for class org.apache.cxf.tools.common.ExtensionInvocationHandler
 
ExtensionManager - Interface in org.apache.cxf.bus.extension
 
EXTENSIONMANAGER_PROPERTY_NAME - Static variable in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ExtensionManagerBus - Class in org.apache.cxf.bus.extension
This bus uses CXF's built in extension manager to load components (as opposed to using the Spring bus implementation).
ExtensionManagerBus(Map<Class, Object>, Map<String, Object>, ClassLoader) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerBus
 
ExtensionManagerBus(Map<Class, Object>, Map<String, Object>) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerBus
 
ExtensionManagerBus() - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerBus
 
ExtensionManagerImpl - Class in org.apache.cxf.bus.extension
 
ExtensionManagerImpl(ClassLoader, Map<Class, Object>, ResourceManager, Bus) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ExtensionManagerImpl(String, ClassLoader, Map<Class, Object>, ResourceManager, Bus) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ExtensionManagerImpl(String[], ClassLoader, Map<Class, Object>, ResourceManager, Bus) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ExtensionRegistry - Class in org.apache.cxf.bus.extension
Static registry of extensions that are loaded in addition to the extensions the Bus will automatically detect.
extensions - Variable in class org.apache.cxf.bus.CXFBusImpl
 
ExternalAttachmentProvider - Class in org.apache.cxf.ws.policy.attachment.external
 
ExternalAttachmentProviderBeanDefinitionParser - Class in org.apache.cxf.ws.policy.spring
 
ExternalAttachmentProviderBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.spring.ExternalAttachmentProviderBeanDefinitionParser
 
ExternalAttachmentProviderBPDefinitionParser - Class in org.apache.cxf.ws.policy.blueprint
 
ExternalAttachmentProviderBPDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.blueprint.ExternalAttachmentProviderBPDefinitionParser
 
EXTRA_CLASS - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
extraargs - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
Extra arguments to pass to the command-line code generator.
extract(String, String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
extractFieldValue(Field, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
extractFromMethod(Object, Method) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
extractPrimitiveFromAny(Any, CorbaPrimitiveHandler) - Static method in class org.apache.cxf.binding.corba.utils.CorbaAnyHelper
 
extractTypeIdFromIOR(String) - Static method in class org.apache.cxf.binding.corba.utils.CorbaObjectReferenceHelper
 
extractValuesFromBean(Object, String) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
extReg - Variable in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 

F

Factory - Interface in org.apache.cxf.service.invoker
Represents an object factory.
factory - Variable in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
factory_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
FACTORY_PID - Static variable in class org.apache.cxf.bus.osgi.ManagedWorkQueueList
 
factoryAlgorithm - Variable in class org.apache.cxf.configuration.security.KeyManagersType
 
factoryAlgorithm - Variable in class org.apache.cxf.configuration.security.TrustManagersType
 
FactoryBeanListener - Interface in org.apache.cxf.service.factory
 
FactoryBeanListener.Event - Enum in org.apache.cxf.service.factory
 
FactoryBeanListenerManager - Class in org.apache.cxf.service.factory
 
FactoryBeanListenerManager() - Constructor for class org.apache.cxf.service.factory.FactoryBeanListenerManager
 
FactoryBeanListenerManager(Bus) - Constructor for class org.apache.cxf.service.factory.FactoryBeanListenerManager
 
FactoryInvoker - Class in org.apache.cxf.service.invoker
This invoker implementation calls a Factory to create the service object.
FactoryInvoker(Factory) - Constructor for class org.apache.cxf.service.invoker.FactoryInvoker
Create a FactoryInvoker object.
FactoryInvoker() - Constructor for class org.apache.cxf.service.invoker.FactoryInvoker
 
FactoryType - Annotation Type in org.apache.cxf.annotations
Defines the factory used for the service.
FactoryType.DEFAULT - Class in org.apache.cxf.annotations
 
FactoryType.DEFAULT() - Constructor for class org.apache.cxf.annotations.FactoryType.DEFAULT
 
FactoryType.Type - Enum in org.apache.cxf.annotations
 
FAILED_AUTH - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
 
FailoverBeanDefinitionParser - Class in org.apache.cxf.clustering.spring
 
FailoverBeanDefinitionParser() - Constructor for class org.apache.cxf.clustering.spring.FailoverBeanDefinitionParser
 
FailoverFeature - Class in org.apache.cxf.clustering
This feature may be applied to a Client so as to enable failover from the initial target endpoint to any other compatible endpoint for the target service.
FailoverFeature() - Constructor for class org.apache.cxf.clustering.FailoverFeature
 
FailoverFeature - Class in org.apache.cxf.jaxrs.features.clustering
This feature may be applied to proxy or HTTP-centric clients
FailoverFeature() - Constructor for class org.apache.cxf.jaxrs.features.clustering.FailoverFeature
 
FailoverStrategy - Interface in org.apache.cxf.clustering
Supports pluggable strategies for alternate endpoint selection on failover.
failoverStrategy - Variable in class org.apache.cxf.clustering.FailoverTargetSelector
 
FailoverTargetSelector - Class in org.apache.cxf.clustering
Implements a target selection strategy based on failover to an alternate target endpoint when a transport level failure is encountered.
FailoverTargetSelector() - Constructor for class org.apache.cxf.clustering.FailoverTargetSelector
Normal constructor.
FailoverTargetSelector(Conduit) - Constructor for class org.apache.cxf.clustering.FailoverTargetSelector
Constructor, allowing a specific conduit to override normal selection.
FailoverTargetSelector.InvocationContext - Class in org.apache.cxf.clustering
Records the context of an invocation.
FailoverTargetSelector.InvocationKey - Class in org.apache.cxf.clustering
Used to wrap an Exchange for usage as a Map key.
FailureLocation - Class in org.apache.cxf.tools.validator.internal.model
 
FailureLocation(Location, String) - Constructor for class org.apache.cxf.tools.validator.internal.model.FailureLocation
 
FastInfoset - Annotation Type in org.apache.cxf.annotations
Enables FastInfoset negotiation
FastInfosetFeature - Class in org.apache.cxf.feature
]]>
FastInfosetFeature() - Constructor for class org.apache.cxf.feature.FastInfosetFeature
 
FastStack<T> - Class in org.apache.cxf.staxutils
 
FastStack() - Constructor for class org.apache.cxf.staxutils.FastStack
 
fatalError(SAXParseException) - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
fatalError(SAXParseException) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBBindErrorListener
 
FAULT - Static variable in class org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor
 
FAULT - Static variable in interface org.apache.cxf.databinding.BaseDataReader
 
Fault - Exception in org.apache.cxf.interceptor
A Fault that occurs during invocation processing.
Fault(Message, Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Message) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, Logger) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, ResourceBundle) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, Logger, Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, ResourceBundle, Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, Logger, Throwable, Object...) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, ResourceBundle, Throwable, Object...) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Message, Throwable, QName) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Message, QName) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Throwable, QName) - Constructor for exception org.apache.cxf.interceptor.Fault
 
fault - Variable in class org.apache.cxf.wsdl.TBindingOperation
 
FAULT_CODE_CLIENT - Static variable in exception org.apache.cxf.interceptor.Fault
 
FAULT_CODE_SERVER - Static variable in exception org.apache.cxf.interceptor.Fault
 
FAULT_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
FAULT_IN_INTERCEPTORS - Static variable in interface org.apache.cxf.message.Message
 
FAULT_OUT_INTERCEPTORS - Static variable in interface org.apache.cxf.message.Message
 
FAULT_PARAM - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
FAULT_STACKTRACE_ENABLED - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if the Java stack trace is returned as a SOAP fault message.
FaultBean - Class in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws
 
FaultBean() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.FaultBean
 
faultBeanExists(Class<?>) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.FaultBean
 
FaultBeanGenerator - Class in org.apache.cxf.tools.java2wsdl.generator.wsdl11
 
FaultBeanGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.generator.wsdl11.FaultBeanGenerator
 
faultCode - Variable in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType
 
faultCode - Variable in class org.apache.cxf.transport.jms.JMSFaultType
 
faultCode - Variable in class org.apache.cxf.ws.rm.v200502.SequenceFaultType
 
faultCode - Variable in class org.apache.cxf.ws.rm.v200502wsa15.SequenceFaultType
 
faultCode - Variable in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
 
FaultGenerator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 
FaultGenerator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.FaultGenerator
 
FaultInfo - Class in org.apache.cxf.service.model
 
FaultInfo(QName, QName, OperationInfo) - Constructor for class org.apache.cxf.service.model.FaultInfo
 
FaultInfoException - Exception in org.apache.cxf.frontend
 
FaultInfoException(String, Throwable) - Constructor for exception org.apache.cxf.frontend.FaultInfoException
 
FaultInfoException(String) - Constructor for exception org.apache.cxf.frontend.FaultInfoException
 
FaultInfoException(Throwable) - Constructor for exception org.apache.cxf.frontend.FaultInfoException
 
FaultInfoException() - Constructor for exception org.apache.cxf.frontend.FaultInfoException
 
FaultListener - Interface in org.apache.cxf.logging
Implement this interface to customize behavior for Exceptions thrown by the application implementing the service call.
FaultMode - Enum in org.apache.cxf.message
 
faultOccurred(Exception, String, Message) - Method in interface org.apache.cxf.logging.FaultListener
Handle the occurred exception.
FaultOutInterceptor - Class in org.apache.cxf.interceptor
 
FaultOutInterceptor() - Constructor for class org.apache.cxf.interceptor.FaultOutInterceptor
 
FaultProcessor - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
 
FaultProcessor(ToolContext) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.FaultProcessor
 
faultRaised() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
Feature - Interface in org.apache.cxf.feature
A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
features - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
Features - Annotation Type in org.apache.cxf.feature
 
features - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
fetchElementByNameAttribute(Element, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
FI_ENABLED - Static variable in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
FI_GET_SUPPORTED - Static variable in class org.apache.cxf.interceptor.FIStaxInInterceptor
 
fields - Variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
file - Variable in class org.apache.cxf.configuration.security.CertStoreType
 
file - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
FILE_SEP_PROPERTY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
FileOutputStreamFactory - Class in org.apache.cxf.tools.corba.utils
 
FileOutputStreamFactory() - Constructor for class org.apache.cxf.tools.corba.utils.FileOutputStreamFactory
 
FileOutputStreamFactory(String) - Constructor for class org.apache.cxf.tools.corba.utils.FileOutputStreamFactory
 
FileOutputStreamFactory(String, FileOutputStreamFactory) - Constructor for class org.apache.cxf.tools.corba.utils.FileOutputStreamFactory
 
FilesystemExchangeDataDAO - Class in org.apache.cxf.management.persistence
 
FilesystemExchangeDataDAO() - Constructor for class org.apache.cxf.management.persistence.FilesystemExchangeDataDAO
 
FileUtils - Class in org.apache.cxf.helpers
 
FileWriterUtil - Class in org.apache.cxf.tools.util
 
FileWriterUtil(String) - Constructor for class org.apache.cxf.tools.util.FileWriterUtil
 
fillInValuesFromBean(Object, String, MultivaluedMap<String, Object>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
fillWsdlOptionFromArtifact(GenericWsdlOption, Artifact, File) - Static method in class org.apache.cxf.maven_plugin.WsdlUtilities
 
FiltersType - Class in org.apache.cxf.configuration.security
Java class for FiltersType complex type.
FiltersType() - Constructor for class org.apache.cxf.configuration.security.FiltersType
 
FINAL_MATCH_GROUP - Static variable in class org.apache.cxf.jaxrs.model.URITemplate
 
finalize() - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
finalize() - Method in class org.apache.cxf.frontend.ClientProxy
 
finalize() - Method in class org.apache.cxf.transport.jms.JMSConduit
 
finalizeConfig() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
finalizeConfig() - Method in class org.apache.cxf.transport.http.HTTPConduit
This call gets called by the HTTPTransportFactory after it causes an injection of the Spring configuration properties of this Conduit.
finalizeConfig() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
This method is used to finalize the configuration after the configuration items have been set.
finalizeConfig() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method is called after configure on this object.
finalizeConfig() - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
findAll(Collection<T>) - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
findAll(Collection<T>) - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
findAll(Collection<T>) - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Returns a list of pojos matching the condition
findAll(Collection<T>) - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
 
findAllElementsByTagName(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
findAllElementsByTagNameNS(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
findAllPolicyElementsOfLocalName(Document, String) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
findAllPolicyElementsOfLocalName(Element, String) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
findAllPolicyElementsOfLocalName(Element, String, List<Element>) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
findAndAssertPolicy(QName) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
findAttributeReaders(Class) - Static method in class org.apache.cxf.common.util.ClassReader
 
findBestEndpointInfo(QName, List<ServiceInfo>) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
findCharset(String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
findChildWithAtt(Node, String, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Find the first direct child with a given attribute.
findClass(String) - Method in class org.apache.cxf.bus.blueprint.BundleDelegatingClassLoader
 
findClass(String, Class) - Method in class org.apache.cxf.common.util.ASMHelper
 
findCorbaType(TypeMappingType, QName) - Static method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
findCorbaTypeForSchemaType(TypeMappingType, QName, Scope) - Static method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
findElementByRefName(SchemaCollection, QName, String) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
This copes with an observed phenomenon in the schema built by the ReflectionServiceFactoryBean.
finder_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
findExtension(Class<T>) - Method in interface org.apache.cxf.bus.CXFBusImpl.ExtensionFinder
 
findHandler(String) - Static method in class org.apache.cxf.tools.util.URLFactory
 
findID(Element, Element, Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
findIDFromSamlToken(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
findIgnorableAttribute(Element) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
findMapping(Type) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
findMappings(Type) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
findMessagePart(Exchange, Collection<OperationInfo>, QName, boolean, int, Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
Find the next possible message part in the message.
findMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.cxf.common.util.ReflectionUtil
Try to find a method we can use.
findMEXLocation(EndpointReferenceType) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
findMEXLocation(Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
findNonSchemaType(String, WSDLASTVisitor, VisitorTypeHolder) - Static method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
findOperation(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
findOptionalAttribute(Element) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
findPartEnd(String, int, String) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
 
findPolicyElement(Element) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
findPostConstructMethod(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
findPreDestroyMethod(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
findQueryHandler(QueryHandlerRegistry, EndpointInfo, String, String) - Method in class org.apache.cxf.transport.servlet.ServletController
 
findRaisesType(List<RaisesType>, String) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultOutInterceptor
 
findResource(String) - Method in class org.apache.cxf.bus.blueprint.BundleDelegatingClassLoader
 
findResource(String) - Static method in class org.apache.cxf.bus.spring.BusApplicationContext
 
findResource(Class<?>, Class<?>) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
findResourceConstructor(Class<?>, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
findResources(String) - Method in class org.apache.cxf.bus.blueprint.BundleDelegatingClassLoader
 
findRoles(Class<?>, Map<String, String>) - Method in class org.apache.cxf.interceptor.security.SecureAnnotationsInterceptor
 
findSchemaType(Scope, Definition, XmlSchema, AST, WSDLASTVisitor, VisitorTypeHolder) - Static method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
findSchemaTypeInBaseScope(List<Scope>, Scope, Definition, XmlSchema, AST, WSDLASTVisitor, VisitorTypeHolder) - Static method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
findSoapFaultException(Throwable) - Method in class org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker
 
findSystemInclude(String) - Method in class org.apache.cxf.tools.corba.idlpreprocessor.DefaultIncludeResolver
 
findSystemInclude(String) - Method in interface org.apache.cxf.tools.corba.idlpreprocessor.IncludeResolver
 
findTargetMethod(ClassResourceInfo, Message, String, MultivaluedMap<String, String>, String, List<MediaType>, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
findTransportForNamespace(String) - Method in class org.apache.cxf.transport.TransportFinder
 
findTransportForURI(String) - Method in class org.apache.cxf.transport.TransportFinder
 
findUserInclude(String) - Method in class org.apache.cxf.tools.corba.idlpreprocessor.DefaultIncludeResolver
 
findUserInclude(String) - Method in interface org.apache.cxf.tools.corba.idlpreprocessor.IncludeResolver
 
findVariant(String, String) - Static method in enum org.apache.cxf.ws.rm.ProtocolVariation
Get the information for a supported version of WS-ReliableMessaging and WS-Addressing.
fine(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
finer(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
finest(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
FINISHED - Static variable in class org.apache.cxf.endpoint.ClientImpl
 
FiqlParseException - Exception in org.apache.cxf.jaxrs.ext.search
 
FiqlParseException() - Constructor for exception org.apache.cxf.jaxrs.ext.search.FiqlParseException
 
FiqlParseException(String, Throwable) - Constructor for exception org.apache.cxf.jaxrs.ext.search.FiqlParseException
 
FiqlParseException(String) - Constructor for exception org.apache.cxf.jaxrs.ext.search.FiqlParseException
 
FiqlParseException(Throwable) - Constructor for exception org.apache.cxf.jaxrs.ext.search.FiqlParseException
 
FiqlParser<T> - Class in org.apache.cxf.jaxrs.ext.search
Parses FIQL expression to construct SearchCondition structure.
FiqlParser(Class<T>) - Constructor for class org.apache.cxf.jaxrs.ext.search.FiqlParser
Creates FIQL parser.
FiqlParser(Class<T>, Map<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.search.FiqlParser
Creates FIQL parser.
FiqlSearchConditionBuilder - Class in org.apache.cxf.jaxrs.ext.search.client
Builds a FIQL search condition.
FiqlSearchConditionBuilder() - Constructor for class org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder
 
FiqlSearchConditionBuilder(Map<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder
 
FireWallClassLoader - Class in org.apache.cxf.common.classloader
The FireWallClassLoader is a classloader that can block request from going up in the classloader hierarchy.
FireWallClassLoader(ClassLoader, String[]) - Constructor for class org.apache.cxf.common.classloader.FireWallClassLoader
Constructor.
FireWallClassLoader(ClassLoader, String[], String[]) - Constructor for class org.apache.cxf.common.classloader.FireWallClassLoader
Constructor.
first() - Method in class org.apache.cxf.common.util.SortedArraySet
 
FirstAlternativeSelector - Class in org.apache.cxf.ws.policy.selector
 
FirstAlternativeSelector() - Constructor for class org.apache.cxf.ws.policy.selector.FirstAlternativeSelector
 
firstCalled - Variable in class org.apache.cxf.resource.DefaultResourceManager
 
FIStaxInInterceptor - Class in org.apache.cxf.interceptor
Creates an XMLStreamReader from the InputStream on the Message.
FIStaxInInterceptor() - Constructor for class org.apache.cxf.interceptor.FIStaxInInterceptor
 
FIStaxInInterceptor(String) - Constructor for class org.apache.cxf.interceptor.FIStaxInInterceptor
 
FIStaxOutInterceptor - Class in org.apache.cxf.interceptor
Creates an XMLStreamReader from the InputStream on the Message.
FIStaxOutInterceptor() - Constructor for class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
FIStaxOutInterceptor(boolean) - Constructor for class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
Fixed - Class in org.apache.cxf.binding.corba.wsdl
Java class for fixed complex type.
Fixed() - Constructor for class org.apache.cxf.binding.corba.wsdl.Fixed
 
FIXED - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
fixed_array_size() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
FIXED_PARAMETER_ORDER - Static variable in interface org.apache.cxf.message.Message
 
fixed_pt_const_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
fixed_pt_literal() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
fixed_pt_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
fixedParameterOrder - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
FixedPtConstVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
FixedPtConstVisitor(Scope, Definition, XmlSchema, XmlSchemaCollection) - Constructor for class org.apache.cxf.tools.corba.processors.idl.FixedPtConstVisitor
 
FixedVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
FixedVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor, AST) - Constructor for class org.apache.cxf.tools.corba.processors.idl.FixedVisitor
 
FLOAT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
FLOAT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
floating_pt_literal() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
floating_pt_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
FloatType - Class in org.apache.cxf.aegis.type.basic
 
FloatType() - Constructor for class org.apache.cxf.aegis.type.basic.FloatType
 
flush() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
flush() - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
flush() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
flush() - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
flush() - Method in class org.apache.cxf.io.CachedOutputStream
 
flush() - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
flush() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
flush() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
flush() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
flush() - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
flush() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
 
flush() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
flush() - Method in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
 
flush() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
flushBuffer() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
flushHeaders(Message) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
flushHeaders(Message, boolean) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
FORCE_START_DOCUMENT - Static variable in class org.apache.cxf.interceptor.StaxOutInterceptor
 
FORCE_TYPES - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
forcedBaseAddress - Variable in class org.apache.cxf.transport.servlet.ServletController
 
forGlobalAttribute(XmlSchemaAttribute, XmlSchema, SchemaCollection, NamespacePrefixAccumulator) - Static method in class org.apache.cxf.javascript.AttributeInfo
Create an elementInfo that stores information about a global, named, element.
forGlobalElement(XmlSchemaElement, XmlSchema, SchemaCollection, NamespacePrefixAccumulator) - Static method in class org.apache.cxf.javascript.ParticleInfo
Create an elementInfo that stores information about a global, named, element.
fork - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
Allows running the JavaToWs in a separate process.
ForkedCommand - Class in org.apache.cxf.common.commands
 
ForkedCommand() - Constructor for class org.apache.cxf.common.commands.ForkedCommand
 
ForkedCommand(String[]) - Constructor for class org.apache.cxf.common.commands.ForkedCommand
 
ForkedCommandException - Exception in org.apache.cxf.common.commands
 
ForkedCommandException(Message) - Constructor for exception org.apache.cxf.common.commands.ForkedCommandException
 
ForkedCommandException(Message, Throwable) - Constructor for exception org.apache.cxf.common.commands.ForkedCommandException
 
ForkedCommandException(Throwable) - Constructor for exception org.apache.cxf.common.commands.ForkedCommandException
 
forkOnce(Set<URI>, List<GenericWsdlOption>) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
ForkOnceWSDL2Java - Class in org.apache.cxf.maven_plugin.wsdl2java
 
ForkOnceWSDL2Javascript - Class in org.apache.cxf.maven_plugin.wsdl2js
 
forLocalItem(XmlSchemaObject, XmlSchema, SchemaCollection, NamespacePrefixAccumulator, QName) - Static method in class org.apache.cxf.javascript.AttributeInfo
Fill in an AttributeInfo for an attribute or anyAttribute from a sequence.
forLocalItem(XmlSchemaObject, XmlSchema, SchemaCollection, NamespacePrefixAccumulator, QName) - Static method in class org.apache.cxf.javascript.ParticleInfo
Fill in an ElementInfo for an element or xs:any from a sequence.
form(Map<String, List<Object>>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts form data
form(Form) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts form data
Form - Class in org.apache.cxf.jaxrs.ext.form
Simple MultivaluedMap wrapper
Form() - Constructor for class org.apache.cxf.jaxrs.ext.form.Form
 
Form(MultivaluedMap<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.form.Form
 
Form - Class in org.apache.cxf.tools.common.toolspec.parser
 
Form(Element) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.Form
 
FORM_PARAM_MAP - Static variable in class org.apache.cxf.jaxrs.utils.FormUtils
 
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.cxf.aegis.util.date.XsDateTimeFormat
 
formatMessage(LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
FormattedServiceListWriter - Class in org.apache.cxf.transport.servlet.servicelist
 
FormattedServiceListWriter(String, String, boolean, Map<String, String>) - Constructor for class org.apache.cxf.transport.servlet.servicelist.FormattedServiceListWriter
 
formatVersionNumber(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
FormEncodingProvider - Class in org.apache.cxf.jaxrs.provider
 
FormEncodingProvider() - Constructor for class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
FormUtils - Class in org.apache.cxf.jaxrs.utils
 
FormValidator - Interface in org.apache.cxf.jaxrs.provider
 
forPartElement(XmlSchemaElement, SchemaCollection, String, String) - Static method in class org.apache.cxf.javascript.ParticleInfo
Create element information for a part element.
forward_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
forwardDeclared(Scope, Definition, XmlSchema, AST, WSDLASTVisitor) - Static method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
fragment(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
Updates the current URI fragment
fragment(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
FragmentStreamReader - Class in org.apache.cxf.staxutils
Wraps a XMLStreamReader and provides optional START_DOCUMENT and END_DOCUMENT events.
FragmentStreamReader(XMLStreamReader) - Constructor for class org.apache.cxf.staxutils.FragmentStreamReader
 
FragmentStreamReader(XMLStreamReader, boolean) - Constructor for class org.apache.cxf.staxutils.FragmentStreamReader
 
fromClient(Client, Class<T>) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy, baseURI will be set to Client currentURI
fromClient(Client, Class<T>, boolean) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy, baseURI will be set to Client currentURI
fromClient(Client) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient, baseURI will be set to Client currentURI
fromClient(Client, boolean) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient, baseURI will be set to Client currentURI
fromPathSegment(PathSegment) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
fromResponse(Response) - Method in interface org.apache.cxf.jaxrs.client.ResponseExceptionMapper
Converts Response to checked or runtime Exception
fromSource(Source) - Static method in class org.apache.cxf.helpers.XMLUtils
 
fromString(String) - Method in interface org.apache.cxf.jaxrs.ext.ParameterHandler
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.CookieHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.EntityTagHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.MediaTypeHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.NewCookieHeaderProvider
 
fromValue(String) - Static method in enum org.apache.cxf.binding.corba.wsdl.ModeType
 
fromValue(String) - Static method in enum org.apache.cxf.configuration.security.CombinatorType
 
fromValue(String) - Static method in enum org.apache.cxf.transport.jms.DestinationStyleType
 
fromValue(String) - Static method in enum org.apache.cxf.transport.jms.MessageFormatType
 
fromValue(String) - Static method in enum org.apache.cxf.transport.jms.uri.DeliveryModeType
 
fromValue(String) - Static method in enum org.apache.cxf.transports.http.configuration.ConnectionType
 
fromValue(String) - Static method in enum org.apache.cxf.transports.http.configuration.ProxyServerType
 
fromValue(String) - Static method in enum org.apache.cxf.ws.addressing.wsdl.AnonymousType
 
fromValue(String) - Static method in enum org.apache.cxf.ws.rm.v200702.IncompleteSequenceBehaviorType
 
frontend - Variable in class org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
 
FrontEnd - Class in org.apache.cxf.tools.plugin
Java class for FrontEnd complex type.
FrontEnd() - Constructor for class org.apache.cxf.tools.plugin.FrontEnd
 
frontend - Variable in class org.apache.cxf.tools.plugin.Plugin
 
FRONTEND_PLUGIN - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
FrontendFactory - Class in org.apache.cxf.tools.java2wsdl.processor
 
FrontendFactory.Style - Enum in org.apache.cxf.tools.java2wsdl.processor
 
FrontEndGenerator - Interface in org.apache.cxf.tools.common
 
FrontEndProfile - Class in org.apache.cxf.tools.wsdlto.core
 
FrontEndProfile() - Constructor for class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
 
fullName() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JDefinedClass
 
fullName() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
fullName() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlAnonFixed
 
fullName(IdlScopedName) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlAnonFixed
 
fullName() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlAnonSequence
 
fullName(IdlScopedName) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlAnonSequence
 
fullName() - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
fullName(IdlScopedName) - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
fullName() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
 
fullName(IdlScopedName) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
 
fullName() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlPrimitive
 
fullName(IdlScopedName) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlPrimitive
 
FullyQualifiedClassType - Class in org.apache.cxf.jaxws.javaee
The elements that use this type designate the name of a Java class or interface.
FullyQualifiedClassType() - Constructor for class org.apache.cxf.jaxws.javaee.FullyQualifiedClassType
 

G

g - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
 
GDAY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GE - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
GEN_FROM_SEI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
generate() - Static method in class org.apache.cxf.aegis.util.UID
 
generate() - Method in class org.apache.cxf.jaxws.WrapperClassGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.jibx.tools.JibxToolingDataBinding
 
generate(GenericWsdlOption, Bus, Set<URI>) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
generate(GenericWsdlOption, Bus, Set<URI>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
generate(GenericWsdlOption, Bus, Set<URI>) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
generate(ToolContext) - Method in class org.apache.cxf.sdo.tools.SDODatabinding
 
generate(ToolContext) - Method in interface org.apache.cxf.tools.common.FrontEndGenerator
 
generate(File) - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
generate(File) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.BeanGenerator
 
generate(File) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.DateTypeCustomGenerator
 
generate(File) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.WSDL11Generator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.AntGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.AbstractJaxwsGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsClientGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsImplGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsSEIGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsServerGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.AbstractSimpleGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleClientGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleImplGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleSEIGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleServerGenerator
 
generate(ServiceInfo, File) - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
generate(ToolContext) - Method in interface org.apache.cxf.tools.wsdlto.core.DataBindingProfile
 
generate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding
 
generate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.databinding.source.SourceDatabindingProfile
generate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AntGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ClientGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.FaultGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.HandlerConfigGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ImplGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.SEIGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ServerGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ServiceGenerator
 
generate(ToolContext) - Method in class org.apache.cxf.xmlbeans.tools.XMLBeansToolingDataBinding
 
generateAndCompile(Collection<JavaClass>, File) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.BeanGenerator
 
generateAnonymousScopedName(Scope, XmlSchema) - Static method in class org.apache.cxf.tools.corba.processors.idl.TypesUtils
 
generateBeanClasses(ServiceInfo) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.BeanGenerator
 
generateBeanClasses(ServiceInfo) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.FaultBeanGenerator
 
generateBeanClasses(ServiceInfo) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.WrapperBeanGenerator
 
generateCode(Object, Object) - Method in interface org.apache.cxf.jaxb.JAXBUtils.S2JJAXBModel
 
generateCodeForSchema(XmlSchema) - Method in class org.apache.cxf.javascript.types.SchemaJavascriptBuilder
 
generateCodeForSchemaCollection(XmlSchemaCollection) - Method in class org.apache.cxf.javascript.types.SchemaJavascriptBuilder
 
generateCodeToSerializeAny(ParticleInfo, String, SchemaCollection) - Method in class org.apache.cxf.javascript.JavascriptUtils
Generate code to serialize an xs:any.
generateCodeToSerializeElement(ParticleInfo, String, SchemaCollection) - Method in class org.apache.cxf.javascript.JavascriptUtils
Given an element, generate the serialization code.
generateCommandLine(File, URI, URI, boolean) - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
generateCommandLine(File, URI, URI, boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
generateCommandLine(File, URI, URI, boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
generateCORBABinding() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
generateCORBABinding(Definition) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
generateCORBAService(Definition, Binding[], boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
generateIDL(Definition) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
generateInputMessage(Operation, BindingOperation) - Method in class org.apache.cxf.tools.corba.processors.idl.OperationVisitor
 
generateJaxbSchemas(JAXBContext, Map<String, DOMResult>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
generateMainClass(Element, File) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
generateNotFound(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.ServletController
 
generateNSPrefix(Definition, String, String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
generateOutputMessage(Operation, BindingOperation) - Method in class org.apache.cxf.tools.corba.processors.idl.OperationVisitor
 
generateSequenceIdentifier() - Method in class org.apache.cxf.ws.rm.AbstractEndpoint
Generates and returns a new sequence identifier.
generateSequenceIdentifier() - Method in interface org.apache.cxf.ws.rm.SequenceIdentifierGenerator
 
generateSource(String, File, String) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
generateTypes() - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
generateUUID() - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
generateUUID() - Static method in class org.apache.cxf.ws.rm.RMContextUtils
 
generateWsdlOptionFromFile(File, File) - Static method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOptionLoader
 
generateXMLFile(Element, Writer) - Static method in class org.apache.cxf.helpers.XMLUtils
 
Generator - Class in org.apache.cxf.tools.plugin
Java class for Generator complex type.
Generator() - Constructor for class org.apache.cxf.tools.plugin.Generator
 
generator - Variable in class org.apache.cxf.tools.plugin.Generators
 
generators - Variable in class org.apache.cxf.tools.plugin.FrontEnd
 
Generators - Class in org.apache.cxf.tools.plugin
Java class for Generators complex type.
Generators() - Constructor for class org.apache.cxf.tools.plugin.Generators
 
GENERIC_TYPE - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
GenericBooleanType - Class in org.apache.cxf.jaxws.javaee
This type defines four different values which can designate boolean values.
GenericBooleanType() - Constructor for class org.apache.cxf.jaxws.javaee.GenericBooleanType
 
GenericWsdlOption - Interface in org.apache.cxf.maven_plugin
The abstract mojo processes in terms of a list of these items.
get(Context) - Static method in class org.apache.cxf.aegis.type.encoded.MarshalRegistry
Get the MarshalRegistry stored in the context, and if necessary create a new one.
get() - Method in class org.apache.cxf.aegis.type.encoded.SoapRef
Gets the referenced object instance or null if the reference has not been resolved yet;
get(Context) - Static method in class org.apache.cxf.aegis.type.encoded.SoapRefRegistry
Get the SoapRefRegistry stored in the context, and if necessary create a new one.
get(ServiceInfo) - Static method in class org.apache.cxf.binding.corba.TypeMapCache
 
GET - Static variable in class org.apache.cxf.binding.http.HttpConstants
 
get(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
get(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
get() - Method in class org.apache.cxf.endpoint.ClientCallback
get(long, TimeUnit) - Method in class org.apache.cxf.endpoint.ClientCallback
get(K) - Method in interface org.apache.cxf.extension.Registry
Returns the object stored under the given key.
get(K) - Method in class org.apache.cxf.extension.RegistryImpl
 
get(QName) - Method in interface org.apache.cxf.jaxb.JAXBUtils.S2JJAXBModel
 
get() - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP GET invocation
get(Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP GET invocation and returns typed response object
get(Object) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
get(Object) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
get(Object) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
get() - Method in class org.apache.cxf.jaxrs.impl.tl.AbstractThreadLocalProxy
 
get(Object) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
get() - Method in interface org.apache.cxf.jaxrs.impl.tl.ThreadLocalProxy
 
get(Object) - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
get(Object) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalMessageContextImpl
 
get(Object) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPMessageContextImpl
 
get(Service) - Static method in class org.apache.cxf.jaxws.support.ServiceDelegateAccessor
Get the delegate reference from the Service private field.
get(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
get(Class<T>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
get(MessagePartInfo) - Method in class org.apache.cxf.message.MessageContentsList
 
get(Class<T>) - Method in interface org.apache.cxf.message.StringMap
Convenience method for storing/retrieving typed objects from the map.
get(Class<T>) - Method in class org.apache.cxf.message.StringMapImpl
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
get(String, Object) - Method in class org.apache.cxf.tools.common.ToolContext
 
get(String, Class<T>) - Method in class org.apache.cxf.tools.common.ToolContext
avoid need to suppress warnings on string->object cases.
get(String, Class<T>, Object) - Method in class org.apache.cxf.tools.common.ToolContext
 
get(Class<T>) - Method in class org.apache.cxf.tools.common.ToolContext
 
get(QName) - Method in class org.apache.cxf.tools.corba.common.CorbaPrimitiveMap
 
get(Object) - Method in class org.apache.cxf.tools.corba.common.PrimitiveMapBase
 
get(String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
get(String, Object) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
get(QName) - Method in class org.apache.cxf.tools.corba.common.XmlSchemaPrimitiveMap
 
get(Object) - Method in class org.apache.cxf.transport.http.HTTPSession
 
get(Object) - Method in interface org.apache.cxf.transport.Session
Get a variable from the session by the key.
get(Object) - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
get(Object) - Method in class org.apache.cxf.ws.rm.WrappedService
 
get2004() - Method in interface org.apache.cxf.ws.mex.MetadataExchange
 
get2004() - Method in class org.apache.cxf.ws.mex.MEXEndpoint
 
get_excep_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
getAbsolutePath() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getAbsolutePath() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getAbsolutePath(String) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getAbsolutePathBuilder() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getAbsolutePathBuilder() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getAbsoluteURI(String) - Static method in class org.apache.cxf.tools.util.URIParserUtil
 
getAbsoluteWadlURL() - Method in class org.apache.cxf.tools.wadlto.jaxrs.JAXRSContainer
 
getAccept() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the accept property.
getAccept() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
Gets the value of the accept property.
getAccept() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
Gets the value of the accept property.
getAccept() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
Gets the value of the accept property.
getAcceptableLanguages() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getAcceptableLanguages() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getAcceptableMediaTypes() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getAcceptableMediaTypes() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getAcceptEncoding() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the acceptEncoding property.
getAcceptLanguage() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the acceptLanguage property.
getAcceptType() - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
getAcknowledgementInterval() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
Gets the value of the acknowledgementInterval property.
getAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
Gets the value of the acknowledgementRange property.
getAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
Gets the value of the acknowledgementRange property.
getAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
Gets the value of the acknowledgementRange property.
getAcknowledgment() - Method in class org.apache.cxf.ws.rm.DestinationSequence
 
getAckRequestedAction() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getAckRequestedAction() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getAckRequestedAction() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getAckRequestedOperationName() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getAckRequestedOperationName() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getAckRequestedOperationName() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getAcks() - Method in class org.apache.cxf.ws.rm.RMProperties
 
getAcksPolicy() - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
Gets the value of the acksPolicy property.
getAcksRequested() - Method in class org.apache.cxf.ws.rm.RMProperties
 
getAcksTo() - Method in class org.apache.cxf.ws.rm.DestinationSequence
 
getAcksTo() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Gets the value of the acksTo property.
getAcksTo() - Method in class org.apache.cxf.ws.rm.v200502.AcceptType
Gets the value of the acksTo property.
getAcksTo() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
Gets the value of the acksTo property.
getAcksTo() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AcceptType
Gets the value of the acksTo property.
getAcksTo() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
Gets the value of the acksTo property.
getAcksTo() - Method in class org.apache.cxf.ws.rm.v200702.AcceptType
Gets the value of the acksTo property.
getAcksTo() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
Gets the value of the acksTo property.
getActAsToken() - Method in class org.apache.cxf.ws.security.trust.STSClient
Get the "ActAs" element to be sent to the STS.
getAction() - Method in class org.apache.cxf.binding.soap.model.SoapOperationInfo
 
getAction(OperationInfo, Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getAction(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getAction(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.MethodNameSoapActionServiceConfiguration
getAction(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getAction() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the Action property.
getAction() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the Action property.
getAction(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Construct the Action URI.
getAction(Extensible) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
getAction() - Method in class org.apache.cxf.ws.addressing.ProblemActionType
Gets the value of the action property.
getActionNotSupportedQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getActionNotSupportedQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getActionNotSupportedText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getActionNotSupportedText() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getActionQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getActionQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getActions(Scope) - Method in class org.apache.cxf.tools.corba.processors.idl.DeferredActionCollection
 
getActionUri(Message, boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
 
getActivationNamespaces() - Method in class org.apache.cxf.binding.AbstractBaseBindingFactory
 
getActive(List<AbstractFeature>, Class<T>) - Static method in class org.apache.cxf.feature.AbstractFeature
Convenience method to extract a feature by type from an active list.
getActiveCount() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getActiveCount() - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
getActiveFeatures() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getActiveFeatures() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getActiveFeatures() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getActor() - Method in class org.apache.cxf.binding.soap.SoapHeader
 
getActualJaxbType(Class<?>, Method, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getActualMessage() - Method in exception org.apache.cxf.aegis.DatabindingException
 
getActualServiceObject(Exchange, Object) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
getActualType(Class<?>, Type, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getActualType(Type) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getActualType(Type, int) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getActualTypeArguments() - Method in class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
getActualTypes(Type) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getAdapter(Class<?>, Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.JAXBUtils
 
getAdapterMethod(Class, String) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.DateTypeCustomGenerator
 
getAdditionalInterceptors() - Method in class org.apache.cxf.binding.soap.saaj.SAAJInInterceptor
 
getAdditionalInterceptors() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getAdditionalInterceptors() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns a collection of Interceptors that should be added to the chain whenever this interceptor is added.
getAdditionalInterceptors() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getAdditionalInterceptors() - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
getAdditionalNamespaces() - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
getAddress() - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
getAddress() - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getAddress() - Method in class org.apache.cxf.binding.corba.CorbaServerConduit
 
getAddress() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getAddress(Object) - Method in interface org.apache.cxf.endpoint.ContextInspector
 
getAddress() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
getAddress() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getAddress() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getAddress() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getAddress() - Method in class org.apache.cxf.jaxws.handler.PortInfoImpl
 
getAddress() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
getAddress() - Method in class org.apache.cxf.js.rhino.JsServiceFactoryBean
 
getAddress() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getAddress() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
getAddress() - Method in class org.apache.cxf.transport.AbstractDestination
 
getAddress() - Method in interface org.apache.cxf.transport.Destination
 
getAddress() - Method in class org.apache.cxf.transport.http.HTTPConduit
 
getAddress(Object) - Method in class org.apache.cxf.transport.http_jetty.JettyContextInspector
 
getAddress() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getAddress() - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Gets the value of the address property.
getAddress() - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Gets the value of the address property.
getAddress() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets the value of the address property.
getAddress() - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getAddress(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Get the address from the provided endpoint reference.
getAddress(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Get the address from the provided endpoint reference.
getAddresser(String) - Method in class org.apache.cxf.tools.misc.processor.address.AddressFactory
 
getAddressFile() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
getAddressingAssertion() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getAddressingBuilder() - Static method in class org.apache.cxf.ws.addressing.AddressingBuilder
AddressingBuilder factory method.
getAddressingConstants() - Static method in class org.apache.cxf.ws.rm.RMUtils
 
getAddressQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getAddressQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getAddressSpecificORB(String, Properties, List<String>) - Static method in class org.apache.cxf.binding.corba.utils.CorbaBindingHelper
 
getAddressType() - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getAddressValue(EndpointInfo) - Static method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getAddressValue(EndpointInfo, boolean) - Static method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getAddressWithId(String) - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getAddressWithId(String) - Method in class org.apache.cxf.transport.AbstractMultiplexDestination
Builds an new endpoint reference using the current target reference as a template.
getAddressWithId(String) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getAddressWithId(String) - Method in interface org.apache.cxf.transport.MultiplexDestination
 
getAegisContext() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getAegisContext(Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
getAegisTypeClass() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
getAfter() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getAfter() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns a set containing the IDs of the interceptors that should be executed before this interceptor.
getAfter() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getAlgorithm() - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
Gets the value of the algorithm property.
getAlgorithm() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DigestMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
Gets the value of the algorithm property.
getAlgorithm() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformType
Gets the value of the algorithm property.
getAlgorithmSuite(Element, SPConstants) - Method in interface org.apache.cxf.ws.security.policy.custom.AlgorithmSuiteLoader
 
getAlgorithmSuite(Element, SPConstants) - Method in class org.apache.cxf.ws.security.policy.custom.DefaultAlgorithmSuiteLoader
 
getAlgorithmSuite() - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
getAlgorithmSuite() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getAlgorithmSuite() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getAlgorithmSuite() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getAlgorithmSuite() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getAll(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getAllAttachments() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getAllImport() - Method in class org.apache.cxf.tools.common.model.JavaCommon
 
getAllowedMethods() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getAllowHeaders() - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
 
getAllowOrigins() - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
 
getAllRequestResponseTypes(List<ClassResourceInfo>, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getAllSequences() - Method in class org.apache.cxf.ws.rm.Destination
 
getAllSequences() - Method in class org.apache.cxf.ws.rm.Source
 
getAllUnacknowledgedSequences() - Method in class org.apache.cxf.ws.rm.Source
Returns a collection of all sequences for which have not yet been completely acknowledged.
getAlternateAddresses(Exchange) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
Get the alternate addresses for this invocation.
getAlternateAddresses(Exchange) - Method in interface org.apache.cxf.clustering.FailoverStrategy
Get the alternate addresses for this invocation.
getAlternateEndpoints(Exchange) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
Get the alternate endpoints for this invocation.
getAlternateEndpoints(Exchange) - Method in interface org.apache.cxf.clustering.FailoverStrategy
Get the alternate endpoints for this invocation.
getAlternateEndpoints(Exchange) - Method in class org.apache.cxf.clustering.RetryStrategy
 
getAlternativeSelector() - Method in class org.apache.cxf.ws.policy.blueprint.PolicyEngineBPDefinitionParser.PolicyEngineConfig
 
getAlternativeSelector() - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getAlternativeSelector() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getAlternativeSelector() - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
 
getAnnotated() - Method in class org.apache.cxf.javascript.AttributeInfo
Return the object for the Attribute or the anyAttribute.
getAnnotatedMethod() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getAnnotatedMethod(Method) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getAnnotation(Annotation[], Class<T>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getAnnotation(String) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
getAnnotation() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
getAnnotation() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getAnnotationForMethodOrContainingClass(Method, Class<T>) - Static method in class org.apache.cxf.common.util.ReflectionUtil
Look for a specified annotation on a method.
getAnnotationMap() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getAnnotations() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
getAnnotations() - Method in class org.apache.cxf.tools.common.model.JavaField
 
getAnnotations() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getAnnotations() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getAnnotations() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
getAnnotationTags() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
getAnnotationValue(Annotation) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getAnonFixedCorbaType(QName, QName, int, int) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
getAnonymousEndpointReference() - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Create an anonymous endpoint reference.
getAnonymousEndpointReference() - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Create an anonymous endpoint reference.
getAnonymousURI() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getAnonymousURI() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getAnonymousWrapperTypes() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getAny() - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveHandler
 
getAny() - Method in class org.apache.cxf.binding.corba.wsdl.Any
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.transport.jms.JMSFaultType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.AttributedAnyType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.MetadataType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.ReferenceParametersType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.v200403.ReferencePropertiesType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.v200408.ReferenceParametersType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.v200408.ReferencePropertiesType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.mex.model._2004_09.Metadata
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.mex.model._2004_09.MetadataReference
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.policy.v200409.AppliesTo
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.policy.v200607.AppliesTo
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502.AcceptType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502.AckRequestedType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502.OfferType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502.SequenceFaultType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502.TerminateSequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AcceptType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceFaultType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.TerminateSequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.AcceptType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.AckRequestedType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceResponseType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.DetailType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.OfferType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.SequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceResponseType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rmp.v200702.DeliveryAssurance
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rmp.v200702.RMAssertion
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.CancelTargetType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.DelegateToType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.EncryptionType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.EntropyType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.KeyExchangeTokenType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.OnBehalfOfType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.ParticipantType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.ProofEncryptionType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewTargetType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedProofTokenType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedSecurityTokenType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityHeaderType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.TransformationParametersType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.ValidateTargetType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ActAsType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeResponseType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.wsdl.TExtensibleAttributesDocumented
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.wsdl.TExtensibleDocumented
Gets the value of the any property.
getAnyContainedType() - Method in class org.apache.cxf.binding.corba.types.CorbaAnyHandler
 
getAppContexts() - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
getApplicationContext() - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
getApplicationContext() - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
getApplicationContext() - Method in class org.apache.cxf.test.AbstractCXFSpringTest
 
getApplicationContext(List<String>) - Static method in class org.apache.cxf.tools.java2wsdl.processor.internal.SpringServiceBuilderFactory
This is factored out to permit use in a unit test.
getApplicationEndpoint() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getAppliesTo() - Method in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
Gets the value of the appliesTo property.
getAppliesTo() - Method in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
Gets the value of the appliesTo property.
getArgsFromString(String) - Static method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getArgument() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getArgument() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingArgument
 
getArgument() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UnexpectedArgument
 
getArguments(CorbaMessage) - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
getArray(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getArrayKeys() - Method in class org.apache.cxf.tools.wadlto.jaxrs.JAXRSContainer
 
getArrayKeys() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.JAXWSContainer
 
getArrayKeys() - Method in class org.apache.cxf.tools.wsdlto.javascript.JavaScriptContainer
 
getArrayKeys() - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
getArtifact() - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
getArtifact() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
getArtifact() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
Maven coordinates
getArtifactId() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
getAssertion() - Method in class org.apache.cxf.ws.policy.AssertionInfo
 
getAssertion(AssertionInfo) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
getAssertionInfo(QName) - Method in class org.apache.cxf.ws.policy.AssertionInfoMap
 
getAssertionTypes() - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider
 
getAssertionTypes() - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProvider
Returns a collection of QNames describing the xml schema types of the assertions that this interceptor implements.
getAssertor() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
getAssociatedHash() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
Get a hash code associated with this token.
getAsStream(String) - Method in class org.apache.cxf.bus.spring.BusApplicationContextResourceResolver
 
getAsStream(String) - Method in class org.apache.cxf.jaxws.context.WebServiceContextResourceResolver
 
getAsStream(String) - Method in class org.apache.cxf.jaxws.handler.InitParamResourceResolver
 
getAsStream(String) - Method in class org.apache.cxf.resource.ClassLoaderResolver
 
getAsStream(String) - Method in class org.apache.cxf.resource.ClasspathResolver
 
getAsStream(String) - Method in class org.apache.cxf.resource.ObjectTypeResolver
 
getAsStream(String) - Method in class org.apache.cxf.resource.PropertiesResolver
 
getAsStream(String) - Method in interface org.apache.cxf.resource.ResourceResolver
Resolve a resource given its name and return an InputStream to it.
getAsStream(String) - Method in class org.apache.cxf.resource.SinglePropertyResolver
 
getAsStream(String) - Method in class org.apache.cxf.transport.servlet.ServletContextResourceResolver
 
getAsymmetricBinding() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getAsymmetricBinding() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getAsymmetricBinding() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getAsymmetricKeyWrap() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getAsymmetricSignature() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getAsyncContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getAsyncMethods() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getAtLeastOnce() - Method in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
Gets the value of the atLeastOnce property.
getAtMostOnce() - Method in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
Gets the value of the atMostOnce property.
getAttachedReference() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getAttachment(String, Collection<Attachment>) - Static method in class org.apache.cxf.aegis.type.mtom.AttachmentUtil
 
getAttachment(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getAttachmentAsByteArray(String) - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentUnmarshaller
 
getAttachmentAsByteArray(String) - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentUnmarshaller
 
getAttachmentAsDataHandler(String) - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentUnmarshaller
 
getAttachmentAsDataHandler(String) - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentUnmarshaller
 
getAttachmentDataSource(String, Collection<Attachment>) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
getAttachmentMarshaller() - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
getAttachmentMimeType() - Method in class org.apache.cxf.message.MessageImpl
 
getAttachmentObject(String, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getAttachmentPartHeader(Attachment) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
getAttachments() - Method in class org.apache.cxf.aegis.Context
 
getAttachments() - Method in class org.apache.cxf.binding.soap.model.SoapBodyInfo
 
getAttachments() - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
getAttachments(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getAttachments(MessageContext, String, String, String) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getAttachments() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getAttachments() - Method in interface org.apache.cxf.message.Message
Retrieve any binary attachments associated with the message.
getAttachments() - Method in class org.apache.cxf.message.MessageImpl
 
getAttachments() - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
 
getAttachmentsMap(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getAttachmentUnmarshaller() - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
getAttribute(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getAttribute(Element, QName) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getAttribute(Element, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
getAttribute(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getAttribute(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getAttributeByQName(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getAttributeCount() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeCount() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getAttributeCount() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeCount() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeCount() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeCount() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeCount() - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding.LocationFilterReader
 
getAttributedURI(String) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to get an attributed URI.
getAttributeLocalName(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding.LocationFilterReader
 
getAttributeName(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeName(int) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getAttributeName(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeName(String) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
getAttributeName(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeName(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeName(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeName() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
getAttributeName(int) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding.LocationFilterReader
 
getAttributeNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getAttributeNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getAttributeNamespace(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding.LocationFilterReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding.LocationFilterReader
 
getAttributeReader(QName) - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getAttributeReader(QName) - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getAttributeReader(String, String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getAttributeReader(QName) - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getAttributes() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getAttributes() - Method in class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
 
getAttributes() - Method in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
getAttributes() - Method in class org.apache.cxf.binding.corba.types.CorbaAnyEventProducer
 
getAttributes() - Method in class org.apache.cxf.binding.corba.types.CorbaEnumEventProducer
 
getAttributes() - Method in class org.apache.cxf.binding.corba.types.CorbaFixedEventProducer
 
getAttributes() - Method in class org.apache.cxf.binding.corba.types.CorbaObjectReferenceEventProducer
 
getAttributes() - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceEventProducer
 
getAttributes() - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveTypeEventProducer
 
getAttributes() - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeEventProducer
 
getAttributes() - Method in class org.apache.cxf.binding.corba.types.CorbaUnionEventProducer
 
getAttributes() - Method in class org.apache.cxf.binding.corba.types.ParameterEventProducer
 
getAttributes() - Method in class org.apache.cxf.binding.corba.types.SkipStartEndEventProducer
 
getAttributes() - Method in class org.apache.cxf.javascript.NamespacePrefixAccumulator
 
getAttributes() - Method in class org.apache.cxf.staxutils.StaxSource
 
getAttributes() - Method in class org.apache.cxf.tools.common.Tag
 
getAttributeType(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeType(int) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getAttributeType(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeType(Method[], String) - Static method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
getAttributeType(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeType(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeType(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeType(int) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding.LocationFilterReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeValue(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeValue() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
getAttributeValue(String, String) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding.LocationFilterReader
 
getAttributeValue(int) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding.LocationFilterReader
 
getAttributeValueEmptyNull(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
This function is much like getAttribute, but returns null, not "", for a nonexistent attribute.
getAttributeValueFromInclusion(SPConstants.IncludeTokenType) - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getAttributeValueFromInclusion(SPConstants.IncludeTokenType) - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getAttributeValueFromInclusion(SPConstants.IncludeTokenType) - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getAttributeWriter(String) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getAttributeWriter(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getAttributeWriter(QName) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getAttributeWriter(String) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getAttributeWriter(String, String) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getAttributeWriter(QName) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getAttributeWriter(String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getAttributeWriter(String, String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getAttributeWriter(QName) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getAttributeWriter(String) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getAttributeWriter(String, String) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getAttributeWriter(QName) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getAttributInfo(Method[], String, String, ManagedAttribute) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
getAttrNameMustUnderstand() - Method in class org.apache.cxf.binding.soap.Soap11
 
getAttrNameMustUnderstand() - Method in class org.apache.cxf.binding.soap.Soap12
 
getAttrNameMustUnderstand() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getAttrNameRole() - Method in class org.apache.cxf.binding.soap.Soap11
 
getAttrNameRole() - Method in class org.apache.cxf.binding.soap.Soap12
 
getAttrNameRole() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getAttrValueMustUnderstand(boolean) - Method in class org.apache.cxf.binding.soap.Soap11
 
getAttrValueMustUnderstand(boolean) - Method in class org.apache.cxf.binding.soap.Soap12
 
getAttrValueMustUnderstand(boolean) - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getAuthenticationScheme() - Method in class org.apache.cxf.jaxrs.impl.SecurityContextImpl
 
getAuthenticationScheme() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSecurityContext
 
getAuthor(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
getAuthorization() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Gets the value of the authorization property.
getAuthorization(AuthorizationPolicy, URL, Message, String) - Method in class org.apache.cxf.transport.http.auth.DefaultBasicAuthSupplier
 
getAuthorization(AuthorizationPolicy, URL, Message, String) - Method in class org.apache.cxf.transport.http.auth.DigestAuthSupplier
 
getAuthorization(AuthorizationPolicy, URL, Message, String) - Method in interface org.apache.cxf.transport.http.auth.HttpAuthSupplier
The HTTPConduit makes a call to this method to obtain an Authentication token for http authentication.
getAuthorization(AuthorizationPolicy, URL, Message, String) - Method in class org.apache.cxf.transport.http.auth.SpnegoAuthSupplier
 
getAuthorization() - Method in class org.apache.cxf.transport.http.Headers
 
getAuthorization() - Method in class org.apache.cxf.transport.http.HTTPConduit
This method gets the Authorization Policy that was configured or explicitly set for this HTTPConduit.
getAuthorizationType() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Gets the value of the authorizationType property.
getAuthSupplier() - Method in class org.apache.cxf.transport.http.HTTPConduit
This method gets the Auth Supplier that was set/configured for this HTTPConduit.
getAuthType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getAuthType() - Method in class org.apache.cxf.transport.http.auth.HttpAuthHeader
 
getAuthType() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getAutomaticWorkQueue() - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Get the manager's default work queue.
getAutomaticWorkQueue() - Method in class org.apache.cxf.workqueue.WorkQueueManagerImpl
 
getAvgResponseTime() - Method in class org.apache.cxf.management.counters.ResponseTimeCounter
 
getAvgResponseTime() - Method in interface org.apache.cxf.management.counters.ResponseTimeCounterMBean
 
getBackChannel(Message, Message, EndpointReferenceType) - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getBackChannel(Message, Message, EndpointReferenceType) - Method in class org.apache.cxf.transport.AbstractDestination
Retreive a back-channel Conduit, which must be policy-compatible with the current Message and associated Destination.
getBackChannel(Message, Message, EndpointReferenceType) - Method in interface org.apache.cxf.transport.Destination
Retreive a back-channel Conduit, which must be policy-compatible with the current Message and associated Destination.
getBackChannelConduit(Message) - Static method in class org.apache.cxf.interceptor.OutgoingChainInterceptor
 
getBackoff() - Method in interface org.apache.cxf.ws.rm.RetransmissionStatus
 
getBackoff() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
getBareMethods() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getBaseAddress(Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getBasedir() - Static method in class org.apache.cxf.test.AbstractCXFTest
 
getBasedir() - Static method in class org.apache.cxf.test.TestUtilities
 
getBaseFilename(String) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
getBaseInputSource() - Method in class org.apache.cxf.catalog.CatalogWSDLLocator
 
getBaseInputSource() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.CustomizedWSDLLocator
 
getBaseInputSource() - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
getBasePath(String) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getBasePath(String) - Method in class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination
 
getBasePath(String) - Method in class org.apache.cxf.transport.servlet.ServletDestination
 
getBasePathForFullAddress(String) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
getBaseRetransmissionInterval() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
Gets the value of the baseRetransmissionInterval property.
getBases() - Method in class org.apache.cxf.binding.corba.wsdl.BindingType
Gets the value of the bases property.
getBasetype() - Method in class org.apache.cxf.binding.corba.wsdl.Alias
Gets the value of the basetype property.
getBaseType(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getBaseURI() - Method in class org.apache.cxf.catalog.CatalogWSDLLocator
 
getBaseURI() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Gets the base URI this Client has been intialized with
getBaseURI() - Method in interface org.apache.cxf.jaxrs.client.Client
Gets the base URI this Client has been intialized with
getBaseURI() - Method in interface org.apache.cxf.jaxrs.client.ClientState
Gets the base URI
getBaseURI() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
getBaseURI() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
getBaseUri(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
getBaseURI() - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Returns the value of the xml:base attribute, if any.
getBaseUri() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getBaseUri() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getBaseURI() - Method in class org.apache.cxf.service.model.DescriptionInfo
 
getBaseURI() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.CustomizedWSDLLocator
 
getBaseURI() - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
getBaseUriBuilder() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getBaseUriBuilder() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getBaseURL(HttpServletRequest) - Static method in class org.apache.cxf.transport.servlet.BaseUrlHelper
Returns base URL which includes scheme, host, port, Servlet context and servlet paths
getBaseURL(HttpServletRequest) - Method in class org.apache.cxf.transport.servlet.ServletController
 
getBasicAuthHeader(String, String) - Static method in class org.apache.cxf.transport.http.auth.DefaultBasicAuthSupplier
 
getBean(Class<T>, String) - Method in class org.apache.cxf.test.AbstractCXFSpringTest
Convenience method for the common case of retrieving a bean from the context.
getBeanClass(Element) - Method in class org.apache.cxf.binding.coloc.spring.ColocBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.binding.soap.spring.SoapBindingInfoConfigBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.clustering.spring.FailoverBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.clustering.spring.LoadDistributorBeanDefinitionParser
 
getBeanClass() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.configuration.spring.StringBeanDefinitionParser
 
getBeanClass(Class<?>) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
getBeanClass(Class<?>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.http.spring.HttpAuthSupplierBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.http.spring.HttpConduitBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.http.spring.HttpDestinationBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.http.spring.MessageTrustDeciderBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.jms.spring.JMSConduitBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.transport.jms.spring.JMSDestinationBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.ws.addressing.spring.AddressingBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.ws.policy.spring.ExternalAttachmentProviderBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.ws.policy.spring.PolicyBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.ws.policy.spring.PolicyFeatureBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.ws.rm.spring.RMFeatureBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.ws.rm.spring.RMManagerBeanDefinitionParser
 
getBeanClass(Element) - Method in class org.apache.cxf.ws.rm.spring.RMTxStoreBeanDefinitionParser
 
getBeanImplementationMap() - Method in class org.apache.cxf.aegis.AegisContext
This property provides support for interfaces.
getBeanInfo(Class<?>) - Method in interface org.apache.cxf.jaxb.JAXBContextProxy
 
getBeanInfo(JAXBContextProxy, Class<?>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
getBeanName() - Method in class org.apache.cxf.binding.soap.tcp.BackendTcpConduit
 
getBeanName() - Method in class org.apache.cxf.binding.soap.tcp.TCPConduit
 
getBeanName(Object) - Method in class org.apache.cxf.bus.blueprint.ConfigurerImpl
 
getBeanName() - Method in interface org.apache.cxf.configuration.Configurable
Get the configurable object's Bean name
getBeanName(Object) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
getBeanName() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getBeanName() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getBeanName() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getBeanName(Object) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
getBeanName() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getBeanName() - Method in class org.apache.cxf.service.ServiceImpl
 
getBeanName() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getBeanName() - Method in class org.apache.cxf.transport.http.HTTPConduit
This is part of the Configurable interface which retrieves the configuration from spring injection.
getBeanName() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
 
getBeanName() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getBeanNamesOfType(Class<?>) - Method in class org.apache.cxf.bus.blueprint.BlueprintBeanLocator
Gets the names of all the configured beans of the specific type.
getBeanNamesOfType(Class<?>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
getBeanNamesOfType(Class<?>) - Method in class org.apache.cxf.bus.osgi.OSGiBeanLocator
 
getBeanNamesOfType(Class<?>) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
Gets the names of all the configured beans of the specific type.
getBeanNamesOfType(Class<?>) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
Gets the names of all the configured beans of the specific type.
getBeanOfType(String, Class<T>) - Method in class org.apache.cxf.bus.blueprint.BlueprintBeanLocator
 
getBeanOfType(String, Class<T>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
getBeanOfType(String, Class<T>) - Method in class org.apache.cxf.bus.osgi.OSGiBeanLocator
 
getBeanOfType(String, Class<T>) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
 
getBeanOfType(String, Class<T>) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
Gets the bean of the given name and type
getBeansOfType(Class<T>) - Method in class org.apache.cxf.bus.blueprint.BlueprintBeanLocator
Gets all the configured beans of the specific types.
getBeansOfType(Class<T>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
getBeansOfType(Class<T>) - Method in class org.apache.cxf.bus.osgi.OSGiBeanLocator
 
getBeansOfType(Class<T>) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
Gets all the configured beans of the specific types.
getBeansOfType(Class<T>) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
Gets all the configured beans of the specific types.
getBeanTypeInfoWithProperty(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
getBeanTypeInfoWithProperty(QName) - Method in class org.apache.cxf.aegis.type.encoded.StructType
Gets the BeanTypeInfo using an unqualified name.
getBefore() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getBefore() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns a set containing the IDs of the interceptors that should be executed after this interceptor.
getBefore() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getBigDecimalValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getBigDecimalValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getBigIntegerValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getBigIntegerValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getBinding() - Method in class org.apache.cxf.binding.corba.utils.EprMetaData
 
getBinding() - Method in class org.apache.cxf.binding.corba.wsdl.Object
Gets the value of the binding property.
getBinding() - Method in class org.apache.cxf.binding.object.LocalServerListener.OverrideBindingObserver
 
getBinding() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getBinding() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getBinding(BindingOperation, Definition) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getBinding() - Method in class org.apache.cxf.jaxws.DispatchImpl
 
getBinding() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getBinding() - Method in class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor
 
getBinding() - Method in class org.apache.cxf.jaxws.JaxWsClientProxy
 
getBinding() - Method in interface org.apache.cxf.message.Exchange
 
getBinding() - Method in class org.apache.cxf.message.ExchangeImpl
 
getBinding() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getBinding() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getBinding(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getBinding() - Method in class org.apache.cxf.transport.ChainInitiationObserver
 
getBinding() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getBinding() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the binding property.
getBinding() - Method in class org.apache.cxf.wsdl.TPort
Gets the value of the binding property.
getBindingAdress() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getBindingAnnotation(String) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getBindingConfig() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getBindingConfig() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getBindingConfig() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getBindingFactory(String) - Method in interface org.apache.cxf.binding.BindingFactoryManager
Retrieves the BindingFactory registered with the given name.
getBindingFactory(String) - Method in class org.apache.cxf.binding.BindingFactoryManagerImpl
 
getBindingFactory() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getBindingFactory(Binding, Bus, StringBuilder) - Static method in class org.apache.cxf.wsdl11.WSDLServiceUtils
 
getBindingFaultFactory(Binding) - Method in class org.apache.cxf.ws.rm.RMManager
 
getBindingFaultInfo(Message, Exception, BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
 
getBindingFiles() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getBindingForTypeId(String, Definition) - Static method in class org.apache.cxf.binding.corba.utils.CorbaObjectReferenceHelper
 
getBindingId() - Method in class org.apache.cxf.binding.BindingConfiguration
 
getBindingId() - Method in class org.apache.cxf.binding.object.ObjectBindingConfiguration
 
getBindingId() - Method in class org.apache.cxf.binding.soap.Soap11
 
getBindingId() - Method in class org.apache.cxf.binding.soap.Soap12
 
getBindingId() - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
getBindingId() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getBindingId() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getBindingId() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getBindingID() - Method in class org.apache.cxf.jaxws.binding.AbstractBindingImpl
 
getBindingID() - Method in class org.apache.cxf.jaxws.binding.DefaultBindingImpl
 
getBindingID() - Method in class org.apache.cxf.jaxws.binding.http.HTTPBindingImpl
 
getBindingID() - Method in class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
 
getBindingID() - Method in class org.apache.cxf.jaxws.handler.PortInfoImpl
 
getBindingID(String) - Static method in class org.apache.cxf.jaxws.support.BindingID
 
getBindingId() - Method in class org.apache.cxf.service.model.BindingInfo
 
getBindingId() - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
getBindingId() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
getBindingInfo() - Method in interface org.apache.cxf.binding.Binding
Get the BindingInfo for this binding.
getBindingInfo() - Method in class org.apache.cxf.binding.corba.CorbaBinding
 
getBindingInfo() - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getBindingInfo() - Method in class org.apache.cxf.binding.object.ObjectBinding
 
getBindingInfo() - Method in class org.apache.cxf.binding.soap.SoapBinding
 
getBindingInfo() - Method in class org.apache.cxf.binding.xml.XMLBinding
 
getBindingInfo() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getBindingInputSOAPBody(BindingOperation) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getBindingInputSOAPHeader(BindingOperation) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getBindingInterceptors() - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
getBindingName(ServiceInfo) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
getBindingName() - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
getBindingName() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getBindingName() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
getBindingNamePostfix() - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
getBindingOperation(Method, Endpoint) - Method in interface org.apache.cxf.frontend.MethodDispatcher
 
getBindingOperation(Method, Endpoint) - Method in class org.apache.cxf.frontend.SimpleMethodDispatcher
 
getBindingOperation(Definition, String) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getBindingOperation(Binding, String) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getBindingOperation(Method, Endpoint) - Method in class org.apache.cxf.jaxws.JAXWSMethodDispatcher
 
getBindingOperation(Method, Endpoint) - Method in class org.apache.cxf.jaxws.JAXWSProviderMethodDispatcher
 
getBindingOperation() - Method in class org.apache.cxf.service.model.BindingFaultInfo
 
getBindingOperation() - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
getBindingOperationInfo(Exchange, QName, boolean) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
Returns a BindingOperationInfo if the operation is indentified as a wrapped method, return null if it is not a wrapped method (i.e., it is a bare method)
getBindingOperationInfo(Exchange, QName, boolean) - Method in class org.apache.cxf.interceptor.DocLiteralInInterceptor
 
getBindingOperationInfo() - Method in interface org.apache.cxf.message.Exchange
 
getBindingOperationInfo() - Method in class org.apache.cxf.message.ExchangeImpl
 
getBindingOperationSoapFaults(BindingOperation) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getBindingOutputSOAPBody(BindingOperation) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getBindingOutputSOAPHeader(BindingOperation) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getBindings() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getBindingStyle(Binding) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getBindingType() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
getBindingUri() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getBlueprintContainer() - Method in class org.apache.cxf.frontend.blueprint.SimpleBPNamespaceHandler
 
getBlueprintContainer() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
getBlueprintContainer() - Method in class org.apache.cxf.jaxws.blueprint.JAXWSBPNamespaceHandler
 
getBody() - Method in class org.apache.cxf.binding.soap.Soap11
 
getBody() - Method in class org.apache.cxf.binding.soap.Soap12
 
getBody() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getBooleanValue(String, String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getBooleanValue(String, String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
getBooleanValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getBooleanValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getBootstrapPolicy() - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
getBound() - Method in class org.apache.cxf.binding.corba.wsdl.Anonarray
Gets the value of the bound property.
getBound() - Method in class org.apache.cxf.binding.corba.wsdl.Anonsequence
Gets the value of the bound property.
getBound() - Method in class org.apache.cxf.binding.corba.wsdl.Anonstring
Gets the value of the bound property.
getBound() - Method in class org.apache.cxf.binding.corba.wsdl.Anonwstring
Gets the value of the bound property.
getBound() - Method in class org.apache.cxf.binding.corba.wsdl.Array
Gets the value of the bound property.
getBound() - Method in class org.apache.cxf.binding.corba.wsdl.Sequence
Gets the value of the bound property.
getBoundedStringOverride() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getBranchByName(String) - Method in class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
getBrowserType() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the browserType property.
getBufferedErrorReader() - Method in class org.apache.cxf.common.commands.ResultBufferedCommand
 
getBufferedOutputReader() - Method in class org.apache.cxf.common.commands.ResultBufferedCommand
 
getBufferSize() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getBuilder() - Method in class org.apache.cxf.tools.plugin.FrontEnd
Gets the value of the builder property.
getBuilderBeanName(FrontendFactory.Style) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.SpringServiceBuilderFactory
Return the name of a prototype bean from Spring that can provide the service.
getBuildID() - Method in interface org.apache.cxf.jaxb.JAXBUtils.Options
 
getBundle() - Method in class org.apache.cxf.bus.blueprint.BundleDelegatingClassLoader
 
getBundle(Class<?>) - Static method in class org.apache.cxf.common.i18n.BundleUtils
Encapsulates the logic related to locating the default resource bundle for a class.
getBundle(Class<?>, String) - Static method in class org.apache.cxf.common.i18n.BundleUtils
Encapsulates the logic related to locating the resource bundle with the given relative name for a class.
getBundleName(Class<?>) - Static method in class org.apache.cxf.common.i18n.BundleUtils
Encapsulates the logic related to naming the default resource bundle for a class.
getBundleName(Class<?>, String) - Static method in class org.apache.cxf.common.i18n.BundleUtils
Encapsulates the logic related to naming the resource bundle with the given relative name for a class.
getBus() - Method in class org.apache.cxf.binding.AbstractBaseBindingFactory
 
getBus() - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
getBus(ParserContext, String) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
getBus() - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
getBus() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getBus() - Method in interface org.apache.cxf.endpoint.Client
Retrieves the Bus that was used to create the Client
getBus() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getBus() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getBus() - Method in class org.apache.cxf.endpoint.ServerRegistryImpl
 
getBus() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getBus() - Method in class org.apache.cxf.headers.HeaderManagerImpl
 
getBus() - Method in class org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
 
getBus() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
getBus() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Gets the bus
getBus() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Gets the Bus.
getBus() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getBus() - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getBus() - Method in class org.apache.cxf.js.rhino.JsServiceFactoryBean
 
getBus() - Method in class org.apache.cxf.management.counters.CounterRepository
 
getBus() - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
getBus() - Method in interface org.apache.cxf.message.Exchange
 
getBus() - Method in class org.apache.cxf.message.ExchangeImpl
 
getBus() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
getBus() - Method in class org.apache.cxf.test.AbstractCXFTest
 
getBus() - Method in class org.apache.cxf.test.TestUtilities
Return the CXF bus used.
getBus() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getBus() - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
getBus() - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
getBus() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
getBus() - Method in class org.apache.cxf.tools.validator.internal.AbstractDefinitionValidator
 
getBus() - Method in class org.apache.cxf.transport.AbstractTransportFactory
 
getBus() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getBus() - Method in class org.apache.cxf.transport.http.QueryHandlerRegistryImpl
 
getBus() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
getBus() - Method in class org.apache.cxf.transport.servlet.CXFNonSpringServlet
 
getBus() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Gets the value of the bus property.
getBus() - Method in class org.apache.cxf.workqueue.WorkQueueManagerImpl
 
getBus() - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
 
getBus() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getBus() - Method in class org.apache.cxf.ws.rm.AbstractRMInterceptor
 
getBus() - Method in class org.apache.cxf.ws.rm.RMManager
 
getBusConfigURL() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
getBusRef(ParserContext, String) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
getBytes(Object) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
if MtoM is not enabled, we need bytes to turn into base64.
getBytes(Object) - Method in class org.apache.cxf.aegis.type.mtom.ByteArrayType
 
getBytes(Object) - Method in class org.apache.cxf.aegis.type.mtom.DataHandlerType
 
getBytes(Object) - Method in class org.apache.cxf.aegis.type.mtom.DataSourceType
 
getBytes(Class) - Static method in class org.apache.cxf.common.util.ClassReader
load the bytecode for a given class, by using the class's defining classloader and assuming that for a class named P.C, the bytecodes are in a resource named /P/C.class.
getBytes() - Method in class org.apache.cxf.io.CachedOutputStream
 
getByteValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getByteValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getCacheControl() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the cacheControl property.
getCacheControl() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the cacheControl property.
getCachedClass() - Method in class org.apache.cxf.common.util.CachedClass
 
getCachedContextAndSchemas(Class<?>) - Static method in class org.apache.cxf.jaxb.JAXBContextCache
 
getCachedContextAndSchemas(String, Map<String, Object>, ClassLoader) - Static method in class org.apache.cxf.jaxb.JAXBContextCache
 
getCachedContextAndSchemas(Set<Class<?>>, String, Map<String, Object>, Collection<Object>, boolean) - Static method in class org.apache.cxf.jaxb.JAXBContextCache
 
getCachedOutputStream() - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Returns the associated cached output stream.
getCacheLevel() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getCacheLevelName() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getCallback(RequestData, int, boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
getCallback(RequestData, int) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
getCallbackHandler(String, String) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
getCallbackHandler(String, String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
getCallbackHandler() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
Get the CallbackHandler to use with the LoginContext
getCallbackHandler() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getCallbackParam() - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
getCallbacks() - Method in class org.apache.cxf.io.CachedOutputStream
 
getCallbackValue(Message) - Method in class org.apache.cxf.jaxrs.provider.jsonp.AbstractJsonpOutInterceptor
 
getCallbackValue(Message) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
getCancelledTokens() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getCancelledTokens() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Return the list of CANCELLED tokens
getCancelOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
getCandidateWsdlDef() - Method in class org.apache.cxf.binding.corba.utils.EprMetaData
 
getCanonicalBindingStyle(Binding) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getCanonicalizationMethod() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
Gets the value of the canonicalizationMethod property.
getCase() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
Gets the value of the case property.
getCases() - Method in class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
getCatalog() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getCatalog() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getCatalogManager(Bus) - Static method in class org.apache.cxf.catalog.OASISCatalogManager
 
getCatalogURL() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getCategories(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
getCert(Crypto) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getCertConstraints() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Get the certificate constraints type
getCertConstraints() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the certConstraints property.
getCertConstraints() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the certConstraints property.
getCertificateConstraints() - Method in class org.apache.cxf.transport.https.CertConstraintsFeature
 
getCertStore() - Method in class org.apache.cxf.configuration.security.TrustManagersType
Gets the value of the certStore property.
getChallenge() - Method in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
Gets the value of the challenge property.
getChannelId(InputStream) - Static method in class org.apache.cxf.binding.soap.tcp.ChannelIdParser
Method for retrieving channel id from OpenChannelResponse message.
getChannelId() - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrame
 
getChannelId() - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
getChannelId() - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpMessage
 
getChannelId() - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpChannel
 
getCharacterEncoding() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getCharacterEncoding() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getCharacterEncoding() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getCharacterEncodingScheme() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getCharValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getCharValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getChild(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first element child.
getChild(Node, int) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first child of the specified type.
getChildAttachments() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getChildAttachments(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getChildAttachmentsMap(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getChildContent(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first child's content ( ie it's included TEXT node ).
getChildElementNode(Node) - Static method in class org.apache.cxf.helpers.NodeUtils
Returns a first child DOM Node of type ELEMENT_NODE for the specified Node.
getChildFrame() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getChildFrame() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getChildFrame() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getChildrenWithName(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Return child elements with specified name.
getChildrenWithNamespace(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Returns all child elements with specified namespace.
getChipherSuite() - Method in class org.apache.cxf.security.transport.TLSSessionInfo
 
getChoice(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getChoice() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
Gets the value of the choice property.
getChoiceSelected() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType
Gets the value of the choiceSelected property.
getChosenAlternative() - Method in interface org.apache.cxf.ws.policy.EffectivePolicy
 
getChosenAlternative() - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
getChosenAlternative() - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
 
getChosenAlternative() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
getChunkingThreshold() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the chunkingThreshold property.
getCipherSuite() - Method in class org.apache.cxf.configuration.security.CipherSuites
Gets the value of the cipherSuite property.
getCipherSuites() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the CipherSuites associated with this endpoint.
getCipherSuites() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the cipherSuites property.
getCipherSuites() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the cipherSuites property.
getCiphersuites(List<String>, String[], FiltersType, Logger, boolean) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getCipherSuitesFilter() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the cipher suites filter
getCipherSuitesFilter() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the cipherSuitesFilter property.
getCipherSuitesFilter() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the cipherSuitesFilter property.
getCircularScope(IdlScopeBase, List<Object>) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlArrayBase
 
getCircularScope(IdlScopeBase, List<Object>) - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
getCircularScope(IdlScopeBase, List<Object>) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
 
getCircularScope(IdlScopeBase, List<Object>) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlField
 
getCircularScope(IdlScopeBase, List<Object>) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlParam
 
getCircularScope(IdlScopeBase, List<Object>) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
getCircularScope(IdlScopeBase, List<Object>) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlSequenceBase
 
getCircularScope(IdlScopeBase, List<Object>) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlStructBase
 
getCircularScope(IdlScopeBase, List<Object>) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlUnion
 
getClass(String) - Static method in class org.apache.cxf.common.util.PrimitiveUtils
 
getClassAnnotation(Class<?>, Class<A>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getClassCode(Class<?>) - Static method in class org.apache.cxf.common.util.ASMHelper
 
getClassCode(Type) - Static method in class org.apache.cxf.common.util.ASMHelper
 
getClassContext(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getClasses() - Method in class org.apache.cxf.jaxb.JAXBContextCache.CachedContextAndSchemas
 
getClassFromType(Type) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
getClassifier() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
getClassJavaDoc() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getClassJavaDoc() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
getClassLoader() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getClassLoader(ClassLoader) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getClassname() - Method in class org.apache.cxf.bus.extension.Extension
 
getClassName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getClassName(Type) - Static method in class org.apache.cxf.tools.java2ws.util.JavaFirstUtil
 
getClassName(Type) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.JAXWSFrontEndProcessor
 
getClassName() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
getClassName() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSClass
 
getClassObject(ClassLoader) - Method in class org.apache.cxf.bus.extension.Extension
 
getClassObject(ClassLoader) - Method in class org.apache.cxf.bus.osgi.CXFExtensionBundleListener.OSGiExtension
 
getClassPath() - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
getClasspathResourceStream(String, Class<?>, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getClasspathResourceURL(String, Class<?>, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getClassQName(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getClassResourceInfo() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
getClassResourceInfo() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getClassResourceInfos() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getClient() - Method in class org.apache.cxf.frontend.ClientProxy
 
getClient(Object) - Static method in class org.apache.cxf.frontend.ClientProxy
 
getClient() - Method in class org.apache.cxf.jaxws.DispatchImpl
 
getClient(Message) - Method in class org.apache.cxf.transport.http.HTTPConduit
 
getClient() - Method in class org.apache.cxf.transport.http.HTTPConduit
This method retrieves the Client Side Policy set/configured for this HTTPConduit.
getClient(Message, HTTPClientPolicy) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
Returns a HTTPClientPolicy that is compatible with the assertions included in the service, endpoint, operation and message policy subjects AND the HTTPClientPolicy passed as a second argument.
getClient(PolicyEngine, EndpointInfo, Conduit) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
Returns a HTTPClientPolicy that is compatible with the assertions included in the service and endpoint policy subjects, or null if there are no such assertions.
getClient(Message, String) - Static method in class org.apache.cxf.ws.security.kerberos.KerberosUtils
 
getClient() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getClient(Message, String) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
 
getClient(Message, String, IssuedToken) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
 
getClientAuthentication() - Method in class org.apache.cxf.configuration.jsse.TLSServerParameters
This parameter retrieves the client authentication settings.
getClientAuthentication() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the clientAuthentication property.
getClientConfig() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getClientEndpointPolicy(EndpointInfo, Conduit) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getClientEndpointPolicy(EndpointInfo, Conduit) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getClientFactoryBean() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getClientReceiveTimeout() - Method in class org.apache.cxf.transport.jms.ClientConfig
Gets the value of the clientReceiveTimeout property.
getCloseSequence() - Method in class org.apache.cxf.ws.rm.RMProperties
 
getCloseSequenceAction() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getCloseSequenceAction() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getCloseSequenceAction() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getCloseSequenceOperationName() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getCloseSequenceOperationName() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getCloseSequenceOperationName() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getCNs(X509Certificate) - Static method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.Certificates
 
getCode() - Method in exception org.apache.cxf.common.i18n.Exception
 
getCode() - Method in class org.apache.cxf.common.i18n.Message
 
getCode() - Method in exception org.apache.cxf.common.i18n.UncheckedException
 
getCode() - Method in class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
 
getCode() - Method in class org.apache.cxf.ws.security.sts.provider.model.StatusType
Gets the value of the code property.
getCodec() - Method in enum org.apache.cxf.ws.rm.ProtocolVariation
 
getCodeString(String, String) - Method in exception org.apache.cxf.binding.soap.SoapFault
 
getCollection(Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP GET invocation and returns a collection of typed objects
getCollectionContext(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getCollectionOrArray(Class<T>, Class<?>, XmlJavaTypeAdapter) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
 
getCollectionWrapperQName(Class<?>, Type, Object, boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getCombinator() - Method in class org.apache.cxf.configuration.security.DNConstraintsType
Gets the value of the combinator property.
getCombinedHash() - Method in class org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
Gets the value of the combinedHash property.
getCommandDocument() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getCommandLineParser() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getCommandMap() - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
getComments() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSClass
 
getCompilerArgs() - Method in class org.apache.cxf.tools.wadlto.jaxb.CustomizationParser
 
getCompilerDistribution() - Method in class org.apache.cxf.jibx.JibxNullBindingFactory
 
getCompilerVersion() - Method in class org.apache.cxf.jibx.JibxNullBindingFactory
 
getComplaints() - Method in class org.apache.cxf.service.ServiceModelSchemaValidator
 
getCompleteVersionString() - Static method in class org.apache.cxf.version.Version
Returns version string as normally used in print, such as Apache CXF 3.2.4
getComplexTypeCode(ORB, QName, Object, CorbaTypeMap, Stack<QName>) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
getComponentName() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
getComponentName() - Method in class org.apache.cxf.aegis.type.encoded.SoapArrayType
Gets the QName of the component type of this array.
getComponents() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
getComponentType() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
Get the AegisType of the elements in the array.
getComponentType() - Method in class org.apache.cxf.aegis.type.collection.CollectionType
 
getComponentType() - Method in class org.apache.cxf.aegis.type.encoded.SoapArrayType
Get the AegisType of the elements in the array.
getComponentType(Type, int) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getComputedKey() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getConcreteName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getConcurrentConsumers() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getCondition() - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
getCondition() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
getCondition() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveStatement
 
getCondition() - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Some SearchConditions may use instance of T to capture the actual search criteria thus making it simpler to implement isMet(T).
getCondition(Class<T>) - Method in interface org.apache.cxf.jaxrs.ext.search.SearchContext
Returns the typed search condition representing the search expression
getCondition(Class<T>) - Method in class org.apache.cxf.jaxrs.ext.search.SearchContextImpl
 
getCondition() - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
 
getCondition(Class) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSearchContext
 
getConditionType() - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
getConditionType() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
getConditionType() - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Returns the type of the condition this SearchCondition represents
getConditionType() - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
Returns the type of the condition this SearchCondition represents
getConduit(EndpointInfo) - Method in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
getConduit(EndpointInfo, EndpointReferenceType) - Method in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
getConduit(EndpointInfo, EndpointReferenceType) - Method in class org.apache.cxf.binding.soap.SoapTransportFactory
 
getConduit(EndpointInfo) - Method in class org.apache.cxf.binding.soap.SoapTransportFactory
 
getConduit() - Method in interface org.apache.cxf.endpoint.Client
Get the Conduit that messages for this client will be sent on.
getConduit() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getConduit() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Gets the conduit responsible for a transport-level communication with the remote service.
getConduit(Message) - Method in interface org.apache.cxf.message.Exchange
 
getConduit(Message) - Method in class org.apache.cxf.message.ExchangeImpl
 
getConduit(EndpointInfo) - Method in interface org.apache.cxf.transport.ConduitInitiator
Initiate an outbound Conduit.
getConduit(EndpointInfo, EndpointReferenceType) - Method in interface org.apache.cxf.transport.ConduitInitiator
Initiate an outbound Conduit.
getConduit(EndpointInfo) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
This call creates a new HTTPConduit for the endpoint.
getConduit(EndpointInfo, EndpointReferenceType) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
This call creates a new HTTP Conduit based on the EndpointInfo and EndpointReferenceType.
getConduit(EndpointInfo) - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
 
getConduit(EndpointInfo, EndpointReferenceType) - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
Initiate an outbound Conduit.
getConduit(EndpointInfo) - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
getConduit(EndpointInfo, EndpointReferenceType) - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
getConduit(Conduit, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retreive Conduit from Exchange if not already available
getConduit() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getConduitInitiator(String) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
Returns the ConduitInitiator registered with the specified name, loading the appropriate plugin if necessary.
getConduitInitiator(String) - Method in class org.apache.cxf.transport.ConduitInitiatorManagerImpl
Returns the conduit initiator for the given namespace, constructing it (and storing in the cache for future reference) if necessary, using its list of factory classname to namespace mappings.
getConduitInitiatorForUri(String) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
 
getConduitInitiatorForUri(String) - Method in class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
getConduitName() - Method in class org.apache.cxf.transport.http.HTTPConduit
This method returns the name of the conduit, which is based on the endpoint name plus the SC_HTTP_CONDUIT_SUFFIX.
getConduitSelector() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getConduitSelector() - Method in interface org.apache.cxf.endpoint.Client
Get the ConduitSelector responsible for retreiving the Conduit.
getConduitSelector() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getConduitSelector(ConduitSelector) - Method in class org.apache.cxf.endpoint.ClientImpl
 
getConduitSelector() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getConduitSelector() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Gets the conduit selector
getConduitSelector(Endpoint) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
getConduitSelectorPrefix() - Method in class org.apache.cxf.transport.jms.ClientConfig
Gets the value of the conduitSelectorPrefix property.
getConduitSelectorPrefix() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getConfig(Object) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Retieves ClientConfiguration
getConfigLocations() - Method in class org.apache.cxf.test.AbstractCXFSpringTest
Return an array of resource specifications.
getConfigResources() - Method in class org.apache.cxf.bus.spring.BusApplicationContext
 
getConfiguration() - Method in class org.apache.cxf.aegis.AegisContext
Deprecated. 2.1
getConfiguration() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getConfiguration() - Method in class org.apache.cxf.binding.object.LocalServerListener
 
getConfiguration() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getConfiguration() - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointParser
 
getConfigurations() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getConfiguredName() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getConfiguredName() - Method in class org.apache.cxf.jaxws.JaxWsProxyFactoryBean
 
getConnection(CXFConnectionSpec) - Method in interface org.apache.cxf.jca.outbound.CXFConnectionFactory
Creates a CXFConnection object which allows access to CXF web service based on the CXFConnectionSpec object.
getConnection() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the connection property.
getConnectionFactory() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
Only for tests
getConnectionPassword() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the connectionPassword property.
getConnectionPassword() - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
getConnectionTimeout() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the connectionTimeout property.
getConnectionUserName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the connectionUserName property.
getConnectionUserName() - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
getConnector() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
getConnector() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the connector property.
getConstants() - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Get the WS-ReliableMessaging constants used by this encoder/decoder.
getConstants() - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
getConstants() - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
getConstants() - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
getConstants() - Method in enum org.apache.cxf.ws.rm.ProtocolVariation
 
getConstants(String) - Static method in class org.apache.cxf.ws.rm.RMUtils
Get the constants for a particular WS-ReliableMessaging namespace.
getConstructor(Class<?>, Class<?>...) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getConstValueByName(AST, TypeMappingType) - Static method in class org.apache.cxf.tools.corba.processors.idl.TypesUtils
 
getConsumeMediaTypes() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Gets the custom Consumes media types
getConsumeMediaTypes() - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
getConsumeMime() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getConsumes() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getConsumes() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getConsumeTypes() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getConsumeTypes(Consumes) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getContainer() - Method in class org.apache.cxf.tools.plugin.FrontEnd
Gets the value of the container property.
getContainerClass() - Method in class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
 
getContainingType() - Method in class org.apache.cxf.javascript.AttributeInfo
 
getContainingType() - Method in class org.apache.cxf.javascript.ParticleInfo
 
getContent(DataSource) - Method in class org.apache.cxf.attachment.ImageDataContentHandler
 
getContent() - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpMessage
 
getContent(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the trimmed text content of a node or null if there is no text
getContent(Class<T>) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getContent(Class<T>) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getContent(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getContent() - Method in class org.apache.cxf.jibx.tools.JibxSchemaResolver
 
getContent(Class<T>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContent(Class<T>) - Method in interface org.apache.cxf.message.Message
Retrieve the encapsulated content as a particular type.
getContent(Class<T>) - Method in class org.apache.cxf.message.MessageImpl
 
getContent() - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Deprecated.  
getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType
Gets the value of the content property.
getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DigestMethodType
Gets the value of the content property.
getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
Gets the value of the content property.
getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyValueType
Gets the value of the content property.
getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
Gets the value of the content property.
getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.PGPDataType
Gets the rest of the content model.
getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
Gets the value of the content property.
getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
Gets the value of the content property.
getContent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformType
Gets the value of the content property.
getContent() - Method in class org.apache.cxf.wsdl.TDocumentation
Gets the value of the content property.
getContentAsStream() - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpMessage
 
getContentAttributes(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getContentAttributes(XmlSchemaComplexType, SchemaCollection) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getContentDescription() - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
getContentDisposition() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getContentElements(XmlSchemaComplexType, SchemaCollection) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getContentEncoding(Message) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
getContentEncoding() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the contentEncoding property.
getContentEncodingNotSupportedQName() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
getContentFormats() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContentFormats() - Method in interface org.apache.cxf.message.Message
 
getContentFormats() - Method in class org.apache.cxf.message.MessageImpl
 
getContentHandler() - Method in class org.apache.cxf.staxutils.StaxSource
 
getContentId() - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameContentDescription
 
getContentId() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getContentLength() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getContentLength() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getContentLocation() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the contentLocation property.
getContentSequence(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getContentsList(Object) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getContentsList(Message) - Static method in class org.apache.cxf.message.MessageContentsList
 
getContentType(Object, Context) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
getContentType(Object, Context) - Method in class org.apache.cxf.aegis.type.mtom.ByteArrayType
 
getContentType(Object, Context) - Method in class org.apache.cxf.aegis.type.mtom.DataHandlerType
 
getContentType(Object, Context) - Method in class org.apache.cxf.aegis.type.mtom.DataSourceType
 
getContentType() - Method in class org.apache.cxf.aegis.type.mtom.StreamDataSource
getContentType() - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
getContentType() - Method in class org.apache.cxf.attachment.ByteDataSource
 
getContentType() - Method in class org.apache.cxf.attachment.LazyDataSource
 
getContentType() - Method in class org.apache.cxf.binding.soap.Soap11
 
getContentType() - Method in class org.apache.cxf.binding.soap.Soap12
 
getContentType() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getContentType() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getContentType() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getContentType() - Method in class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
getContentType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getContentType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getContentType() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getContentType(Message) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
getContentType() - Method in class org.apache.cxf.transport.servlet.servicelist.FormattedServiceListWriter
 
getContentType() - Method in interface org.apache.cxf.transport.servlet.servicelist.ServiceListWriter
 
getContentType() - Method in class org.apache.cxf.transport.servlet.servicelist.UnformattedServiceListWriter
 
getContentType() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the contentType property.
getContentType() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the contentType property.
getContentTypeMismatchQName() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
getContext() - Method in class org.apache.cxf.aegis.AbstractAegisIoImpl
 
getContext() - Method in class org.apache.cxf.jaxb.JAXBContextCache.CachedContextAndSchemas
 
getContext() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
getContext() - Method in class org.apache.cxf.jaxrs.client.ResponseReader
 
getContext(Class<T>) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getContext(Class<T>) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getContext(Type, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getContext(Class) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalContextResolver
 
getContext(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getContext(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getContext() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getContext() - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getContext() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getContext() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
Gets the value of the context property.
getContext() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
Gets the value of the context property.
getContext() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getContextClasses() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
getContextFieldProxy(Field) - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getContextFields() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getContextHandler(URL) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Get a registered context handler.
getContextMatchStrategy() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getContextMethods() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getContextName() - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
getContextName(String) - Static method in class org.apache.cxf.transport.HttpUriMapper
 
getContextName() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
Get the JAAS Login context name to use.
getContextPath() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getContextPath() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getContextPath() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getContextProperties() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Return a map of properties.
getContextResolver(Class<T>, MediaType) - Method in class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
getContextResolver(Class<T>, MediaType) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProviders
 
getContextSetterProxy(Method) - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getContextualBoolean(Message, String, boolean) - Static method in class org.apache.cxf.message.MessageUtils
 
getContextualProperty(Object) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getContextualProperty(Object) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getContextualProperty(Object) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getContextualProperty(String) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContextualProperty(String) - Method in interface org.apache.cxf.message.Message
Queries the Message object's metadata for a specific property.
getContextualProperty(String) - Method in class org.apache.cxf.message.MessageImpl
 
getContinuation() - Method in interface org.apache.cxf.continuations.ContinuationProvider
Creates a new continuation or retrieves the existing one
getContinuation() - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider
Creates a new continuation or retrieves the existing one
getContinuation() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProvider
 
getContinuation(boolean) - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProvider
 
getContinuation() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuationProvider
 
getContinuationsEnabled() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
getContractLocation(QName) - Method in interface org.apache.cxf.endpoint.ServiceContractResolver
Resolves a service's QName to a URI representing the location of a WSDL contract.
getContractLocation(QName) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
Resolves a service's QName to a URI representing the location of a WSDL contract.
getContractLocation(QName) - Method in class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
Calls each of the registered ServiceContractResolver instances to resolve the location of the service's contract.
getControllingName() - Method in class org.apache.cxf.javascript.ParticleInfo
As a general rule, the JavaScript code is organized by types.
getCookie() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the cookie property.
getCookies() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getCookies() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getCookies() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getCookies() - Method in class org.apache.cxf.transport.http.HTTPConduit
Allow access to the cookies that the conduit is maintaining
getCookies() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getCorbaBindings() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getCorbaObject() - Method in class org.apache.cxf.binding.corba.types.AbstractCorbaTypeListener
 
getCorbaObject() - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeListener
 
getCorbaObjects() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
getCorbaType(QName, CorbaTypeMap) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
getCorbaType() - Method in class org.apache.cxf.tools.corba.processors.idl.FixedPtConstVisitor
 
getCorbaType() - Method in class org.apache.cxf.tools.corba.processors.idl.PrimitiveTypesVisitor
 
getCorbaType() - Method in class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
getCorbaType() - Method in interface org.apache.cxf.tools.corba.processors.idl.Visitor
 
getCorbaType() - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
getCorbaType() - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder
 
getCorbaTypeMap() - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getCorbaTypeMap() - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
getCorbaTypeMap() - Method in class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
getCorbaTypeName() - Method in class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
getCorbaTypeNameNode(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.TypesUtils
Returns node corresponding to the name of the CORBA primitive type node.
getCounter(ObjectName) - Method in class org.apache.cxf.management.counters.CounterRepository
 
getCounters() - Method in class org.apache.cxf.management.counters.CounterRepository
 
getCreated() - Method in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
Gets the value of the created property.
getCreated() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
Gets the value of the created property.
getCreated() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getCreatedTime() - Method in class org.apache.cxf.common.security.UsernameToken
 
getCreateSequenceAction() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getCreateSequenceAction() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getCreateSequenceAction() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceOnewayOperationName() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getCreateSequenceOnewayOperationName() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getCreateSequenceOnewayOperationName() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceOperationName() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getCreateSequenceOperationName() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getCreateSequenceOperationName() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceRefusedFaultCode() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getCreateSequenceRefusedFaultCode() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getCreateSequenceRefusedFaultCode() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceResponseAction() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getCreateSequenceResponseAction() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getCreateSequenceResponseAction() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceResponseOnewayOperationName() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getCreateSequenceResponseOnewayOperationName() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getCreateSequenceResponseOnewayOperationName() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceResponseOperationName() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getCreateSequenceResponseOperationName() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getCreateSequenceResponseOperationName() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceResponseType() - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Get the class used for the CreateSequenceResponseType.
getCreateSequenceResponseType() - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
getCreateSequenceResponseType() - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
getCreateSequenceResponseType() - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
getCreateSequenceType() - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Get the class used for the CreateSequenceType.
getCreateSequenceType() - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
getCreateSequenceType() - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
getCreateSequenceType() - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
getCrypto() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getCrypto(TokenWrapper, String, String) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getCryptoCache() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getCurrentBuilder() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getCurrentBuilder() - Method in interface org.apache.cxf.jaxrs.client.ClientState
Gets the current builder
getCurrentBuilder() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
getCurrentBuilder() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
getCurrentChild() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
getCurrentElement() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getCurrentElement() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getCurrentFragment() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getCurrentFrame() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getCurrentMessage() - Method in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
getCurrentMessage() - Static method in class org.apache.cxf.phase.PhaseInterceptorChain
 
getCurrentMessage() - Method in class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
 
getCurrentMessageNr() - Method in class org.apache.cxf.ws.rm.SourceSequence
 
getCurrentNode() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getCurrentNode() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getCurrentSourceSequence() - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getCurrentSourceSequenceId() - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getCurrentURI() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Gets the current URI this Client is working with
getCurrentURI() - Method in interface org.apache.cxf.jaxrs.client.Client
Gets the current URI this Client is working with
getCurrentVersion() - Static method in class org.apache.cxf.version.Version
 
getCustomizedNS(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getCustomizedNS(String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
getCustomizedWSDLElements() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
getCustomVariables() - Method in class org.apache.cxf.jaxrs.model.URITemplate
List of variables with patterns (regexps).
getData() - Method in class org.apache.cxf.attachment.ByteDataSource
 
getData() - Method in class org.apache.cxf.jaxrs.ext.form.Form
 
getData() - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
 
getData(Element) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
 
getDataBinding() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getDataBinding() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getDataBinding() - Method in class org.apache.cxf.headers.Header
 
getDataBinding() - Method in interface org.apache.cxf.headers.HeaderProcessor
 
getDataBinding() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getDataBinding() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getDataBinding() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getDataBinding() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
getDataBinding(boolean) - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
getDataBinding() - Method in interface org.apache.cxf.service.Service
 
getDataBinding() - Method in class org.apache.cxf.service.ServiceImpl
 
getDatabinding() - Method in class org.apache.cxf.tools.plugin.Plugin
Gets the value of the databinding property.
getDataBinding(String) - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
getDataBinding() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getDataBindingName() - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
getDatabindingName() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
Return the databinding name.
getDataBindingName() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
getDataBindingName(String[]) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJava
 
getDataBindingProfile(String) - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
getDataBindings() - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
getDataFromAny() - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveHandler
 
getDataFromValue() - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceHandler
 
getDataFromValue() - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveHandler
 
getDataHandler() - Method in class org.apache.cxf.attachment.AttachmentImpl
 
getDataHandler() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getDataHandler() - Method in interface org.apache.cxf.message.Attachment
 
getDataReader(CorbaMessage) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultInInterceptor
 
getDataReader(CorbaMessage) - Static method in class org.apache.cxf.binding.corba.utils.ContextUtils
 
getDataReader(Message, Class<T>) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getDataReader(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getDataSource() - Method in class org.apache.cxf.attachment.LazyDataSource
 
getDataWriter(CorbaMessage) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultOutInterceptor
 
getDataWriter(CorbaMessage) - Static method in class org.apache.cxf.binding.corba.utils.ContextUtils
 
getDataWriter(Message) - Method in class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor
 
getDataWriter(Message, Service, Class<T>) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
getDateEncodingUnknown() - Method in class org.apache.cxf.binding.soap.Soap11
 
getDateEncodingUnknown() - Method in class org.apache.cxf.binding.soap.Soap12
 
getDateEncodingUnknown() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getDateFormat(Map<String, String>, String) - Static method in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
getDateHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getDateType() - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.DateTypeCustomGenerator
 
getDeclaredConstructor(Class<?>, Class<?>...) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredField(Class<?>, String) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredFields(Class<?>) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredMethods(Class<?>) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredNamespaceMappings() - Method in class org.apache.cxf.databinding.AbstractDataBinding
Provide explicit mappings to ReflectionServiceFactory.
getDeclaredNamespaceMappings() - Method in interface org.apache.cxf.databinding.DataBinding
Return a set of mappings from namespace to prefix to allow bindings to control the prefixes.
getDeclaredNamespaceMappings() - Method in class org.apache.cxf.xmlbeans.XmlBeansDataBinding
XmlBeans has no declared namespace prefixes.
getDeclaredNamespaces() - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
getDeclaredNamespaces() - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
getDeclaredNamespaces() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
getDeclaredWSAImport() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getDecoder(IoSession) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpCodecFactory
 
getDecoupledEndpoint() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the decoupledEndpoint property.
getDefaultBinding(Object, Definition) - Static method in class org.apache.cxf.binding.corba.utils.CorbaObjectReferenceHelper
 
getDefaultBus() - Static method in class org.apache.cxf.BusFactory
Returns the default bus, creating it if necessary.
getDefaultBus(boolean) - Static method in class org.apache.cxf.BusFactory
Returns the default bus
getDefaultExcludedNamespaces(String) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
getDefaultExcludesNamespace() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getDefaultFaultAction() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getDefaultFaultAction() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getDefaultIndex() - Method in class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
getDefaultMinOccurs() - Method in class org.apache.cxf.aegis.type.TypeCreationOptions
Absent any annotations of XML mapping, the value of the minOccurs attribute on elements.
getDefaultNamespace() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getDefaultNamespacePackageMapping() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getDefaultORB(OrbConfig) - Static method in class org.apache.cxf.binding.corba.utils.CorbaBindingHelper
 
getDefaultParameterValue() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getDefaultParameterValue(Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getDefaultResender() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
Create default Resender logic.
getDefaultSchemas() - Method in class org.apache.cxf.tools.validator.internal.WSDL11Validator
 
getDefaultSessionTrackingModes() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getDefaultTempDir() - Static method in class org.apache.cxf.helpers.FileUtils
 
getDefaultTypeValue() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getDefaultValue() - Method in class org.apache.cxf.javascript.AttributeInfo
*
getDefaultValue() - Method in interface org.apache.cxf.javascript.ItemInfo
 
getDefaultValue() - Method in class org.apache.cxf.javascript.ParticleInfo
*
getDefaultValue() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
getDefaultValueForSimpleType(XmlSchemaType) - Method in class org.apache.cxf.javascript.JavascriptUtils
 
getDefaultValueWriter() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getDefaultValueWriter(MessagePartInfo, ToolContext) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getDefaultValueWriterForWrappedElement(MessagePartInfo, ToolContext, QName) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getDeferredAcknowledgementCount(String) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getDeferredAcknowledgementTotalCount() - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getDeferredActions() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getDefinition(File) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getDefinition() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getDefinition() - Method in class org.apache.cxf.tools.validator.internal.WSDLRefValidator
 
getDefinition(URL) - Method in interface org.apache.cxf.wsdl.WSDLManager
Get the WSDL definition for the given URL.
getDefinition(String) - Method in interface org.apache.cxf.wsdl.WSDLManager
Get the WSDL definition for the given URL.
getDefinition(Element) - Method in interface org.apache.cxf.wsdl.WSDLManager
Get the WSDL definition for the given Element.
getDefinition(URL) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getDefinition(String) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getDefinition(Element) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getDefinition() - Method in class org.apache.cxf.wsdl11.WSDLServiceFactory
 
getDefinitions(BindingHolder, Map<org.jibx.runtime.QName, MappingElement>, Map<org.jibx.runtime.QName, MappingElement>) - Static method in class org.apache.cxf.jibx.tools.JibxToolingDataBinding
 
getDefinitions() - Method in interface org.apache.cxf.wsdl.WSDLManager
 
getDefinitions() - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getDelayBetweenRetries() - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
 
getDelayBetweenRetries() - Method in class org.apache.cxf.clustering.FailoverTargetSelector
Returns delay (in milliseconds) between retries
getDelegationSecurityToken(Object) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getDeleteDirs() - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
getDeleteDirs() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getDeleteDirs() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
getDeliveryAssurance() - Method in class org.apache.cxf.ws.rm.RMManager
 
getDeliveryMode() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getDeliveryMode() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the deliveryMode property.
getDenyRoles(Method) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
Returns a list of roles to be denied for a given method.
getDependencies() - Method in class org.apache.cxf.aegis.type.AegisType
Return a set of AegisType dependencies.
getDependencies() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
getDependencies() - Method in class org.apache.cxf.aegis.type.basic.BeanType
Return a set of AegisType dependencies.
getDependencies() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
getDependencies() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getDependencies() - Method in class org.apache.cxf.aegis.type.encoded.SoapArrayType
 
getDependencies() - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
getDependencies() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getDependencies() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getDepth() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getDescribed() - Method in class org.apache.cxf.service.model.DescriptionInfo
 
getDescription() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
getDescription() - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.EnvEntryType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.ListenerType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.ParamValueType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.RunAsType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.SecurityRoleRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.SecurityRoleType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.jaxws.javaee.WebservicesType
Gets the value of the description property.
getDescription() - Method in class org.apache.cxf.service.model.AbstractDescriptionElement
 
getDestination(EndpointInfo) - Method in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
getDestination() - Method in class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
getDestination(EndpointInfo) - Method in class org.apache.cxf.binding.soap.SoapTransportFactory
 
getDestination() - Method in interface org.apache.cxf.endpoint.Server
 
getDestination() - Method in class org.apache.cxf.endpoint.ServerImpl
 
getDestination() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getDestination() - Method in interface org.apache.cxf.message.Exchange
 
getDestination() - Method in class org.apache.cxf.message.ExchangeImpl
 
getDestination() - Method in interface org.apache.cxf.message.Message
 
getDestination() - Method in class org.apache.cxf.message.MessageImpl
 
getDestination(EndpointInfo) - Method in interface org.apache.cxf.transport.DestinationFactory
Create a destination.
getDestination(EndpointInfo) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
getDestination(EndpointInfo) - Method in class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory
 
getDestination(EndpointInfo) - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
Create a destination.
getDestination(EndpointInfo) - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
getDestination(EndpointInfo, EndpointReferenceType) - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
getDestination() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getDestination(Message) - Method in class org.apache.cxf.ws.rm.RMManager
 
getDestinationAddress() - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getDestinationFactory() - Method in class org.apache.cxf.binding.object.LocalServerListener
 
getDestinationFactory() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getDestinationFactory(String) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Returns the DestinationFactory registered with the specified name, loading the appropriate plugin if necessary.
getDestinationFactory(String) - Method in class org.apache.cxf.transport.DestinationFactoryManagerImpl
Returns the conduit initiator for the given namespace, constructing it (and storing in the cache for future reference) if necessary, using its list of factory classname to namespace mappings.
getDestinationFactoryForUri(String) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
 
getDestinationFactoryForUri(String) - Method in class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
getDestinationForPath(String) - Method in interface org.apache.cxf.transport.http.DestinationRegistry
 
getDestinationForPath(String, boolean) - Method in interface org.apache.cxf.transport.http.DestinationRegistry
 
getDestinationForPath(String) - Method in class org.apache.cxf.transport.http.DestinationRegistryImpl
 
getDestinationForPath(String, boolean) - Method in class org.apache.cxf.transport.http.DestinationRegistryImpl
 
getDestinationName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the destinationName property.
getDestinationPolicy() - Method in class org.apache.cxf.ws.rm.RMManager
 
getDestinationResolver() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getDestinations() - Method in interface org.apache.cxf.transport.http.DestinationRegistry
 
getDestinations() - Method in class org.apache.cxf.transport.http.DestinationRegistryImpl
 
getDestinationSequence(String) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getDestinationSequence(Identifier, ProtocolVariation) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getDestinationSequence(Identifier, ProtocolVariation) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Retrieve the destination sequence with the specified identifier from persistent store.
getDestinationSequenceAcknowledgedRange(String) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getDestinationSequenceIds() - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getDestinationSequences() - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getDestinationSequences(String, ProtocolVariation) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getDestinationSequences(String, ProtocolVariation) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Retrieves all sequences managed by the identified RM destination endpoint from persistent store.
getDestinationsPaths() - Method in interface org.apache.cxf.transport.http.DestinationRegistry
 
getDestinationsPaths() - Method in class org.apache.cxf.transport.http.DestinationRegistryImpl
 
getDestinationStyle() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the destinationStyle property.
getDestinationUnreachableQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getDestinationUnreachableQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getDestinationUnreachableText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getDestinationUnreachableText() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getDestroyMethod() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
getDetail() - Method in exception org.apache.cxf.binding.soap.jms.interceptor.JMSFault
* @return Returns the detail.
getDetail() - Method in exception org.apache.cxf.interceptor.Fault
Returns the detail node.
getDetail() - Method in exception org.apache.cxf.ws.rm.SequenceFault
Get Fault detail object, which may be an Element, an Identifier, or a SequenceAcknowledgement.
getDetail() - Method in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
Gets the value of the detail property.
getDetailedUsage() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getDetailedUsage(String) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getDHMap(Collection<Attachment>) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
getDialect() - Method in class org.apache.cxf.ws.mex.model._2004_09.GetMetadata
Gets the value of the dialect property.
getDialect() - Method in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
Gets the value of the dialect property.
getDialect() - Method in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
Gets the value of the dialect property.
getDigest() - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
Gets the value of the digest property.
getDigest() - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
Gets the value of the digest property.
getDigest() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getDigestAlgorithm() - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
Gets the value of the digestAlgorithm property.
getDigestAlgorithm() - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
Gets the value of the digestAlgorithm property.
getDigestMethod() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Gets the value of the digestMethod property.
getDigestValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Gets the value of the digestValue property.
getDigits() - Method in class org.apache.cxf.binding.corba.types.CorbaFixedHandler
 
getDigits() - Method in class org.apache.cxf.binding.corba.wsdl.Anonfixed
Gets the value of the digits property.
getDigits() - Method in class org.apache.cxf.binding.corba.wsdl.Fixed
Gets the value of the digits property.
getDimensions() - Method in class org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
 
getDirection() - Method in class org.apache.cxf.headers.Header
 
getDirectoryName() - Method in class org.apache.cxf.tools.corba.utils.FileOutputStreamFactory
 
getDisciminatorValueData() - Method in class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
getDiscriminator() - Method in class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
getDiscriminator() - Method in class org.apache.cxf.binding.corba.wsdl.Union
Gets the value of the discriminator property.
getDispatcherType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getDisplayName() - Method in class org.apache.cxf.jaxws.javaee.ListenerType
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationType
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.cxf.jaxws.javaee.WebservicesType
Gets the value of the displayName property.
getDNSSubjectAlts(X509Certificate) - Static method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.Certificates
Extracts the array of SubjectAlt DNS names from an X509Certificate.
getDocLocation() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Get the reference to the document (WADL, etc) describing the endpoint
getDocument(Class) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
getDocument() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
getDocument(Message, String, Map<String, String>, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetInterceptor
 
getDocument(Message, String, Map<String, String>, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
getDocument() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
Get the document associated with this stream.
getDocument() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getDocument() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandDocument
 
getDocument(Definition) - Method in class org.apache.cxf.tools.corba.common.SchemaWriterImpl
 
getDocument(Definition) - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaWriterImpl
 
getDocument(String) - Method in class org.apache.cxf.tools.validator.internal.Stax2DOM
 
getDocument(URL) - Method in class org.apache.cxf.tools.validator.internal.Stax2DOM
 
getDocument(File) - Method in class org.apache.cxf.tools.validator.internal.Stax2DOM
 
getDocumentation() - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getDocumentation() - Method in class org.apache.cxf.wsdl.TDocumented
Gets the value of the documentation property.
getDocumentBaseURI() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
getDocumentBuilder() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getDocumentElement(DOMSource) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getDocumentURI() - Method in class org.apache.cxf.tools.validator.internal.model.FailureLocation
 
getDomainExpressions() - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
 
getDomainExpressionTypes() - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilder
Returns a collection of QNames describing the xml schema types for which this builder can build domain expressions.
getDomainExpressionTypes() - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder
 
getDoneFile(URI, URI, String) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
getDoubleValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getDoubleValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getDriverClassName() - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getDTDHandler() - Method in class org.apache.cxf.staxutils.StaxSource
 
getDuplicate() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
 
getDuplicateMessageIDText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getDuplicateMessageIDText() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getDurableSubscriberName() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Gets the value of the durableSubscriberName property.
getDurableSubscriptionClientId() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getDurableSubscriptionClientId() - Method in class org.apache.cxf.transport.jms.ServerConfig
Gets the value of the durableSubscriptionClientId property.
getDurableSubscriptionName() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getDurationValueString(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getDurationValueString(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getEffectiveAuthPolicy(Message) - Method in class org.apache.cxf.transport.http.HTTPConduit
Determines effective auth policy from message, conduit and empty default with priority from first to last
getEffectiveClientFaultPolicy(EndpointInfo, BindingOperationInfo, BindingFaultInfo) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getEffectiveClientFaultPolicy(EndpointInfo, BindingOperationInfo, BindingFaultInfo) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getEffectiveClientRequestPolicy(EndpointInfo, BindingOperationInfo, Conduit) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getEffectiveClientRequestPolicy(EndpointInfo, BindingOperationInfo, Conduit) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getEffectiveClientResponsePolicy(EndpointInfo, BindingOperationInfo) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getEffectiveClientResponsePolicy(EndpointInfo, BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getEffectiveMajorVersion() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getEffectiveMinorVersion() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getEffectivePolicy(BindingFaultInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
 
getEffectivePolicy(BindingMessageInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
 
getEffectivePolicy(BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
 
getEffectivePolicy(EndpointInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
 
getEffectivePolicy(ServiceInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
 
getEffectivePolicy(BindingFaultInfo) - Method in class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
 
getEffectivePolicy(BindingMessageInfo) - Method in class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
 
getEffectivePolicy(BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
 
getEffectivePolicy(EndpointInfo) - Method in class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
 
getEffectivePolicy(ServiceInfo) - Method in class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
 
getEffectivePolicy(ServiceInfo) - Method in class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
 
getEffectivePolicy(EndpointInfo) - Method in class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
The effective policy for a WSDL endpoint policy subject includes the element policy of the wsdl11:port element that defines the endpoint merged with the element policy of the referenced wsdl11:binding element and the element policy of the referenced wsdl11:portType element that defines the interface of the endpoint.
getEffectivePolicy(BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
The effective policy for a WSDL operation policy subject is calculated in relation to a specific port, and includes the element policy of the wsdl11:portType/wsdl11:operation element that defines the operation merged with that of the corresponding wsdl11:binding/wsdl11:operation element.
getEffectivePolicy(BindingMessageInfo) - Method in class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
The effective policy for a specific WSDL message (input or output) is calculated in relation to a specific port, and includes the element policy of the wsdl:message element that defines the message's type merged with the element policy of the wsdl11:binding and wsdl11:portType message definitions that describe the message.
getEffectivePolicy(BindingFaultInfo) - Method in class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
 
getEffectivePolicy(ServiceInfo) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
 
getEffectivePolicy(EndpointInfo) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
 
getEffectivePolicy(BindingOperationInfo) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
 
getEffectivePolicy(BindingMessageInfo) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
 
getEffectivePolicy(BindingFaultInfo) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
 
getEffectiveServerFaultPolicy(EndpointInfo, BindingOperationInfo, BindingFaultInfo, Destination) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getEffectiveServerFaultPolicy(EndpointInfo, BindingOperationInfo, BindingFaultInfo, Destination) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getEffectiveServerRequestPolicy(EndpointInfo, BindingOperationInfo) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getEffectiveServerRequestPolicy(EndpointInfo, BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getEffectiveServerResponsePolicy(EndpointInfo, BindingOperationInfo, Destination, List<List<Assertion>>) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getEffectiveServerResponsePolicy(EndpointInfo, BindingOperationInfo, Destination, List<List<Assertion>>) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getEffectiveSessionTrackingModes() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getEjbLink() - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Gets the value of the ejbLink property.
getEjbLink() - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Gets the value of the ejbLink property.
getEjbLink() - Method in class org.apache.cxf.jaxws.javaee.ServiceImplBeanType
Gets the value of the ejbLink property.
getEjbRefName() - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Gets the value of the ejbRefName property.
getEjbRefType() - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Gets the value of the ejbRefType property.
getElement() - Method in class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
getElement() - Method in class org.apache.cxf.aegis.util.stax.W3CNamespaceContext
 
getElement(int) - Method in class org.apache.cxf.binding.corba.types.CorbaArrayHandler
 
getElement(int) - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceHandler
 
getElement() - Method in class org.apache.cxf.jibx.tools.JibxSchemaResolver
 
getElement() - Method in class org.apache.cxf.service.model.SchemaInfo
Build and return a DOM tree for this schema.
getElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
getElement() - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
getElement(Definition) - Method in class org.apache.cxf.tools.corba.common.SchemaWriterImpl
 
getElement() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
getElement() - Method in class org.apache.cxf.ws.policy.PolicyBean
 
getElement() - Method in class org.apache.cxf.wsdl.TPart
Gets the value of the element property.
getElementById(String) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getElementByQName(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getElementByQName(QName) - Method in class org.apache.cxf.service.model.SchemaInfo
 
getElementLocalName(Object) - Method in interface org.apache.cxf.jaxb.JAXBBeanInfo
 
getElementName(Method, int) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getElementName(Method, int) - Method in interface org.apache.cxf.aegis.type.TypeCreator
Get the mapped name of a method parameter.
getElementName() - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.model.WrapperBeanClass
Get the ElementName value.
getElementName() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSParameter
 
getElementName(MessagePartInfo) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getElementName() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.WrapperElement
 
getElementNamespaceURI(Object) - Method in interface org.apache.cxf.jaxb.JAXBBeanInfo
 
getElementQName(Element) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getElementQName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getElementQualifiedName(XmlSchemaElement, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
By convention, an element that is named in its schema's TNS can have a 'name' but no QName.
getElements() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getElements() - Method in class org.apache.cxf.binding.corba.types.CorbaArrayHandler
 
getElements() - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceHandler
 
getElements() - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
getElementText() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getElementText() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getElementType(QName, BeanTypeInfo, MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
getElementType(QName, BeanTypeInfo, MessageReader, Context) - Method in class org.apache.cxf.aegis.type.encoded.StructType
Returns a SoapRefType wrapping the actual type.
getElementType(SchemaCollection, String, XmlSchemaElement, XmlSchemaType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Follow a chain of references from element to element until we can obtain a type.
getElementType() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
getElementType() - Method in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
getElementType() - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
Returns the type of this extensibility element.
getElementValue(Object) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
getElementWriter(String) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getElementWriter(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getElementWriter(QName) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getElementWriter(String) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getElementWriter(String, String) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getElementWriter(QName) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getElementWriter(String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getElementWriter(String, String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getElementWriter(QName) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getElementWriter(String) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getElementWriter(String, String) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getElementWriter(QName) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getElemname() - Method in class org.apache.cxf.binding.corba.wsdl.Anonarray
Gets the value of the elemname property.
getElemname() - Method in class org.apache.cxf.binding.corba.wsdl.Anonsequence
Gets the value of the elemname property.
getElemname() - Method in class org.apache.cxf.binding.corba.wsdl.Array
Gets the value of the elemname property.
getElemname() - Method in class org.apache.cxf.binding.corba.wsdl.Sequence
Gets the value of the elemname property.
getElemtype() - Method in class org.apache.cxf.binding.corba.wsdl.Anonarray
Gets the value of the elemtype property.
getElemtype() - Method in class org.apache.cxf.binding.corba.wsdl.Anonsequence
Gets the value of the elemtype property.
getElemtype() - Method in class org.apache.cxf.binding.corba.wsdl.Array
Gets the value of the elemtype property.
getElemtype() - Method in class org.apache.cxf.binding.corba.wsdl.Sequence
Gets the value of the elemtype property.
getEmptyQName() - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
getEnableBuffering() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Gets the value of the buffering mode
getEnabled() - Method in class org.apache.cxf.ws.policy.blueprint.PolicyEngineBPDefinitionParser.PolicyEngineConfig
 
getEnabled() - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
 
getEnabledCipherSuite() - Method in class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This method returns the cipher suite employed in this HttpsURLConnection.
getEnableMtom() - Method in class org.apache.cxf.jaxws.javaee.PortComponentRefType
Gets the value of the enableMtom property.
getEnableMtom() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the enableMtom property.
getEnableStreaming() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Gets the value of the streaming mode
getEncoder(IoSession) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpCodecFactory
 
getEncoding() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getEncoding() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getEncoding() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getEncoding(MediaType, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getEncoding() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getEncoding() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getEncoding() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getEncoding() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
Gets the value of the encoding property.
getEncodingType() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
Gets the value of the encodingType property.
getEncodingType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.EncodedString
Gets the value of the encodingType property.
getEncryptedElements() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getEncryptedElements() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getEncryptedElements() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getEncryptedElements() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getEncryptedKeyBuilder(TokenWrapper, Token) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getEncryptedParts() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getEncryptedParts() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getEncryptedParts() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getEncryptedParts() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getEncryptedParts() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getEncryption() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getEncryptionCrypto(TokenWrapper) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getEncryptionDerivedKeyLength() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getEncryptionKeyDerivation() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.model.EncryptionToken
 
getEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
getEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getEndpoint() - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
getEndpoint() - Method in interface org.apache.cxf.endpoint.Client
 
getEndpoint() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getEndpoint() - Method in interface org.apache.cxf.endpoint.ConduitSelector
 
getEndpoint() - Method in class org.apache.cxf.endpoint.NullConduitSelector
 
getEndpoint() - Method in class org.apache.cxf.endpoint.PreexistingConduitSelector
 
getEndpoint() - Method in interface org.apache.cxf.endpoint.Server
 
getEndpoint() - Method in class org.apache.cxf.endpoint.ServerImpl
 
getEndpoint() - Method in interface org.apache.cxf.message.Exchange
 
getEndpoint() - Method in class org.apache.cxf.message.ExchangeImpl
 
getEndpoint(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getEndpoint() - Method in class org.apache.cxf.transport.ChainInitiationObserver
 
getEndpoint() - Method in class org.apache.cxf.ws.rm.AbstractEndpoint
 
getEndpoint() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getEndpoint() - Method in class org.apache.cxf.ws.rm.v200702.OfferType
Gets the value of the endpoint property.
getEndpointAddress(Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getEndpointClass() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
getEndpointIdentifier() - Method in class org.apache.cxf.ws.rm.DestinationSequence
 
getEndpointIdentifier(Endpoint) - Static method in class org.apache.cxf.ws.rm.RMUtils
 
getEndpointIdentifier() - Method in class org.apache.cxf.ws.rm.SourceSequence
 
getEndpointIdentifiers() - Method in class org.apache.cxf.ws.rm.ManagedRMManager
 
getEndpointImplFactory() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
getEndpointImplFactory() - Method in class org.apache.cxf.jaxws.endpoint.dynamic.JaxWsDynamicClientFactory
 
getEndPointInfo() - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getEndpointInfo() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getEndpointInfo() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getEndpointInfo(QName) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getEndpointInfo() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getEndpointInfo(QName) - Method in interface org.apache.cxf.service.Service
 
getEndpointInfo(QName) - Method in class org.apache.cxf.service.ServiceImpl
 
getEndpointInfo() - Method in class org.apache.cxf.transport.AbstractDestination
Return the ServiceModel endpoint description for this destination.
getEndpointInfo() - Method in interface org.apache.cxf.transport.DestinationWithEndpoint
Return the ServiceModel endpoint description for this destination.
getEndpointInfo() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getEndpointInfo(QName) - Method in class org.apache.cxf.ws.rm.WrappedService
 
getEndpointName(Binding, Definition) - Static method in class org.apache.cxf.binding.corba.utils.CorbaObjectReferenceHelper
 
getEndpointName() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getEndpointName() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getEndpointName() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getEndpointName() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
See use of targetNamespace in WebService.
getEndpointName() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getEndpointName() - Method in class org.apache.cxf.jaxws.support.WebServiceProviderConfiguration
 
getEndpointName() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
getEndpointName() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getEndpointName() - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getEndpointName() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getEndpointName(boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getEndpointName() - Method in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
Gets the value of the endpointName property.
getEndpointQName() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getEndpointReference(Element...) - Method in class org.apache.cxf.jaxws.context.WebServiceContextImpl
 
getEndpointReference(Class<T>, Element...) - Method in class org.apache.cxf.jaxws.context.WebServiceContextImpl
 
getEndpointReference() - Method in class org.apache.cxf.jaxws.DispatchImpl
 
getEndpointReference(Class<X>) - Method in class org.apache.cxf.jaxws.DispatchImpl
 
getEndpointReference(Element...) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getEndpointReference(Class<T>, Element...) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getEndpointReference() - Method in class org.apache.cxf.jaxws.EndpointReferenceBuilder
 
getEndpointReference(Class<T>) - Method in class org.apache.cxf.jaxws.EndpointReferenceBuilder
 
getEndpointReference() - Method in class org.apache.cxf.jaxws.JaxWsClientProxy
 
getEndpointReference(Class<T>) - Method in class org.apache.cxf.jaxws.JaxWsClientProxy
 
getEndpointReference() - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
 
getEndpointReference(URL, QName, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Create an endpoint reference for the provided wsdl, service and portname.
getEndpointReference(String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Create an endpoint reference for the provided address.
getEndpointReference(AttributedURIType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getEndpointReference(String) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Create an endpoint reference for the provided address.
getEndpointReference(AttributedURIType) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
 
getEndpointReferenceId(Map) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Obtain the id String from the endpoint reference of the current dispatch.
getEndpointReferenceWithId(QName, String, String, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Obtain a multiplexed endpoint reference for the deployed service that contains the provided id
getEndpoints(Exchange, boolean) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
Get the endpoints for this invocation.
getEndpoints() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getEndpoints() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getEndpoints() - Method in interface org.apache.cxf.service.Service
 
getEndpoints() - Method in class org.apache.cxf.service.ServiceImpl
 
getEndpoints() - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
getEndpoints() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getEndpointUnavailableQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getEndpointUnavailableQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getEndpointUnavailableText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getEndpointUnavailableText() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getEndpointUri() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the endpointUri property.
getEndTime() - Method in class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
getEngine() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
getEngine() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Gets the value of the engine property.
getEntity() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getEntityResolver() - Method in class org.apache.cxf.staxutils.StaxSource
 
getEntryName() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getEnumerator() - Method in class org.apache.cxf.binding.corba.wsdl.Enum
Gets the value of the enumerator property.
getEnvelope() - Method in class org.apache.cxf.binding.soap.Soap11
 
getEnvelope() - Method in class org.apache.cxf.binding.soap.Soap12
 
getEnvelope() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getEnvelopeNs() - Method in class org.apache.cxf.binding.soap.SoapMessage
 
getEnvEntryName() - Method in class org.apache.cxf.jaxws.javaee.EnvEntryType
Gets the value of the envEntryName property.
getEnvEntryType() - Method in class org.apache.cxf.jaxws.javaee.EnvEntryType
Gets the value of the envEntryType property.
getEnvEntryValue() - Method in class org.apache.cxf.jaxws.javaee.EnvEntryType
Gets the value of the envEntryValue property.
getEnvironment() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
getEnvironment() - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
getEnvironment() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
getEnvironment() - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
getEnvironment() - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
getEnvironment() - Method in class org.apache.cxf.tools.wsdlto.core.WSDLToProcessor
 
getEnvironment() - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
getError() - Method in class org.apache.cxf.common.commands.ResultBufferedCommand
 
getErrorHandler() - Method in class org.apache.cxf.staxutils.StaxSource
 
getErrorMessage() - Method in class org.apache.cxf.tools.validator.AbstractValidator
 
getErrorMessage() - Method in class org.apache.cxf.tools.validator.internal.WSDLRefValidator
 
getErrorMessage() - Method in class org.apache.cxf.ws.policy.AssertionInfo
 
getErrors() - Method in exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
getErrors() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor
 
getErrors() - Method in class org.apache.cxf.tools.validator.internal.ValidationResult
 
getErrOutputStream() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getEvents() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
getEventType() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getEventType() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getEventType() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getEventType() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
getEventType() - Method in class org.apache.cxf.staxutils.PartialXMLStreamReader
 
getExactlyOnce() - Method in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
Gets the value of the exactlyOnce property.
getException() - Method in class org.apache.cxf.binding.corba.wsdl.RaisesType
Gets the value of the exception property.
getException() - Method in class org.apache.cxf.endpoint.ClientCallback
 
getException(Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
getExceptionClasses() - Method in class org.apache.cxf.tools.common.model.JavaModel
 
getExceptionClasses(Method) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.FaultBeanGenerator
 
getExceptionList(Map<TypeCode, RaisesType>, CorbaMessage, OperationType) - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
getExceptionMapper(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
getExceptionMapper(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProviders
 
getExceptions() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getExceptionSuper() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getExceptionType() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getExchange() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getExchange() - Method in interface org.apache.cxf.message.Message
 
getExchange() - Method in class org.apache.cxf.message.MessageImpl
 
getExchangeData() - Method in class org.apache.cxf.management.persistence.ExchangeDataProperty
 
getExclude() - Method in class org.apache.cxf.configuration.security.FiltersType
Gets the value of the exclude property.
getExcludedImports(String) - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
getExcludedModuleMap() - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
getExcludedModules() - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
getExcludeFileList() - Method in class org.apache.cxf.tools.common.ToolContext
 
getExcludeFileList() - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.TypesCodeWriter
 
getExcludePackageName(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getExcludePackageName(String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
getExcludePkgList() - Method in class org.apache.cxf.tools.common.ToolContext
 
getExecutor() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getExecutor() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getExecutor() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
getExecutor() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getExecutor() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getExecutor() - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getExecutor() - Method in class org.apache.cxf.jaxws.support.JaxWsClientEndpointImpl
 
getExecutor() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getExecutor() - Method in interface org.apache.cxf.service.Service
 
getExecutor() - Method in class org.apache.cxf.service.ServiceImpl
 
getExecutor() - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
getExecutor() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getExecutor() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getExecutor() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getExistingSchema(Message, UriInfo, String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
getExistingWadl(Message, UriInfo, MediaType) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
getExpectedContentId() - Method in exception org.apache.cxf.jaxrs.utils.multipart.MultipartReadException
 
getExpectedContentType() - Method in exception org.apache.cxf.jaxrs.utils.multipart.MultipartReadException
 
getExpectedRoles(Method) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
Returns a list of expected roles for a given method.
getExpectedRoles(Method) - Method in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
getExpiredTokens() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getExpiredTokens() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Return the list of EXPIRED tokens.
getExpires() - Method in class org.apache.cxf.ws.rm.SourceSequence
 
getExpires() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.rm.v200502.OfferType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.rm.v200702.OfferType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getExponent() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
Gets the value of the exponent property.
getExponentialBackoff() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
getExponentialBackoff() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
Gets the value of the exponentialBackoff property.
getExposedJAXBContext(String) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
 
getExposedReferenceType(String) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Gets the Class representing the EndpointReferenceType that is used for the specific WS-Addressing version
getExposeHeaders() - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
 
getExpressions() - Method in class org.apache.cxf.tools.common.model.JavaCodeBlock
Get the Expressions value.
getExtension(Class<T>) - Method in class org.apache.cxf.bus.CXFBusImpl
 
getExtension(String, Class<T>) - Method in interface org.apache.cxf.bus.extension.ExtensionManager
 
getExtension(String, Class<T>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
getExtension(Class<T>) - Method in interface org.apache.cxf.Bus
 
getExtensionAttribute(QName) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensionAttribute(QName) - Method in interface org.apache.cxf.service.model.Extensible
 
getExtensionAttributes() - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensionAttributes() - Method in interface org.apache.cxf.service.model.Extensible
 
getExtensionRegistry() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
getExtensionRegistry() - Method in interface org.apache.cxf.wsdl.WSDLManager
Returns the ExtensionRegistry that the WSDLManager uses when reading WSDL files.
getExtensionRegistry() - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getExtensionsFromText(InputStream) - Method in class org.apache.cxf.bus.extension.ExtensionFragmentParser
Reads extension definitions from a Text file and instantiates them The text file has the following syntax classname:interfacename:deferred(true|false)
getExtensionsFromXML(InputStream) - Method in class org.apache.cxf.bus.extension.ExtensionFragmentParser
 
getExtensor(Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensor(Class<T>) - Method in interface org.apache.cxf.service.model.Extensible
 
getExtensors(Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensors() - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensors(Class<T>) - Method in interface org.apache.cxf.service.model.Extensible
 
getExtensorsAndConfig(Bus, EndpointInfo, EndpointReferenceType, boolean) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
Get the extensors from the wsdl and/or configuration that will then be used to configure the JMSConfiguration object
getExtenstionRegistry() - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getExtraargs() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getExtraClass() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
getExtraClass() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
getExtraClass() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getExtraDetail() - Method in exception org.apache.cxf.ws.rm.SequenceFault
Get extra element appended to main fault detail.
getExtReg() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getFactory() - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
Returns the current org.jdom.JDOMFactory in use, if one has been previously set with StaxBuilder.setFactory(JDOMFactory), otherwise null.
getFactory() - Method in class org.apache.cxf.binding.corba.runtime.OrbConfigurer
 
getFactory(SoapMessage) - Method in class org.apache.cxf.binding.soap.saaj.SAAJInInterceptor.SAAJPreInInterceptor
 
getFactory(SoapMessage) - Method in class org.apache.cxf.binding.soap.saaj.SAAJOutInterceptor
 
getFactory() - Static method in class org.apache.cxf.jibx.JibxNullBindingFactory
 
getFactoryAlgorithm() - Method in class org.apache.cxf.configuration.security.KeyManagersType
Gets the value of the factoryAlgorithm property.
getFactoryAlgorithm() - Method in class org.apache.cxf.configuration.security.TrustManagersType
Gets the value of the factoryAlgorithm property.
getFactoryClass() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
getFactoryClass() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
getFactoryClass() - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
getFactoryClass() - Method in class org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser
 
getFactoryCreateType(Element) - Method in class org.apache.cxf.configuration.blueprint.SimpleBPBeanDefinitionParser
 
getFactoryCreateType(Element) - Method in class org.apache.cxf.frontend.blueprint.ClientProxyFactoryBeanDefinitionParser
 
getFactoryCreateType(Element) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSClientFactoryBeanDefinitionParser
 
getFactoryIdSuffix() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
getFactoryIdSuffix() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
getFactoryIdSuffix() - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
getFactorySuffix() - Method in class org.apache.cxf.configuration.blueprint.SimpleBPBeanDefinitionParser
 
getFactorySuffix() - Method in class org.apache.cxf.frontend.blueprint.ClientProxyFactoryBeanDefinitionParser
 
getFactorySuffix() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSClientFactoryBeanDefinitionParser
 
getFailoverTarget(Exchange, FailoverTargetSelector.InvocationContext) - Method in class org.apache.cxf.clustering.FailoverTargetSelector
Get the failover target endpoint, if a suitable one is available.
getFailoverTarget(Exchange, FailoverTargetSelector.InvocationContext) - Method in class org.apache.cxf.clustering.LoadDistributorTargetSelector
Get the failover target endpoint, if a suitable one is available.
getFailurePoint() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
getFault() - Method in class org.apache.cxf.aegis.Context
 
getFault() - Method in class org.apache.cxf.binding.soap.Soap11
 
getFault() - Method in class org.apache.cxf.binding.soap.Soap12
 
getFault() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getFault() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
getFault(QName) - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getFault(QName) - Method in class org.apache.cxf.service.model.OperationInfo
Returns the fault with the given name, if found.
getFault(QName) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getFault() - Method in class org.apache.cxf.wsdl.TBindingOperation
Gets the value of the fault property.
getFaultBean(Throwable, FaultInfo, Message) - Method in class org.apache.cxf.interceptor.FaultOutInterceptor
 
getFaultCode() - Method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType
Gets the value of the faultCode property.
getFaultCode() - Method in exception org.apache.cxf.interceptor.Fault
 
getFaultCode() - Method in class org.apache.cxf.transport.jms.JMSFaultType
Gets the value of the faultCode property.
getFaultCode() - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
getFaultCode() - Method in class org.apache.cxf.ws.rm.v200502.SequenceFaultType
Gets the value of the faultCode property.
getFaultCode() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceFaultType
Gets the value of the faultCode property.
getFaultCode() - Method in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
Gets the value of the faultCode property.
getFaultCode() - Method in exception org.apache.cxf.ws.security.sts.provider.STSException
 
getFaultCodePrefix(XMLStreamWriter, QName) - Method in class org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor
 
getFaultForClass(BindingOperationInfo, Class) - Method in class org.apache.cxf.interceptor.FaultOutInterceptor
Find the correct Fault part for a particular exception.
getFaultInfo(OperationInfo, QName) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultInInterceptor
 
getFaultInfo() - Method in class org.apache.cxf.service.model.BindingFaultInfo
 
getFaultInInterceptors() - Method in class org.apache.cxf.binding.corba.CorbaBinding
 
getFaultInterceptors() - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
 
getFaultInterceptors() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
getFaultMessageName(OperationInfo, Class<?>, Class<?>) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getFaultMessageName(OperationInfo, Class<?>, Class<?>) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getFaultMessagePartInfo(OperationInfo, QName) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultOutInterceptor
 
getFaultMode() - Method in class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
getFaultMode(Message) - Static method in class org.apache.cxf.message.MessageUtils
Determine the fault mode for the underlying (fault) message (for use on server side only).
getFaultName(InterfaceInfo, OperationInfo, Class<?>, Class<?>) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getFaultName(InterfaceInfo, OperationInfo, Class<?>, Class<?>) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getFaultName(InterfaceInfo, OperationInfo, Class<?>, Class<?>) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getFaultName(InterfaceInfo, OperationInfo, Class, Class) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getFaultName() - Method in class org.apache.cxf.service.model.FaultInfo
 
getFaultObserver() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
getFaultObserver() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
getFaultOutInterceptors() - Method in class org.apache.cxf.binding.corba.CorbaBinding
 
getFaults() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getFaults() - Method in class org.apache.cxf.service.model.OperationInfo
Returns all faults for this operation.
getFaults() - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getFaultSerialVersionUID() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getFaultTo() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the FaultTo property.
getFaultTo() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the FaultTo property.
getFaultToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getFaultToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getFaultVocabulary() - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
 
getFaultVocabulary() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
getFeature(String) - Method in class org.apache.cxf.staxutils.StaxSource
 
getFeature(String) - Method in class org.apache.cxf.tools.corba.common.SchemaWriterImpl
 
getFeature(String) - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaWriterImpl
 
getFeatures() - Method in class org.apache.cxf.bus.CXFBusImpl
 
getFeatures() - Method in interface org.apache.cxf.Bus
 
getFeatures() - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
getFeatures() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getFeatures() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getFeatures() - Method in class org.apache.cxf.interceptor.AnnotationInterceptors
 
getFeatures() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getFeatures() - Method in class org.apache.cxf.jaxws.support.JaxWsEndpointImpl
 
getFeatures() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getFeatures() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getFields() - Method in class org.apache.cxf.tools.common.model.JavaClass
 
getFile() - Method in class org.apache.cxf.configuration.security.CertStoreType
Gets the value of the file property.
getFile() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the file property.
getFile() - Method in class org.apache.cxf.resource.URIResolver
 
getFile(JPackage, String) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.TypesCodeWriter
 
getFileBase(String) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
getFileBase(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaProcessor
 
getFileName(String) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
getFileOrURLName(String) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getFiles(File, String) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFiles(File, String, File) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFilesRecurse(File, String) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFilesRecurse(File, String, File) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFileToWrite(String, String) - Method in class org.apache.cxf.tools.util.FileWriterUtil
 
getFilterRegistration(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getFilterRegistrations() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getFilters() - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
Returns the list of filters used by this FireWallClassLoader.
getFinal() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
Gets the value of the final property.
getFirst(K) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
getFirstChild(Element) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getFirstChildWithName(Element, QName) - Static method in class org.apache.cxf.helpers.DOMUtils
Return the first element child with the specified qualified name.
getFirstChildWithName(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Return the first element child with the specified qualified name.
getFirstElement(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first direct child with a given type
getFirstFound(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getFirstNotEmpty(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getFirstNotEmpty(List<String>) - Static method in class org.apache.cxf.common.util.StringUtils
 
getFixedCorbaType(QName, QName, int, int) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
getFixedValue() - Method in class org.apache.cxf.javascript.AttributeInfo
 
getFloatValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getFloatValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getFlowThroughStream() - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
getForce() - Method in class org.apache.cxf.feature.FastInfosetFeature
Retrieve the value set with #setForce(int).
getForkClass() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
getForkClass() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
getForkClass() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
getFormatElement(QName) - Static method in class org.apache.cxf.jibx.JibxSimpleTypes
 
getFormatElement(QName) - Static method in class org.apache.cxf.jibx.JibxUtil
 
getFormattedDetailedUsage() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getFormattedString(ResourceBundle, String, Object...) - Static method in class org.apache.cxf.common.i18n.BundleUtils
Encapsulates the logic to format a string based on the key in the resource bundle
getFound(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getFragment() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
getFrames() - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpMessage
 
getFrames() - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpChannel
 
getFrameType() - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
getFrom() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the From property.
getFrom() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the From property.
getFromQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getFromQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getFrontEnd() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getFrontend() - Method in class org.apache.cxf.tools.plugin.Plugin
Gets the value of the frontend property.
getFrontEnd(String) - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
getFrontEndName(String[]) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJava
 
getFrontEndProfile(String) - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
getFrontEnds() - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
getFullClassName() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getFullClassName() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getFullClzName(MessagePartInfo, ToolContext, boolean) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getFullContent() - Method in class org.apache.cxf.transport.http.auth.HttpAuthHeader
 
getFullHeader() - Method in class org.apache.cxf.transport.http.auth.HttpAuthHeader
 
getFullyQualifiedName() - Method in class org.apache.cxf.tools.corba.processors.idl.FixedPtConstVisitor
 
getFullyQualifiedName() - Method in class org.apache.cxf.tools.corba.processors.idl.PrimitiveTypesVisitor
 
getFullyQualifiedName() - Method in interface org.apache.cxf.tools.corba.processors.idl.Visitor
 
getFullyQualifiedName() - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
getFullyScopedName(Scope, AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
getG() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Gets the value of the g property.
getGeneratedBindingNames() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
getGeneratedClassNames(JAXBUtils.JCodeModel) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
getGeneratedFileInfo() - Method in class org.apache.cxf.tools.util.ClassCollector
 
getGeneratedFiles() - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.TypesCodeWriter
 
getGeneratedServiceClasses() - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
getGeneratedSourceRoot() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
getGeneratedSourceRoot() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
getGeneratedSourceRoot() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
getGeneratedTestRoot() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
getGeneratedTestRoot() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
getGeneratedTestRoot() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
getGeneratedTypeClasses() - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
getGenerator() - Method in class org.apache.cxf.tools.plugin.Generators
Gets the value of the generator property.
getGeneratorClassName() - Method in class org.apache.cxf.tools.java2wsdl.generator.WSDLGeneratorFactory
 
getGenerators() - Method in class org.apache.cxf.tools.plugin.FrontEnd
Gets the value of the generators property.
getGenerators() - Method in class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
 
getGlobalContext() - Method in class org.apache.cxf.aegis.Context
 
getGroupId() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
getHandleExchange() - Method in class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
getHandler() - Method in class org.apache.cxf.jaxws.javaee.HandlerChainType
Gets the value of the handler property.
getHandler() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the handler property.
getHandler() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
Gets the value of the handler property.
getHandler() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the handler property.
getHandler() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getHandler(ClassLoader) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getHandlerAnnotation() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.HandlerConfigGenerator
 
getHandlerChain() - Method in class org.apache.cxf.jaxws.binding.AbstractBindingImpl
 
getHandlerChain(PortInfo) - Method in class org.apache.cxf.jaxws.handler.HandlerResolverImpl
 
getHandlerChain() - Method in class org.apache.cxf.jaxws.javaee.HandlerChainsType
Gets the value of the handlerChain property.
getHandlerChain() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainsType
Gets the value of the handlerChain property.
getHandlerChains() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the handlerChains property.
getHandlerChains() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the handlerChains property.
getHandlerChains() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getHandlerChains() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
getHandlerClass() - Method in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
Gets the value of the handlerClass property.
getHandlerClass() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Gets the value of the handlerClass property.
getHandlerClassLoader() - Method in class org.apache.cxf.jaxws.handler.HandlerChainBuilder
 
getHandlerConfigFileName(String) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getHandlerName() - Method in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
Gets the value of the handlerName property.
getHandlerName() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Gets the value of the handlerName property.
getHandlerResolver() - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getHandlers() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getHandlers() - Method in class org.apache.cxf.common.logging.Log4jLogger
 
getHandlers() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getHandlers() - Method in class org.apache.cxf.jaxws.JaxWsProxyFactoryBean
Returns the configured list of JAX-WS handlers for the proxy.
getHandlers() - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
getHandlers() - Method in class org.apache.cxf.transport.http.QueryHandlerRegistryImpl
 
getHandlers() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
getHandlers() - Method in interface org.apache.cxf.transports.http.QueryHandlerRegistry
Returns list of QueryHandlers
getHandlers() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the handlers property.
getHandlingTime() - Method in class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
getHeader(String) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
getHeader() - Method in class org.apache.cxf.binding.soap.Soap11
 
getHeader() - Method in class org.apache.cxf.binding.soap.Soap12
 
getHeader(QName) - Method in class org.apache.cxf.binding.soap.SoapMessage
 
getHeader() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getHeader() - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrame
 
getHeader(Map<String, List<String>>, String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
getHeader() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getHeader(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getHeader(String) - Method in interface org.apache.cxf.message.Attachment
 
getHeader(String) - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getHeader(SoapVersion) - Method in interface org.apache.cxf.ws.addressing.soap.MAPCodec.HeaderFactory
 
getHeaderAsList(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getHeaderFactory() - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
 
getHeaderKey(String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
getHeaderNames() - Method in class org.apache.cxf.attachment.AttachmentImpl
 
getHeaderNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getHeaderNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getHeaderNames() - Method in interface org.apache.cxf.message.Attachment
 
getHeaderNames() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getHeaderProcessor(String) - Method in interface org.apache.cxf.headers.HeaderManager
 
getHeaderProcessor(String) - Method in class org.apache.cxf.headers.HeaderManagerImpl
 
getHeaderQNameInOperationParam(SoapMessage) - Static method in class org.apache.cxf.binding.soap.HeaderUtil
 
getHeaders() - Method in class org.apache.cxf.binding.soap.SoapMessage
 
getHeaders() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Gets the copy of request headers
getHeaders() - Method in interface org.apache.cxf.jaxrs.client.Client
Gets the copy of request headers
getHeaders() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Gets the initial headers
getHeaders() - Method in exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
getHeaders() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getHeaders(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getHeaders(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getHeaders(QName, JAXBContext, boolean) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPMessageContextImpl
 
getHeaders(String) - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getHeaders() - Method in class org.apache.cxf.ws.security.policy.model.RequiredParts
 
getHeaders() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
getHelper() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
getHighWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
Gets the value of the highWaterMark property.
getHighWaterMark() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getHighWaterMark() - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
getHolderName() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
getHolderType(Class<?>, Type) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getHolderType(Class<?>, Type) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getHolderType(Class<?>, Type) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getHolderType(Class<?>, Type) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getHome() - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Gets the value of the home property.
getHost() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Returns the host for which this server engine was configured.
getHost() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
getHost() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the host property.
getHost() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the host property.
getHttpConduit() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Gets the HTTP conduit responsible for a transport-level communication with the remote service.
getHTTPConnectorFactory() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method creates a connector factory.
getHttpDateFormat() - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getHttpHeaders() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getHttpHeaders() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getHttpHeaders() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getHttpMethod() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getHttpMethod() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getHttpMethodValue(Method) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getHttpRequestMethod() - Method in class org.apache.cxf.transport.http.HttpURLConnectionInfo
This method returns the request method on the represented HttpURLConnection.
getHTTPSConnectorFactory(TLSServerParameters) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method creates a connector factory enabled with the JSSE
getHttpServletRequest() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getHttpServletRequest() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getHttpServletRequest() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getHttpServletResponse() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getHttpServletResponse() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getHttpServletResponse() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getHttpsToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getHttpsToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getHttpsToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getIcon(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractFeedBuilder
 
getIcon() - Method in class org.apache.cxf.jaxws.javaee.ListenerType
Gets the value of the icon property.
getIcon() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationType
Gets the value of the icon property.
getIcon() - Method in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
Gets the value of the icon property.
getIcon() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the icon property.
getIcon() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Gets the value of the icon property.
getIcon() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the icon property.
getIcon() - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Gets the value of the icon property.
getIcon() - Method in class org.apache.cxf.jaxws.javaee.WebservicesType
Gets the value of the icon property.
getId() - Method in class org.apache.cxf.attachment.AttachmentImpl
 
getId(Map) - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getId() - Method in class org.apache.cxf.binding.corba.types.CorbaExceptionHandler
 
getId() - Method in class org.apache.cxf.bus.blueprint.BlueprintBus
 
getId() - Method in class org.apache.cxf.bus.CXFBusImpl
 
getId() - Method in interface org.apache.cxf.Bus
 
getId() - Method in class org.apache.cxf.bus.spring.SpringBus
 
getId(Element, ParserContext) - Method in class org.apache.cxf.configuration.blueprint.SimpleBPBeanDefinitionParser
 
getId(Element, ParserContext) - Method in class org.apache.cxf.frontend.blueprint.ServerFactoryBeanDefinitionParser
 
getId(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
getId() - Method in class org.apache.cxf.jaxws.javaee.CString
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.EmptyType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.EnvEntryType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.HandlerChainsType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.HandlerChainType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.IconType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.ListenerType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.ParamValueType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.PortComponentRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.PropertyType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.RunAsType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.SecurityRoleRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.SecurityRoleType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.ServiceImplBeanType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainsType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.WebservicesType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.XsdAnyURIType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.XsdBooleanType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.XsdIntegerType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.XsdNMTOKENType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.XsdNonNegativeIntegerType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.XsdPositiveIntegerType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.XsdQNameType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jaxws.javaee.XsdStringType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.jibx.tools.JibxSchemaResolver
 
getId() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getId() - Method in class org.apache.cxf.management.persistence.ExchangeDataProperty
 
getId() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getId() - Method in interface org.apache.cxf.message.Attachment
 
getId() - Method in interface org.apache.cxf.message.Message
 
getId() - Method in class org.apache.cxf.message.MessageImpl
 
getId() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getId() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns the ID of this interceptor.
getId() - Method in class org.apache.cxf.tools.common.toolspec.parser.OptionGroup
 
getId(Map) - Method in class org.apache.cxf.transport.AbstractMultiplexDestination
Obtain id from reference parameters of the ws-a to address Requires the existance of ws-a interceptors on dispatch path to provide access to the ws-a headers
getId(Map) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getId(Map) - Method in interface org.apache.cxf.transport.MultiplexDestination
 
getId() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.transports.http_jetty.configuration.ParametersRefType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.policy.v200409.Policy
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertiesType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
Gets the value of the id property.
getId() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getId() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getIdentifiedThreadingParameters() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Gets the value of the identifiedThreadingParameters property.
getIdentifiedTLSServerParameters() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Gets the value of the identifiedTLSServerParameters property.
getIdentifier() - Method in class org.apache.cxf.ws.mex.model._2004_09.GetMetadata
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.AbstractSequence
 
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.AckRequestedType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.OfferType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.TerminateSequenceType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.TerminateSequenceType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.AckRequestedType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceResponseType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.OfferType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.SequenceType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceResponseType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
Gets the value of the identifier property.
getIdFromSTR(Element) - Static method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getIDFromSTR(Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getIdGenerator() - Method in class org.apache.cxf.ws.rm.RMManager
 
getIdlFile() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getIdlNamespace() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
getIdlNamespace() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
getIDLTree() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLProcessor
 
getIdlType(TypeCode) - Method in class org.apache.cxf.binding.corba.CorbaTypeMap
 
getIdlType() - Method in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
getIdltype() - Method in class org.apache.cxf.binding.corba.wsdl.ArgType
Gets the value of the idltype property.
getIdltype() - Method in class org.apache.cxf.binding.corba.wsdl.Const
Gets the value of the idltype property.
getIdltype() - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
Gets the value of the idltype property.
getIdltype() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
Gets the value of the idltype property.
getIdOrName(Element) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getIds() - Method in class org.apache.cxf.aegis.type.encoded.SoapRefRegistry
Gets the ids of the registered object instances.
getIgnoreAttr() - Method in class org.apache.cxf.tools.common.Tag
 
getIgnoredClasses() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getIgnoredMethods() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getIgnoreUnknownAssertions() - Method in class org.apache.cxf.ws.policy.blueprint.PolicyEngineBPDefinitionParser.PolicyEngineConfig
 
getIgnoreUnknownAssertions() - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
 
getImage() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
Gets the value of the image property.
getImage() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Gets the value of the image property.
getImmediaAcksTimeout() - Method in class org.apache.cxf.ws.rm.manager.AcksPolicyType
Gets the value of the immediaAcksTimeout property.
getImplementationMethod(Method) - Method in class org.apache.cxf.jaxws.JAXWSMethodDispatcher
 
getImplementingClasses() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getImplementingClasses() - Method in class org.apache.cxf.jaxws.JaxWsProxyFactoryBean
 
getImplementor() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getImplementorClass() - Method in class org.apache.cxf.jaxws.EndpointImpl
Gets the class of the implementor.
getImplementorClass() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
getImport() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the import property.
getImportedDefinitions() - Method in class org.apache.cxf.wsdl11.WSDLDefinitionBuilder
 
getImportedWSDLDefinitionFile(String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
getImportedWSDLDefinitions() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
getImportedWsdlMap(Document, String) - Static method in class org.apache.cxf.tools.validator.internal.ValidatorUtil
Get a map of wsdls imported by the given wsdl.
getImportedXmlSchemaFile(String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
getImportedXmlSchemas() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
getImportInputSource(String, String) - Method in class org.apache.cxf.catalog.CatalogWSDLLocator
 
getImportInputSource(String, String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.CustomizedWSDLLocator
 
getImportInputSource(String, String) - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
getImportOrTypesOrMessage() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the importOrTypesOrMessage property.
getImports() - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
getImports() - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
getImports() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getImports(Definition) - Static method in class org.apache.cxf.wsdl11.WSDLDefinitionBuilder
 
getImportSchemaFilename() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getInactivityTimeout() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
Gets the value of the inactivityTimeout property.
getInBoundMessage(Exchange) - Method in class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
getInbuiltBackChannel(Message) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpDestination
 
getInbuiltBackChannel(Message) - Method in class org.apache.cxf.transport.AbstractDestination
 
getInbuiltBackChannel(Message) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getInbuiltBackChannel(Message) - Method in class org.apache.cxf.transport.jms.JMSDestination
 
getInbuiltBackChannel(Message) - Method in class org.apache.cxf.transport.local.LocalDestination
 
getInclude() - Method in class org.apache.cxf.configuration.security.FiltersType
Gets the value of the include property.
getIncludeMessageProperties() - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
getIncludeTimestamp() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getIncludeTimestamp() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getIncludeTimestamp() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getIncludeToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getIncludeToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getIncludeToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getInclusion() - Method in class org.apache.cxf.ws.security.policy.model.Token
 
getInclusionFromAttributeValue(String) - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getInclusionFromAttributeValue(String) - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getInclusionFromAttributeValue(String) - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getInclusiveC14n() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getIncompleteSequenceBehavior() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
Gets the value of the incompleteSequenceBehavior property.
getIncompleteSequenceBehavior() - Method in class org.apache.cxf.ws.rm.v200702.OfferType
Gets the value of the incompleteSequenceBehavior property.
getInDate() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getIndex() - Method in class org.apache.cxf.binding.corba.types.CorbaEnumHandler
 
getIndex() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
getIndex() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getInFaultInterceptors() - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
getInFaultInterceptors() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
getInFaultInterceptors() - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
getInFaultInterceptors() - Method in class org.apache.cxf.interceptor.AnnotationInterceptors
 
getInFaultInterceptors() - Method in interface org.apache.cxf.interceptor.InterceptorProvider
Returns the list of interceptors attached to the incoming fault interceptor chain of the object.
getInFaultInterceptors() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
getInFaultInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getInFaultInterceptors() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getInFaultInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getInFaultInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getInFaultInterceptors() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getInFaultMessage() - Method in interface org.apache.cxf.message.Exchange
 
getInFaultMessage() - Method in class org.apache.cxf.message.ExchangeImpl
 
getInFaultObserver() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getInFaultObserver() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getInFaultObserver() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getInflector() - Method in class org.apache.cxf.binding.http.strategy.ConventionStrategy
 
getInheritedScopeMap() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getInInterceptorChain(Exchange, SortedSet<Phase>) - Static method in class org.apache.cxf.binding.coloc.ColocUtil
 
getInInterceptors() - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
getInInterceptors() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
getInInterceptors() - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
getInInterceptors() - Method in class org.apache.cxf.interceptor.AnnotationInterceptors
 
getInInterceptors() - Method in interface org.apache.cxf.interceptor.InterceptorProvider
Returns the list of interceptors attached to the incoming interceptor chain of the object.
getInInterceptors() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
getInInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getInInterceptors() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getInInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getInInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getInInterceptors() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getInitialContextEnv(JMSEndpoint) - Static method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getInitiatorEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getInitiatorEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorEncryptionToken
 
getInitiatorEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getInitiatorEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getInitiatorEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getInitiatorSignatureToken() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getInitiatorSignatureToken() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorSignatureToken
 
getInitiatorSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getInitiatorSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getInitiatorSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getInitiatorToken() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getInitiatorToken() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorToken
 
getInitiatorToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getInitiatorToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getInitiatorToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getInitParam() - Method in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
Gets the value of the initParam property.
getInitParam() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Gets the value of the initParam property.
getInitParameter(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
getInitParameter(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getInitParameterNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
getInitParameterNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getInjectionTarget() - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.cxf.jaxws.javaee.EnvEntryType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the injectionTarget property.
getInjectionTargetClass() - Method in class org.apache.cxf.jaxws.javaee.InjectionTargetType
Gets the value of the injectionTargetClass property.
getInjectionTargetName() - Method in class org.apache.cxf.jaxws.javaee.InjectionTargetType
Gets the value of the injectionTargetName property.
getInMessage() - Method in interface org.apache.cxf.message.Exchange
Returns the inbound message for the exchange.
getInMessage() - Method in class org.apache.cxf.message.ExchangeImpl
 
getInMessageParts(Operation) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getInOrder() - Method in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
Gets the value of the inOrder property.
getInParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getInParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getInParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getInParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getInPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getInPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getInPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getInPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getInPhases() - Method in interface org.apache.cxf.phase.PhaseManager
 
getInPhases() - Method in class org.apache.cxf.phase.PhaseManagerImpl
 
getInput() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getInput() - Method in class org.apache.cxf.service.model.OperationInfo
 
getInput() - Method in class org.apache.cxf.wsdl.TBindingOperation
Gets the value of the input property.
getInputDocument(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
Request a document based on the input stream.
getInputDocument() - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
Request a document based on the standard input stream.
getInputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getInputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getInputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getInputName() - Method in class org.apache.cxf.service.model.OperationInfo
 
getInputSource() - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
getInputSource(String, String) - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
getInputSource() - Method in class org.apache.cxf.wsdl11.ResourceManagerWSDLLocator
 
getInputSource(String, String) - Method in class org.apache.cxf.wsdl11.ResourceManagerWSDLLocator
 
getInputStream() - Method in class org.apache.cxf.aegis.type.mtom.StreamDataSource
getInputStream() - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
getInputStream() - Method in class org.apache.cxf.attachment.ByteDataSource
 
getInputStream() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
getInputStream() - Method in class org.apache.cxf.attachment.LazyDataSource
 
getInputStream(Document) - Static method in class org.apache.cxf.helpers.XMLUtils
 
getInputStream() - Method in class org.apache.cxf.io.CachedOutputStream
 
getInputStream() - Method in class org.apache.cxf.io.DelegatingInputStream
 
getInputStream() - Method in class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
getInputStream() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getInputStream(Class<Object>, Type, InputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
getInputStream() - Method in class org.apache.cxf.resource.URIResolver
 
getInputStream(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
Request an input stream.
getInputStream() - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
Request the standard input stream.
getInputStream() - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Returns the input stream of this message content.
getInstance() - Static method in class org.apache.cxf.binding.soap.Soap11
 
getInstance() - Static method in class org.apache.cxf.binding.soap.Soap12
 
getInstance() - Static method in class org.apache.cxf.binding.soap.SoapVersionFactory
 
getInstance(Message) - Method in class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
getInstance(Message) - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
Returns the resource instance which will handle the current request
getInstance(Message) - Method in interface org.apache.cxf.jaxrs.lifecycle.ResourceProvider
Returns the resource instance which will handle the current request
getInstance(Message) - Method in class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
Returns the resource instance which will handle the current request
getInstance() - Static method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getInstance(Message) - Static method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getInstance(Message) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
Returns the resource instance which will handle the current request
getInstance() - Static method in class org.apache.cxf.management.jmx.MBServerConnectorFactory
 
getInstance() - Static method in class org.apache.cxf.tools.java2wsdl.processor.FrontendFactory
 
getInstance(List<String>, String) - Static method in class org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
 
getInstance() - Static method in class org.apache.cxf.tools.misc.processor.address.AddressFactory
 
getInstance() - Static method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
getInstance() - Static method in class org.apache.cxf.workqueue.OneShotAsyncExecutor
 
getInstance() - Static method in class org.apache.cxf.workqueue.SynchronousExecutor
 
getInstance() - Static method in class org.apache.cxf.ws.rm.persistence.PersistenceUtils
 
getInstanceClass() - Method in class org.apache.cxf.jaxrs.model.SubresourceKey
 
getInstanceId(Object) - Method in class org.apache.cxf.aegis.type.encoded.MarshalRegistry
 
getInstreamIds() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getInTemplates(MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
getInterceptorChain() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getInterceptorChain() - Method in interface org.apache.cxf.message.Message
Returns a live copy of the messages interceptor chain.
getInterceptorChain() - Method in class org.apache.cxf.message.MessageImpl
 
getInterceptorProvider() - Method in interface org.apache.cxf.headers.HeaderProcessor
 
getInterceptors() - Method in interface org.apache.cxf.ws.policy.EffectivePolicy
 
getInterceptors() - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
getInterceptors() - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
 
getInterceptors() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
getInterceptors(Collection<? extends Assertion>, boolean, boolean) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry
 
getInterceptors(Collection<? extends Assertion>, boolean, boolean) - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
 
getInterface() - Method in class org.apache.cxf.service.model.BindingInfo
 
getInterface() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getInterface() - Method in class org.apache.cxf.service.model.OperationInfo
 
getInterface() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getInterface() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getInterface(ToolContext, ServiceInfo, InterfaceInfo) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.PortTypeProcessor
 
getInterfaceClass() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getInterfaceInfo() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getInterfaceName() - Method in class org.apache.cxf.bus.extension.Extension
 
getInterfaceName() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
getInterfaceName() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getInterfaceName() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getInterfaceName() - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getInterfaceName() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getInterfaceName(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getInterfaceNames() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
getInterfaces() - Method in class org.apache.cxf.tools.common.model.JavaModel
 
getIntHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getIntraMessageThreshold() - Method in class org.apache.cxf.ws.rm.manager.AcksPolicyType
Gets the value of the intraMessageThreshold property.
getIntValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getIntValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getInvalidAcknowledgmentFaultCode() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getInvalidAcknowledgmentFaultCode() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getInvalidAcknowledgmentFaultCode() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getInvalidMapQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getInvalidMapQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getInvalidMapText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getInvalidMapText() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getInvocationHandler() - Method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
getInvocationHandler() - Method in interface org.apache.cxf.jaxrs.client.InvocationHandlerAware
 
getInvoker() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getInvoker() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
getInvoker() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getInvoker() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getInvoker(T) - Method in class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor
 
getInvoker() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getInvoker() - Method in interface org.apache.cxf.service.Service
 
getInvoker() - Method in class org.apache.cxf.service.ServiceImpl
 
getInvoker() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getIsBaseAddr() - Method in class org.apache.cxf.js.rhino.JsServiceFactoryBean
 
getIsReferenceParameterQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getIsReferenceParameterQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getIssuedToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getIssuedToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getIssuedToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getIssueOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
getIssuerAddress() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getIssuerConstraints(CertificateConstraintsType) - Static method in class org.apache.cxf.transport.https.CertConstraintsJaxBUtils
Get a List of Strings that corresponds to the issuer regular expression constraints from a JAXB CertificateConstraintsType
getIssuerConstraintsCombinator(CertificateConstraintsType) - Static method in class org.apache.cxf.transport.https.CertConstraintsJaxBUtils
Get a (issuer) CertConstrains.Combinator from a JAXB CertificateConstraintsType
getIssuerDNConstraints() - Method in class org.apache.cxf.configuration.security.CertificateConstraintsType
Gets the value of the issuerDNConstraints property.
getIssuerEpr() - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
getIssuerEpr() - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
getIssuerEpr() - Method in class org.apache.cxf.ws.security.policy.model.SpnegoContextToken
 
getIssuerName() - Method in class org.apache.cxf.ws.security.policy.model.Token
 
getIssueSingleOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
getIterator() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
getIterator() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
getJ() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Gets the value of the j property.
getJaasLoginModuleName() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
Deprecated. Get the JAAS Login module name to use.
getJarContents(URL) - Method in class org.apache.cxf.common.util.JarResource
 
getJarContents(InputStream) - Method in class org.apache.cxf.common.util.JarResource
 
getJarContents(String) - Method in class org.apache.cxf.common.util.JarResource
 
getJarContents(File) - Method in class org.apache.cxf.common.util.JarResource
 
getJavaClass() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
getJavaCodeBlock() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getJavaCommand() - Static method in class org.apache.cxf.common.commands.JavaHelper
Get the command to launch a JVM.
getJavaDoc() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getJavaDoc() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getJavaModel() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getJavaModel() - Method in class org.apache.cxf.tools.common.ToolContext
 
getJavascriptName() - Method in class org.apache.cxf.javascript.AttributeInfo
 
getJavascriptName(XmlSchemaComplexType) - Method in class org.apache.cxf.javascript.BasicNameManager
getJavascriptName(QName) - Method in class org.apache.cxf.javascript.BasicNameManager
 
getJavascriptName() - Method in interface org.apache.cxf.javascript.ItemInfo
 
getJavascriptName(QName) - Method in interface org.apache.cxf.javascript.NameManager
 
getJavascriptName() - Method in class org.apache.cxf.javascript.ParticleInfo
 
getJavaType(QName) - Method in interface org.apache.cxf.jaxb.JAXBUtils.S2JJAXBModel
 
getJaxbAnnotaions() - Method in class org.apache.cxf.tools.common.model.JavaField
 
getJAXBAnnotation(MessagePartInfo) - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
getJaxbAnnotations(Method) - Static method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.WrapperUtil
 
getJaxbAnnotations(Method, int) - Static method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.WrapperUtil
 
getJaxbBindingFile() - Method in class org.apache.cxf.tools.common.ToolContext
 
getJaxbBindingFile() - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
getJaxbBindings() - Method in class org.apache.cxf.tools.wadlto.jaxb.CustomizationParser
 
getJaxbBindings() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
getJAXBContext() - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
getJAXBContext(Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getJAXBContext() - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve a JAXBContext for marshalling and unmarshalling JAXB generated types.
getJAXBContext() - Static method in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
Retrieve a JAXBContext for marshalling and unmarshalling JAXB generated types for the 2004/08 version.
getJAXBContext() - Static method in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
Retrieve a JAXBContext for marshalling and unmarshalling JAXB generated types for the 2004/08 version.
getJaxbContextProperties() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Return the map of JAXB context properties used at the time that we create new contexts.
getJAXBCustFile(File) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.DateTypeCustomGenerator
 
getJaxbPackage() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getJaxbPackage() - Method in class org.apache.cxf.transport.http.spring.HttpAuthSupplierBeanDefinitionParser
 
getJaxbPackage() - Method in class org.apache.cxf.transport.http.spring.HttpDestinationBeanDefinitionParser
 
getJaxbPackage() - Method in class org.apache.cxf.transport.http.spring.MessageTrustDeciderBeanDefinitionParser
 
getJaxbPackage() - Method in class org.apache.cxf.ws.rm.spring.RMFeatureBeanDefinitionParser
 
getJaxbPackage() - Method in class org.apache.cxf.ws.rm.spring.RMManagerBeanDefinitionParser
 
getJaxbQName(Class<?>, Type, Object, boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getJaxrpcMappingFile() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the jaxrpcMappingFile property.
getJaxrpcMappingFile() - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Gets the value of the jaxrpcMappingFile property.
getJaxwsBinding() - Method in class org.apache.cxf.jaxws.support.JaxWsEndpointImpl
 
getJaxwsBindingID(String) - Static method in class org.apache.cxf.jaxws.support.BindingID
 
getJaxwsClass() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
getJaxWsImplementorInfo() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
getJaxwsParas() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
getJaxWsServiceFactory() - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
getJmsConfig() - Method in class org.apache.cxf.transport.jms.JMSConduit
 
getJmsConfig() - Method in class org.apache.cxf.transport.jms.JMSConfigFeature
 
getJmsConfig() - Method in class org.apache.cxf.transport.jms.JMSDestination
 
getJmsConfig() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getJMSCorrelationID() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsCorrelationID property.
getJMSDeliveryMode() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsDeliveryMode property.
getJmsDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jmsDestinationName property.
getJMSExpiration() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsExpiration property.
getJmsFaultType() - Method in exception org.apache.cxf.binding.soap.jms.interceptor.JMSFault
* @return Returns the jmsFaultType.
getJMSMessageID() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsMessageID property.
getJMSNamingProperty() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jmsNamingProperty property.
getJMSPriority() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsPriority property.
getJmsReplyDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jmsReplyDestinationName property.
getJMSReplyTo() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsReplyTo property.
getJmsReplyToDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jmsReplyToDestinationName property.
getJmsTemplate() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getJMSTimeStamp() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsTimeStamp property.
getJMSType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsType property.
getJmsVariant() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the jmsVariant property.
getJMXServiceURL() - Method in class org.apache.cxf.management.JMXConnectorPolicyType
Gets the value of the jmxServiceURL property.
getJndiConfig() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getJndiConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jndiConnectionFactoryName property.
getJndiConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
getJndiConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the jndiConnectionFactoryName property.
getJndiDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jndiDestinationName property.
getJndiInitialContextFactory() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the jndiInitialContextFactory property.
getJndiParameters() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
getJndiReplyDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jndiReplyDestinationName property.
getJndiReplyToDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jndiReplyToDestinationName property.
getJndiTemplate() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getJndiURL() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the jndiURL property.
getJs() - Method in class org.apache.cxf.js.rhino.JsServiceFactoryBean
 
getJspConfigDescriptor() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getJsseProvider() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Return the JSSE provider.
getJsseProvider() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the jsseProvider property.
getJsseProvider() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the jsseProvider property.
getJType(String, String) - Static method in class org.apache.cxf.tools.util.BuiltInTypesJavaMappingUtil
 
getKeepAliveParameters() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the keepAliveParameters property.
getKerberosToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getKerberosToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getKerberosToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getKeyExchangeTokenOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
getKeyInfo() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
Gets the value of the keyInfo property.
getKeyManagers(KeyManagersType) - Static method in class org.apache.cxf.configuration.jsse.spring.TLSParameterJaxBUtils
This method converts the JAXB KeyManagersType into a list of JSSE KeyManagers.
getKeyManagers() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the key managers for the endpoint.
getKeyManagers() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the keyManagers property.
getKeyManagers() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the keyManagers property.
getKeyName() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getKeyPassword() - Method in class org.apache.cxf.configuration.security.KeyManagersType
Gets the value of the keyPassword property.
getKeyPassword(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeySize() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getKeyStore(KeyStoreType) - Static method in class org.apache.cxf.configuration.jsse.spring.TLSParameterJaxBUtils
This method converts a JAXB generated KeyStoreType into a KeyStore.
getKeyStore(CertStoreType) - Static method in class org.apache.cxf.configuration.jsse.spring.TLSParameterJaxBUtils
This method converts a JAXB generated CertStoreType into a KeyStore.
getKeyStore() - Method in class org.apache.cxf.configuration.security.KeyManagersType
Gets the value of the keyStore property.
getKeyStore() - Method in class org.apache.cxf.configuration.security.TrustManagersType
Gets the value of the keyStore property.
getKeystore(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeystoreAlgorithm(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeyStoreManagers(String, String, String, String, String, String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeystorePassword(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeystoreProvider(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeystoreType(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeystoreType(String, Logger, String) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeyType() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getKeyType() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
getKeyValueToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getKnownElements() - Method in class org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.AlgorithmSuiteBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.AsymmetricBindingBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.ContentEncryptedElementsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.EncryptedElementsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.EncryptedPartsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.HttpsTokenBuilder
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.InitiatorEncryptionTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.InitiatorSignatureTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.InitiatorTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.IssuedTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.KerberosTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.KeyValueTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.LayoutBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.ProtectionTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.RecipientEncryptionTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.RecipientSignatureTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.RecipientTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.RequiredElementsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.RequiredPartsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SamlTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SecureConversationTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SecurityContextTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SignedElementsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SignedPartsBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SpnegoContextTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SupportingTokens12Builder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SupportingTokensBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.SymmetricBindingBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.TransportBindingBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.TransportTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.Trust10Builder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.Trust13Builder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.UsernameTokenBuilder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.WSS10Builder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.WSS11Builder
 
getKnownElements() - Method in class org.apache.cxf.ws.security.policy.builders.X509TokenBuilder
 
getL7dLogger(Class<?>) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with the associated default resource bundle for the class.
getL7dLogger(Class<?>, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with an associated resource bundle.
getL7dLogger(Class<?>, String, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with an associated resource bundle.
getLabel() - Method in class org.apache.cxf.binding.corba.wsdl.CaseType
Gets the value of the label property.
getLabel() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
Gets the value of the label property.
getLabel() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
Gets the value of the label property.
getLabel() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Gets the value of the label property.
getLang() - Method in class org.apache.cxf.jaxws.javaee.DescriptionType
Gets the value of the lang property.
getLang() - Method in class org.apache.cxf.jaxws.javaee.DisplayNameType
Gets the value of the lang property.
getLang() - Method in class org.apache.cxf.jaxws.javaee.IconType
Gets the value of the lang property.
getLanguage() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getLanguage() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getLargeIcon() - Method in class org.apache.cxf.jaxws.javaee.IconType
Gets the value of the largeIcon property.
getLargestPoolSize() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getLargestPoolSize() - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
getLastApplicationMessage() - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getLastApplicationMessage() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getLastArrivalTime() - Method in class org.apache.cxf.ws.rm.SequenceMonitor
 
getLastControlMessage() - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getLastControlMessage() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getLastMessage() - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
Gets the value of the lastMessage property.
getLastMessage() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
Gets the value of the lastMessage property.
getLastMessageNumber() - Method in class org.apache.cxf.ws.rm.DestinationSequence
 
getLastMsgNumber() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
Gets the value of the lastMsgNumber property.
getLastMsgNumber() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
Gets the value of the lastMsgNumber property.
getLastMTOMElementName() - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentMarshaller
 
getLastTag(Tag) - Method in class org.apache.cxf.tools.util.ToolsStaxUtils
 
getLatestImportURI() - Method in class org.apache.cxf.catalog.CatalogWSDLLocator
 
getLatestImportURI() - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
getLatestImportURI() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.CustomizedWSDLLocator
 
getLatestImportURI() - Method in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
getLayout() - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
getLayout() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getLayout() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getLayout() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getLevel() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getLevel() - Method in class org.apache.cxf.common.logging.Log4jLogger
 
getLevel() - Method in class org.apache.cxf.common.logging.Slf4jLogger
 
getLifecycleCallbackClass() - Method in class org.apache.cxf.jaxws.javaee.LifecycleCallbackType
Gets the value of the lifecycleCallbackClass property.
getLifecycleCallbackMethod() - Method in class org.apache.cxf.jaxws.javaee.LifecycleCallbackType
Gets the value of the lifecycleCallbackMethod property.
getLimit() - Method in class org.apache.cxf.feature.LoggingFeature
Retrieve the value set with LoggingFeature.setLimit(int).
getLimit() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
getLine() - Method in exception org.apache.cxf.tools.corba.idlpreprocessor.PreprocessingException
 
getLink(String) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find an attribute or text node representing an absolute or relative link and convert it to URI
getLink(String, Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find an attribute or text node representing an absolute or relative link and convert it to URI
getLinks(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
Returns a map of link URI to link relations type pairs See Atom Link Relations.
getLinks(String, Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find attributes or text nodes representing absolute or relative links and convert them to URIs
getList() - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
getList() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
 
getListenerClass() - Method in class org.apache.cxf.jaxws.javaee.ListenerType
Gets the value of the listenerClass property.
getListeners() - Method in class org.apache.cxf.service.factory.FactoryBeanListenerManager
 
getListLength(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getListLength(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getLiteralChars() - Method in class org.apache.cxf.jaxrs.model.URITemplate
 
getLoadedAttachments() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
getLoadedObject() - Method in class org.apache.cxf.bus.extension.Extension
 
getLocal() - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Gets the value of the local property.
getLocalAddr() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocalAddr() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getLocalCertificates() - Method in class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This method returns the certificates that were used to authenticate to the peer.
getLocale() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocale() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getLocale() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getLocales() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocales() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getLocalHome() - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Gets the value of the localHome property.
getLocalName() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getLocalName() - Method in interface org.apache.cxf.aegis.xml.MessageReader
Get the local name of the element this reader represents.
getLocalName() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getLocalName() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getLocalName() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getLocalName() - Method in class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
 
getLocalName() - Method in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
getLocalName() - Method in class org.apache.cxf.binding.corba.types.CorbaEnumEventProducer
 
getLocalName() - Method in class org.apache.cxf.binding.corba.types.CorbaFixedEventProducer
 
getLocalName() - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceEventProducer
 
getLocalName() - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveTypeEventProducer
 
getLocalName() - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeEventProducer
 
getLocalName() - Method in class org.apache.cxf.binding.corba.types.ParameterEventProducer
 
getLocalName() - Method in class org.apache.cxf.binding.corba.types.SkipStartEndEventProducer
 
getLocalName() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocalName() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.JAXBCollectionWrapperReader
 
getLocalName() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getLocalName() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getLocalName() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getLocalName() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getLocalPort() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocalPort() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getLocalPrincipal() - Method in class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This method returns the Princpal that authenticated to the peer.
getLocation() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getLocation() - Method in class org.apache.cxf.binding.corba.wsdl.AddressType
Gets the value of the location property.
getLocation(BindingOperationInfo) - Method in class org.apache.cxf.binding.http.URIMapper
 
getLocation() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getLocation() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getLocation() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getLocation() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getLocation() - Method in class org.apache.cxf.tools.common.model.JavaModel
 
getLocation(String) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
getLocation(String) - Method in class org.apache.cxf.tools.common.ToolTestBase
 
getLocation() - Method in class org.apache.cxf.tools.validator.internal.model.FailureLocation
 
getLocation() - Method in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
Gets the value of the location property.
getLocation() - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
 
getLocation() - Method in class org.apache.cxf.wsdl.http.AddressType
Gets the value of the location property.
getLocation() - Method in class org.apache.cxf.wsdl.http.OperationType
Gets the value of the location property.
getLocation() - Method in class org.apache.cxf.wsdl.TImport
Gets the value of the location property.
getLogger() - Method in class org.apache.cxf.binding.soap.tcp.BackendTcpConduit
 
getLogger() - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpDestination
 
getLogger() - Method in class org.apache.cxf.binding.soap.tcp.TCPConduit
 
getLogger() - Method in class org.apache.cxf.clustering.FailoverTargetSelector
 
getLogger() - Method in class org.apache.cxf.clustering.LoadDistributorTargetSelector
 
getLogger(Class<?>) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with the associated default resource bundle for the class.
getLogger(Class<?>, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with an associated resource bundle.
getLogger(Class<?>, String, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with an associated resource bundle.
getLogger() - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
getLogger() - Method in class org.apache.cxf.endpoint.DeferredConduitSelector
 
getLogger() - Method in class org.apache.cxf.endpoint.UpfrontConduitSelector
 
getLogger() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
getLogger() - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
 
getLogger() - Method in class org.apache.cxf.interceptor.LoggingOutInterceptor
 
getLogger() - Method in class org.apache.cxf.transport.AbstractDestination.AbstractBackChannelConduit
 
getLogger() - Method in class org.apache.cxf.transport.AbstractObservable
 
getLogger() - Method in class org.apache.cxf.transport.http.HTTPConduit
This method returns the registered Logger for this conduit.
getLogger() - Method in class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination
 
getLogger() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
getLogger() - Method in class org.apache.cxf.transport.jms.JMSConduit
 
getLogger() - Method in class org.apache.cxf.transport.jms.JMSDestination.BackChannelConduit
 
getLogger() - Method in class org.apache.cxf.transport.jms.JMSDestination
 
getLogger() - Method in class org.apache.cxf.transport.local.LocalConduit
 
getLogger() - Method in class org.apache.cxf.transport.local.LocalDestination
 
getLogger() - Method in class org.apache.cxf.transport.servlet.ServletDestination
 
getLogicalHandlers() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
getLogicalMessageContext() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
getLogicalName() - Method in class org.apache.cxf.transport.http.MessageTrustDecider
This method returns the logical name of this trust decider.
getLogo(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractFeedBuilder
 
getLongValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getLongValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getLower() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement.AcknowledgementRange
Gets the value of the lower property.
getLower() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement.AcknowledgementRange
Gets the value of the lower property.
getLower() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.AcknowledgementRange
Gets the value of the lower property.
getLowWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
Gets the value of the lowWaterMark property.
getLowWaterMark() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getLowWaterMark() - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
getLSResourceResolver() - Method in class org.apache.cxf.wstx_msv_validation.ResolvingGrammarReaderController
 
getMajorVersion() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getMalformedRequestURIQName() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
getManagedAttribute(Method) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
getManagedClasses() - Method in class org.apache.cxf.binding.coloc.blueprint.ColocBPNamespaceHandler
 
getManagedClasses() - Method in class org.apache.cxf.binding.object.blueprint.ObjectBindingBPHandler
 
getManagedClasses() - Method in class org.apache.cxf.binding.soap.blueprint.SoapBindingBPHandler
 
getManagedClasses() - Method in class org.apache.cxf.bus.blueprint.CXFCoreNamespaceHandler
 
getManagedClasses() - Method in class org.apache.cxf.frontend.blueprint.SimpleBPNamespaceHandler
 
getManagedClasses() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
getManagedClasses() - Method in class org.apache.cxf.jaxws.blueprint.JAXWSBPNamespaceHandler
 
getManagedClasses() - Method in class org.apache.cxf.ws.addressing.blueprint.WsBPHandler
 
getManagedClasses() - Method in class org.apache.cxf.ws.policy.blueprint.PolicyBPHandler
 
getManagedClasses() - Method in class org.apache.cxf.ws.rm.blueprint.RMBPHandler
 
getManagedNotifications(Class<?>) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
getManagedObjectAttributes(ObjectName) - Method in class org.apache.cxf.management.utils.ManagementConsole
 
getManagedObjectName(RMManager) - Static method in class org.apache.cxf.ws.rm.RMUtils
 
getManagedObjectName(RMEndpoint) - Static method in class org.apache.cxf.ws.rm.RMUtils
 
getManagedObjectName(RMManager, Endpoint) - Static method in class org.apache.cxf.ws.rm.RMUtils
 
getManagedOperation(Method) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
getManagedOperationParameters(Method) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
getManagedResource(Class<?>) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
getManager() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getManager() - Method in class org.apache.cxf.ws.rm.AbstractEndpoint
 
getManager() - Method in class org.apache.cxf.ws.rm.AbstractRMInterceptor
 
getManager() - Method in class org.apache.cxf.ws.rm.RetransmissionInterceptor
 
getManager() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getManager() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
getMappedBindingName(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
getMappedElementName(MessagePartInfo, ToolContext) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getMappedName() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
getMappedName() - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.cxf.jaxws.javaee.EnvEntryType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the mappedName property.
getMapper() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLModuleProcessor
 
getMappingIdentifierURI() - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
getMappingIdentifierURI() - Method in interface org.apache.cxf.aegis.type.TypeMapping
Each mapping has a URI that identifies it.
getMappingNamespaceURI() - Method in class org.apache.cxf.aegis.AegisContext
What URI identifies the type mapping for this context? When the XMLTypeCreator reads .aegis.xml file, it will only read mappings for this URI (or no URI).
getMAPProperty(boolean, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Get appropriate property name for message addressing properties.
getMapRequiredQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getMapRequiredQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getMapRequiredText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getMapRequiredText() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getMaps() - Method in class org.apache.cxf.tools.util.PropertyUtil
 
getMarkerSuffix() - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
getMarkerSuffix() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
getMarkerSuffix() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
getMarshallerListener() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Returns the Marshaller.Listener that will be registered on the Marshallers
getMarshallerProperties() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Return a map of properties.
getMatchedResources() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getMatchedResources() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getMatchedURIs() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getMatchedURIs(boolean) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getMatchedURIs() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getMatchedURIs(boolean) - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getMatrixParameters() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
getMatrixParams(String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getMaxAge() - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
 
getMaxConcurrentConsumers() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getMaxIdleTime() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
getMaxIdleTime() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the maxIdleTime property.
getMaximumAsymmetricKeyLength() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getMaximumSymmetricKeyLength() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getMaxLen() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Gets the value of the maxLen property.
getMaxLength() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
Gets the value of the maxLength property.
getMaxMessageNumberUsed() - Method in class org.apache.cxf.ws.rm.v200502.AckRequestedType
Gets the value of the maxMessageNumberUsed property.
getMaxMessageNumberUsed() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
Gets the value of the maxMessageNumberUsed property.
getMaxNumberOfRetries() - Method in class org.apache.cxf.clustering.RetryStrategy
 
getMaxOccurs() - Method in class org.apache.cxf.aegis.type.AegisType
 
getMaxOccurs() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
getMaxOccurs(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Return the maxOccurs value.
getMaxOccurs(QName) - Method in class org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
Return maxOccurs if specified in the XML, otherwise from the default in the base class.
getMaxOccurs() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
getMaxOccurs() - Method in class org.apache.cxf.javascript.ParticleInfo
 
getMaxRanges() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
Gets the value of the maxRanges property.
getMaxResponseTime() - Method in class org.apache.cxf.management.counters.ResponseTimeCounter
 
getMaxResponseTime() - Method in interface org.apache.cxf.management.counters.ResponseTimeCounterMBean
 
getMaxRetransmits() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the maxRetransmits property.
getMaxSize() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
Gets the maximum size (capacity) of the backing queue.
getMaxSuspendedContinuations() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getMaxThreads() - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
getMaxThreads() - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
Gets the value of the maxThreads property.
getMaxUnacknowledged() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
Gets the value of the maxUnacknowledged property.
getMBeanContainer() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
getMBeanServer() - Method in interface org.apache.cxf.management.InstrumentationManager
Get the MBeanServer which hosts managed components NOTE: if the configuration is not set the JMXEnabled to be true, this method will return null
getMBeanServer() - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getMediaType() - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
getMediaTypeQualityFactor(String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getMediaTypes(String[]) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getMember(int) - Method in class org.apache.cxf.binding.corba.types.CorbaExceptionHandler
 
getMember(int) - Method in class org.apache.cxf.binding.corba.types.CorbaStructHandler
 
getMember() - Method in class org.apache.cxf.binding.corba.wsdl.Exception
Gets the value of the member property.
getMember() - Method in class org.apache.cxf.binding.corba.wsdl.Struct
Gets the value of the member property.
getMemberByName(String) - Method in class org.apache.cxf.binding.corba.types.CorbaExceptionHandler
 
getMemberByName(String) - Method in class org.apache.cxf.binding.corba.types.CorbaStructHandler
 
getMembers() - Method in class org.apache.cxf.binding.corba.types.CorbaExceptionHandler
 
getMembers() - Method in class org.apache.cxf.binding.corba.types.CorbaStructHandler
 
getMEP(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getMessage() - Method in exception org.apache.cxf.aegis.DatabindingException
Return the detail message, including the message from the nested exception if there is one.
getMessage() - Method in exception org.apache.cxf.common.i18n.Exception
 
getMessage() - Method in exception org.apache.cxf.common.i18n.UncheckedException
 
getMessage() - Method in class org.apache.cxf.continuations.ContinuationInfo
 
getMessage() - Method in exception org.apache.cxf.interceptor.Fault
 
getMessage() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getMessage() - Method in exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
getMessage() - Method in exception org.apache.cxf.jaxrs.utils.multipart.MultipartReadException
 
getMessage() - Method in class org.apache.cxf.jaxws.handler.logical.LogicalMessageContextImpl
 
getMessage() - Method in class org.apache.cxf.jaxws.handler.soap.SOAPMessageContextImpl
 
getMessage() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getMessage(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getMessage() - Method in exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
getMessage() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UserError
 
getMessage() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
getMessage() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
getMessage() - Method in exception org.apache.cxf.ws.security.sts.provider.STSException
 
getMessage() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the message property.
getMessage() - Method in class org.apache.cxf.wsdl.TFault
Gets the value of the message property.
getMessage() - Method in class org.apache.cxf.wsdl.TParam
Gets the value of the message property.
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProviders
 
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProviders
 
getMessageContext() - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
returns MessageContext
getMessageContext() - Method in class org.apache.cxf.jaxws.context.WebServiceContextImpl
 
getMessageDestinationLink() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Gets the value of the messageDestinationLink property.
getMessageDestinationName() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationType
Gets the value of the messageDestinationName property.
getMessageDestinationRefName() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Gets the value of the messageDestinationRefName property.
getMessageDestinationType() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Gets the value of the messageDestinationType property.
getMessageDestinationUsage() - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Gets the value of the messageDestinationUsage property.
getMessageDocumentation() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessageFactory() - Method in class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
 
getMessageFilterProperties() - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
getMessageID() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the MessageID property.
getMessageID() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the MessageID property.
getMessageIdCache() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Returns the cache used to enforce duplicate message IDs when MAPAggregator.allowDuplicates() returns false.
getMessageIdCache() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
Returns the cache used to enforce duplicate message IDs when WSAddressingFeature.isAllowDuplicates() returns false.
getMessageIDQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getMessageIDQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getMessageIdSet() - Method in class org.apache.cxf.ws.addressing.DefaultMessageIdCache
 
getMessageInfo(Message, BindingOperationInfo) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getMessageInfo(Message, BindingOperationInfo, boolean) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getMessageInfo() - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
getMessageInfo() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getMessageListenerContainer() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getMessageName() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSParameter
 
getMessageNumber() - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Returns the message number of the message within its sequence.
getMessageNumber() - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
Gets the value of the messageNumber property.
getMessageNumber() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
Gets the value of the messageNumber property.
getMessageNumber() - Method in class org.apache.cxf.ws.rm.v200702.SequenceType
Gets the value of the messageNumber property.
getMessageNumberRolloverFaultCode() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getMessageNumberRolloverFaultCode() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getMessageNumberRolloverFaultCode() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getMessageObserver() - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
getMessageObserver() - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getMessageObserver() - Method in class org.apache.cxf.binding.corba.CorbaServerConduit
 
getMessageObserver() - Method in class org.apache.cxf.endpoint.ServerImpl
 
getMessageObserver() - Method in class org.apache.cxf.transport.AbstractObservable
 
getMessageObserver() - Method in interface org.apache.cxf.transport.Destination
 
getMessageObserver() - Method in interface org.apache.cxf.transport.Observable
Retrieves the message observer for incoming messages
getMessageParamQName(MessageInfo, String, int) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamInInterceptor
 
getMessageParamQName(MessageInfo, String, int) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamOutEndingInterceptor
 
getMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns the message part with the given name, if found.
getMessagePart(int) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns the n'th message part.
getMessagePartByIndex(int) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessagePartIndex(MessagePartInfo) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessagePartQName(String) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessageParts() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns all message parts for this message.
getMessageParts() - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
getMessagePartsMap() - Method in class org.apache.cxf.service.model.MessageInfo
 
getMessages() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getMessages(Identifier, boolean) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getMessages(Identifier, boolean) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Retrieves the outbound/inbound messages stored for the source/destination sequence with the given identifier.
getMessageSelector() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getMessageSelector() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Gets the value of the messageSelector property.
getMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ClientConfig
Gets the value of the messageTimeToLive property.
getMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ServerConfig
Gets the value of the messageTimeToLive property.
getMessageType() - Method in class org.apache.cxf.transport.jms.ClientBehaviorPolicyType
Gets the value of the messageType property.
getMessageType() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getMetadata() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getMetadata() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getMetadata() - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Gets the value of the metadata property.
getMetadata(GetMetadata) - Method in interface org.apache.cxf.ws.mex.MetadataExchange
 
getMetadata(GetMetadata) - Method in class org.apache.cxf.ws.mex.MEXEndpoint
 
GetMetadata - Class in org.apache.cxf.ws.mex.model._2004_09
Java class for anonymous complex type.
GetMetadata() - Constructor for class org.apache.cxf.ws.mex.model._2004_09.GetMetadata
 
getMetadataQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getMetadataQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getMetadataReference() - Method in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
Gets the value of the metadataReference property.
getMetadataSection() - Method in class org.apache.cxf.ws.mex.model._2004_09.Metadata
Gets the value of the metadataSection property.
getMethod(BindingOperationInfo) - Method in interface org.apache.cxf.frontend.MethodDispatcher
 
getMethod(BindingOperationInfo) - Method in class org.apache.cxf.frontend.SimpleMethodDispatcher
 
getMethod() - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
getMethod() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getMethod() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
getMethod(OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
getMethod(BindingOperationInfo) - Method in class org.apache.cxf.jaxws.JAXWSProviderMethodDispatcher
 
getMethod() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
getMethod() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
getMethod() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getMethodAnnotation(Method, Class<A>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getMethodDispatcher() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getMethodDispatcher() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getMethodInfo() - Method in class org.apache.cxf.jaxrs.model.MethodInvocationInfo
 
getMethodJavaDoc() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
getMethodName(Method) - Static method in class org.apache.cxf.aegis.util.ServiceUtils
 
getMethodName(Method) - Static method in class org.apache.cxf.helpers.ServiceUtils
 
getMethodName(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getMethodName() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
getMethods - Variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getMethods() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getMethodSignature(Method) - Static method in class org.apache.cxf.common.util.ASMHelper
 
getMethodToInvoke() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getMilliseconds() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.AcknowledgementInterval
Gets the value of the milliseconds property.
getMilliseconds() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.BaseRetransmissionInterval
Gets the value of the milliseconds property.
getMilliseconds() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.InactivityTimeout
Gets the value of the milliseconds property.
getMimeMethods() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getMimeType(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getMimeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
Gets the value of the mimeType property.
getMimeType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
Gets the value of the mimeType property.
getMinimumAsymmetricKeyLength() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getMinimumSymmetricKeyLength() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getMinOccurs() - Method in class org.apache.cxf.aegis.type.AegisType
 
getMinOccurs() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
getMinOccurs() - Method in class org.apache.cxf.aegis.type.basic.BeanType
getMinOccurs(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Return the minOccurs value.
getMinOccurs() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getMinOccurs(QName) - Method in class org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
Return minOccurs if specified in the XML, otherwise from the defaults in the base class.
getMinOccurs(QName) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
getMinOccurs(AnnotatedElement) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
getMinOccurs(Annotation[]) - Static method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
getMinOccurs() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
getMinOccurs() - Method in class org.apache.cxf.javascript.ParticleInfo
 
getMinorVersion() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getMinResponseTime() - Method in class org.apache.cxf.management.counters.ResponseTimeCounter
 
getMinResponseTime() - Method in interface org.apache.cxf.management.counters.ResponseTimeCounterMBean
 
getMinThreads() - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
getMinThreads() - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
Gets the value of the minThreads property.
getMismatchedSoapActionQName() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
getMissingContentTypeQName() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
getMissingRequestURIQName() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
getMissingSoapActionQName() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
getModCount() - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
getMode() - Method in interface org.apache.cxf.binding.corba.CorbaStreamable
 
getMode() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamableImpl
 
getMode() - Method in class org.apache.cxf.binding.corba.wsdl.ParamType
Gets the value of the mode property.
getModelMbeanInfo(Class<?>) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
getModifier() - Method in class org.apache.cxf.tools.common.model.JavaField
 
getModuleToNSMapper() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getModulus() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
Gets the value of the modulus property.
getMostSpecificMethod(Method, Class<?>) - Static method in class org.apache.cxf.service.invoker.AbstractInvoker
Given a method, which may come from an interface, and a targetClass used in the current AOP invocation, find the most specific method if there is one.
getMPM() - Method in class org.apache.cxf.ws.rm.SequenceMonitor
 
getMtomThreshold() - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
getMtomThreshold() - Method in interface org.apache.cxf.databinding.DataBinding
 
getMtomThreshold() - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
getMultipart(Class<Object>, Multipart, MediaType, List<Attachment>) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getMultipartBody(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getMultipartBody(MessageContext, String, String, String) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getMultipartType() - Method in class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
getMultipartType() - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentOutputInterceptor
 
getMustUnderstand() - Method in class org.apache.cxf.binding.soap.Soap11
 
getMustUnderstand() - Method in class org.apache.cxf.binding.soap.Soap12
 
getMustUnderstand() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getMustUnderstand() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
 
getNack() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
Gets the value of the nack property.
getNack() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
Gets the value of the nack property.
getNack() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
Gets the value of the nack property.
getName(AnnotatedElement) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
getName() - Method in class org.apache.cxf.aegis.type.mtom.StreamDataSource
getName() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getName() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getName() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getName() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getName() - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
getName() - Method in class org.apache.cxf.attachment.ByteDataSource
 
getName() - Method in class org.apache.cxf.attachment.LazyDataSource
 
getName() - Method in interface org.apache.cxf.binding.corba.CorbaStreamable
 
getName() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamableImpl
 
getName() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getName() - Method in class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
 
getName() - Method in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
getName() - Method in class org.apache.cxf.binding.corba.types.CorbaEnumEventProducer
 
getName() - Method in class org.apache.cxf.binding.corba.types.CorbaFixedEventProducer
 
getName() - Method in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
getName() - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceEventProducer
 
getName() - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveTypeEventProducer
 
getName() - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeEventProducer
 
getName() - Method in class org.apache.cxf.binding.corba.types.ParameterEventProducer
 
getName() - Method in class org.apache.cxf.binding.corba.types.SkipStartEndEventProducer
 
getName() - Method in class org.apache.cxf.binding.corba.wsdl.ArgType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.binding.corba.wsdl.CorbaType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.binding.corba.wsdl.OperationType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
Gets the value of the name property.
getName() - Method in class org.apache.cxf.binding.http.IriDecoderHelper.Param
 
getName() - Method in class org.apache.cxf.bus.extension.Extension
 
getName() - Method in class org.apache.cxf.bus.osgi.ManagedWorkQueueList
 
getName() - Method in class org.apache.cxf.common.security.SimplePrincipal
 
getName() - Method in class org.apache.cxf.common.security.UsernameToken
 
getName() - Method in class org.apache.cxf.headers.Header
 
getName() - Method in class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
getName() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getName() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
getName() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getName() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getName() - Method in class org.apache.cxf.jaxws.javaee.PropertyType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.jibx.tools.JibxSchemaResolver
 
getName() - Method in class org.apache.cxf.management.persistence.ExchangeDataProperty
 
getName() - Method in class org.apache.cxf.phase.Phase
 
getName() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getName() - Method in class org.apache.cxf.service.model.BindingInfo
 
getName() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getName() - Method in class org.apache.cxf.service.model.DescriptionInfo
 
getName() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getName() - Method in class org.apache.cxf.service.model.InterfaceInfo
 
getName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getName() - Method in interface org.apache.cxf.service.model.NamedItem
 
getName() - Method in class org.apache.cxf.service.model.OperationInfo
Returns the name of the Operation.
getName() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getName() - Method in interface org.apache.cxf.service.Service
 
getName() - Method in class org.apache.cxf.service.ServiceImpl
 
getName() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getName() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getName() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getName() - Method in interface org.apache.cxf.tools.common.FrontEndGenerator
 
getName() - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
getName() - Method in class org.apache.cxf.tools.common.model.JavaField
 
getName() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getName() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getName() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getName() - Method in class org.apache.cxf.tools.common.Tag
 
getName() - Method in class org.apache.cxf.tools.common.toolspec.parser.Argument
 
getName() - Method in class org.apache.cxf.tools.common.toolspec.parser.Form
 
getName() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
getName() - Method in class org.apache.cxf.tools.plugin.Builder
Gets the value of the name property.
getName() - Method in class org.apache.cxf.tools.plugin.Container
Gets the value of the name property.
getName() - Method in class org.apache.cxf.tools.plugin.DataBinding
Gets the value of the name property.
getName() - Method in class org.apache.cxf.tools.plugin.FrontEnd
Gets the value of the name property.
getName() - Method in class org.apache.cxf.tools.plugin.Generator
Gets the value of the name property.
getName() - Method in class org.apache.cxf.tools.plugin.Plugin
Gets the value of the name property.
getName() - Method in class org.apache.cxf.tools.plugin.Processor
Gets the value of the name property.
getName() - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
getName() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSParameter
 
getName() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
getName() - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.transport.jms.JMSPropertyType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.transport.jms.uri.ParameterType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
Gets the value of the name property.
getName() - Static method in class org.apache.cxf.version.Version
 
getName() - Method in interface org.apache.cxf.workqueue.AutomaticWorkQueue
Get's the name of the workqueue
getName() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getName() - Method in class org.apache.cxf.ws.policy.v200409.Policy
Gets the value of the name property.
getName() - Method in class org.apache.cxf.ws.policy.v200607.Policy
Gets the value of the name property.
getName() - Method in class org.apache.cxf.ws.rm.AbstractEndpoint
 
getName() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.EncryptionToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.Header
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorEncryptionToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorSignatureToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.KeyValueToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.Layout
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.RecipientEncryptionToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.RecipientSignatureToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.RecipientToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.RequiredParts
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SignatureToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SpnegoContextToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.TransportToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
getName() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
getName() - Method in class org.apache.cxf.wsdl.TBinding
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TBindingOperation
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TBindingOperationFault
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TBindingOperationMessage
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TFault
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TMessage
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TOperation
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TParam
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TPart
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TPort
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TPortType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TService
Gets the value of the name property.
getNamedDispatcher(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getNamedWorkQueue(String) - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Get the named work queue.
getNamedWorkQueue(String) - Method in class org.apache.cxf.workqueue.WorkQueueManagerImpl
 
getNamespace(AnnotatedElement) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
getNamespace() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getNamespace() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getNamespace() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getNamespace() - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getNamespace() - Method in class org.apache.cxf.binding.soap.Soap11
 
getNamespace() - Method in class org.apache.cxf.binding.soap.Soap12
 
getNamespace() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getNamespace(String) - Static method in class org.apache.cxf.common.util.PackageUtils
 
getNamespace() - Method in interface org.apache.cxf.headers.HeaderProcessor
 
getNamespace(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Starting from a node, find the namespace declaration for a prefix.
getNamespace(Map<String, String>, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
getNamespace() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getNameSpace() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getNamespace() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
getNamespace(String) - Static method in class org.apache.cxf.tools.util.URIParserUtil
 
getNamespace() - Method in class org.apache.cxf.ws.security.policy.model.Header
 
getNamespace() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getNamespace() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getNamespace() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getNamespace() - Method in class org.apache.cxf.wsdl.TImport
Gets the value of the namespace property.
getNamespaceContext() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getNamespaceContext() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
getNamespaceContext() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getNamespaceContext() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
getNamespaceContext() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getNamespaceContext() - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getNamespaceContext() - Method in class org.apache.cxf.test.AbstractCXFTest
 
getNamespaceContext() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomNodeSelector
 
getNamespaceContext() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
getNamespaceCount() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getNamespaceCount() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getNamespaceCount() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceCount() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceExcludes() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getNamespaceForPrefix(String) - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getNamespaceForPrefix(String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getNamespaceForPrefix(String) - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getNamespaceMap() - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
getNamespacePackageMap() - Method in class org.apache.cxf.tools.common.ToolContext
 
getNamespacePrefix(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespacePrefix(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespacePrefixMap() - Method in class org.apache.cxf.javascript.JavascriptOptionsFeature
Retrieve the map from namespace URI strings to JavaScript function prefixes.
getNamespaces() - Method in class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
 
getNamespaces() - Method in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
getNamespaces() - Method in class org.apache.cxf.binding.corba.types.CorbaAnyEventProducer
 
getNamespaces() - Method in class org.apache.cxf.binding.corba.types.CorbaEnumEventProducer
 
getNamespaces() - Method in class org.apache.cxf.binding.corba.types.CorbaFixedEventProducer
 
getNamespaces() - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceEventProducer
 
getNamespaces() - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveTypeEventProducer
 
getNamespaces() - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeEventProducer
 
getNamespaces() - Method in class org.apache.cxf.binding.corba.types.ParameterEventProducer
 
getNamespaces() - Method in class org.apache.cxf.binding.corba.types.SkipStartEndEventProducer
 
getNamespaces() - Method in exception org.apache.cxf.binding.soap.SoapFault
 
getNamespaces() - Method in class org.apache.cxf.bus.extension.Extension
 
getNamespaces() - Method in class org.apache.cxf.test.AbstractCXFTest
 
getNamespaces() - Method in class org.apache.cxf.test.TestUtilities
retrieve the entire namespace map.
getNamespaces(ToolContext) - Method in interface org.apache.cxf.tools.misc.processor.address.Address
 
getNamespaces(ToolContext) - Method in class org.apache.cxf.tools.misc.processor.address.JmsAddress
 
getNamespaces(ToolContext) - Method in class org.apache.cxf.tools.misc.processor.address.SoapAddress
 
getNamespaces(ToolContext) - Method in class org.apache.cxf.tools.misc.processor.address.XmlAddress
 
getNamespaces() - Method in class org.apache.cxf.ws.addressing.NSManager
 
getNamespaceURI(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
getNamespaceURI(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getNamespaceURI() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.aegis.util.stax.W3CNamespaceContext
 
getNamespaceURI() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter.CorbaNamespaceContext
 
getNamespaceURI(ServiceInfo, QName) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
getNamespaceURI(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getNamespaceURI() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.JAXBCollectionWrapperReader
 
getNamespaceURI() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
getNamespaceURI(String) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.NamespaceContextImpl
 
getNamespaceURI() - Method in class org.apache.cxf.ws.addressing.AddressingBuilderImpl
 
getNamespaceURI() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getNamespaceURI() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getNamespaceURI() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
 
getNamespaceURI() - Method in interface org.apache.cxf.ws.addressing.AddressingType
 
getNamespaceURI() - Method in class org.apache.cxf.ws.rm.RMProperties
Get the WS-ReliableMessaging namespace to be used for encoding and decoding messages.
getNaturalJavaClassName(SchemaType) - Static method in class org.apache.cxf.xmlbeans.tools.XMLBeansSchemaTypeUtils
 
getNegativeFilters() - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
Returns the list of negative filters used by this FireWallClassLoader.
getNestedTypes() - Method in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
getNext(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the next sibling with the same name and type
getNext(Node, String, int) - Static method in class org.apache.cxf.helpers.DOMUtils
Return the next sibling with a given name and type
getNext() - Method in interface org.apache.cxf.ws.rm.RetransmissionStatus
 
getNext() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
getNextAlternate(List<T>) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
Get next alternate endpoint.
getNextAlternate(List<T>) - Method in class org.apache.cxf.clustering.RandomStrategy
Get next alternate endpoint.
getNextAlternate(List<T>) - Method in class org.apache.cxf.clustering.RetryStrategy
 
getNextAlternate(List<T>) - Method in class org.apache.cxf.clustering.SequentialStrategy
Get next alternate endpoint.
getNextAttributeReader() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getNextAttributeReader() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getNextAttributeReader() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getNextElement(Element) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getNextElementReader() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getNextElementReader() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getNextElementReader() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getNextInterval() - Method in interface org.apache.cxf.ws.rm.RetransmissionStatus
 
getNextInterval() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
getNextRole() - Method in class org.apache.cxf.binding.soap.Soap11
 
getNextRole() - Method in class org.apache.cxf.binding.soap.Soap12
 
getNextRole() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getNillable() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
getNode() - Method in exception org.apache.cxf.binding.soap.SoapFault
 
getNode(String, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the matching XML node and convert it into an instance of the provided class.
getNode(String, Map<String, String>, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the matching XML node and convert it into an instance of the provided class.
getNodeDataReader(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getNodes(String, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the list of matching XML nodes and convert them into an array of instances of the provided class.
getNodes(String, Map<String, String>, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the list of matching XML nodes and convert them into an array of instances of the provided class.
getNonce() - Method in class org.apache.cxf.common.security.UsernameToken
 
getNone() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
Gets the value of the none property.
getNoneEndpointReference() - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
getNoneRole() - Method in class org.apache.cxf.binding.soap.Soap11
 
getNoneRole() - Method in class org.apache.cxf.binding.soap.Soap12
 
getNoneRole() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getNoneURI() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getNoneURI() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getNonProxyHosts() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the nonProxyHosts property.
getNSMap() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
getNumberOfElements() - Method in class org.apache.cxf.binding.corba.types.CorbaArrayHandler
 
getNumberOfElements() - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceHandler
 
getNumCheckedApplicationFaults() - Method in class org.apache.cxf.management.counters.ResponseTimeCounter
 
getNumCheckedApplicationFaults() - Method in interface org.apache.cxf.management.counters.ResponseTimeCounterMBean
 
getNumInvocations() - Method in interface org.apache.cxf.management.counters.Counter
 
getNumInvocations() - Method in class org.apache.cxf.management.counters.PerformanceCounter
 
getNumInvocations() - Method in interface org.apache.cxf.management.counters.PerformanceCounterMBean
 
getNumInvocations() - Method in class org.apache.cxf.management.counters.ResponseTimeCounter
 
getNumInvocations() - Method in interface org.apache.cxf.management.counters.ResponseTimeCounterMBean
 
getNumLogicalRuntimeFaults() - Method in class org.apache.cxf.management.counters.ResponseTimeCounter
 
getNumLogicalRuntimeFaults() - Method in interface org.apache.cxf.management.counters.ResponseTimeCounterMBean
 
getNumRuntimeFaults() - Method in class org.apache.cxf.management.counters.ResponseTimeCounter
 
getNumRuntimeFaults() - Method in interface org.apache.cxf.management.counters.ResponseTimeCounterMBean
 
getNumUnCheckedApplicationFaults() - Method in class org.apache.cxf.management.counters.ResponseTimeCounter
 
getNumUnCheckedApplicationFaults() - Method in interface org.apache.cxf.management.counters.ResponseTimeCounterMBean
 
getObject() - Method in interface org.apache.cxf.binding.corba.CorbaStreamable
 
getObject() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamableImpl
 
getObject() - Method in class org.apache.cxf.bus.spring.OldSpringSupport
 
getObject() - Method in interface org.apache.cxf.continuations.Continuation
Get arbitrary object associated with the continuation for context
getObject() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
getObject() - Method in class org.apache.cxf.headers.Header
 
getObject() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getObject(Class<T>) - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getObject() - Method in class org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean
 
getObject() - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
getObject() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
getObject() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
getObject() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
Gets the value of the object property.
getObjectAnnotated(XmlSchemaObject, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
If the object is an attribute or an anyAttribute, return the 'Annotated'.
getObjectName() - Method in class org.apache.cxf.bus.ManagedBus
 
getObjectName() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
getObjectName() - Method in class org.apache.cxf.management.counters.PerformanceCounter
 
getObjectName() - Method in class org.apache.cxf.management.counters.ResponseTimeCounter
 
getObjectName() - Method in interface org.apache.cxf.management.ManagedComponent
 
getObjectName() - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
getObjectName() - Method in class org.apache.cxf.workqueue.WorkQueueManagerImplMBeanWrapper
 
getObjectName() - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getObjectName() - Method in class org.apache.cxf.ws.rm.ManagedRMManager
 
getObjectParticle(XmlSchemaObject, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
If the object is an element or an any, return the particle.
getObjectReferenceBinding(Definition, QName) - Method in class org.apache.cxf.binding.corba.types.CorbaObjectReferenceEventProducer
 
getObjectType() - Method in class org.apache.cxf.aegis.type.encoded.TrailingBlocks
Gets the ObjectType used to read and write the trailing block instances.
getObjectType() - Method in class org.apache.cxf.bus.spring.OldSpringSupport
 
getObjectType() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
getObjectType() - Method in class org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean
 
getObserver() - Method in class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
getOctetCorbaType(QName, QName, int) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
getOffer() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
Gets the value of the offer property.
getOffer() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
Gets the value of the offer property.
getOffer() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
Gets the value of the offer property.
getOfferedSequenceExpiration() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Gets the value of the offeredSequenceExpiration property.
getOfferingSequenceIdentifier() - Method in class org.apache.cxf.ws.rm.SourceSequence
 
getOffset() - Method in class org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
 
getOnBehalfOfToken() - Method in class org.apache.cxf.ws.security.trust.STSClient
Get the "OnBehalfOf" element to be sent to the STS.
getOperation(String, String, Message) - Method in class org.apache.cxf.binding.http.URIMapper
 
getOperation() - Method in class org.apache.cxf.binding.http.URIMapper.ResourceInfo
 
getOperation() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getOperation() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns the operation of this container.
getOperation(QName) - Method in class org.apache.cxf.service.model.BindingInfo
Returns the operation info with the given name, if found.
getOperation(OperationInfo) - Method in class org.apache.cxf.service.model.BindingInfo
 
getOperation(QName) - Method in class org.apache.cxf.service.model.InterfaceInfo
Returns the operation info with the given name, if found.
getOperation(Exchange, String) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getOperation(Exchange, QName) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getOperation() - Method in class org.apache.cxf.wsdl.TBinding
Gets the value of the operation property.
getOperation() - Method in class org.apache.cxf.wsdl.TPortType
Gets the value of the operation property.
getOperationByAction(String) - Method in class org.apache.cxf.binding.soap.model.SoapBindingInfo
 
getOperationExceptions(OperationType, CorbaTypeMap) - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
getOperationForWrapperElement(Exchange, QName, boolean) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getOperationInfo() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getOperationInfo() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
getOperationInputPartNames(OperationInfo) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getOperationMapping() - Method in class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
getOperationName(Message) - Method in class org.apache.cxf.interceptor.URIMappingInterceptor
 
getOperationName(InterfaceInfo, Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getOperationName(InterfaceInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
Creates a name for the operation from the method name.
getOperationName(InterfaceInfo, Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getOperationName(InterfaceInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
Creates a name for the operation from the method name.
getOperationName() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getOperationResourceInfo(Method) - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
getOperationResourceInfos() - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
getOperations() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getOperations() - Method in class org.apache.cxf.service.model.BindingInfo
Returns all operations for this service.
getOperations() - Method in class org.apache.cxf.service.model.InterfaceInfo
Returns all operations for this service.
getOperations() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getOperationsAsMap() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getOpQName(Exchange, Object) - Method in class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor
 
getOpQName(Exchange, Object) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor
 
getOpQName(Exchange, Object) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor
 
getOption() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingOption
 
getOption(String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getOption(Map<String, Object>, String) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getOption(Map<String, Object>, String, Class<T>) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getOption(Map<String, Object>, Class<T>) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getOption(Map<String, Object>, String, String) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getOptionality(Element) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
 
getOptions() - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
getOptionSwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.DuplicateArgument
 
getOptionSwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.DuplicateOption
 
getOptionSwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.InvalidOption
 
getOptionSwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingOption
 
getOptionSwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UnexpectedOption
 
getORB(List<String>, String, Properties) - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getOrb() - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getOrb() - Method in class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
getOrbArgs() - Method in class org.apache.cxf.binding.corba.runtime.OrbConfigurer
 
getOrbArgs() - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
getOrbClass() - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
getOrbConfig() - Method in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
getOrbConfig() - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
getOrbConfig() - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
getOrbProperties() - Method in class org.apache.cxf.binding.corba.runtime.OrbConfigurer
 
getOrbProperties() - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
getOrbSingletonClass() - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
getOrCreateDetail() - Method in exception org.apache.cxf.interceptor.Fault
Returns the detail node.
getOrCreateGenericType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getOrCreateGenericType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getOrCreateGenericType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
getOrCreateMapKeyType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getOrCreateMapKeyType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
getOrCreateMapKeyType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getOrCreateMapKeyType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
getOrCreateMapValueType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getOrCreateMapValueType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
getOrCreateMapValueType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getOrCreateMapValueType(TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
getOrCreateParameterizedType(Type, int) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getOrCreateWrappedConnectionFactory() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
Tries to creates a ConnectionFactory from jndi if none was set as a property by using the jndConfig.
getOrder() - Method in class org.apache.cxf.bus.spring.BusExtensionPostProcessor
 
getOrder() - Method in class org.apache.cxf.bus.spring.Jsr250BeanPostProcessor
 
getOrderedParts(List<String>) - Method in class org.apache.cxf.service.model.MessageInfo
 
getOriginalAddress(Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getOriginalPath() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
getOSGiServices(Class<T>) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
 
getOtherAttributes() - Method in class org.apache.cxf.binding.corba.wsdl.Any
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.transport.jms.JMSFaultType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.AttributedAnyType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.AttributedQNameType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.AttributedUnsignedLongType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.AttributedURIType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.MetadataType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.ProblemActionType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.ReferenceParametersType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.RelatesToType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200403.AttributedQName
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200403.AttributedURI
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200403.Relationship
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200403.ReplyAfterType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200408.AttributedQName
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200408.AttributedURI
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200408.Relationship
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200408.ReplyAfterType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.wsdl.Anonymous
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.wsdl.AttributedQNameType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.wsdl.UsingAddressing
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.mex.model._2004_09.GetMetadata
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.mex.model._2004_09.Metadata
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200409.AppliesTo
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200409.Policy
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200607.AppliesTo
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200607.Policy
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200607.URI
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502.AcceptType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502.AckRequestedType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502.Expires
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502.Identifier
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502.OfferType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement.AcknowledgementRange
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502.SequenceFaultType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502.TerminateSequenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AcceptType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502wsa15.Expires
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502wsa15.Identifier
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement.AcknowledgementRange
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceFaultType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200502wsa15.TerminateSequenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.AcceptType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.AckRequestedType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.Address
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceResponseType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.DetailType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.Expires
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.Identifier
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.OfferType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.AcknowledgementRange
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.SequenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceResponseType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.UsesSequenceSSL
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rm.v200702.UsesSequenceSTR
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.AcknowledgementInterval
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.BaseRetransmissionInterval
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.ExponentialBackoff
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.InactivityTimeout
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rmp.v200702.RMAssertion
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rmp.v200702.SequenceSTR
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.rmp.v200702.SequenceTransportSecurity
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.EntropyType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseCollectionType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityHeaderType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.TransformationParametersType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeResponseType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TitleType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.wsdl.TExtensibleAttributesDocumented
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.wsdl.TExtensibleDocumented
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOut() - Method in class org.apache.cxf.io.CachedOutputStream
 
getOutDate() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getOutFaultInterceptors() - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
getOutFaultInterceptors() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
getOutFaultInterceptors() - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
getOutFaultInterceptors() - Method in class org.apache.cxf.interceptor.AnnotationInterceptors
 
getOutFaultInterceptors() - Method in interface org.apache.cxf.interceptor.InterceptorProvider
Returns the list of interceptors attached to the outgoing fault interceptor chain of the object.
getOutFaultInterceptors() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
getOutFaultInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getOutFaultInterceptors() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getOutFaultInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getOutFaultInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getOutFaultInterceptors() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getOutFaultMessage() - Method in interface org.apache.cxf.message.Exchange
 
getOutFaultMessage() - Method in class org.apache.cxf.message.ExchangeImpl
 
getOutFaultObserver() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getOutFaultObserver() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getOutFaultObserver() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getOutInterceptorChain(Exchange, SortedSet<Phase>) - Static method in class org.apache.cxf.binding.coloc.ColocUtil
 
getOutInterceptorChain(Exchange) - Static method in class org.apache.cxf.interceptor.OutgoingChainInterceptor
 
getOutInterceptors() - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
getOutInterceptors() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
getOutInterceptors() - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
getOutInterceptors() - Method in class org.apache.cxf.interceptor.AnnotationInterceptors
 
getOutInterceptors() - Method in interface org.apache.cxf.interceptor.InterceptorProvider
Returns the list of interceptors attached to the outgoing interceptor chain of the object.
getOutInterceptors() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
getOutInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getOutInterceptors() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getOutInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getOutInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getOutInterceptors() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getOutMessage() - Method in interface org.apache.cxf.message.Exchange
Returns the outbound message for the exchange.
getOutMessage() - Method in class org.apache.cxf.message.ExchangeImpl
 
getOutMessageParts(Operation) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getOutOfBandParts() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getOutOutputStream() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getOutParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getOutParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getOutParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getOutParameterName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getOutPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getOutPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getOutPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getOutPartName(OperationInfo, Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getOutPhases() - Method in interface org.apache.cxf.phase.PhaseManager
 
getOutPhases() - Method in class org.apache.cxf.phase.PhaseManagerImpl
 
getOutput() - Method in class org.apache.cxf.common.commands.ResultBufferedCommand
 
getOutput() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getOutput() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getOutput() - Method in class org.apache.cxf.service.model.OperationInfo
 
getOutput() - Method in class org.apache.cxf.wsdl.TBindingOperation
Gets the value of the output property.
getOutputBase() - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
getOutputDir() - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
getOutputDir() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getOutputDir() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getOutputDir() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getOutputDir(File) - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
getOutputDir() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.AbstractJaxwsGenerator
 
getOutputDir() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.AbstractSimpleGenerator
 
getOutputDir(File) - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
getOutputDir() - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
getOutputFile() - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
getOutputFile() - Method in class org.apache.cxf.jaxws.JaxwsServiceBuilder
 
getOutputFile() - Method in interface org.apache.cxf.service.ServiceBuilder
 
getOutputFile(File, String) - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
getOutputFile(File, String) - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
getOutputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getOutputMessageName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getOutputName() - Method in class org.apache.cxf.service.model.OperationInfo
 
getOutputStream() - Method in class org.apache.cxf.aegis.type.mtom.StreamDataSource
getOutputStream() - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
getOutputStream() - Method in class org.apache.cxf.attachment.ByteDataSource
 
getOutputStream() - Method in class org.apache.cxf.attachment.LazyDataSource
 
getOutputStream() - Method in class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
getOutputStream() - Method in class org.apache.cxf.jaxrs.impl.HttpServletResponseFilter
 
getOutputStream() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getOutputStream(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
getOutputStream() - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
getOutputWriter(String, String) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
getOutputWriter(File) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
getOutputWriter(String) - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
getOutstreamIds() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getOutTemplates(MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
getOwner() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getOwnerType() - Method in class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
getP() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Gets the value of the p property.
getPackage() - Method in class org.apache.cxf.tools.plugin.Builder
Gets the value of the package property.
getPackage() - Method in class org.apache.cxf.tools.plugin.Container
Gets the value of the package property.
getPackage() - Method in class org.apache.cxf.tools.plugin.DataBinding
Gets the value of the package property.
getPackage() - Method in class org.apache.cxf.tools.plugin.FrontEnd
Gets the value of the package property.
getPackage() - Method in class org.apache.cxf.tools.plugin.Generator
Gets the value of the package property.
getPackage() - Method in class org.apache.cxf.tools.plugin.Generators
Gets the value of the package property.
getPackage() - Method in class org.apache.cxf.tools.plugin.Processor
Gets the value of the package property.
getPackage() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
getPackageContext(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getPackageJavaDoc() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getPackageJavaDoc() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
getPackageMappingSchemaBindingFile(String, String) - Static method in class org.apache.cxf.tools.util.JAXBUtils
Create the jaxb binding file to customize namespace to package mapping
getPackageName(Class<?>) - Static method in class org.apache.cxf.common.util.PackageUtils
 
getPackageName() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getPackageName() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getPackageName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getPackageName() - Method in class org.apache.cxf.tools.common.ToolContext
 
getPackageName() - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
getPackageName(Method) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
getPackageName(String) - Static method in class org.apache.cxf.tools.util.URIParserUtil
 
getPackageName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getPackageName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getPackageNameByNameSpaceURI(String) - Static method in class org.apache.cxf.common.util.PackageUtils
 
getPackagenames() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getPackageNamespace(Class<?>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
getPackagePrefixes() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getPackagesFromJar(File) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getPaddingEnd() - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPostStreamInterceptor
 
getPaddingEnd() - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
getParam() - Method in class org.apache.cxf.binding.corba.wsdl.OperationType
Gets the value of the param property.
getParamClass(JAXBUtils.SchemaCompiler, String) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
getParameter(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
getParameter(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParameter(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
getParameter(int, Annotation[], Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getParameter(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameter(String) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandDocument
 
getParameter(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
getParameter(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
getParameterCount() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameterDefault(String) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getParameterFailureStatus(ParameterType) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getParameterFields() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getParameterList() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameterList(boolean) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameterListWithoutAnnotation() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameterMap() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParameterMap() - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
getParameterMethods() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getParameterNames(Constructor) - Method in class org.apache.cxf.common.util.ParamReader
return the names of the declared parameters for the given constructor.
getParameterNames(Method) - Method in class org.apache.cxf.common.util.ParamReader
return the names of the declared parameters for the given method.
getParameterNames(Member, Class[]) - Method in class org.apache.cxf.common.util.ParamReader
 
getParameterNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParameterNames() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandDocument
 
getParameterNamesFromDebugInfo(Method) - Static method in class org.apache.cxf.common.util.ParamReader
Retrieve a list of function parameter names from a method Returns null if unable to read parameter names (i.e.
getParameterOrder() - Method in class org.apache.cxf.wsdl.TOperation
Gets the value of the parameterOrder property.
getParameterOrdering() - Method in class org.apache.cxf.service.model.OperationInfo
 
getParameters(MessageInfo, String) - Method in class org.apache.cxf.binding.http.URIMapper
 
getParameters() - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameContentDescription
 
getParameters() - Method in class org.apache.cxf.common.i18n.Message
 
getParameters(Message, BindingOperationInfo) - Method in class org.apache.cxf.interceptor.URIMappingInterceptor
 
getParameters() - Method in class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
getParameters() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getParameters() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getParameters(Method) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getParameters() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameters(String) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandDocument
 
getParameters(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
getParameters() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
getParameters() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
getParametersFromBeanClass(Class<?>, ParameterType, boolean) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getParametersMap(Set) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
get all parameters in a map
getParameterValues(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParamName() - Method in class org.apache.cxf.jaxws.javaee.ParamValueType
Gets the value of the paramName property.
getParamNamespace(Method, int) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
getParams() - Method in class org.apache.cxf.transport.http.auth.HttpAuthHeader
 
getParamType(Method, int) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
getParamTypeName(Method, int) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
getParamValue() - Method in class org.apache.cxf.jaxws.javaee.ParamValueType
Gets the value of the paramValue property.
getParaName() - Method in class org.apache.cxf.tools.common.model.JavaField
 
getParent() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getParent() - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
getParent() - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
getParent() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getParent() - Method in class org.apache.cxf.tools.common.Tag
 
getParent() - Method in class org.apache.cxf.tools.corba.processors.idl.Scope
 
getParentNode() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
getParser() - Static method in class org.apache.cxf.helpers.XMLUtils
 
getPart() - Method in class org.apache.cxf.binding.soap.model.SoapHeaderInfo
 
getPart(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getPart() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSParameter
 
getPart() - Method in class org.apache.cxf.wsdl.TMessage
Gets the value of the part property.
getPartFromClass(Class<?>) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getParticipant() - Method in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
Gets the value of the participant property.
getParticle() - Method in class org.apache.cxf.javascript.ParticleInfo
 
getPartName() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
getPartObject(int, Object) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getPartObject(int, Object) - Method in class org.apache.cxf.jaxb.JAXBWrapperHelper
 
getParts() - Method in class org.apache.cxf.binding.soap.model.SoapBodyInfo
 
getParts(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getParts(Operation, boolean) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getParts() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getPartsAndElements(boolean, boolean, List<WSEncryptionPart>, List<String>, Map<String, String>, List<String>, Map<String, String>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
Deprecated. Use AbstractBindingBuilder.getSignedParts() and AbstractBindingBuilder.getEncryptedParts() instead.
getPartType(MessagePartInfo) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getPassword() - Method in class org.apache.cxf.common.security.UsernameToken
 
getPassword() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Gets the value of the password property.
getPassword() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the password property.
getPassword() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getPassword() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Gets the password
getPassword() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the password property.
getPassword() - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getPassword(Object) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getPassword(String, Assertion, int) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getPassword(String, SamlToken, int, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
 
getPassword(String, UsernameToken, int, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
getPasswordAuthentication() - Method in class org.apache.cxf.transport.http.CXFAuthenticator
 
getPasswordType() - Method in class org.apache.cxf.common.security.UsernameToken
 
getPath() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
getPath() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getPath(boolean) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getPath() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getPath(boolean) - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getPath() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getPath() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getPath() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getPath() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getPath() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
getPathInfo() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getPathInfo() - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
getPathInfo() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getPathParameters() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getPathParameters(boolean) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getPathParameters() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getPathParameters(boolean) - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getPathSegments() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getPathSegments(boolean) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getPathSegments() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getPathSegments(boolean) - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getPathSegments(String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getPathSegments(String, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getPathToMatch(Message, boolean) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getPathToMatch(String, String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getPathTranslated() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getPathTranslated() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getPayload() - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrame
 
getPayload() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getPayload() - Method in class org.apache.cxf.jaxws.handler.logical.LogicalMessageImpl
 
getPayload(JAXBContext) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalMessageImpl
 
getPeerCertificates() - Method in class org.apache.cxf.security.transport.TLSSessionInfo
 
getPeerPrincipal() - Method in class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This method returns the Principal that represents the authenticated peer.
getPersistenceContextRefName() - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Gets the value of the persistenceContextRefName property.
getPersistenceContextType() - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Gets the value of the persistenceContextType property.
getPersistenceProperty() - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Gets the value of the persistenceProperty property.
getPersistenceUnitName() - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Gets the value of the persistenceUnitName property.
getPersistenceUnitName() - Method in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
Gets the value of the persistenceUnitName property.
getPersistenceUnitRefName() - Method in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
Gets the value of the persistenceUnitRefName property.
getPersistentBusId() - Method in interface org.apache.cxf.management.InstrumentationManager
 
getPersistentBusId() - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
getPgenCounter() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Gets the value of the pgenCounter property.
getPhase() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getPhase() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns the phase in which this interceptor is excecuted.
getPhase() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getPhases() - Method in class org.apache.cxf.binding.coloc.ColocInFaultObserver
 
getPhases() - Method in class org.apache.cxf.binding.coloc.ColocOutFaultObserver
 
getPhases() - Method in class org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
 
getPhases() - Method in class org.apache.cxf.interceptor.ClientOutFaultObserver
 
getPhases() - Method in class org.apache.cxf.interceptor.InFaultChainInitiatorObserver
 
getPhases() - Method in class org.apache.cxf.interceptor.OutFaultChainInitiatorObserver
 
getPIData() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getPIData() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getPIData() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getPIData() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getPipeline() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getPITarget() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getPITarget() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getPITarget() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getPITarget() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getPlainText() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
getPlugin(URL) - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
getPlugin(String) - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
getPlugins() - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
getPoaname() - Method in class org.apache.cxf.binding.corba.wsdl.PolicyType
Gets the value of the poaname property.
getPolicies(Server, String) - Static method in class org.apache.cxf.ws.mex.MEXUtils
 
getPolicies() - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
getPolicy() - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
 
getPolicy() - Method in interface org.apache.cxf.ws.policy.EffectivePolicy
 
getPolicy() - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
getPolicy() - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
 
getPolicy() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
getPolicy(Object) - Method in interface org.apache.cxf.ws.policy.PolicyBuilder
Creates a Policy object from an DOM element.
getPolicy(InputStream) - Method in interface org.apache.cxf.ws.policy.PolicyBuilder
Creates a Policy object from an InputStream.
getPolicy() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getPolicy() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getPolicy() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
getPolicy() - Method in class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
getPolicy() - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
getPolicyElements() - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
getPolicyLocations(Server) - Static method in class org.apache.cxf.ws.mex.MEXUtils
 
getPolicyOrAllOrExactlyOne() - Method in class org.apache.cxf.ws.policy.v200409.OperatorContentType
Gets the value of the policyOrAllOrExactlyOne property.
getPolicyOrAllOrExactlyOne() - Method in class org.apache.cxf.ws.policy.v200607.OperatorContentType
Gets the value of the policyOrAllOrExactlyOne property.
getPolicyOrPolicyReference() - Method in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
Gets the value of the policyOrPolicyReference property.
getPolicyOrPolicyReference() - Method in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
Gets the value of the policyOrPolicyReference property.
getPolicyProviders() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getPolicyReference(Object) - Method in interface org.apache.cxf.ws.policy.PolicyBuilder
Creates a PolicyReference object from a DOM element.
getPolicyReferenceElements() - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
getPolicyRegistry() - Method in interface org.apache.cxf.ws.policy.PolicyBuilder
Return the PolicyRegistry associated with the builder
getPoolSize() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getPoolSize() - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
getPort(Class<T>) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getPort(Class<T>, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getPort(QName, Class<T>) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getPort(QName, Class<T>, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getPort(EndpointReferenceType, Class<T>) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getPort(EndpointReferenceType, Class<T>, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
getPort() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Returns the port number for which this server engine was configured.
getPort() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the port property.
getPort(WSDLManager, EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets the WSDL port for the provided endpoint reference.
getPort() - Method in class org.apache.cxf.wsdl.TService
Gets the value of the port property.
getPortComponent() - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Gets the value of the portComponent property.
getPortComponentLink() - Method in class org.apache.cxf.jaxws.javaee.PortComponentRefType
Gets the value of the portComponentLink property.
getPortComponentName() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the portComponentName property.
getPortComponentRef() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the portComponentRef property.
getPortName() - Method in class org.apache.cxf.binding.corba.utils.EprMetaData
 
getPortName() - Method in class org.apache.cxf.jaxws.handler.PortInfoImpl
 
getPortName() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Gets the value of the portName property.
getPortName() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getPortName() - Method in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
Gets the value of the portName property.
getPortName() - Method in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
Gets the value of the portName property.
getPortName() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getPortName() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getPortName() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getPortName(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets the port name of the provided endpoint reference.
getPortNamePattern() - Method in class org.apache.cxf.jaxws.javaee.HandlerChainType
Gets the value of the portNamePattern property.
getPortNamePattern() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
Gets the value of the portNamePattern property.
getPortQName(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getPorts() - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getPorts() - Method in class org.apache.cxf.tools.common.model.JavaServiceClass
 
getPortType() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getPortType() - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Gets the value of the portType property.
getPortType() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets the value of the portType property.
getPortType() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the portType property.
getPortTypes(Definition) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getPosition() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
getPragmaPrefix() - Method in class org.apache.cxf.tools.corba.idlpreprocessor.IdlPreprocessorReader
 
getPragmaPrefix() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getPreferredPrefix(String, String, boolean) - Method in class org.apache.cxf.jaxb.NamespaceMapper
 
getPreferredSource() - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getPrefix(Element, String) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
 
getPrefix(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
getPrefix() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getPrefix(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
getPrefix(String) - Method in class org.apache.cxf.aegis.util.stax.W3CNamespaceContext
 
getPrefix() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getPrefix(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter.CorbaNamespaceContext
 
getPrefix(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
getPrefix(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getPrefix(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getPrefix() - Method in class org.apache.cxf.helpers.NSDecl
 
getPrefix(String) - Method in class org.apache.cxf.helpers.NSStack
Return the prefix associated with the given namespace name by looking thru all the namespace declarations that are in scope.
getPrefix(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
getPrefix() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option.UriPrefixPair
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
getPrefix() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getPrefix() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getPrefix() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
getPrefix() - Method in class org.apache.cxf.tools.corba.processors.idl.Scope
 
getPrefix() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
getPrefix(String) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.NamespaceContextImpl
 
getPrefix(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
getPrefixes(Element, String, List<String>) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
 
getPrefixes(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
getPrefixes(String) - Method in class org.apache.cxf.aegis.util.stax.W3CNamespaceContext
 
getPrefixes(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter.CorbaNamespaceContext
 
getPrefixes(Element, String, List<String>) - Static method in class org.apache.cxf.helpers.DOMUtils
Get all prefixes defined on this element for the specified namespace.
getPrefixes(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getPrefixes(String) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
getPrefixes(String) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.NamespaceContextImpl
 
getPrefixesRecursive(Element, String, List<String>) - Static method in class org.apache.cxf.helpers.DOMUtils
Get all prefixes defined, up to the root, for a namespace URI.
getPrefixForNamespace(String) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getPrefixForNamespace(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
getPrefixForNamespace(String) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
getPrefixForNamespace(String, String) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
Get a prefix for a namespace.
getPrefixForNamespace(String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getPrefixForNamespace(String, String) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
getPrefixForNamespace(String) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getPrefixForNamespace(String, String) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getPrefixFromNS(String) - Method in class org.apache.cxf.ws.addressing.NSManager
 
getPrefixRecursive(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getPrevious() - Method in interface org.apache.cxf.ws.rm.RetransmissionStatus
 
getPrevious() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
getPreviousToken() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getPrimary() - Method in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
Gets the value of the primary property.
getPrimaryMethod(OperationInfo) - Method in class org.apache.cxf.frontend.SimpleMethodDispatcher
 
getPrimarySwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
getPrimitiveIdlTypeFromTypeCode(TypeCode) - Static method in class org.apache.cxf.binding.corba.utils.CorbaAnyHelper
 
getPrimitiveType(String) - Static method in class org.apache.cxf.jibx.JibxUtil
 
getPrimitiveType(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.PrimitiveTypesVisitor
 
getPrimitiveTypeCode(ORB, QName) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
getPrincipal(Principal, Subject) - Method in class org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
 
getPrincipal() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
Get the principal associated with this SecurityToken
getPrincipal(Element, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
getPrintWriter() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
getPriority() - Method in class org.apache.cxf.phase.Phase
 
getPriority() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getPriority() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the priority property.
getPrivateAddresses() - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
getPrivClassAnnotation(Class<?>, Class<T>) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getPrivMethodAnnotation(Method, Class<T>) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getPrivParameterAnnotations(Method) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getProcessor() - Method in class org.apache.cxf.tools.plugin.FrontEnd
Gets the value of the processor property.
getProcessor() - Method in class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
 
getProduceMediaTypes() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Gets the custom Produces media types
getProduceMime() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getProduces() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getProduces() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getProduceTypes() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getProduceTypes(Produces) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getProfile() - Method in class org.apache.cxf.tools.plugin.DataBinding
Gets the value of the profile property.
getProfile() - Method in class org.apache.cxf.tools.plugin.FrontEnd
Gets the value of the profile property.
getProperties() - Method in class org.apache.cxf.bus.CXFBusImpl
 
getProperties() - Method in interface org.apache.cxf.Bus
 
getProperties() - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
getProperties() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getProperties(boolean) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getProperties() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Returns the property map for the proxy factory.
getProperties() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getProperties() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getProperties() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getProperties() - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getProperties() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getProperties() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getProperties() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getProperties() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getPropertiesCache(SoapMessage) - Static method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
 
getProperty(Class<T>) - Method in class org.apache.cxf.aegis.Context
 
getProperty(String, Class<T>) - Method in class org.apache.cxf.aegis.Context
 
getProperty(String) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
getProperty(String) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
getProperty(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
getProperty(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getProperty(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
getProperty(String) - Method in class org.apache.cxf.bus.CXFBusImpl
 
getProperty(String) - Method in interface org.apache.cxf.Bus
 
getProperty(String) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
 
getProperty(String, String) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
 
getProperty() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveStatement
 
getProperty(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
getProperty(String) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getProperty(String, Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getProperty(String) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getProperty(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
getProperty(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
getProperty(String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getProperty(String) - Method in class org.apache.cxf.staxutils.StaxSource
 
getProperty(String) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getProperty(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getProperty(String) - Method in class org.apache.cxf.tools.util.PropertyUtil
 
getProperty() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the property property.
getProperty(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getProperty(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getProperty(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
getProperty(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
 
getProperty(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
getPropertyDescriptor(String) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getPropertyDescriptorFromMappedName(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getPropertyDescriptors() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getPropertyDescriptorsAvoidSunBug(Class<?>, BeanInfo, Class<?>, PropertyDescriptor[]) - Static method in class org.apache.cxf.common.util.ReflectionUtil
create own array of property descriptors to:
getPropertyNames(Properties, String) - Static method in class org.apache.cxf.common.util.PropertiesLoaderUtils
Retrieves the names of all properties that bind to the specified value.
getPropertyOrNull(String) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
Get the system propery via the AccessController, but if a SecurityException is raised, just return null;
getProtectionOrder() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
getProtectionToken() - Method in class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
getProtectionToken() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
getProtectionToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getProtectionToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getProtectionToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getProtocol() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getProtocol() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getProtocol() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Returns the protocol "http" or "https" for which this engine was configured.
getProtocol() - Method in class org.apache.cxf.ws.rm.AbstractSequence
 
getProtocol() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getProtocolBinding() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the protocolBinding property.
getProtocolBindings() - Method in class org.apache.cxf.jaxws.javaee.HandlerChainType
Gets the value of the protocolBindings property.
getProtocolBindings() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
Gets the value of the protocolBindings property.
getProtocolHandlers() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
getProtocolHeader(Message, String, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getProtocolMessageContext() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
getPrototypeDataBindingBeanName() - Method in class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
 
getPrototypeServerFactoryBeanName() - Method in class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
 
getProvider() - Method in class org.apache.cxf.configuration.security.KeyManagersType
Gets the value of the provider property.
getProvider() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the provider property.
getProvider() - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
Gets the value of the provider property.
getProvider() - Method in class org.apache.cxf.configuration.security.TrustManagersType
Gets the value of the provider property.
getProvider() - Method in class org.apache.cxf.jaxrs.model.ProviderInfo
 
getProvider() - Method in class org.apache.cxf.tools.plugin.Plugin
Gets the value of the provider property.
getProviderConsumeTypes(MessageBodyReader) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getProviderParameterType() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
getProviderParameterType(Class<?>) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
getProviderProduceTypes(MessageBodyWriter) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getProviders() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
getProviders() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getProviders() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getProviders() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getProviders(ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
getProxy(ClassLoader, Class[], InvocationHandler) - Static method in class org.apache.cxf.common.util.ProxyHelper
 
getProxy(Class<T>, Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getProxy() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getProxyAuthorization() - Method in class org.apache.cxf.transport.http.HTTPConduit
This method retrieves the Proxy Authorization Policy for a proxy that is set/configured for this HTTPConduit.
getProxyAuthSupplier() - Method in class org.apache.cxf.transport.http.HTTPConduit
 
getProxyInternal(ClassLoader, Class[], InvocationHandler) - Method in class org.apache.cxf.common.util.ProxyHelper
 
getProxyServer() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the proxyServer property.
getProxyServerPort() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the proxyServerPort property.
getProxyServerType() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the proxyServerType property.
getPublicId() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getPublished(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractEntryBuilder
 
getPublishedEndpointUrl() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getPublishedEndpointUrl() - Method in class org.apache.cxf.jaxws.EndpointImpl
The published endpoint url is used for excplicitely specifying the url of the endpoint that would show up the generated wsdl definition, when the service is brought on line.
getQ() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Gets the value of the q property.
getQName() - Method in class org.apache.cxf.binding.corba.wsdl.CorbaTypeImpl
Gets the value of the qname property.
getQName(String, Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
getQName(String) - Static method in class org.apache.cxf.jibx.JibxUtil
 
getQName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getQName(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getQName(String, String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getQName() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
getQName() - Method in class org.apache.cxf.ws.security.policy.model.Header
 
getQNameValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getQNameValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getQualifiedName() - Method in class org.apache.cxf.staxutils.StaxSource
 
getQualifyWrapperSchema() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getQueries(Message) - Method in class org.apache.cxf.interceptor.URIMappingInterceptor
 
getQueryParameters() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getQueryParameters(boolean) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getQueryParameters() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getQueryParameters(boolean) - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getQueryString() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getQueryString() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getQueuedMessageCount(String) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getQueuedMessageTotalCount() - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getRaises() - Method in class org.apache.cxf.binding.corba.wsdl.OperationType
Gets the value of the raises property.
getRaisesType(OperationType, String, Throwable) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultOutInterceptor
 
getRanks() - Method in class org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
 
getRawBytes() - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
getRawContent(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the raw text content of a node or null if there is no text
getRawFactoryClass() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
getRawFactoryClass() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
getRawFactoryClass() - Method in class org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser
 
getRawName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getRawType(Type) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getRawType() - Method in class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
getReader() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getReader(InputStream) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getReader() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getReader() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getReaderFromMessage() - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getReadType(XMLStreamReader, AegisContext, AegisType) - Static method in class org.apache.cxf.aegis.type.TypeUtil
 
getReadTypeStandalone(XMLStreamReader, AegisContext, AegisType) - Static method in class org.apache.cxf.aegis.type.TypeUtil
getReadType cannot just look up the xsi:type in the mapping.
getRealClass(Object) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealClass() - Method in class org.apache.cxf.jaxrs.model.MethodInvocationInfo
 
getRealClassFromClass(Class) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealClassFromClassInternal(Class) - Method in class org.apache.cxf.common.util.ClassHelper
 
getRealClassInternal(Object) - Method in class org.apache.cxf.common.util.ClassHelper
 
getRealm() - Method in class org.apache.cxf.transport.http.auth.HttpAuthHeader
Extracts the authorization realm from the "WWW-Authenticate" Http response header.
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.EncryptionToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorEncryptionToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorSignatureToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.InitiatorToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.Layout
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.RecipientEncryptionToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.RecipientSignatureToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.RecipientToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.RequiredParts
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SignatureToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.TransportToken
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
getRealName() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
getRealObject(Object) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealObjectInternal(Object) - Method in class org.apache.cxf.common.util.ClassHelper
 
getRealPath(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRealPath(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getRealStream(InputStream) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getReason() - Method in exception org.apache.cxf.binding.soap.jms.interceptor.JMSFault
 
getReason() - Method in exception org.apache.cxf.binding.soap.SoapFault
 
getReason() - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
getReason() - Method in class org.apache.cxf.ws.security.sts.provider.model.StatusType
Gets the value of the reason property.
getReceiver() - Method in class org.apache.cxf.binding.soap.Soap11
 
getReceiver() - Method in class org.apache.cxf.binding.soap.Soap12
 
getReceiver() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getReceiveTimeout() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getReceiveTimeout() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the receiveTimeout property.
getReceiveTimeout() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the receiveTimeout property.
getRecipientEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getRecipientEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.model.RecipientEncryptionToken
 
getRecipientEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getRecipientEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getRecipientEncryptionToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getRecipientSignatureToken() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getRecipientSignatureToken() - Method in class org.apache.cxf.ws.security.policy.model.RecipientSignatureToken
 
getRecipientSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getRecipientSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getRecipientSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getRecipientToken() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
getRecipientToken() - Method in class org.apache.cxf.ws.security.policy.model.RecipientToken
 
getRecipientToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getRecipientToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getRecipientToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getReconnectPercentOfMax() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getRecoveryInterval() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getRecursionList() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getRedirectStatus() - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
getRedirectURL() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the redirectURL property.
getReference() - Method in class org.apache.cxf.binding.corba.types.CorbaObjectReferenceHandler
 
getReference() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
Gets the value of the reference property.
getReference() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
Gets the value of the reference property.
getReferenceParameters() - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Gets the value of the referenceParameters property.
getReferenceParameters() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets the value of the referenceParameters property.
getReferenceProperties() - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Gets the value of the referenceProperties property.
getReferenceProperties() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets the value of the referenceProperties property.
getReferer() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the referer property.
getReferredElement(XmlSchemaElement, SchemaCollection) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getRefId() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType
Gets the value of the refId property.
getRefID() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
Gets the value of the refID property.
getRefId() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceSelectedType
Gets the value of the refId property.
getRefID() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
Gets the value of the refID property.
getRefID() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
Gets the value of the refID property.
getRefId() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
Gets the value of the refId property.
getRefID() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Gets the value of the refID property.
getRegisteredExtensions() - Static method in class org.apache.cxf.bus.extension.ExtensionRegistry
 
getRegistrationType() - Method in class org.apache.cxf.bus.resource.ResourceManagerImpl
 
getRegistrationType() - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
getRegistrationType() - Method in class org.apache.cxf.endpoint.ClientLifeCycleManagerImpl
 
getRegistrationType() - Method in class org.apache.cxf.endpoint.ServerLifeCycleManagerImpl
 
getRegistrationType() - Method in interface org.apache.cxf.extension.BusExtension
 
getRegistrationType() - Method in class org.apache.cxf.phase.PhaseManagerImpl
 
getRegistrationType() - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
 
getRegistrationType() - Method in class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
 
getRegistrationType() - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
 
getRegistrationType() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getRegistrationType() - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
 
getRegistry() - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
getRegistry() - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getRegistry() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getRegularExpression() - Method in class org.apache.cxf.configuration.security.DNConstraintsType
Gets the value of the regularExpression property.
getRelatesTo() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the RelatesTo property.
getRelatesTo() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the RelatesTo property.
getRelatesTo(String) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to get a RealtesTo instance.
getRelatesToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getRelatesToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getRelationshipReply() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getRelationshipReply() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getRelationshipType() - Method in class org.apache.cxf.ws.addressing.RelatesToType
Gets the value of the relationshipType property.
getRelationshipType() - Method in class org.apache.cxf.ws.addressing.v200403.Relationship
Gets the value of the relationshipType property.
getRelationshipType() - Method in class org.apache.cxf.ws.addressing.v200408.Relationship
Gets the value of the relationshipType property.
getRelationshipTypeQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getRelationshipTypeQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getReliableEndpoint() - Method in class org.apache.cxf.ws.rm.AbstractEndpoint
 
getReliableEndpoint(Message) - Method in class org.apache.cxf.ws.rm.RMManager
 
getRemote() - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Gets the value of the remote property.
getRemoteAddr() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRemoteAddr() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getRemoteHost() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRemoteHost() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getRemotePort() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRemotePort() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getRemoteUser() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRemoteUser() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getRenewedTokens() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getRenewedTokens() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Return the list of RENEWED tokens.
getRenewOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
getReplyDestination() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getReplyTo() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the ReplyTo property.
getReplyTo() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the ReplyTo property.
getReplyToDestination() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getReplyToDestination(JmsTemplate, Message) - Method in class org.apache.cxf.transport.jms.JMSDestination
 
getReplyToName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the replyToName property.
getReplyToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getReplyToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getRepositoryID() - Method in class org.apache.cxf.binding.corba.wsdl.BindingType
Gets the value of the repositoryID property.
getRepositoryID() - Method in class org.apache.cxf.binding.corba.wsdl.NamedType
Gets the value of the repositoryID property.
getRequest(CorbaMessage, String, NVList, NamedValue, ExceptionList) - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
getRequest() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getRequest() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getRequest() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getRequest() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getRequestCollectionOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
getRequestContext() - Method in interface org.apache.cxf.endpoint.Client
Gets the request context used for future invocations
getRequestContext() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getRequestContext() - Method in class org.apache.cxf.frontend.ClientProxy
 
getRequestContext(Message) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getRequestContext() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Get the map of properties which affect the requests only.
getRequestContext() - Method in class org.apache.cxf.jaxws.DispatchImpl
 
getRequestContext() - Method in class org.apache.cxf.jaxws.JaxWsClientProxy
 
getRequestContext() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getRequestDispatcher(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getRequestDispatcher(ServletContext, Class<?>, String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
getRequestedSessionId() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRequestedSessionId() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getRequestEncryptedKeyId(List<WSHandlerResult>) - Static method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AsymmetricBindingHandler
 
getRequestEncryptedKeyValue(List<WSHandlerResult>) - Static method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AsymmetricBindingHandler
 
getRequestHandlers() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getRequestHeader(String) - Method in interface org.apache.cxf.jaxrs.ext.ProtocolHeaders
Get the values of a request header.
getRequestHeader(String) - Method in class org.apache.cxf.jaxrs.ext.ProtocolHeadersImpl
 
getRequestHeader(String) - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getRequestHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getRequestHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProtocolHeaders
 
getRequestHeaders() - Method in interface org.apache.cxf.jaxrs.client.ClientState
Gets the request headers
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
getRequestHeaders() - Method in interface org.apache.cxf.jaxrs.ext.ProtocolHeaders
Get the values of request headers.
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.ext.ProtocolHeadersImpl
 
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProtocolHeaders
 
getRequestHeaderValue(String) - Method in interface org.apache.cxf.jaxrs.ext.ProtocolHeaders
Get the value of a request header.
getRequestHeaderValue(String) - Method in class org.apache.cxf.jaxrs.ext.ProtocolHeadersImpl
 
getRequestHeaderValue(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProtocolHeaders
 
getRequestPreprocessor() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getRequestSecurityToken() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenCollectionType
Gets the value of the requestSecurityToken property.
getRequestSecurityTokenResponse() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseCollectionType
Gets the value of the requestSecurityTokenResponse property.
getRequestSize() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getRequestURI() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRequestUri() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getRequestUri() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getRequestURI() - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
getRequestURI() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getRequestURI() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getRequestURI() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
getRequestUriBuilder() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getRequestUriBuilder() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getRequestURL() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRequestURL() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getRequestWrapper(Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getRequestWrapper(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getRequestWrapper(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getRequestWrapperClassName(Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getRequestWrapperClassName(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getRequestWrapperClassName(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getRequestWrapperName(OperationInfo, Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getRequestWrapperName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getRequestWrapperPartName(OperationInfo, Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getRequestWrapperPartName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getRequireClientAuthentication(boolean, Boolean, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getRequired() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
getRequired() - Method in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
getRequired() - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
Get whether or not the semantics of this extension are required.
getRequiredDerivedKeys() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getRequiredDerivedKeys() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getRequiredDerivedKeys() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getRequiredElements() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getRequiredElements() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getRequiredElements() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getResAuth() - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Gets the value of the resAuth property.
getResends() - Method in interface org.apache.cxf.ws.rm.RetransmissionStatus
 
getResends() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
getResolvedMap() - Method in class org.apache.cxf.catalog.CatalogXmlSchemaURIResolver
 
getResolvedMap() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.CustomizedWSDLLocator
 
getResolver(Class<T>, Class<E>) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getResolver(Class<T>, Class<E>) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getResolver(Class<T>, Class<E>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getResolvers() - Method in class org.apache.cxf.endpoint.EndpointResolverRegistryImpl
 
getResolvers() - Method in class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
 
getResource(String, Class) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
Load a given resource.
getResource(String) - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
 
getResource() - Method in class org.apache.cxf.configuration.security.CertStoreType
Gets the value of the resource property.
getResource() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the resource property.
getResource(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getResource(String, Class<T>, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getResource(String) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
getResourceAsReader(String) - Method in class org.apache.cxf.test.AbstractCXFTest
 
getResourceAsReader(String) - Method in class org.apache.cxf.test.TestUtilities
 
getResourceAsStream(String, Class) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
This is a convenience method to load a resource as a stream.
getResourceAsStream(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getResourceAsStream(String) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
getResourceAsStream(String) - Method in interface org.apache.cxf.resource.ResourceManager
Open stream to resource.
getResourceAsStream(String) - Method in class org.apache.cxf.test.AbstractCXFTest
 
getResourceAsStream(String) - Method in class org.apache.cxf.test.TestUtilities
 
getResourceAsStream(String) - Static method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
getResourceAsXMLStreamReader(String) - Method in class org.apache.cxf.test.TestUtilities
 
getResourceBase(String) - Static method in class org.apache.cxf.transport.HttpUriMapper
 
getResourceClass() - Method in class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
getResourceClass() - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
Returns the Class of the resource
getResourceClass() - Method in interface org.apache.cxf.jaxrs.lifecycle.ResourceProvider
Returns the Class of the resource
getResourceClass() - Method in class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
Returns the Class of the resource
getResourceClass() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getResourceClass() - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
Returns the Class of the resource
getResourceClasses() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
getResourceClasses() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
getResourceEnvRefName() - Method in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
Gets the value of the resourceEnvRefName property.
getResourceEnvRefType() - Method in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
Gets the value of the resourceEnvRefType property.
getResourceFieldProxy(Field) - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getResourceFields() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getResourcePaths(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getResourceProvider() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getResourceProviders(ServletConfig, Map<Class, Map<String, String>>) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
getResourceResolvers() - Method in class org.apache.cxf.resource.DefaultResourceManager
 
getResourceResolvers() - Method in interface org.apache.cxf.resource.ResourceManager
Get all the currently registered resolvers.
getResources(String, Class) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
Load a given resources.
getResourcesFromElement(Element) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getResourcesList(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
getResourceStream(String, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getResourceType(Resource, Field) - Method in class org.apache.cxf.common.injection.ResourceInjector
making this protected to keep pmd happy
getResourceURL(String, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getResponse() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Gets the response state if any
getResponse() - Method in interface org.apache.cxf.jaxrs.client.Client
Gets the response state if any
getResponse() - Method in exception org.apache.cxf.jaxrs.client.ClientWebApplicationException
Returns the server response if any, for example, if the problem has occurred during reading the response then this method will return JAX-RS Response object representing the actual server response
getResponse() - Method in exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
getResponse() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getResponseBuilder() - Method in interface org.apache.cxf.jaxrs.client.ClientState
Gets the responseBuilder
getResponseBuilder() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
getResponseBuilder() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
getResponseCode() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getResponseCode() - Method in exception org.apache.cxf.transport.http.HTTPException
 
getResponseContentType(String, String) - Method in class org.apache.cxf.javascript.JavascriptQueryHandler
 
getResponseContentType() - Method in class org.apache.cxf.test.TestUtilities.TestMessageObserver
 
getResponseContentType(String, String) - Method in interface org.apache.cxf.transports.http.QueryHandler
 
getResponseContext() - Method in interface org.apache.cxf.endpoint.Client
Gets the response context from the last invocation on this thread
getResponseContext() - Method in class org.apache.cxf.endpoint.ClientCallback
return the map of items returned from an operation.
getResponseContext() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getResponseContext() - Method in class org.apache.cxf.frontend.ClientProxy
 
getResponseContext() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Get the map of properties which affect the responses only.
getResponseContext() - Method in class org.apache.cxf.jaxws.DispatchImpl
 
getResponseContext() - Method in class org.apache.cxf.jaxws.JaxWsClientProxy
 
getResponseHandlers() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getResponseMessage() - Method in exception org.apache.cxf.transport.http.HTTPException
 
getResponseSize() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getResponseStream() - Method in class org.apache.cxf.test.TestUtilities.TestMessageObserver
 
getResponseWrapper(Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getResponseWrapper(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getResponseWrapper(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getResponseWrapperClassName(Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getResponseWrapperClassName(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getResponseWrapperClassName(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getResponseWrapperName(OperationInfo, Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getResponseWrapperName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getResponseWrapperPartName(OperationInfo, Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getResponseWrapperPartName(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getResRefName() - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Gets the value of the resRefName property.
getResSharingScope() - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Gets the value of the resSharingScope property.
getRest() - Method in class org.apache.cxf.wsdl.TOperation
Gets the rest of the content model.
getResType() - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Gets the value of the resType property.
getResult() - Method in interface org.apache.cxf.jaxrs.ext.search.SearchConditionVisitor
Recover the accumulated query
getResult() - Method in class org.apache.cxf.jaxrs.ext.search.sql.SQLPrinterVisitor
 
getRetransmissionQueue() - Method in class org.apache.cxf.ws.rm.RMManager
 
getRetransmissionStatus(String, long) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getRetransmissionStatus(SourceSequence, long) - Method in interface org.apache.cxf.ws.rm.RetransmissionQueue
Returns the retransmission status for the specified message.
getRetransmissionStatus(SourceSequence, long) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
getRetransmissionStatuses(String) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getRetransmissionStatuses(SourceSequence) - Method in interface org.apache.cxf.ws.rm.RetransmissionQueue
Return the retransmission status of all the messages assigned to the sequence.
getRetransmissionStatuses(SourceSequence) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
getReturn(CorbaMessage) - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
getReturn() - Method in class org.apache.cxf.binding.corba.wsdl.OperationType
Gets the value of the return property.
getReturn() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getReturnNamespace(AnnotatedElement) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
getReturnType(AnnotatedElement) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
getReturnTypeName(AnnotatedElement) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
getReturnValue() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getRM10AddressingNamespace() - Method in class org.apache.cxf.ws.rm.feature.RMFeature
 
getRMAddressingNamespace() - Method in class org.apache.cxf.ws.rm.RMManager
 
getRMAssertion(RMAssertion, Message) - Static method in class org.apache.cxf.ws.rm.policy.RM10PolicyUtils
Returns an RMAssertion that is compatible with the default value and all RMAssertions pertaining to the message (can never be null).
getRMAssertion() - Method in class org.apache.cxf.ws.rm.RMManager
 
getRMNamespace() - Method in class org.apache.cxf.ws.rm.feature.RMFeature
 
getRMNamespace() - Method in class org.apache.cxf.ws.rm.RMManager
 
getRMPropertiesKey(boolean) - Static method in class org.apache.cxf.ws.rm.RMContextUtils
 
getRole() - Method in exception org.apache.cxf.binding.soap.SoapFault
Returns the fault actor.
getRoleClassifier() - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
getRoleClassifierType() - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
getRoleLink() - Method in class org.apache.cxf.jaxws.javaee.SecurityRoleRefType
Gets the value of the roleLink property.
getRoleName() - Method in class org.apache.cxf.jaxws.javaee.RunAsType
Gets the value of the roleName property.
getRoleName() - Method in class org.apache.cxf.jaxws.javaee.SecurityRoleRefType
Gets the value of the roleName property.
getRoleName() - Method in class org.apache.cxf.jaxws.javaee.SecurityRoleType
Gets the value of the roleName property.
getRoles() - Method in class org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor
 
getRoles() - Method in interface org.apache.cxf.binding.soap.interceptor.SoapInterceptor
 
getRoles() - Method in class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
 
getRoles() - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultInInterceptor
 
getRoles() - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultOutInterceptor
 
getRoles() - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor
 
getRoles() - Method in class org.apache.cxf.jaxws.handler.soap.SOAPMessageContextImpl
 
getRoles() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getRootAttachment() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getRootClasses() - Method in class org.apache.cxf.aegis.AegisContext
 
getRootClassNames() - Method in class org.apache.cxf.aegis.AegisContext
Retrieve the set of root class names.
getRootHeaders() - Method in class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
getRootHeaders() - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentOutputInterceptor
 
getRootName(Class<Object>, Type) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
getRootNode() - Method in class org.apache.cxf.bindings.xformat.XMLBindingMessageFormat
Gets the value of the rootNode property.
getRootType(Class) - Method in class org.apache.cxf.aegis.AegisContext
If a class was provided as part of the 'root' list, retrieve it's AegisType by Class.
getRootType(QName) - Method in class org.apache.cxf.aegis.AegisContext
If a class was provided as part of the root list, retrieve it's AegisType by schema type QName.
getRootType() - Method in class org.apache.cxf.aegis.type.encoded.SoapArrayType
Gets the QName of the root component type of this array.
getRootTypes() - Method in class org.apache.cxf.aegis.AegisContext
Retrieve the Aegis type objects for the root classes.
getRoutingInterceptors() - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
getRstTemplate() - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
getRuntimeException() - Method in exception org.apache.cxf.continuations.SuspendedInvocationException
Returns a transport-specific runtime exception
getRuntimePolicy() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getSamlToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSamlToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSamlToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSAXParser() - Method in class org.apache.cxf.tools.common.dom.SchemaValidatingSAXParser
 
getScale() - Method in class org.apache.cxf.binding.corba.types.CorbaFixedHandler
 
getScale() - Method in class org.apache.cxf.binding.corba.wsdl.Anonfixed
Gets the value of the scale property.
getScale() - Method in class org.apache.cxf.binding.corba.wsdl.Fixed
Gets the value of the scale property.
getSchema() - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
getSchema() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getSchema() - Method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
getSchema() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getSchema(String) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getSchema(ServiceInfo, MessagePartInfo) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getSchema() - Method in class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
getSchema() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getSchema(Definition) - Static method in class org.apache.cxf.tools.validator.internal.ValidatorUtil
 
getSchema(ServiceInfo) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getSchema(ServiceInfo, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getSchemaByTargetNamespace(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
This function is not part of the XmlSchema API.
getSchemaCollection() - Method in class org.apache.cxf.service.model.ServiceSchemaInfo
 
getSchemaDir() - Method in class org.apache.cxf.tools.validator.internal.WSDL11Validator
 
getSchemaElement() - Method in class org.apache.cxf.wstx_msv_validation.EmbeddedSchema
 
getSchemaElementList() - Method in class org.apache.cxf.service.model.ServiceSchemaInfo
 
getSchemaForElement(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getSchemaInfoList() - Method in class org.apache.cxf.service.model.ServiceSchemaInfo
 
getSchemaList(Document, String) - Static method in class org.apache.cxf.tools.validator.internal.ValidatorUtil
Get a list of schemas found in a wsdl Document.
getSchemaLocation(String) - Method in class org.apache.cxf.binding.coloc.blueprint.ColocBPNamespaceHandler
 
getSchemaLocation(String) - Method in class org.apache.cxf.binding.object.blueprint.ObjectBindingBPHandler
 
getSchemaLocation(String) - Method in class org.apache.cxf.binding.soap.blueprint.SoapBindingBPHandler
 
getSchemaLocation(String) - Method in class org.apache.cxf.bus.blueprint.CXFCoreNamespaceHandler
 
getSchemaLocation(String) - Method in class org.apache.cxf.frontend.blueprint.SimpleBPNamespaceHandler
 
getSchemaLocation(String) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
getSchemaLocation(String) - Method in class org.apache.cxf.jaxws.blueprint.JAXWSBPNamespaceHandler
 
getSchemaLocation(String) - Method in class org.apache.cxf.ws.addressing.blueprint.WsBPHandler
 
getSchemaLocation(String) - Method in class org.apache.cxf.ws.policy.blueprint.PolicyBPHandler
 
getSchemaLocation(String) - Method in class org.apache.cxf.ws.rm.blueprint.RMBPHandler
 
getSchemaLocations() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getSchemaLocations(Message, String, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
getSchemaLocations() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getSchemaLocations(Server) - Static method in class org.apache.cxf.ws.mex.MEXUtils
 
getSchemaNamespaces() - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.DateTypeCustomGenerator
 
getSchemaPackageFiles() - Method in class org.apache.cxf.tools.wadlto.jaxb.CustomizationParser
 
getSchemaRepresentation(Class<?>) - Static method in class org.apache.cxf.common.util.XmlSchemaPrimitiveUtils
 
getSchemaRepresentation(Class<?>, String) - Static method in class org.apache.cxf.common.util.XmlSchemaPrimitiveUtils
 
getSchemas() - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
getSchemas() - Method in class org.apache.cxf.jaxb.JAXBContextCache.CachedContextAndSchemas
 
getSchemas(Definition, SchemaCollection, List<JibxSchemaResolver>) - Method in class org.apache.cxf.jibx.tools.JibxSchemaHelper
 
getSchemas() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getSchemas() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getSchemas(Server, String) - Static method in class org.apache.cxf.ws.mex.MEXUtils
 
getSchemas(Definition, ServiceInfo) - Method in class org.apache.cxf.wsdl11.SchemaUtil
 
getSchemas(Definition, SchemaCollection, ServiceInfo) - Method in class org.apache.cxf.wsdl11.SchemaUtil
 
getSchemas(Definition, SchemaCollection, List<SchemaInfo>) - Method in class org.apache.cxf.wsdl11.SchemaUtil
 
getSchemasForDefinition(Definition) - Method in interface org.apache.cxf.wsdl.WSDLManager
This object will cache the schemas for a WSDL.
getSchemasForDefinition(Definition) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getSchemaType() - Method in class org.apache.cxf.aegis.type.AegisType
 
getSchemaType() - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
getSchemaType(String) - Static method in class org.apache.cxf.jibx.JibxUtil
 
getSchemaType() - Method in class org.apache.cxf.tools.corba.processors.idl.FixedPtConstVisitor
 
getSchemaType() - Method in class org.apache.cxf.tools.corba.processors.idl.PrimitiveTypesVisitor
 
getSchemaType() - Method in class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
getSchemaType() - Method in interface org.apache.cxf.tools.corba.processors.idl.Visitor
 
getSchemaType() - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
getSchemaType() - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder
 
getSchemaType(QName) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
getSchemaTypeName() - Method in class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
getSchemaTypeName() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.WrapperElement
 
getScheme() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getScheme() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getScheme() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
getScope(String) - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
getScope() - Method in class org.apache.cxf.tools.corba.processors.idl.FixedPtConstVisitor
 
getScope() - Method in class org.apache.cxf.tools.corba.processors.idl.PrimitiveTypesVisitor
 
getScope(Scope) - Method in class org.apache.cxf.tools.corba.processors.idl.ScopeNameCollection
 
getScope(String) - Method in class org.apache.cxf.tools.corba.processors.idl.ScopeNameCollection
 
getScope() - Method in interface org.apache.cxf.tools.corba.processors.idl.Visitor
 
getScope() - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
getScope() - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker.XPathExpression
Returns the coverage scope.
getScopedNames() - Static method in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
getScopedNames() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getScopes() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
getSearchConditions() - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
getSearchConditions() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
getSearchConditions() - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
List of conditions this SearchCondition may represent.
getSearchConditions() - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
 
getSearchExpression() - Method in interface org.apache.cxf.jaxrs.ext.search.SearchContext
Returns the actual query expression
getSearchExpression() - Method in class org.apache.cxf.jaxrs.ext.search.SearchContextImpl
 
getSearchExpression() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSearchContext
 
getSecret() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getSecureConversationToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSecureConversationToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSecureConversationToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSecureRandom(SecureRandomParameters) - Static method in class org.apache.cxf.configuration.jsse.spring.TLSParameterJaxBUtils
This method converts the JAXB generated type into a SecureRandom.
getSecureRandom() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the secure random alogorithm.
getSecureRandomParameters() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the secureRandomParameters property.
getSecureRandomParameters() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the secureRandomParameters property.
getSecureSocketProtocol() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the secure socket protocol in use.
getSecureSocketProtocol() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the secureSocketProtocol property.
getSecureSocketProtocol() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the secureSocketProtocol property.
getSecureSocketProtocol(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getSecurityContext() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getSecurityContext() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getSecurityContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getSecurityContextToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSecurityContextToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSecurityContextToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSecurityEngine(boolean) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
 
getSecurityEngine(boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
getSecurityToken() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getSecurityTokenReference() - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedReferenceType
Gets the value of the securityTokenReference property.
getSeed() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Gets the value of the seed property.
getSEIClass() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
getSEIType() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
getSelectedConduit(Message) - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
Mechanics to actually get the Conduit from the ConduitInitiator if necessary.
getSender() - Method in class org.apache.cxf.binding.soap.Soap11
 
getSender() - Method in class org.apache.cxf.binding.soap.Soap12
 
getSender() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getSeparator() - Method in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
getSequence(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getSequence(Identifier) - Method in class org.apache.cxf.ws.rm.Destination
 
getSequence(Identifier, Message, AddressingProperties) - Method in class org.apache.cxf.ws.rm.RMManager
 
getSequence() - Method in class org.apache.cxf.ws.rm.RMProperties
 
getSequence(Identifier) - Method in class org.apache.cxf.ws.rm.Source
 
getSequenceAckAction() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getSequenceAckAction() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getSequenceAckAction() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceAckOperationName() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getSequenceAckOperationName() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getSequenceAckOperationName() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceCandidates(SourceSequence) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
getSequenceCandidates(String) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
getSequenceClosedFaultCode() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getSequenceClosedFaultCode() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getSequenceClosedFaultCode() - Method in class org.apache.cxf.ws.rm.RMConstants
Get SequenceClosed fault code.
getSequenceExpiration() - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
Gets the value of the sequenceExpiration property.
getSequenceExpiration() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Gets the value of the sequenceExpiration property.
getSequenceInfoAction() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getSequenceInfoAction() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getSequenceInfoAction() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceOctetType() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getSequenceTerminatedFaultCode() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getSequenceTerminatedFaultCode() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getSequenceTerminatedFaultCode() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceTerminationPolicy() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Gets the value of the sequenceTerminationPolicy property.
getServant(URL) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Get a registered servant.
getServant(URL) - Method in interface org.apache.cxf.transport.http_jetty.ServerEngine
Get a previously registered servant.
getServant() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getServer() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getServer() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getServer(String) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getServer() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
getServer(Message, HTTPServerPolicy) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
Returns a HTTPServerPolicy that is compatible with the assertions included in the service, endpoint, operation and message policy subjects AND the HTTPServerPolicy passed as a second argument.
getServer(PolicyEngine, EndpointInfo, Destination) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
Returns a HTTPServerPolicy that is compatible with the assertions included in the service and endpoint policy subjects, or null if there are no such assertions.
getServer() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
get the jetty server instance
getServerBehavior() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getServerCertificates() - Method in class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This method returns the certificates presented by the peer for authentication.
getServerConfig() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getServerEndpointPolicy(EndpointInfo, Destination) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getServerEndpointPolicy(EndpointInfo, Destination) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getServerFactory() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getServerForAddress(String) - Method in class org.apache.cxf.test.TestUtilities
 
getServerForService(QName) - Method in class org.apache.cxf.test.TestUtilities
 
getServerInfo() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getServerName() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getServerName() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getServerPort() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getServerPort() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getServers() - Method in interface org.apache.cxf.endpoint.ServerRegistry
 
getServers() - Method in class org.apache.cxf.endpoint.ServerRegistryImpl
 
getServerSupportedCipherSuites(SSLContext) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getServerType() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the serverType property.
getService() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getService() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getService() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getService() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getService(Class<T>) - Method in interface org.apache.cxf.jca.outbound.CXFConnection
Retrieves a service object to invoke.
getService() - Method in interface org.apache.cxf.message.Exchange
 
getService() - Method in class org.apache.cxf.message.ExchangeImpl
 
getService() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
getService() - Method in class org.apache.cxf.service.model.BindingInfo
 
getService() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getService() - Method in class org.apache.cxf.service.model.InterfaceInfo
 
getService(Exchange) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getService() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getService() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getService() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the service property.
getServiceBean() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getServiceBeanClass() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getServiceBuilder() - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
getServiceBuilder() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
getServiceClass() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
getServiceClass() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getServiceClass() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Returns the service class
getServiceClass() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getServiceClass() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
getServiceClass() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getServiceClass() - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
getServiceClass() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
getServiceClasses(ServletConfig, boolean) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
getServiceClasses() - Method in class org.apache.cxf.tools.common.model.JavaModel
 
getServiceConfigurations() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getServiceEndpointInterface() - Method in class org.apache.cxf.jaxws.javaee.PortComponentRefType
Gets the value of the serviceEndpointInterface property.
getServiceEndpointInterface() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the serviceEndpointInterface property.
getServiceFactory() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
getServiceFactory() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getServiceFactory() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Returns the service factory
getServiceFactory() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getServiceFactory() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getServiceid() - Method in class org.apache.cxf.binding.corba.wsdl.PolicyType
Gets the value of the serviceid property.
getServiceImplBean() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the serviceImplBean property.
getServiceInfo() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getServiceInfos() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getServiceInfos() - Method in interface org.apache.cxf.service.Service
 
getServiceInfos() - Method in class org.apache.cxf.service.ServiceImpl
 
getServiceInfos() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getServiceInterface() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the serviceInterface property.
getServiceMode() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
getServiceModel() - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
getServiceName(Binding, Definition) - Static method in class org.apache.cxf.binding.corba.utils.CorbaObjectReferenceHelper
 
getServiceName() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getServiceName() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Returns the QName of the WSDL service the proxy implements
getServiceName() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
getServiceName() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getServiceName() - Method in class org.apache.cxf.jaxws.handler.PortInfoImpl
 
getServiceName() - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getServiceName() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
See use of targetNamespace in WebService.
getServiceName() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getServiceName() - Method in class org.apache.cxf.jaxws.support.WebServiceProviderConfiguration
 
getServiceName() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
getServiceName() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getServiceName() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getServiceName() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getServiceName() - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getServiceName() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getServiceName() - Method in class org.apache.cxf.tools.common.model.JavaServiceClass
 
getServiceName() - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
getServiceName() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
getServiceName() - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Gets the value of the serviceName property.
getServiceName() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets the value of the serviceName property.
getServiceName() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
Get the name of the service to use when contacting the KDC.
getServiceName(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets the service name of the provided endpoint reference.
getServiceNamePattern() - Method in class org.apache.cxf.jaxws.javaee.HandlerChainType
Gets the value of the serviceNamePattern property.
getServiceNamePattern() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
Gets the value of the serviceNamePattern property.
getServiceNamespace() - Method in class org.apache.cxf.aegis.databinding.AegisServiceConfiguration
Deprecated.  
getServiceNamespace() - Method in class org.apache.cxf.aegis.databinding.XFireCompatibilityServiceConfiguration
 
getServiceNamespace() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getServiceNamespace() - Method in class org.apache.cxf.jaxws.support.WebServiceProviderConfiguration
 
getServiceNamespace() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getServiceNamespace() - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getServiceNamespace() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getServiceNameType(QName, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getServiceObject(Exchange) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
getServiceObject(Exchange) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
Creates and returns a service object depending on the scope.
getServiceObject(Exchange) - Method in class org.apache.cxf.service.invoker.BeanInvoker
 
getServiceObject(Exchange) - Method in class org.apache.cxf.service.invoker.FactoryInvoker
 
getServiceQName() - Method in class org.apache.cxf.binding.corba.utils.EprMetaData
 
getServiceQname() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the serviceQname property.
getServiceQName() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getServiceQName(boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getServiceQName(Definition) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
getServiceQName() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getServiceRefName() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the serviceRefName property.
getServiceRefType() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the serviceRefType property.
getServiceValidators() - Method in class org.apache.cxf.tools.wsdlto.javascript.JavaScriptContainer
 
getServiceValidators() - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
getServlet(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getServletConfig() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getServletConfig() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getServletConfig() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getServletConfig() - Method in class org.apache.cxf.transport.servlet.servicelist.ServiceListGeneratorServlet
 
getServletContext() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getServletContext() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getServletContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getServletContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getServletContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
getServletContext() - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
getServletContextName() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getServletInfo() - Method in class org.apache.cxf.transport.servlet.servicelist.ServiceListGeneratorServlet
 
getServletLink() - Method in class org.apache.cxf.jaxws.javaee.ServiceImplBeanType
Gets the value of the servletLink property.
getServletName() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
getServletNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getServletPath() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getServletPath() - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
getServletPath() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getServletRegistration(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getServletRegistrations() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getServlets() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getSession() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getSession(boolean) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getSession() - Method in interface org.apache.cxf.message.Exchange
 
getSession() - Method in class org.apache.cxf.message.ExchangeImpl
 
getSession() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getSession() - Method in class org.apache.cxf.transport.http.HTTPSession
 
getSession(Connection, Integer) - Method in class org.apache.cxf.transport.jms.XASingleConnectionFactory
 
getSessionCookieConfig() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getSessionCookies() - Method in class org.apache.cxf.transport.http.Cookies
 
getSessionPool() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getSessionState() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
Returns a map that is useful for ServiceFactoryBeanListener to store state across events during processing.
getSetEncoding(MediaType, MultivaluedMap<String, Object>, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getSetMetadata(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
 
getSetProtocolHeaders(Message) - Static method in class org.apache.cxf.transport.http.Headers
While extracting the Message.PROTOCOL_HEADERS property from the Message, this call ensures that the Message.PROTOCOL_HEADERS property is set on the Message.
getSHA1() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getShareCount() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getSharedInstance() - Static method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getShortValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getShortValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getSig() - Method in class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
Gets the value of the sig property.
getSignature(Member, Class[]) - Static method in class org.apache.cxf.common.util.ClassReader
 
getSignature() - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getSignature() - Method in interface org.apache.cxf.databinding.WrapperHelper
 
getSignature() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getSignatureBuilder(TokenWrapper, Token, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getSignatureBuilder(TokenWrapper, Token, boolean, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getSignatureCrypto(TokenWrapper) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getSignatureDerivedKeyLength() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getSignatureKeyDerivation() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getSignatureMethod() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
Gets the value of the signatureMethod property.
getSignatureProperty() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertiesType
Gets the value of the signatureProperty property.
getSignatureToken() - Method in class org.apache.cxf.ws.security.policy.model.SignatureToken
 
getSignatureToken() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
getSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSignatureToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSignatureValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
Gets the value of the signatureValue property.
getSignedElements() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getSignedElements() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSignedElements() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSignedElements() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSignedEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
getSignedEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSignedEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSignedEndorsingSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSignedInfo() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
Gets the value of the signedInfo property.
getSignedParts() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getSignedParts() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSignedParts() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSignedParts() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSignedParts() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getSignedSupportingToken() - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
getSignedSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSignedSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSignedSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSimpleName() - Method in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
getSimpleName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getSingleton() - Static method in class org.apache.cxf.endpoint.SimpleEndpointImplFactory
Avoid the need to contruct these objects over and over in cases where the code knows that it needs the basic case.
getSingleton() - Static method in class org.apache.cxf.jaxws.support.JaxWsEndpointImplFactory
 
getSingleTypeParameter(Type) - Static method in class org.apache.cxf.aegis.type.TypeUtil
Insist that a Type is a parameterized type of one parameter.
getSingleTypeParameter(Type, int) - Static method in class org.apache.cxf.aegis.type.TypeUtil
Insist that a Type is a parameterized type of one parameter.
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractAtomProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
getSize(Object, Class, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getSize(XmlObject, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
getSize() - Method in class org.apache.cxf.tools.corba.processors.idl.DeferredActionCollection
 
getSize() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
Gets the current size of the backing queue.
getSize() - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Returns the length of the message content in bytes.
getSkipPhases() - Method in class org.apache.cxf.binding.object.ObjectBindingConfiguration
 
getSmallIcon() - Method in class org.apache.cxf.jaxws.javaee.IconType
Gets the value of the smallIcon property.
getSoapAction(Message) - Static method in class org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor
 
getSoapAction(OperationInfo) - Method in class org.apache.cxf.binding.soap.model.SoapBindingInfo
Get the soap action for an operation.
getSoapAction(OperationInfo) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
getSoapAction() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getSoapAction() - Method in class org.apache.cxf.ws.addressing.ProblemActionType
Gets the value of the soapAction property.
getSoapAddress(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSoapBinding(List<ExtensibilityElement>) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSoapBinding(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSoapBody(List<ExtensibilityElement>) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSoapBody(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSoapEncodingStyle() - Method in class org.apache.cxf.binding.soap.Soap11
 
getSoapEncodingStyle() - Method in class org.apache.cxf.binding.soap.Soap12
 
getSoapEncodingStyle() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getSOAPFactory() - Method in class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
 
getSoapFault(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSoapHeader() - Method in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
Gets the value of the soapHeader property.
getSoapHeader() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Gets the value of the soapHeader property.
getSoapHeader(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSoapHeaders(List<ExtensibilityElement>) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSOAPJMSBindingVersion() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmsBindingVersion property.
getSOAPJMSContentEncoding() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmsContentEncoding property.
getSOAPJMSContentType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmsContentType property.
getSOAPJMSRequestURI() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmsRequestURI property.
getSOAPJMSSOAPAction() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmssoapAction property.
getSOAPJMSTargetService() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmsTargetService property.
getSoapNormalization() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getSoapOperation(List<ExtensibilityElement>) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSoapOperation(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSoapOperationInfo(BindingOperationInfo) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
getSOAPOperationStyle(BindingOperation) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSOAPParameterStyle() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getSoapRole() - Method in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
Gets the value of the soapRole property.
getSoapRole() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Gets the value of the soapRole property.
getSOAPStyle() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getSoapStyle() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getSoapStyle(String) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSOAPUse() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getSoapUse() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getSoapUse(String) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getSoapVersion() - Method in class org.apache.cxf.binding.soap.model.SoapBindingInfo
 
getSoapVersion() - Method in class org.apache.cxf.binding.soap.SoapBinding
 
getSoapVersion(String) - Method in class org.apache.cxf.binding.soap.SoapVersionFactory
 
getSoapVersion() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getSortedDestinations() - Method in interface org.apache.cxf.transport.http.DestinationRegistry
 
getSortedDestinations() - Method in class org.apache.cxf.transport.http.DestinationRegistryImpl
 
getSource() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getSource(Message) - Method in class org.apache.cxf.ws.rm.RMManager
 
getSource() - Method in class org.apache.cxf.ws.rm.SourceSequence
Returns the source associated with this source sequence.
getSourcePolicy() - Method in class org.apache.cxf.ws.rm.RMManager
 
getSourceSequence(String) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getSourceSequence(Identifier, ProtocolVariation) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getSourceSequence(Identifier, ProtocolVariation) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Retrieve the source sequence with the specified identifier from persistent store.
getSourceSequenceAcknowledgedRange(String) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getSourceSequenceIds(boolean) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getSourceSequences(boolean) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getSourceSequences(String, ProtocolVariation) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getSourceSequences(String, ProtocolVariation) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Retrieves all sequences managed by the identified RM source endpoint from persistent store.
getSPConstants() - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
getSPKISexpAndAny() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType
Gets the value of the spkiSexpAndAny property.
getSpnegoContextToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSpnegoContextToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSpnegoContextToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSpringValidationMode() - Static method in class org.apache.cxf.common.util.SystemUtils
Gets org.apache.cxf.spring.validation.mode property value if available
getSslCacheTimeout() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Returns the SSL cache timeout if it has been configured or the JDK default value
getSslCacheTimeout() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the sslCacheTimeout property.
getSSLContext(String, KeyManager[], TrustManager[]) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getSSLSession() - Method in class org.apache.cxf.security.transport.TLSSessionInfo
 
getSSLSocketFactory() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Returns the SSLSocketFactory to be used, or null if none has been set.
getStackTrace(Exception) - Static method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getStackTrace() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getState() - Method in class org.apache.cxf.bus.CXFBusImpl
 
getState() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
getState() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
getState() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getState() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
getState() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
getState() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getStateId() - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpSessionState
 
getStatement() - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
getStatement() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
getStatement() - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Primitive statement such a > b, i < 5, etc this condition may represent.
getStatement() - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
 
getStatus() - Method in exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
getStatus() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getStatus() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getStatus() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getStatusCode() - Method in exception org.apache.cxf.interceptor.Fault
Returns http header status code.
getStaxHandlerFromCurrentMessage(Class<T>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getStdErr() - Method in class org.apache.cxf.tools.common.ToolTestBase
 
getStdOut() - Method in class org.apache.cxf.tools.common.ToolTestBase
 
getStem(ClassResourceInfo, String) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
getStem(String) - Static method in class org.apache.cxf.transport.http.UrlUtilities
Return everything in the path up to the last slash in a URI.
getStore() - Method in class org.apache.cxf.ws.rm.RMManager
 
getStrategies() - Method in class org.apache.cxf.binding.http.HttpBindingFactory
 
getStrategy() - Method in class org.apache.cxf.clustering.FailoverFeature
 
getStrategy() - Method in class org.apache.cxf.clustering.FailoverTargetSelector
 
getStrategy() - Method in class org.apache.cxf.jaxrs.features.clustering.FailoverFeature
 
getStreamableArguments() - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
getStreamableException() - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
getStreamableReturn() - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
getStreamNames() - Method in class org.apache.cxf.tools.corba.utils.FileOutputStreamFactory
 
getStreamNames() - Method in interface org.apache.cxf.tools.corba.utils.OutputStreamFactory
 
getStreamReader(InputStream, Class<?>, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
getStreamRefName(String) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
Arguments can have streamref attributes which associate them with a stream.
getStreams() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getStreamWriter(Object, OutputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
getStringFromFile(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
getStringFromFile(File) - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
getStringValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getStringValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getStrTransform() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getStructOrExceptionOrUnion() - Method in class org.apache.cxf.binding.corba.wsdl.TypeMappingType
Gets the value of the structOrExceptionOrUnion property.
getStructuredParams(String, String, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
Retrieve map of query parameters from the passed in message
getStructuredParams(MultivaluedMap<String, String>, String, String, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getStyle() - Method in class org.apache.cxf.binding.soap.model.SoapBindingInfo
 
getStyle(OperationInfo) - Method in class org.apache.cxf.binding.soap.model.SoapBindingInfo
 
getStyle() - Method in class org.apache.cxf.binding.soap.model.SoapOperationInfo
 
getStyle() - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
getStyle(OperationInfo) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
getStyle(OperationInfo) - Method in class org.apache.cxf.jaxws.binding.soap.JaxWsSoapBindingConfiguration
 
getStyle() - Method in class org.apache.cxf.jaxws.binding.soap.JaxWsSoapBindingConfiguration
 
getStyle() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getStyle() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getStyle() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getStyle() - Method in class org.apache.cxf.service.factory.WSDLBasedServiceConfiguration
 
getStyle() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getStyle() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getStyle() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getStyle() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
 
getSubCode() - Method in exception org.apache.cxf.binding.soap.jms.interceptor.JMSFault
 
getSubCode() - Method in exception org.apache.cxf.binding.soap.SoapFault
Returns the SubCode for the Fault Code.
getSubCodeString(String, String) - Method in exception org.apache.cxf.binding.soap.SoapFault
 
getSubject() - Method in class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
getSubject() - Method in class org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
 
getSubject() - Method in interface org.apache.cxf.security.LoginSecurityContext
Returns the Subject representing the current authenticated user.
getSubjectConstraints(CertificateConstraintsType) - Static method in class org.apache.cxf.transport.https.CertConstraintsJaxBUtils
Get a List of Strings that corresponds to the subject regular expression constraints from a JAXB CertificateConstraintsType
getSubjectConstraintsCombinator(CertificateConstraintsType) - Static method in class org.apache.cxf.transport.https.CertConstraintsJaxBUtils
Get a (subject) CertConstrains.Combinator from a JAXB CertificateConstraintsType
getSubjectDNConstraints() - Method in class org.apache.cxf.configuration.security.CertificateConstraintsType
Gets the value of the subjectDNConstraints property.
getSubResource(Class<?>, Class<?>) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getSubResources() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getSuffix() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getSuffix() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
getSuffix() - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
getSuffix() - Method in class org.apache.cxf.jaxws.spring.EndpointDefinitionParser
 
getSuffix() - Method in class org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser
 
getSuggestedName(Service, TypeMapping, OperationInfo, int) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getSummary(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractEntryBuilder
 
getSuperType() - Method in class org.apache.cxf.aegis.type.basic.BeanType
Return the AegisType for the superclass if this type's class, if any.
getSuperType(Class<?>, TypeVariable) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getSupportDigestPasswords() - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
 
getSupportedAlternatives(PolicyEngineImpl, Policy) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
getSupportedAlternatives() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
getSupportedCipherSuites(SSLContext) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getSupportedReaderFormats() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
getSupportedReaderFormats() - Method in interface org.apache.cxf.databinding.DataBinding
 
getSupportedReaderFormats() - Method in class org.apache.cxf.databinding.source.SourceDataBinding
 
getSupportedReaderFormats() - Method in class org.apache.cxf.databinding.stax.StaxDataBinding
 
getSupportedReaderFormats() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
getSupportedReaderFormats() - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
getSupportedReaderFormats() - Method in class org.apache.cxf.jibx.JibxDataBinding
 
getSupportedReaderFormats() - Method in class org.apache.cxf.sdo.SDODataBinding
 
getSupportedReaderFormats() - Method in class org.apache.cxf.xmlbeans.XmlBeansDataBinding
 
getSupportedTypes() - Method in class org.apache.cxf.interceptor.AttachmentInInterceptor
 
getSupportedTypes() - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentInputInterceptor
 
getSupportedWriterFormats() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
getSupportedWriterFormats() - Method in interface org.apache.cxf.databinding.DataBinding
 
getSupportedWriterFormats() - Method in class org.apache.cxf.databinding.source.SourceDataBinding
 
getSupportedWriterFormats() - Method in class org.apache.cxf.databinding.stax.StaxDataBinding
 
getSupportedWriterFormats() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
getSupportedWriterFormats() - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
getSupportedWriterFormats() - Method in class org.apache.cxf.jibx.JibxDataBinding
 
getSupportedWriterFormats() - Method in class org.apache.cxf.sdo.SDODataBinding
 
getSupportedWriterFormats() - Method in class org.apache.cxf.xmlbeans.XmlBeansDataBinding
 
getSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSupportingTokens() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSupportPolymorphicFactories() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getSymmetricBinding() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getSymmetricBinding() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getSymmetricBinding() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getSymmetricKeyWrap() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getSymmetricSignature() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getSynchronousTimeout() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getSystemException() - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
getSystemId() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getSystemId() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getSystemId() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getSystemId() - Method in class org.apache.cxf.wstx_msv_validation.EmbeddedSchema
 
getTableExistsCode() - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getTableExistsState() - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getTags() - Method in class org.apache.cxf.tools.common.Tag
 
getTags(File) - Static method in class org.apache.cxf.tools.util.ToolsStaxUtils
 
getTagTree(File) - Static method in class org.apache.cxf.tools.util.ToolsStaxUtils
 
getTagTree(File, List<String>) - Static method in class org.apache.cxf.tools.util.ToolsStaxUtils
 
getTagTree(InputStream, List<String>) - Static method in class org.apache.cxf.tools.util.ToolsStaxUtils
 
getTarget() - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
getTarget() - Method in class org.apache.cxf.binding.corba.CorbaServerConduit
 
getTarget() - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
getTarget() - Method in class org.apache.cxf.common.util.ReflectionInvokationHandler
 
getTarget() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getTarget() - Method in class org.apache.cxf.transport.AbstractConduit
 
getTarget() - Method in interface org.apache.cxf.transport.Conduit
 
getTarget() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
Gets the value of the target property.
getTargetAnnotations() - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
getTargetAnnotations() - Method in interface org.apache.cxf.common.annotation.AnnotationVisitor
return the list of annotations this visitor wants to be informed about.
getTargetClass() - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
getTargetDestination() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getTargetMethod(Message) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
getTargetMethod(Message) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
getTargetNamespace() - Method in class org.apache.cxf.binding.corba.CorbaTypeMap
 
getTargetNamespace() - Method in class org.apache.cxf.binding.corba.wsdl.TypeMappingType
Gets the value of the targetNamespace property.
getTargetNamespace() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getTargetNamespace(Exchange) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getTargetNamespace() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getTargetNamespace() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the targetNamespace property.
getTargetNode(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
getTargetReference(EndpointReferenceType) - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
getTargetReference(EndpointReferenceType) - Method in class org.apache.cxf.binding.corba.CorbaServerConduit
 
getTargetReference(EndpointInfo, Bus) - Static method in class org.apache.cxf.transport.AbstractObservable
Get the target reference .
getTargetReference(EndpointInfo, EndpointReferenceType, Bus) - Static method in class org.apache.cxf.transport.AbstractObservable
Get the target endpoint reference.
getTargetSelector() - Method in class org.apache.cxf.clustering.FailoverFeature
 
getTargetSelector() - Method in class org.apache.cxf.clustering.LoadDistributorFeature
 
getTargetSelector() - Method in class org.apache.cxf.jaxrs.features.clustering.FailoverFeature
 
getTargetService() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getTargetServiceNotAllowedInRequestURIQName() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
getTaskExecutor() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getTempFile() - Method in class org.apache.cxf.io.CachedOutputStream
 
getTemplateElement() - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceHandler
 
getTemplateParametersMap(URITemplate, List<Object>) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getTemplates() - Method in interface org.apache.cxf.jaxrs.client.ClientState
Gets the templates map
getTemplates() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
getTemplates() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
getTemplateValues(Message) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
getTemplateValues() - Method in class org.apache.cxf.jaxrs.model.MethodInvocationInfo
 
getTerminateSequenceAction() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getTerminateSequenceAction() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getTerminateSequenceAction() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getTerminateSequenceOperationName() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getTerminateSequenceOperationName() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getTerminateSequenceOperationName() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getTerminateSequenceType() - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Get the class used for the TerminateSequenceType.
getTerminateSequenceType() - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
getTerminateSequenceType() - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
getTerminateSequenceType() - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
getTestFile(String) - Method in class org.apache.cxf.test.AbstractCXFTest
 
getTestFile(String) - Method in class org.apache.cxf.test.TestUtilities
 
getText() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getText() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getText() - Method in class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
 
getText() - Method in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
getText() - Method in class org.apache.cxf.binding.corba.types.CorbaEnumEventProducer
 
getText() - Method in class org.apache.cxf.binding.corba.types.CorbaFixedEventProducer
 
getText() - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceEventProducer
 
getText() - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveTypeEventProducer
 
getText() - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeEventProducer
 
getText() - Method in class org.apache.cxf.binding.corba.types.ParameterEventProducer
 
getText() - Method in class org.apache.cxf.binding.corba.types.SkipStartEndEventProducer
 
getText() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getText() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getText() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getText() - Method in class org.apache.cxf.tools.common.Tag
 
getText() - Method in class org.apache.cxf.tools.validator.internal.model.XDef
 
getText() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
getTextCharacters() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getTextCharacters() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTextLength() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getTextLength() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getTextLength() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextLength() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getTextLength() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTextStart() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getTextStart() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getTextStart() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextStart() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getThreadDefaultBus() - Static method in class org.apache.cxf.BusFactory
Gets the default bus for the thread.
getThreadDefaultBus(boolean) - Static method in class org.apache.cxf.BusFactory
Gets the default bus for the thread, creating if needed
getThreadingParameters() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method returns the threading parameters that have been set.
getThreadingParameters() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the threadingParameters property.
getThreadingParameters() - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
Gets the value of the threadingParameters property.
getThreadingParametersMap() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
getThreadingParametersRef() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the threadingParametersRef property.
getThreshold() - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature
 
getThreshold() - Method in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
getTimer() - Method in class org.apache.cxf.ws.rm.RMManager
 
getTimeToLive() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getTimeToLive() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the timeToLive property.
getTimeToLive(JMSMessageHeadersType) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
getTimeToLive() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the timeToLive property.
getTitle(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
getTlsClientParameters() - Method in class org.apache.cxf.transport.http.HTTPConduit
This method returns the TLS Client Parameters that is set/configured for this HTTPConduit.
getTlsServerParameters() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method returns the programmatically set TLSServerParameters, not the TLSServerParametersType, which is the JAXB generated type used in SpringConfiguration.
getTlsServerParameters() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the tlsServerParameters property.
getTlsServerParameters() - Method in class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
Gets the value of the tlsServerParameters property.
getTlsServerParametersMap() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
getTlsServerParametersRef() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the tlsServerParametersRef property.
getTo() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the To property.
getTo() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Accessor for the To property.
getTo() - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Returns the to address of this message.
getToEndpointReference() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the To property.
getToEndpointReference() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
 
getToken() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getToken() - Method in class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
getToken(String) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getToken() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getToken(String) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Returns the Token of the given id
getToken() - Method in class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
 
getToken() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.WSSecurityTokenHolder
 
getTokenByAssociatedHash(int) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getTokenByAssociatedHash(int) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Returns the Token by the associated hash.
getTokenIdentifiers() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getTokenIdentifiers() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Return the list of all token identifiers.
getTokens() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getTokens(SecurityToken.State) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getTokenStore() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getTokenType() - Method in interface org.apache.cxf.common.security.SecurityToken
 
getTokenType() - Method in class org.apache.cxf.common.security.UsernameToken
 
getTokenType() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getTokenType() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getTokenType() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getTokenTypeSCT(String) - Static method in class org.apache.cxf.ws.security.trust.STSUtils
 
getTokenVersionAndType() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
getToolContext() - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
getToolName() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
getToolspec() - Method in class org.apache.cxf.tools.plugin.Container
Gets the value of the toolspec property.
getToolspec() - Method in class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
 
getToolUsage() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getTopCreator() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getTopicReplyToName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the topicReplyToName property.
getTopLevelDoc() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getTotalDimensions() - Method in class org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
 
getTotalHandlingTime() - Method in class org.apache.cxf.management.counters.ResponseTimeCounter
 
getTotalHandlingTime() - Method in interface org.apache.cxf.management.counters.ResponseTimeCounterMBean
 
getTransactionManager() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getTransferData(DataFlavor, DataSource) - Method in class org.apache.cxf.attachment.ImageDataContentHandler
 
getTransferDataFlavors() - Method in class org.apache.cxf.attachment.ImageDataContentHandler
 
getTransform() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformsType
Gets the value of the transform property.
getTransforms() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Gets the value of the transforms property.
getTransforms() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
Gets the value of the transforms property.
getTransportAssertions(Message) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
 
getTransportBinding() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getTransportBinding() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getTransportBinding() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getTransportId() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getTransportId() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
getTransportId() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getTransportId() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getTransportId() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getTransportId() - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
getTransportId() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
getTransportIds() - Method in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
getTransportIds() - Method in class org.apache.cxf.transport.AbstractTransportFactory
 
getTransportIds() - Method in interface org.apache.cxf.transport.ConduitInitiator
 
getTransportIds() - Method in interface org.apache.cxf.transport.DestinationFactory
 
getTransportToken() - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
getTransportToken() - Method in class org.apache.cxf.ws.security.policy.model.TransportToken
 
getTransportToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getTransportToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getTransportToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getTransportURI() - Method in class org.apache.cxf.binding.soap.model.SoapBindingInfo
 
getTransportURI() - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
getTransURI() - Method in class org.apache.cxf.tools.common.model.JavaPort
 
getTraversedExtensor(T, Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
Lookup a configuration value.
getTraversedExtensor(T, Class<T>) - Method in class org.apache.cxf.service.model.EndpointInfo
 
getTrimmedPath(String) - Static method in class org.apache.cxf.transport.http.DestinationRegistryImpl
Remove the transport protocol from the path and make it starts with /
getTrustDecider() - Method in class org.apache.cxf.transport.http.HTTPConduit
This method gets the Trust Decider that was set/configured for this HTTPConduit.
getTrustManagers(TrustManagersType) - Static method in class org.apache.cxf.configuration.jsse.spring.TLSParameterJaxBUtils
This method converts the JAXB KeyManagersType into a list of JSSE TrustManagers.
getTrustManagers() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the TrustManagers associated with the endpoint.
getTrustManagers() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the trustManagers property.
getTrustManagers() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the trustManagers property.
getTrustStore(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getTrustStoreAlgorithm(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getTrustStoreManagers(boolean, String, String, String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getTrustStoreType(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getType(MessagePartInfo) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getType() - Method in class org.apache.cxf.aegis.type.AegisType
 
getType(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Get the type class for the field with the specified QName.
getType(Type) - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
getType(QName) - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
getType() - Method in class org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
 
getType(AnnotatedElement) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
getType() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
getType(Type) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getType(QName) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getType(String) - Method in class org.apache.cxf.binding.corba.CorbaTypeMap
 
getType() - Method in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
getType() - Method in class org.apache.cxf.binding.corba.wsdl.CorbaType
Gets the value of the type property.
getType() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the type property.
getType() - Method in class org.apache.cxf.javascript.AttributeInfo
 
getType() - Method in interface org.apache.cxf.javascript.ItemInfo
 
getType() - Method in class org.apache.cxf.javascript.ParticleInfo
 
getType() - Method in interface org.apache.cxf.jaxb.JAXBUtils.Mapping
 
getType() - Method in class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
getType() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getType() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
getType(Type[], int) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getType(QName, boolean) - Method in class org.apache.cxf.jibx.tools.JibxToolingDataBinding
 
getType() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
getType(QName, boolean) - Method in class org.apache.cxf.sdo.tools.SDODatabinding
 
getType() - Method in class org.apache.cxf.service.model.MessageInfo
 
getType() - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
getType() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getType(QName, boolean) - Method in interface org.apache.cxf.tools.wsdlto.core.DataBindingProfile
 
getType(QName, boolean) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding
 
getType(QName, boolean) - Method in class org.apache.cxf.tools.wsdlto.databinding.source.SourceDatabindingProfile
getType(MessagePartInfo, ToolContext, boolean) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getType() - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
getType() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
getType() - Method in class org.apache.cxf.ws.security.policy.model.TransportToken
 
getType() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
getType() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
getType() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
Gets the value of the type property.
getType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.PasswordString
Gets the value of the type property.
getType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Gets the value of the type property.
getType() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
Gets the value of the type property.
getType() - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker.XPathExpression
Returns the coverage type.
getType() - Method in class org.apache.cxf.wsdl.TBinding
Gets the value of the type property.
getType() - Method in class org.apache.cxf.wsdl.TPart
Gets the value of the type property.
getType(QName, boolean) - Method in class org.apache.cxf.xmlbeans.tools.XMLBeansToolingDataBinding
 
getTypeByQName(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getTypeClass() - Method in class org.apache.cxf.aegis.type.AegisType
 
getTypeClass() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getTypeClass() - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
getTypeClass(Type, boolean) - Static method in class org.apache.cxf.aegis.type.TypeUtil
Utility function to cast a Type to a Class.
getTypeClass() - Method in interface org.apache.cxf.jaxb.JAXBUtils.TypeAndAnnotation
 
getTypeClass() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getTypeCode(QName) - Method in class org.apache.cxf.binding.corba.CorbaTypeMap
 
getTypeCode() - Method in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
getTypeCode(ORB, QName, CorbaTypeMap) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
getTypeCode(ORB, QName, CorbaTypeMap, Stack<QName>) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
getTypeCode(ORB, QName, CorbaType, CorbaTypeMap) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
getTypeCode(ORB, QName, CorbaType, CorbaTypeMap, Stack<QName>) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
getTypeCodeKind() - Method in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
getTypeCodeName(String) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
getTypeCreationOptions() - Method in class org.apache.cxf.aegis.AegisContext
Return the type mapping configuration associated with this context.
getTypeCreator() - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
getTypeCreator() - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getTypedClass() - Method in class org.apache.cxf.jaxrs.model.SubresourceKey
 
getTypeEventProducer(CorbaObjectHandler, ServiceInfo, ORB) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
getTypeFromAdapter(XmlJavaTypeAdapter, Class<?>, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXBUtils
 
getTypeFromClass(Class<?>) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getTypeIndex(String) - Method in class org.apache.cxf.jibx.JibxNullBindingFactory
 
getTypeInfo() - Method in class org.apache.cxf.aegis.type.basic.BeanType
Return the type info.
getTypeListener(QName, QName, CorbaTypeMap, ORB, ServiceInfo) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
getTypeMap() - Method in class org.apache.cxf.binding.corba.types.CorbaAnyHandler
 
getTypeMap() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
getTypeMapping() - Method in class org.apache.cxf.aegis.AegisContext
Return the type mapping object used by this context.
getTypeMapping() - Method in class org.apache.cxf.aegis.Context
 
getTypeMapping() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getTypeMapping() - Method in class org.apache.cxf.aegis.type.AegisType
 
getTypeMapping() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getTypeMapping() - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
getTypeName() - Method in class org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
 
getTypeName() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
getTypeNames() - Method in interface org.apache.cxf.jaxb.JAXBBeanInfo
 
getTypeQName(Type) - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
getTypeQName(Type) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getTypeQName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getTypeRelatedClass(Type) - Static method in class org.apache.cxf.aegis.type.TypeUtil
If a Type is a class, return it as a class.
getTypes() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the types property.
getTypesFullClassName(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
getTypesPackages() - Method in class org.apache.cxf.tools.util.ClassCollector
 
getTypeString(Type) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
getUltimateReceiverRole() - Method in class org.apache.cxf.binding.soap.Soap11
 
getUltimateReceiverRole() - Method in class org.apache.cxf.binding.soap.Soap12
 
getUltimateReceiverRole() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getUnacknowledged() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
getUnAcknowledgedMessageIdentifiers(String) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
getUnacknowledgedMessageNumbers(SourceSequence) - Method in interface org.apache.cxf.ws.rm.RetransmissionQueue
 
getUnacknowledgedMessageNumbers(SourceSequence) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
getUnattachedReference() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getUncorrelatedExchanges() - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
 
getUnderstoodHeaders() - Method in class org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor
 
getUnderstoodHeaders() - Method in interface org.apache.cxf.binding.soap.interceptor.SoapInterceptor
 
getUnderstoodHeaders() - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultInInterceptor
 
getUnderstoodHeaders() - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultOutInterceptor
 
getUnderstoodHeaders() - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor
 
getUnderstoodHeaders() - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
 
getUnderstoodHeaders() - Method in class org.apache.cxf.ws.rm.soap.RMSoapInterceptor
 
getUnderstoodHeaders() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getUnderstoodHeaders() - Method in class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
 
getUnderstoodHeaders() - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
getUnionbranch() - Method in class org.apache.cxf.binding.corba.wsdl.Union
Gets the value of the unionbranch property.
getUnionTypeCode(ORB, Object, CorbaTypeMap, Stack<QName>) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
getUniqueBoundaryValue() - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
getUniquePOAName(QName, String, String) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
getUniquePrefix(Element, String) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
Create a unique namespace uri/prefix combination.
getUniquePrefix(XMLStreamWriter, String, boolean) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
Create a unique namespace uri/prefix combination.
getUniquePrefix(XMLStreamWriter, String, String, boolean) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
Make a unique prefix.
getUniquePrefix(XMLStreamWriter, String, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Create a unique namespace uri/prefix combination.
getUniquePrefix(XMLStreamWriter, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
getUniquePrefix(XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
getUnknownSequenceFaultCode() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getUnknownSequenceFaultCode() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getUnknownSequenceFaultCode() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getUnmarshaller() - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder
 
getUnmarshaller() - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
 
getUnmarshallerListener() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Returns the Unmarshaller.Listener that will be registered on the Unmarshallers
getUnmarshallerProperties() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Return a map of properties.
getUnrecognizedBindingVersionQName() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
getUnresolvedRefs() - Method in class org.apache.cxf.aegis.type.encoded.SoapRefRegistry
Gets the unresolved SOAP references by referenced id.
getUnsupportedJMSMessageFormatQName() - Static method in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
getUnwrappedOperation() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getUnwrappedOperation() - Method in class org.apache.cxf.service.model.OperationInfo
 
getUpdated(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
getUpper() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement.AcknowledgementRange
Gets the value of the upper property.
getUpper() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement.AcknowledgementRange
Gets the value of the upper property.
getUpper() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.AcknowledgementRange
Gets the value of the upper property.
getUri() - Method in class org.apache.cxf.binding.http.URIMapper.ResourceInfo
 
getUri() - Method in class org.apache.cxf.helpers.NSDecl
 
getURI(String) - Method in class org.apache.cxf.helpers.NSStack
Return the namespace name associated with the given prefix by looking thru all the namespace declarations that are in scope.
getUri() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getUri() - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
Return a string pointing to the WSDL.
getUri() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
getUri() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option.UriPrefixPair
 
getUri() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
getURI() - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
getURI() - Method in class org.apache.cxf.resource.URIResolver
 
getUri() - Method in exception org.apache.cxf.transport.jms.uri.ResolveEndpointFailedException
 
getURI() - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
Gets the value of the uri property.
getURI() - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
Gets the value of the uri property.
getURI() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
Gets the value of the uri property.
getURI() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Gets the value of the uri property.
getURI() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
Gets the value of the uri property.
getUriInfo() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getUriInfo() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getUriInfo() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getUriPath(String) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
Get the path of a given uri, removing the scheme and authority parts
getUriPrefixes() - Method in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
getUriPrefixes() - Method in class org.apache.cxf.binding.soap.SoapTransportFactory
 
getUriPrefixes() - Method in class org.apache.cxf.transport.AbstractTransportFactory
 
getUriPrefixes() - Method in interface org.apache.cxf.transport.ConduitInitiator
 
getUriPrefixes() - Method in interface org.apache.cxf.transport.DestinationFactory
 
getUriPrefixes() - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
getUriPrefixes() - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
 
getUriPrefixes() - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
getURITemplate() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getURITemplate() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getURIValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getURIValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getURL(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getUrl() - Method in class org.apache.cxf.configuration.security.CertStoreType
Gets the value of the url property.
getUrl() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the url property.
getURL() - Method in class org.apache.cxf.resource.URIResolver
 
getUrl() - Method in exception org.apache.cxf.tools.corba.idlpreprocessor.PreprocessingException
 
getURL() - Method in class org.apache.cxf.transport.http.HTTPConduit
 
getURL(boolean) - Method in class org.apache.cxf.transport.http.HTTPConduit
 
getUrl() - Method in exception org.apache.cxf.transport.http.HTTPException
 
getURL() - Method in class org.apache.cxf.transport.http.URLConnectionInfo
This field returns the URL associated with the connection in question.
getUrl() - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getUsage() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
getUsage() - Method in exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
getUsage() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getUsage() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getUsage() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
Gets the value of the usage property.
getUsageForms() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getUse() - Method in class org.apache.cxf.binding.soap.model.SoapBodyInfo
 
getUse() - Method in class org.apache.cxf.binding.soap.model.SoapHeaderInfo
 
getUse() - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
getUse() - Method in class org.apache.cxf.jaxws.binding.soap.JaxWsSoapBindingConfiguration
 
getUsedNamespaces() - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getUseParentHandlers() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getUserAgent() - Method in class org.apache.cxf.management.persistence.ExchangeData
 
getUserMapping() - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
getUserName() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Gets the value of the userName property.
getUsername() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getUsername() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Gets the user name
getUsername() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the username property.
getUserName() - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getUsername() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
Gets the value of the username property.
getUsername(List<WSHandlerResult>) - Static method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
Scan through WSHandlerResult list for a Username token and return the username if a Username Token found
getUsernamePasswordHandler(String, String) - Static method in class org.apache.cxf.transport.http.auth.SpnegoAuthSupplier
 
getUserNameToken() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getUserNameToken() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getUserNameToken() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getUserObject() - Method in class org.apache.cxf.continuations.ContinuationInfo
 
getUserObject(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
getUserPrincipal() - Method in class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
getUserPrincipal() - Method in class org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
 
getUserPrincipal() - Method in class org.apache.cxf.jaxrs.impl.SecurityContextImpl
 
getUserPrincipal() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getUserPrincipal() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSecurityContext
 
getUserPrincipal() - Method in class org.apache.cxf.jaxws.context.WebServiceContextImpl
 
getUserPrincipal() - Method in interface org.apache.cxf.security.SecurityContext
 
getUserPrincipal() - Method in class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
getUserResources(String, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getUserResources(String) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getUserResources(InputStream) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getUserRoles() - Method in class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
getUserRoles() - Method in class org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
 
getUserRoles() - Method in interface org.apache.cxf.security.LoginSecurityContext
Returns a set of Principals representing the roles assigned to the current authenticated user Principal
getValidate() - Method in class org.apache.cxf.xmlbeans.XmlBeansWrapperHelper
 
getValidateOperation() - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
getValidationEventHandler() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
getValidationResults() - Method in class org.apache.cxf.tools.validator.internal.WSDLRefValidator
 
getValidClass(Class<?>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
getValidTokens() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
getValidTokens() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Return the list of ISSUED and RENEWED tokens.
getValue() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValue() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
getValue() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getValue(String, String) - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getValue() - Method in class org.apache.cxf.binding.corba.types.CorbaAnyHandler
 
getValue() - Method in class org.apache.cxf.binding.corba.types.CorbaEnumHandler
 
getValue() - Method in class org.apache.cxf.binding.corba.types.CorbaFixedHandler
 
getValue() - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceHandler
 
getValue() - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveHandler
 
getValue() - Method in class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
getValue() - Method in class org.apache.cxf.binding.corba.wsdl.Const
Gets the value of the value property.
getValue(String) - Method in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
getValue() - Method in class org.apache.cxf.binding.corba.wsdl.Enumerator
Gets the value of the value property.
getValue(String) - Method in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
getValue() - Method in class org.apache.cxf.binding.http.IriDecoderHelper.Param
 
getValue() - Method in class org.apache.cxf.binding.soap.SoapVersionEditor
 
getValue(Method, Object) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getValue() - Method in class org.apache.cxf.databinding.source.mime.MimeAttribute
 
getValue(String, Node, QName) - Method in class org.apache.cxf.helpers.XPathUtils
 
getValue(Method, Object) - Method in class org.apache.cxf.jaxb.JAXBWrapperHelper
 
getValue() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveStatement
 
getValue(String) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the attribute or simple/text node
getValue(String, Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the attribute or simple/text node
getValue(String, Map<String, String>, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the attribute or simple/text node and convert the string value to the instance of the provided class, example, Integer.class.
getValue() - Method in class org.apache.cxf.jaxrs.model.URITemplate
 
getValue() - Method in class org.apache.cxf.jaxws.javaee.CString
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.jaxws.javaee.PropertyType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.jaxws.javaee.UrlPatternType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.jaxws.javaee.XsdAnyURIType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.jaxws.javaee.XsdIntegerType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.jaxws.javaee.XsdNMTOKENType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.jaxws.javaee.XsdNonNegativeIntegerType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.jaxws.javaee.XsdPositiveIntegerType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.jaxws.javaee.XsdQNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.jaxws.javaee.XsdStringType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.management.persistence.ExchangeDataProperty
 
getValue() - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
getValue() - Method in class org.apache.cxf.tools.common.model.JavaExpression
Get the Value value.
getValue(String) - Method in interface org.apache.cxf.tools.corba.common.ReferenceConstants
 
getValue(String) - Method in class org.apache.cxf.tools.corba.idlpreprocessor.DefineState
 
getValue() - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.JMSPropertyType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.uri.ParameterType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.JndiURLType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.AttributedQNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.AttributedUnsignedLongType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.AttributedURIType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.RelatesToType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200403.AttributedQName
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200403.AttributedURI
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200403.Relationship
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200403.ReplyAfterType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200408.AttributedQName
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200408.AttributedURI
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200408.Relationship
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200408.ReplyAfterType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.wsdl.Anonymous
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.wsdl.AttributedQNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.policy.v200607.URI
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.rm.v200502.Expires
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.rm.v200502.Identifier
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.rm.v200502wsa15.Expires
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.rm.v200502wsa15.Identifier
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.rm.v200702.Address
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.rm.v200702.Expires
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.rm.v200702.Identifier
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.security.policy.model.Layout
 
getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TitleType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureValueType
Gets the value of the value property.
getValueAsBoolean() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getValueAsBoolean() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValueAsCharacter() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getValueAsCharacter() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValueAsDouble() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getValueAsDouble() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValueAsFloat() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getValueAsFloat() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValueAsInt() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getValueAsInt() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValueAsLong() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getValueAsLong() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getValueData() - Method in class org.apache.cxf.binding.corba.types.CorbaFixedHandler
 
getValueList(String, Node) - Method in class org.apache.cxf.helpers.XPathUtils
 
getValueName() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getValueNode(String, Node) - Method in class org.apache.cxf.helpers.XPathUtils
 
getValues(String) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the attributes or simple/text nodes
getValues(String, Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the attributes or simple/text nodes
getValueString(String, Node) - Method in class org.apache.cxf.helpers.XPathUtils
 
getValueType() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getValueType() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
getValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
Gets the value of the valueType property.
getValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.BinarySecurityTokenType
Gets the value of the valueType property.
getValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
Gets the value of the valueType property.
getValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.KeyIdentifierType
Gets the value of the valueType property.
getValueType() - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
Gets the value of the valueType property.
getValueTypeFromAdapter(Class<?>, Class<?>, Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.JAXBUtils
 
getVariables() - Method in class org.apache.cxf.jaxrs.model.URITemplate
List of all variables in order of appearance in template.
getVerb(BindingOperationInfo) - Method in class org.apache.cxf.binding.http.URIMapper
 
getVerb() - Method in class org.apache.cxf.binding.http.URIMapper.ResourceInfo
 
getVerb() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getVerb() - Method in class org.apache.cxf.wsdl.http.BindingType
Gets the value of the verb property.
getVersion() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
getVersion() - Method in class org.apache.cxf.binding.soap.Soap11
 
getVersion() - Method in class org.apache.cxf.binding.soap.Soap12
 
getVersion() - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
getVersion() - Method in class org.apache.cxf.binding.soap.SoapMessage
 
getVersion() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getVersion(String) - Static method in class org.apache.cxf.common.WSDLConstants
 
getVersion() - Method in class org.apache.cxf.jaxws.javaee.WebservicesType
Gets the value of the version property.
getVersion() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
getVersion() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getVersion() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getVersion() - Method in class org.apache.cxf.tools.plugin.Plugin
Gets the value of the version property.
getVersion() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getVersion() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getVersion() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getVersionMismatch() - Method in class org.apache.cxf.binding.soap.Soap11
 
getVersionMismatch() - Method in class org.apache.cxf.binding.soap.Soap12
 
getVersionMismatch() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
getVersions() - Method in class org.apache.cxf.binding.soap.SoapVersionFactory
 
getVocabulary() - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
 
getVocabulary() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
getWadl(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
getWadlNamespace() - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
getWantClientAuthentication(boolean, Boolean, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getWarnings() - Method in class org.apache.cxf.tools.validator.internal.ValidationResult
 
getWebParam(Method, String) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getWebParamAnnotation(Annotation[]) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
getWebResult(Method) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getWebserviceDescription() - Method in class org.apache.cxf.jaxws.javaee.WebservicesType
Gets the value of the webserviceDescription property.
getWebserviceDescriptionName() - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Gets the value of the webserviceDescriptionName property.
getWebServiceName() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getWorkQueueMaxSize() - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
getWorkQueueSize() - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
getWrapped() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
Returns non-null if wrapped mode was explicitely disabled or enabled.
getWrappedConnectionFactory() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getWrappedElement(ToolContext, QName) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getWrappedElementQNames(ToolContext, QName) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getWrappedElementType(QName, QName) - Method in class org.apache.cxf.jibx.tools.JibxToolingDataBinding
 
getWrappedElementType(QName, QName) - Method in class org.apache.cxf.sdo.tools.SDODatabinding
 
getWrappedElementType(QName, QName) - Method in interface org.apache.cxf.tools.wsdlto.core.DataBindingProfile
 
getWrappedElementType(QName, QName) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding
 
getWrappedElementType(QName, QName) - Method in class org.apache.cxf.tools.wsdlto.databinding.source.SourceDatabindingProfile
getWrappedElementType(QName, QName) - Method in class org.apache.cxf.xmlbeans.tools.XMLBeansToolingDataBinding
 
getWrappedEndpoint() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getWrappedMap() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
getWrappedMessage() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
getWrappedOperation() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getWrappedOperation() - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getWrappedParamNamespace(MessageInfo) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamInInterceptor
 
getWrappedParamNamespace(MessageInfo) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamOutEndingInterceptor
 
getWrappedService() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getWrapperBeanClass(Method) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.RequestWrapper
 
getWrapperBeanClass(Method) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.ResponseWrapper
 
getWrapperBeanClass(Method) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
getWrapperBeanClass(QName) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
getWrapperClass() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
getWrapperObject(Object) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getWrapperObject(Object) - Method in class org.apache.cxf.jaxb.JAXBWrapperHelper
 
getWrapperObject(Object) - Method in class org.apache.cxf.jibx.JibxWrapperHelper
 
getWrapperObject(Object) - Method in class org.apache.cxf.xmlbeans.XmlBeansWrapperHelper
 
getWrapperPartMaxOccurs(MessagePartInfo) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getWrapperPartMaxOccurs(MessagePartInfo) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getWrapperPartMaxOccurs(MessagePartInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getWrapperPartMinOccurs(MessagePartInfo) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getWrapperPartMinOccurs(MessagePartInfo) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getWrapperPartMinOccurs(MessagePartInfo) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
getWrapperPartMinOccurs(MessagePartInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getWrapperParts(Object) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getWrapperParts(Object) - Method in interface org.apache.cxf.databinding.WrapperHelper
 
getWrapperTns(Method) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.RequestWrapper
 
getWrapperTns(Method) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.ResponseWrapper
 
getWriter() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getWriter(File) - Static method in class org.apache.cxf.tools.util.FileWriterUtil
 
getWriter(File, String) - Static method in class org.apache.cxf.tools.util.FileWriterUtil
 
getWriter(String, String) - Method in class org.apache.cxf.tools.util.FileWriterUtil
 
getWriteType(AegisContext, Object, AegisType) - Static method in class org.apache.cxf.aegis.type.TypeUtil
 
getWriteTypeStandalone(AegisContext, Object, AegisType) - Static method in class org.apache.cxf.aegis.type.TypeUtil
 
getWriteTypeStandalone(AegisContext, Object, Type) - Static method in class org.apache.cxf.aegis.type.TypeUtil
Allow writing of collections when the type of the collection object is known via an Type object.
getWSANamespace() - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Get the WS-Addressing namespace used by this encoder/decoder.
getWSANamespace() - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
getWSANamespace() - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
getWSANamespace() - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
getWSANamespace() - Method in enum org.apache.cxf.ws.rm.ProtocolVariation
 
getWsdl() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
getWsdl() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
getWSDL11Extensors(AbstractPropertiesHolder) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Return a list of ExtensibilityElements for a particular component, such as a BindingFaultInfo.
getWSDLActionQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getWSDLActionQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getWsdlArtifact() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
getWSDLBuilder() - Method in class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
 
getWSDLDefinition(Server) - Method in class org.apache.cxf.test.TestUtilities
Return a WSDL definition model for a server.
getWSDLDefinition(String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
getWSDLDefinition() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
getWSDLDefinition() - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
getWSDLDefinition(WSDLManager, EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets the WSDL definition for the provided endpoint reference.
getWSDLDefinitions() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
getWSDLDocument(Server) - Method in class org.apache.cxf.test.AbstractCXFTest
 
getWSDLDocument(Server) - Method in class org.apache.cxf.test.TestUtilities
Return a DOM tree for the WSDL for a server.
getWSDLDocumentLocation() - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getWSDLEndpointFactory() - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
getWSDLEndpointFactory() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
getWSDLEndpointFactory() - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
getWSDLEndpointFactory() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getWSDLExtensibilityQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getWSDLExtensibilityQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getWSDLExtensor(EndpointInfo, Class<T>) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getWSDLFactory() - Method in interface org.apache.cxf.wsdl.WSDLManager
Returns the WSDLFactory that is used to read/write WSDL definitions
getWSDLFactory() - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getWsdlFile() - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Gets the value of the wsdlFile property.
getWsdlFile() - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Gets the value of the wsdlFile property.
getWsdlFile(GenericWsdlOption, File) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
Try to find a file matching the wsdl path (either absolutely, relatively to the current dir or to the project base dir)
getWsdlFile(File) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
Try to find a file matching the wsdl path (either absolutely, relatively to the current dir or to the project base dir)
getWsdlFileName() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
getWsdlFiles(File, String[], String[]) - Static method in class org.apache.cxf.maven_plugin.WsdlUtilities
 
getWSDLIds(Message, String, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
getWSDLLocation(Definition) - Static method in class org.apache.cxf.binding.corba.utils.CorbaObjectReferenceHelper
 
getWsdlLocation() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getWsdlLocation() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getWsdlLocation() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getWsdlLocation() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
getWsdlLocation() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getWsdlLocation() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
getWSDLLocation(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getWSDLModel() - Method in class org.apache.cxf.tools.wsdlto.core.AbstractWSDLBuilder
 
getWSDLModel() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.JAXWSDefinitionBuilder
 
getWSDLNamespaceURI() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getWSDLNamespaceURI() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getWSDLNode() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
getWSDLPlugin(String, Class) - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
getWSDLPlugins() - Method in class org.apache.cxf.wsdl11.WSDLDefinitionBuilder
 
getWsdlPort() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the wsdlPort property.
getWSDLs(Server) - Static method in class org.apache.cxf.ws.mex.MEXUtils
 
getWsdlService() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the wsdlService property.
getWsdlURI(GenericWsdlOption, URI) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
getWsdlURI(URI) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
getWsdlURL() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
getWsdlURL() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
getWsdlURL() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
getWsdlURL() - Method in class org.apache.cxf.jaxws.support.WebServiceProviderConfiguration
 
getWsdlURL() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
getWsdlURL() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
getWsdlURL() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getWSDLURL(String) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getWsdlVersion() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getWsdlVersion() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
getWSDLVersion() - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
getWSDLVersion() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
getWSDLVersion() - Method in class org.apache.cxf.tools.wsdlto.javascript.JavaScriptContainer
 
getWSDLVersion() - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
getWsdlVisitor() - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
getWsFeatures() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
getWsProvider() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
getWSRM200502Factory() - Static method in class org.apache.cxf.ws.rm.RMUtils
Get the factory for WS-ReliableMessaging 1.0 using the standard 200408 WS-Addressing namespace.
getWSRM200502WSA200508Factory() - Static method in class org.apache.cxf.ws.rm.RMUtils
Get the factory for WS-ReliableMessaging 1.0 using the current 200508 WS-Addressing namespace.
getWSRMFactory() - Static method in class org.apache.cxf.ws.rm.RMUtils
Get the factory for the internal representation of WS-RM data (WS-ReliableMessaging 1.1).
getWSRMNamespace() - Method in interface org.apache.cxf.ws.rm.EncoderDecoder
Get the WS-ReliableMessaging namespace used by this encoder/decoder.
getWSRMNamespace() - Method in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
getWSRMNamespace() - Method in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
getWSRMNamespace() - Method in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
getWSRMNamespace() - Method in enum org.apache.cxf.ws.rm.ProtocolVariation
 
getWSRMNamespace() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getWSRMNamespace() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getWSRMNamespace() - Method in class org.apache.cxf.ws.rm.RMConstants
 
getWSRMRequiredFaultCode() - Method in class org.apache.cxf.ws.rm.RM10Constants
 
getWSRMRequiredFaultCode() - Method in class org.apache.cxf.ws.rm.RM11Constants
 
getWSRMRequiredFaultCode() - Method in class org.apache.cxf.ws.rm.RMConstants
Get WSRMRequired fault code.
getWSS10() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getWSS10() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getWSS10() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getWss10() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
getWSS11() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getWSS11() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getWSS11() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getWsuId() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getWsURI() - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpChannel
 
getX509Certificate() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
getX509IssuerName() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
Gets the value of the x509IssuerName property.
getX509IssuerSerialOrX509SKIOrX509SubjectName() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509DataType
Gets the value of the x509IssuerSerialOrX509SKIOrX509SubjectName property.
getX509SerialNumber() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
Gets the value of the x509SerialNumber property.
getX509Token() - Method in class org.apache.cxf.ws.security.policy.SP11Constants
 
getX509Token() - Method in class org.apache.cxf.ws.security.policy.SP12Constants
 
getX509Token() - Method in class org.apache.cxf.ws.security.policy.SPConstants
 
getXJCargs() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
getXMLBeansValueMethod(Class<?>) - Static method in class org.apache.cxf.xmlbeans.XmlBeansWrapperHelper
 
getXMLBeansValueType(Class<?>) - Static method in class org.apache.cxf.xmlbeans.XmlBeansWrapperHelper
 
getXMLGregorianCalendarValueString(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getXMLGregorianCalendarValueString(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getXMLInputFactory(Message) - Static method in class org.apache.cxf.interceptor.StaxInInterceptor
 
getXmlName() - Method in class org.apache.cxf.javascript.AttributeInfo
 
getXmlName() - Method in class org.apache.cxf.javascript.ParticleInfo
 
getXMLOutputFactory(Message) - Static method in class org.apache.cxf.interceptor.StaxOutInterceptor
 
getXMLReader() - Method in class org.apache.cxf.staxutils.StaxSource
 
getXmlSchema(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getXmlSchema() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getXmlSchema(String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
getXmlSchemaCollection() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getXmlSchemaCollection() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getXMLSchemaList() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
getXmlSchemas() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getXmlSchemas() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
getXmlSchemaSequenceElement(XmlSchemaObject, ServiceInfo) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
getXmlSchemaType(ServiceInfo, QName) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
getXmlSchemaTypes() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
getXMLStreamReader() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getXMLStreamReader() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
getXMLStreamReader() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getXMLStreamReader(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getXMLStreamReader() - Method in class org.apache.cxf.staxutils.StaxSource
 
getXMLStreamWriter() - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
getXMLStreamWriter(Message) - Method in class org.apache.cxf.binding.soap.interceptor.RPCOutInterceptor
 
getXMLStreamWriter(Message) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
getXPath() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
getXPath() - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
getXPath() - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker.XPathExpression
Returns the XPath expression.
getXPathExpressions() - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
getXPathExpressions() - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
getXPathExpressions() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
getXPathVersion() - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
getXPathVersion() - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
getXPathVersion() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
getXsiType() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
getY() - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Gets the value of the y property.
GMONTH_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GMONTHDAY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
greaterOrEqualTo(double) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property greater or equal to given number?
greaterOrEqualTo(long) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property greater or equal to given number?
greaterThan(double) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property greater than given number?
greaterThan(long) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property greater than given number?
GT - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
GT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
GYEAR_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GYEARMONTH_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GZIP - Annotation Type in org.apache.cxf.annotations
Enables GZIP compression negotiation
GZIP_ENCODING_KEY - Static variable in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
Key under which we store the name which should be used for the content-encoding of the outgoing message.
GZIPFeature - Class in org.apache.cxf.transport.common.gzip
This class is used to control GZIP compression of messages.
GZIPFeature() - Constructor for class org.apache.cxf.transport.common.gzip.GZIPFeature
 
GZIPInInterceptor - Class in org.apache.cxf.transport.common.gzip
CXF interceptor that uncompresses those incoming messages that have "gzip" content-encoding.
GZIPInInterceptor() - Constructor for class org.apache.cxf.transport.common.gzip.GZIPInInterceptor
 
GZIPOutInterceptor - Class in org.apache.cxf.transport.common.gzip
CXF interceptor that compresses outgoing messages using gzip and sets the HTTP Content-Encoding header appropriately.
GZIPOutInterceptor() - Constructor for class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
GZIPOutInterceptor(int) - Constructor for class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
GZIPOutInterceptor.UseGzip - Enum in org.apache.cxf.transport.common.gzip
Enum giving the possible values for whether we should gzip a particular message.

H

handle(Callback[]) - Method in class org.apache.cxf.interceptor.security.NamePasswordCallbackHandler
 
handle(HttpExchange) - Method in class org.apache.cxf.transport.http_jaxws_spi.HttpHandlerImpl
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
handle(Message) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.policy.ClientPolicyInFaultInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.policy.PolicyInInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.policy.PolicyOutInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.policy.PolicyVerificationInFaultInterceptor
Determines the effective policy, and checks if one of its alternatives is supported.
handle(Message) - Method in class org.apache.cxf.ws.policy.PolicyVerificationInInterceptor
Determines the effective policy, and checks if one of its alternatives is supported.
handle(Message) - Method in class org.apache.cxf.ws.policy.PolicyVerificationOutInterceptor
Checks if all assertions in the chosen alternative have been asserted.
handle(Message) - Method in class org.apache.cxf.ws.policy.ServerPolicyOutFaultInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.rm.AbstractRMInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.rm.RMCaptureInInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.rm.RMDeliveryInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.rm.RMInInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.rm.RMOutInterceptor
 
handle(Callback[]) - Method in class org.apache.cxf.ws.security.trust.delegation.ReceivedTokenCallbackHandler
 
handle(Callback[]) - Method in class org.apache.cxf.ws.security.trust.delegation.WSSUsernameCallbackHandler
 
handle(Callback[]) - Method in class org.apache.cxf.ws.security.wss4j.DelegatingCallbackHandler
 
handleAuthenticationException(AuthenticationException, Message) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
handleBean(Class<?>, Annotation[], MultivaluedMap<String, String>, ParameterType, Message, boolean) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
handleBinding() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AsymmetricBindingHandler
 
handleBinding() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.SymmetricBindingHandler
 
handleBinding() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.TransportBindingHandler
 
handleCallback(Callback) - Method in class org.apache.cxf.interceptor.security.NamePasswordCallbackHandler
 
handleCallback(Callback) - Method in class org.apache.cxf.ws.security.wss4j.DelegatingCallbackHandler
 
handleDynamicSubresource(StringBuilder, Set<Class<?>>, ElementQNameResolver, Map<Class<?>, QName>, OperationResourceInfo, ClassResourceInfo, boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
handleEncryptedSignedHeaders(List<WSEncryptionPart>, List<WSEncryptionPart>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
Processes the parts to be signed and reconfigures those parts that have already been encrypted.
handleError(ValidationProblem) - Method in class org.apache.cxf.jibx.tools.JibxToolingProblemHandler
 
handleEvent(FactoryBeanListener.Event, AbstractServiceFactoryBean, Object...) - Method in class org.apache.cxf.service.factory.AnnotationsFactoryBeanListener
handleEvent(FactoryBeanListener.Event, AbstractServiceFactoryBean, Object...) - Method in interface org.apache.cxf.service.factory.FactoryBeanListener
 
handleEvent(FactoryBeanListener.Event, AbstractServiceFactoryBean, Object...) - Method in class org.apache.cxf.ws.policy.PolicyAnnotationListener
 
handleException(Map<String, Object>, Throwable) - Method in class org.apache.cxf.endpoint.ClientCallback
If processing of the incoming message results in an exception, this method is called with the resulting exception.
handleFatal(ValidationProblem) - Method in class org.apache.cxf.jibx.tools.JibxToolingProblemHandler
 
handleFault(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor
 
handleFault(SoapMessage) - Method in class org.apache.cxf.binding.soap.saaj.SAAJOutInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.interceptor.AttachmentInInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
handleFault(T) - Method in interface org.apache.cxf.interceptor.Interceptor
Called for all interceptors (in reverse order) on which handleMessage had been successfully invoked, when normal execution of the chain was aborted for some reason.
handleFault(Message) - Method in class org.apache.cxf.interceptor.OneWayProcessorInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.interceptor.StaxOutInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultInInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor
 
handleFault(SoapMessage) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultInInterceptor
 
handleFault(SoapMessage) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultOutInterceptor
 
handleFault(SoapMessage) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.management.interceptor.ResponseTimeMessageInInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.management.interceptor.ResponseTimeMessageInvokerInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.management.interceptor.ResponseTimeMessageOutInterceptor.EndingInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.management.interceptor.ResponseTimeMessageOutInterceptor
 
handleFault(T) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Invoked when unwinding normal interceptor chain when a fault occurred.
handleFault(SoapMessage) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Invoked when unwinding normal interceptor chain when a fault occurred.
handleFault(SoapMessage) - Method in class org.apache.cxf.ws.addressing.soap.OneWayDecoupledFaultHandler
 
handleFault(Message) - Method in class org.apache.cxf.ws.rm.RetransmissionInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.ws.rm.RMInInterceptor
 
handleFault(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
handleFault(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
 
handleFault(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
 
handleHeadersTrustCaching() - Method in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
 
handleJAXBException(JAXBException, boolean) - Static method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
handleLayout(WSSecTimestamp) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
handleMapSequence(String) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
handleMessage(Message) - Method in class org.apache.cxf.aegis.databinding.AegisSchemaValidationInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.coloc.ColocInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.coloc.WebFaultInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamOutEndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.http.interceptor.ContentTypeOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.http.interceptor.DatabindingInSetupInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.http.interceptor.DatabindingOutSetupInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.http.interceptor.DispatchInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.http.interceptor.DocumentWriterInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.http.interceptor.URIParameterInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.http.interceptor.URIParameterOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.object.ObjectDispatchInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.object.ObjectDispatchOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor.MustUnderstandEndingInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.CheckClosingTagsInterceptor
Intercepts a message.
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.soap.interceptor.RPCInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.soap.interceptor.RPCOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.Soap11FaultOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.Soap12FaultInInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.Soap12FaultOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor.SoapOutEndingInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor
Mediate a message dispatch.
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.StartBodyInterceptor
Intercepts a message.
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.TibcoSoapActionInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSInInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.saaj.SAAJInInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.saaj.SAAJInInterceptor.SAAJPreInInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.saaj.SAAJOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.binding.soap.saaj.SAAJOutInterceptor.SAAJOutEndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.xml.interceptor.XMLFaultInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.xml.interceptor.XMLMessageInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.binding.xml.interceptor.XMLMessageOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.databinding.stax.StaxDataBindingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.frontend.WSDLGetInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.AttachmentInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.AttachmentOutInterceptor.AttachmentOutEndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.BareInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.BareOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.ClientFaultConverter
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.DocLiteralInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.FaultOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.FIStaxInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
handleMessage(T) - Method in interface org.apache.cxf.interceptor.Interceptor
Intercepts a message.
handleMessage(Message) - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.LoggingOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.MessageSenderInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.MessageSenderInterceptor.MessageSenderEndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.OneWayProcessorInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.OutgoingChainInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.ServiceInvokerInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.StaxInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.StaxOutEndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.StaxOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.URIMappingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.WrappedInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.WrappedOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.WrappedOutInterceptor.WrappedOutEndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentSchemaValidationHack
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPostStreamInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
handleMessage(T) - Method in class org.apache.cxf.jaxws.handler.AbstractProtocolHandlerInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultInInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.interceptors.HolderInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.interceptors.HolderOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.interceptors.MessageModeInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.interceptors.MessageModeOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.jaxws.interceptors.SwAInInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.jaxws.interceptors.SwAOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.interceptors.WebFaultOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.management.interceptor.PersistInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.management.interceptor.PersistOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.management.interceptor.ResponseTimeMessageInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.management.interceptor.ResponseTimeMessageInvokerInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.management.interceptor.ResponseTimeMessageOutInterceptor.EndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.management.interceptor.ResponseTimeMessageOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.transport.common.gzip.GZIPInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.transport.https.CertConstraintsInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Invoked for normal processing of inbound and outbound messages.
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Invoked for normal processing of inbound and outbound messages.
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.addressing.soap.OneWayDecoupledFaultHandler
 
handleMessage(Message) - Method in class org.apache.cxf.ws.mex.MEXInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.ws.rm.AbstractRMInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.ws.rm.RetransmissionInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.rm.soap.RMSoapInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
Checks that the WSS4J results refer to the required signed/encrypted elements as defined by the XPath expressions in CryptoCoverageChecker.xPaths.
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
 
handleNoRegisteredBuilder(QName) - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
 
handleParameter(String, boolean, Class<?>, Annotation[], ParameterType, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
handler - Variable in class org.apache.cxf.binding.corba.types.AbstractCorbaTypeListener
 
handler - Variable in class org.apache.cxf.jaxws.javaee.HandlerChainType
 
handler - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
handler - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
 
handler - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
HANDLER_CHAIN - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
HANDLER_CHAINS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
HANDLER_CHAINS_URI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
HANDLER_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
handleRangeRequest(InputStream, OutputStream, HttpHeaders, MultivaluedMap<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
handlerChain - Variable in class org.apache.cxf.jaxws.javaee.HandlerChainsType
 
handlerChain - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainsType
 
HandlerChainBuilder - Class in org.apache.cxf.jaxws.handler
 
HandlerChainBuilder(Bus) - Constructor for class org.apache.cxf.jaxws.handler.HandlerChainBuilder
 
HandlerChainBuilder() - Constructor for class org.apache.cxf.jaxws.handler.HandlerChainBuilder
 
HandlerChainInvoker - Class in org.apache.cxf.jaxws.handler
invoke the handlers in a registered handler chain
HandlerChainInvoker(List<Handler>) - Constructor for class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
HandlerChainInvoker(List<Handler>, boolean) - Constructor for class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
handlerChains - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
handlerChains - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
HandlerChainsType - Class in org.apache.cxf.jaxws.javaee
The handler-chains element defines the handlerchains associated with this service or service endpoint.
HandlerChainsType() - Constructor for class org.apache.cxf.jaxws.javaee.HandlerChainsType
 
HandlerChainType - Class in org.apache.cxf.jaxws.javaee
The handler-chain element defines the handlerchain.
HandlerChainType() - Constructor for class org.apache.cxf.jaxws.javaee.HandlerChainType
 
handlerClass - Variable in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
 
handlerClass - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
 
HandlerConfigGenerator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 
HandlerConfigGenerator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.HandlerConfigGenerator
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
handleRequest(Message, ClassResourceInfo) - Method in interface org.apache.cxf.jaxrs.ext.RequestHandler
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.security.SimpleAuthorizingFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.AbstractHTTPServlet
 
handleResponse(Map<String, Object>, Object[]) - Method in class org.apache.cxf.endpoint.ClientCallback
If the processing of the incoming message proceeds normally, this method is called with the response context values and the resulting objects.
handleResponse(Message) - Method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
handleResponse(Message, Class<?>, Type) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
handleResponse(Message, OperationResourceInfo, Response) - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
 
handleResponse(Message, OperationResourceInfo, Response) - Method in interface org.apache.cxf.jaxrs.ext.ResponseHandler
 
handleResponse() - Method in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
This procedure is called on the close of the output stream so we are ready to handle the response from the connection.
handleResponseInternal() - Method in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
 
handleRetransmits() - Method in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
This procedure handles all retransmits, if any.
HandlerIterator - Class in org.apache.cxf.binding.corba.types
 
HandlerIterator(CorbaMessage, boolean) - Constructor for class org.apache.cxf.binding.corba.types.HandlerIterator
 
handlerName - Variable in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
 
handlerName - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
 
HandlerResolverImpl - Class in org.apache.cxf.jaxws.handler
 
HandlerResolverImpl(Bus, QName, Class<?>) - Constructor for class org.apache.cxf.jaxws.handler.HandlerResolverImpl
 
HandlerResolverImpl() - Constructor for class org.apache.cxf.jaxws.handler.HandlerResolverImpl
 
handlers - Variable in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
handlers - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
handleSevere(String, Throwable) - Method in class org.apache.cxf.jibx.tools.JibxToolingProblemHandler
 
handleSupportingTokens(Collection<Assertion>, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
handleSupportingTokens(SupportingToken, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
handleSupportingTokens(SupportingToken, boolean, Map<Token, Object>) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
handleUnimplemented(ValidationProblem) - Method in class org.apache.cxf.jibx.tools.JibxToolingProblemHandler
 
handleWarning(ValidationProblem) - Method in class org.apache.cxf.jibx.tools.JibxToolingProblemHandler
 
hasAdditionalEnvNs() - Method in class org.apache.cxf.binding.soap.SoapMessage
 
hasArgument() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
hasAttribute(Element, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
hasBusProperty() - Method in class org.apache.cxf.bus.blueprint.BusDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.frontend.blueprint.ClientProxyFactoryBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.frontend.blueprint.ServerFactoryBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSClientFactoryBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.ws.policy.blueprint.ExternalAttachmentProviderBPDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.ws.policy.spring.ExternalAttachmentProviderBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.ws.rm.spring.RMManagerBeanDefinitionParser
 
hasConfiguredPropertyValue(String, String, String) - Method in class org.apache.cxf.bus.blueprint.BlueprintBeanLocator
 
hasConfiguredPropertyValue(String, String, String) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
hasConfiguredPropertyValue(String, String, String) - Method in class org.apache.cxf.bus.osgi.OSGiBeanLocator
 
hasConfiguredPropertyValue(String, String, String) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
 
hasConfiguredPropertyValue(String, String, String) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
For supporting "legacy" config, checks the configured bean to see if it has a property configured with the given name/value.
hasDetails() - Method in exception org.apache.cxf.interceptor.Fault
Indicates whether this fault has a detail message.
hasElementInNS(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
hasEmptyAction(AddressingProperties) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to determine if an MAPs Action is empty (a null action is considered empty, whereas a zero length action suppresses the propagation of the Action property).
hasErrors() - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBBindErrorListener
 
hasException(JavaException) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
hasExcludeNamespace(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
hasExcludeNamespace(String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
hasFaults() - Method in class org.apache.cxf.service.model.OperationInfo
 
HASH_PASSWORD - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
HASH_PASSWORD - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
hasHandler() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
hashCode() - Method in class org.apache.cxf.aegis.type.AegisType
 
hashCode() - Method in class org.apache.cxf.binding.http.IriDecoderHelper.Param
 
hashCode() - Method in class org.apache.cxf.clustering.FailoverTargetSelector.InvocationKey
 
hashCode() - Method in class org.apache.cxf.common.security.SimpleGroup
 
hashCode() - Method in class org.apache.cxf.common.security.SimplePrincipal
 
hashCode() - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
hashCode() - Method in class org.apache.cxf.common.util.SortedArraySet
 
hashCode() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
hashCode() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
hashCode() - Method in class org.apache.cxf.endpoint.EndpointImpl
Returns the hashCode bsed on the EndpointInfo so that this object can be used as a map key.
hashCode() - Method in class org.apache.cxf.helpers.NSDecl
 
hashCode() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
hashCode() - Method in class org.apache.cxf.io.CachedOutputStream
 
hashCode() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
hashCode() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
hashCode() - Method in class org.apache.cxf.jaxrs.model.ProviderInfo
 
hashCode() - Method in class org.apache.cxf.jaxrs.model.SubresourceKey
 
hashCode() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
hashCode() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
hashCode() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
hashCode() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
hashCode() - Method in class org.apache.cxf.phase.Phase
 
hashCode() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
hashCode() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
hashCode() - Method in class org.apache.cxf.service.model.FaultInfo
 
hashCode() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
hashCode() - Method in class org.apache.cxf.service.model.OperationInfo
 
hashCode() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
hashCode() - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
hashCode() - Method in class org.apache.cxf.tools.common.Tag
 
hashCode() - Method in class org.apache.cxf.tools.corba.processors.idl.Scope
 
hashCode() - Method in class org.apache.cxf.ws.rm.AbstractSequence
 
hasHeader(QName) - Method in class org.apache.cxf.binding.soap.SoapMessage
 
hasHeaders() - Method in class org.apache.cxf.binding.soap.SoapMessage
 
hasImmediateArgument() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
hasInfoOption() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
hasInfoOption(TokenInputStream) - Method in class org.apache.cxf.tools.common.toolspec.parser.Form
 
hasInput() - Method in class org.apache.cxf.service.model.OperationInfo
 
hasJaxbBindingDeclaration(Node) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
hasMaxOccurs() - Method in class org.apache.cxf.aegis.type.AegisType
 
hasMaxOccurs() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
hasMethod(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
hasMinOccurs() - Method in class org.apache.cxf.aegis.type.AegisType
 
hasMinOccurs() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
hasMinOccurs() - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
hasMoreAttributeReaders() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
hasMoreAttributeReaders() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
hasMoreAttributeReaders() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
hasMoreChildren() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
hasMoreChildren() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
hasMoreChildren() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
hasMoreElementReaders() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
hasMoreElementReaders() - Method in class org.apache.cxf.aegis.xml.stax.AttributeReader
 
hasMoreElementReaders() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
hasName() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
hasName() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
hasName() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
hasNamespace(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
hasNamespace(String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
hasNext() - Method in class org.apache.cxf.attachment.AttachmentDeserializer
Check for more attachment.
hasNext(boolean) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
Check for more attachments by attempting to deserialize the next attachment.
hasNext() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
hasNext() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
hasNext() - Method in class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
 
hasNext() - Method in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
hasNext() - Method in class org.apache.cxf.binding.corba.types.CorbaEnumEventProducer
 
hasNext() - Method in class org.apache.cxf.binding.corba.types.CorbaFixedEventProducer
 
hasNext() - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceEventProducer
 
hasNext() - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveTypeEventProducer
 
hasNext() - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeEventProducer
 
hasNext() - Method in class org.apache.cxf.binding.corba.types.HandlerIterator
 
hasNext() - Method in class org.apache.cxf.binding.corba.types.ParameterEventProducer
 
hasNext() - Method in class org.apache.cxf.binding.corba.types.SkipStartEndEventProducer
 
hasNext() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
hasNext() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
hasNext() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
hasNext() - Method in class org.apache.cxf.staxutils.PartialXMLStreamReader
 
hasNext() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
hasOutMessage(Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
hasOutMessage(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
hasOutMessage(Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
hasOutMessage(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
hasOutput() - Method in class org.apache.cxf.service.model.OperationInfo
 
hasParameter(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
hasParameter(String) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandDocument
 
hasParameter(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
hasProperty(String) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
hasRecursiveTypeElement() - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceHandler
 
hasRecursiveTypeElement(boolean) - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceHandler
 
hasSubResources() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
hasText() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
hasText() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
hasText() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
hasValue() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
hasValue(MessagePartInfo) - Method in class org.apache.cxf.message.MessageContentsList
 
hasWarnings() - Method in class org.apache.cxf.tools.validator.internal.ValidationResult
 
hasWebServiceAnnotation(Class<?>) - Static method in class org.apache.cxf.jaxws.EndpointUtils
 
hasWrappedMethods(InterfaceInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
head() - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP HEAD invocation
HEADER - Static variable in class org.apache.cxf.binding.soap.SoapBindingFactory
 
Header - Class in org.apache.cxf.headers
 
Header(QName, Object) - Constructor for class org.apache.cxf.headers.Header
 
Header(QName, Object, DataBinding) - Constructor for class org.apache.cxf.headers.Header
 
header(String, Object...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Sets arbitrary HTTP Header
header(String, Object...) - Method in interface org.apache.cxf.jaxrs.client.Client
Sets arbitrary HTTP Header
header(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
header(String, String) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
header(String, Object) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
HEADER - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
HEADER - Static variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ParameterProcessor
 
Header - Class in org.apache.cxf.ws.security.policy.model
 
Header(String, String) - Constructor for class org.apache.cxf.ws.security.policy.model.Header
 
HEADER - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
Header.Direction - Enum in org.apache.cxf.headers
 
HEADER_AC_ALLOW_CREDENTIALS - Static variable in class org.apache.cxf.jaxrs.cors.CorsHeaderConstants
 
HEADER_AC_ALLOW_HEADERS - Static variable in class org.apache.cxf.jaxrs.cors.CorsHeaderConstants
 
HEADER_AC_ALLOW_METHODS - Static variable in class org.apache.cxf.jaxrs.cors.CorsHeaderConstants
 
HEADER_AC_ALLOW_ORIGIN - Static variable in class org.apache.cxf.jaxrs.cors.CorsHeaderConstants
 
HEADER_AC_EXPOSE_HEADERS - Static variable in class org.apache.cxf.jaxrs.cors.CorsHeaderConstants
 
HEADER_AC_MAX_AGE - Static variable in class org.apache.cxf.jaxrs.cors.CorsHeaderConstants
 
HEADER_AC_REQUEST_HEADERS - Static variable in class org.apache.cxf.jaxrs.cors.CorsHeaderConstants
 
HEADER_AC_REQUEST_METHOD - Static variable in class org.apache.cxf.jaxrs.cors.CorsHeaderConstants
 
HEADER_LIST - Static variable in class org.apache.cxf.headers.Header
 
HEADER_ORIGIN - Static variable in class org.apache.cxf.jaxrs.cors.CorsHeaderConstants
 
HEADER_REQUIRED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
HEADER_REQUIRED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
HeaderManager - Interface in org.apache.cxf.headers
 
HeaderManagerImpl - Class in org.apache.cxf.headers
 
HeaderManagerImpl() - Constructor for class org.apache.cxf.headers.HeaderManagerImpl
 
HeaderManagerImpl(Bus) - Constructor for class org.apache.cxf.headers.HeaderManagerImpl
 
HeaderProcessor - Interface in org.apache.cxf.headers
 
headerProviders - Variable in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
headers(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Sets HTTP Headers
headers(MultivaluedMap<String, String>) - Method in interface org.apache.cxf.jaxrs.client.Client
Sets HTTP Headers
headers(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
headers(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
Set all of the headers.
Headers - Class in org.apache.cxf.transport.http
 
Headers(Message) - Constructor for class org.apache.cxf.transport.http.Headers
 
HEADERS - Static variable in class org.apache.cxf.ws.addressing.Names
The set of headers understood by the protocol binding.
HEADERS - Static variable in class org.apache.cxf.ws.addressing.soap.VersionTransformer
 
HEADERS - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
HEADERS - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
HeaderUtil - Class in org.apache.cxf.binding.soap
 
headMethodPossible(String, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
headSet(T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
HEX - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
HEX_BINARY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
HEXDIGIT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
hideText - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
 
highWaterMark - Variable in class org.apache.cxf.transport.jms.SessionPoolType
 
HMAC_SHA1 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
hold() - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
HOLDER - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
holderClass(String) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
HolderInInterceptor - Class in org.apache.cxf.jaxws.interceptors
 
HolderInInterceptor() - Constructor for class org.apache.cxf.jaxws.interceptors.HolderInInterceptor
 
HolderOutInterceptor - Class in org.apache.cxf.jaxws.interceptors
 
HolderOutInterceptor() - Constructor for class org.apache.cxf.jaxws.interceptors.HolderOutInterceptor
 
holdForScope(IdlDefn) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
holdTempFile() - Method in class org.apache.cxf.io.CachedOutputStream
 
home - Variable in class org.apache.cxf.jaxws.javaee.EjbRefType
 
home_body() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
home_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
home_export() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
home_header() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
home_inheritance_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
HomeType - Class in org.apache.cxf.jaxws.javaee
The homeType defines the fully-qualified name of an enterprise bean's home interface.
HomeType() - Constructor for class org.apache.cxf.jaxws.javaee.HomeType
 
honorJAXBAnnotations(MessagePartInfo) - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
honorKeepAlive - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
host(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
host - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
host - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
HTTP_BASIC_AUTHENTICATION - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
HTTP_BASIC_AUTHENTICATION - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
HTTP_BINDING_ID - Static variable in class org.apache.cxf.binding.http.HttpBindingFactory
 
HTTP_CONFIG - Static variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
HTTP_CONTEXT - Static variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
HTTP_CONTEXT_MATCH_STRATEGY - Static variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
HTTP_CXF_APACHE_ORG_ARRAYS - Static variable in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
HTTP_DIGEST_AUTHENTICATION - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
HTTP_DIGEST_AUTHENTICATION - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
HTTP_PREFIX - Static variable in interface org.apache.cxf.tools.misc.processor.address.Address
 
HTTP_REQUEST - Static variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
HTTP_REQUEST_METHOD - Static variable in interface org.apache.cxf.message.Message
 
HTTP_RESPONSE - Static variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
HttpAddressPlugin - Class in org.apache.cxf.binding.xml.wsdl11
 
HttpAddressPlugin() - Constructor for class org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin
 
HttpAuthHeader - Class in org.apache.cxf.transport.http.auth
 
HttpAuthHeader(String) - Constructor for class org.apache.cxf.transport.http.auth.HttpAuthHeader
 
HttpAuthHeader(String, Map<String, String>) - Constructor for class org.apache.cxf.transport.http.auth.HttpAuthHeader
 
HttpAuthSupplier - Interface in org.apache.cxf.transport.http.auth
Supplies Authorization information to an HTTPConduit.
HttpAuthSupplierBeanDefinitionParser - Class in org.apache.cxf.transport.http.spring
 
HttpAuthSupplierBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.http.spring.HttpAuthSupplierBeanDefinitionParser
 
HttpBindingFactory - Class in org.apache.cxf.binding.http
 
HttpBindingFactory() - Constructor for class org.apache.cxf.binding.http.HttpBindingFactory
 
HttpBindingFactory(Bus) - Constructor for class org.apache.cxf.binding.http.HttpBindingFactory
 
HTTPBindingImpl - Class in org.apache.cxf.jaxws.binding.http
 
HTTPBindingImpl(BindingInfo, JaxWsEndpointImpl) - Constructor for class org.apache.cxf.jaxws.binding.http.HTTPBindingImpl
 
HTTPClientAssertionBuilder - Class in org.apache.cxf.transport.http.policy
 
HTTPClientAssertionBuilder() - Constructor for class org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder
 
HTTPClientPolicy - Class in org.apache.cxf.transports.http.configuration
Properties used to configure a client-side HTTP port
HTTPClientPolicy() - Constructor for class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
HTTPCLIENTPOLICY_ASSERTION_QNAME - Static variable in class org.apache.cxf.transport.http.policy.PolicyUtils
 
HTTPConduit - Class in org.apache.cxf.transport.http
This Conduit handles the "http" and "https" transport protocols.
HTTPConduit(Bus, EndpointInfo) - Constructor for class org.apache.cxf.transport.http.HTTPConduit
Constructor
HTTPConduit(Bus, EndpointInfo, EndpointReferenceType) - Constructor for class org.apache.cxf.transport.http.HTTPConduit
Constructor
HTTPConduit.InterposedMessageObserver - Class in org.apache.cxf.transport.http
Used to set appropriate message properties, exchange etc.
HTTPConduit.InterposedMessageObserver() - Constructor for class org.apache.cxf.transport.http.HTTPConduit.InterposedMessageObserver
 
HTTPConduit.WrappedOutputStream - Class in org.apache.cxf.transport.http
Wrapper output stream responsible for flushing headers and handling the incoming HTTP-level response (not necessarily the MEP response).
HTTPConduit.WrappedOutputStream(Message, HttpURLConnection, boolean, boolean, int, String) - Constructor for class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
 
HTTPConduit.WrappedOutputStream(HTTPConduit.WrappedOutputStream) - Constructor for class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
 
HttpConduitBeanDefinitionParser - Class in org.apache.cxf.transport.http.spring
 
HttpConduitBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.http.spring.HttpConduitBeanDefinitionParser
 
HTTPCONF_NAMESPACE - Static variable in class org.apache.cxf.transport.http.policy.PolicyUtils
 
HttpConstants - Class in org.apache.cxf.binding.http
 
HttpDestinationBeanDefinitionParser - Class in org.apache.cxf.transport.http.spring
 
HttpDestinationBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.http.spring.HttpDestinationBeanDefinitionParser
 
HttpDestinationFactory - Interface in org.apache.cxf.transport.http
 
HTTPException - Exception in org.apache.cxf.transport.http
 
HTTPException(int, String, URL) - Constructor for exception org.apache.cxf.transport.http.HTTPException
 
HttpHandlerImpl - Class in org.apache.cxf.transport.http_jaxws_spi
A javax.xml.ws.spi.http.HttpHandler implementation that uses a JAXWSHttpSpiDestination instance for message processing
HttpHandlerImpl(JAXWSHttpSpiDestination) - Constructor for class org.apache.cxf.transport.http_jaxws_spi.HttpHandlerImpl
 
HttpHeaderHelper - Class in org.apache.cxf.helpers
 
HttpHeadersImpl - Class in org.apache.cxf.jaxrs.impl
 
HttpHeadersImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
HTTPS_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
HTTPS_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
HTTPS_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
HTTPS_URL_PROTOCOL_ID - Static variable in class org.apache.cxf.transport.https.HttpsURLConnectionFactory
This constant holds the URL Protocol Identifier for HTTPS
HTTPServerAssertionBuilder - Class in org.apache.cxf.transport.http.policy
 
HTTPServerAssertionBuilder() - Constructor for class org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder
 
HTTPServerPolicy - Class in org.apache.cxf.transports.http.configuration
Properties used for configuring a server-side HTTP prort
HTTPServerPolicy() - Constructor for class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
HTTPSERVERPOLICY_ASSERTION_QNAME - Static variable in class org.apache.cxf.transport.http.policy.PolicyUtils
 
HttpServletRequestSnapshot - Class in org.apache.cxf.transport.http
 
HttpServletRequestSnapshot(HttpServletRequest) - Constructor for class org.apache.cxf.transport.http.HttpServletRequestSnapshot
 
HttpServletResponseFilter - Class in org.apache.cxf.jaxrs.impl
 
HttpServletResponseFilter(HttpServletResponse, Message) - Constructor for class org.apache.cxf.jaxrs.impl.HttpServletResponseFilter
 
HTTPSession - Class in org.apache.cxf.transport.http
A session implementation bound to HTTP.
HTTPSession(HttpServletRequest) - Constructor for class org.apache.cxf.transport.http.HTTPSession
 
HttpsToken - Class in org.apache.cxf.ws.security.policy.model
 
HttpsToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.HttpsToken
 
HttpsTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
This is a standard assertion builder implementation for the https token as specified by the ws security policy 1.2 specification.
HttpsTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.HttpsTokenBuilder
 
HttpsTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
 
HttpsTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.HttpsTokenInterceptorProvider
 
HttpsURLConnectionFactory - Class in org.apache.cxf.transport.https
This HttpsURLConnectionFactory implements the HttpURLConnectionFactory for using the given SSL Policy to configure TLS connections for "https:" URLs.
HttpsURLConnectionFactory() - Constructor for class org.apache.cxf.transport.https.HttpsURLConnectionFactory
This constructor initialized the factory with the configured TLS Client Parameters for the HTTPConduit for which this factory is used.
HttpsURLConnectionInfo - Class in org.apache.cxf.transport.https
This class holds information about the HttpsURLConnection.
HttpsURLConnectionInfo(HttpURLConnection) - Constructor for class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This constructor is used to create the info object representing the this HttpsURLConnection.
HTTPTransportFactory - Class in org.apache.cxf.transport.http
 
HTTPTransportFactory() - Constructor for class org.apache.cxf.transport.http.HTTPTransportFactory
 
HTTPTransportFactory(Bus) - Constructor for class org.apache.cxf.transport.http.HTTPTransportFactory
 
HTTPTransportFactory(Bus, DestinationRegistry) - Constructor for class org.apache.cxf.transport.http.HTTPTransportFactory
 
HTTPTransportFactory(DestinationRegistry) - Constructor for class org.apache.cxf.transport.http.HTTPTransportFactory
 
HttpUriMapper - Class in org.apache.cxf.transport
 
HttpURLConnectionInfo - Class in org.apache.cxf.transport.http
This class contains the information about the HTTP Connection that will be making an HTTP request.
HttpURLConnectionInfo(HttpURLConnection) - Constructor for class org.apache.cxf.transport.http.HttpURLConnectionInfo
This constructor takes the HttpURLConnection and extracts the httpRequestMethod.
HttpUtils - Class in org.apache.cxf.jaxrs.utils
 
HTTPWSDLExtensionLoader - Class in org.apache.cxf.transport.http
 
HTTPWSDLExtensionLoader(Bus) - Constructor for class org.apache.cxf.transport.http.HTTPWSDLExtensionLoader
 

I

icon - Variable in class org.apache.cxf.jaxws.javaee.ListenerType
 
icon - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationType
 
icon - Variable in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
 
icon - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
icon - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
 
icon - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
icon - Variable in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
 
icon - Variable in class org.apache.cxf.jaxws.javaee.WebservicesType
 
IconType - Class in org.apache.cxf.jaxws.javaee
The icon type contains small-icon and large-icon elements that specify the file names for small and large GIF, JPEG, or PNG icon images used to represent the parent element in a GUI tool.
IconType() - Constructor for class org.apache.cxf.jaxws.javaee.IconType
 
id - Variable in class org.apache.cxf.bus.CXFBusImpl
 
id(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
id - Variable in class org.apache.cxf.jaxws.javaee.CString
 
id - Variable in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
 
id - Variable in class org.apache.cxf.jaxws.javaee.EjbRefType
 
id - Variable in class org.apache.cxf.jaxws.javaee.EmptyType
 
id - Variable in class org.apache.cxf.jaxws.javaee.EnvEntryType
 
id - Variable in class org.apache.cxf.jaxws.javaee.HandlerChainsType
 
id - Variable in class org.apache.cxf.jaxws.javaee.HandlerChainType
 
id - Variable in class org.apache.cxf.jaxws.javaee.IconType
 
id - Variable in class org.apache.cxf.jaxws.javaee.ListenerType
 
id - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
 
id - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationType
 
id - Variable in class org.apache.cxf.jaxws.javaee.ParamValueType
 
id - Variable in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
 
id - Variable in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
 
id - Variable in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
 
id - Variable in class org.apache.cxf.jaxws.javaee.PortComponentRefType
 
id - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
id - Variable in class org.apache.cxf.jaxws.javaee.PropertyType
 
id - Variable in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
 
id - Variable in class org.apache.cxf.jaxws.javaee.ResourceRefType
 
id - Variable in class org.apache.cxf.jaxws.javaee.RunAsType
 
id - Variable in class org.apache.cxf.jaxws.javaee.SecurityRoleRefType
 
id - Variable in class org.apache.cxf.jaxws.javaee.SecurityRoleType
 
id - Variable in class org.apache.cxf.jaxws.javaee.ServiceImplBeanType
 
id - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainsType
 
id - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
 
id - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
 
id - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
id - Variable in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
 
id - Variable in class org.apache.cxf.jaxws.javaee.WebservicesType
 
id - Variable in class org.apache.cxf.jaxws.javaee.XsdAnyURIType
 
id - Variable in class org.apache.cxf.jaxws.javaee.XsdBooleanType
 
id - Variable in class org.apache.cxf.jaxws.javaee.XsdIntegerType
 
id - Variable in class org.apache.cxf.jaxws.javaee.XsdNMTOKENType
 
id - Variable in class org.apache.cxf.jaxws.javaee.XsdNonNegativeIntegerType
 
id - Variable in class org.apache.cxf.jaxws.javaee.XsdPositiveIntegerType
 
id - Variable in class org.apache.cxf.jaxws.javaee.XsdQNameType
 
id - Variable in class org.apache.cxf.jaxws.javaee.XsdStringType
 
id - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
 
id - Variable in class org.apache.cxf.transports.http_jetty.configuration.ParametersRefType
 
id - Variable in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
 
id - Variable in class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
 
id - Variable in class org.apache.cxf.ws.policy.v200409.Policy
 
id - Variable in class org.apache.cxf.ws.rm.AbstractSequence
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertiesType
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
 
id - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
 
ID_KEY - Static variable in class org.apache.cxf.interceptor.LoggingMessage
 
ID_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
IDENT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
identifiedThreadingParameters - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
 
identifiedTLSServerParameters - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
 
identifier() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
identifier - Variable in class org.apache.cxf.ws.mex.model._2004_09.GetMetadata
 
identifier - Variable in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
 
identifier - Variable in class org.apache.cxf.ws.rm.v200502.AckRequestedType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
 
Identifier - Class in org.apache.cxf.ws.rm.v200502
This type is for elements whose [children] is an anyURI and can have arbitrary attributes.
Identifier() - Constructor for class org.apache.cxf.ws.rm.v200502.Identifier
 
identifier - Variable in class org.apache.cxf.ws.rm.v200502.OfferType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
 
identifier - Variable in class org.apache.cxf.ws.rm.v200502.SequenceType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200502.TerminateSequenceType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
 
Identifier - Class in org.apache.cxf.ws.rm.v200502wsa15
This type is for elements whose [children] is an anyURI and can have arbitrary attributes.
Identifier() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.Identifier
 
identifier - Variable in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
 
identifier - Variable in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200502wsa15.TerminateSequenceType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200702.AckRequestedType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200702.CloseSequenceResponseType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
 
Identifier - Class in org.apache.cxf.ws.rm.v200702
This type is for elements whose [children] is an anyURI and can have arbitrary attributes.
Identifier() - Constructor for class org.apache.cxf.ws.rm.v200702.Identifier
 
identifier - Variable in class org.apache.cxf.ws.rm.v200702.OfferType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
identifier - Variable in class org.apache.cxf.ws.rm.v200702.SequenceType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200702.TerminateSequenceResponseType
 
identifier - Variable in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
 
identifierEquals(Identifier, Identifier) - Static method in class org.apache.cxf.ws.rm.AbstractSequence
 
identifierNode - Variable in class org.apache.cxf.tools.corba.processors.idl.ConstrTypeSpecVisitor
 
IDL_RESERVED_WORDS - Static variable in class org.apache.cxf.tools.corba.common.idltypes.CorbaUtils
 
IDL_VERSION - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
IDL_VERSION - Static variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
IdlAnonArray - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlAnonFixed - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlAnonSequence - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlArray - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlArrayBase - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlArrayBase(IdlScopeBase, String, IdlType, int) - Constructor for class org.apache.cxf.tools.corba.common.idltypes.IdlArrayBase
 
IdlAttribute - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlConst - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlDefn - Interface in org.apache.cxf.tools.corba.common.idltypes
 
IdlDefnImplBase - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlEnum - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlEnumerator - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlException - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlField - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlField(IdlScopeBase, String, IdlType) - Constructor for class org.apache.cxf.tools.corba.common.idltypes.IdlField
 
IdlFixed - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlFixedBase - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlFixedBase(IdlScopeBase, String, int, int) - Constructor for class org.apache.cxf.tools.corba.common.idltypes.IdlFixedBase
 
IdlInterface - Class in org.apache.cxf.tools.corba.common.idltypes
 
IDLLexer - Class in org.apache.cxf.tools.corba.processors.idl
 
IDLLexer(InputStream) - Constructor for class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
IDLLexer(Reader) - Constructor for class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
IDLLexer(InputBuffer) - Constructor for class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
IDLLexer(LexerSharedInputState) - Constructor for class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
IdlModule - Class in org.apache.cxf.tools.corba.common.idltypes
 
IDLModuleProcessor - Class in org.apache.cxf.tools.corba.processors.idl
 
IDLModuleProcessor() - Constructor for class org.apache.cxf.tools.corba.processors.idl.IDLModuleProcessor
 
idlNamespace - Variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
IdlOperation - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlParam - Class in org.apache.cxf.tools.corba.common.idltypes
 
IDLParser - Class in org.apache.cxf.tools.corba.processors.idl
 
IDLParser(TokenBuffer, int) - Constructor for class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
IDLParser(TokenBuffer) - Constructor for class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
IDLParser(TokenStream, int) - Constructor for class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
IDLParser(TokenStream) - Constructor for class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
IDLParser(ParserSharedInputState) - Constructor for class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
IdlPreprocessorReader - Class in org.apache.cxf.tools.corba.idlpreprocessor
A Reader that implements the #include functionality of the preprocessor.
IdlPreprocessorReader(URL, String, IncludeResolver, DefineState) - Constructor for class org.apache.cxf.tools.corba.idlpreprocessor.IdlPreprocessorReader
Creates a new IncludeReader.
IdlPrimitive - Class in org.apache.cxf.tools.corba.common.idltypes
 
IDLProcessor - Class in org.apache.cxf.tools.corba.processors.idl
 
IDLProcessor() - Constructor for class org.apache.cxf.tools.corba.processors.idl.IDLProcessor
 
IdlRoot - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlScopeBase - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlScopeBase(IdlScopeBase, String) - Constructor for class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
IdlScopedName - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlSequence - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlSequenceBase - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlSequenceBase(IdlScopeBase, String, IdlType, int) - Constructor for class org.apache.cxf.tools.corba.common.idltypes.IdlSequenceBase
 
IdlString - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlStruct - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlStructBase - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlStructBase(IdlScopeBase, String, String) - Constructor for class org.apache.cxf.tools.corba.common.idltypes.IdlStructBase
 
IDLTokenTypes - Interface in org.apache.cxf.tools.corba.processors.idl
 
IDLToWSDL - Class in org.apache.cxf.tools.corba
This class can converts an IDL to a WSDL with CORBA binding information
IDLToWSDL(ToolSpec) - Constructor for class org.apache.cxf.tools.corba.IDLToWSDL
 
IDLToWSDLProcessor - Class in org.apache.cxf.tools.corba.processors.idl
 
IDLToWSDLProcessor() - Constructor for class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
idlType - Variable in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
idltype - Variable in class org.apache.cxf.binding.corba.wsdl.ArgType
 
idltype - Variable in class org.apache.cxf.binding.corba.wsdl.Const
 
IDLTYPE - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
idltype - Variable in class org.apache.cxf.binding.corba.wsdl.MemberType
 
idltype - Variable in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
IdlType - Interface in org.apache.cxf.tools.corba.common.idltypes
 
IdlTypedef - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlUnion - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlUnionBranch - Class in org.apache.cxf.tools.corba.common.idltypes
 
IdlWString - Class in org.apache.cxf.tools.corba.common.idltypes
 
IDREF_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
IDREFS_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
ifAnnotationLoadedByOtherClassLoader(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
IgnorablePolicyInterceptorProvider - Class in org.apache.cxf.ws.policy
This policy interceptor provider can be used to implicitly handle unknown policy assertions.
IgnorablePolicyInterceptorProvider(QName) - Constructor for class org.apache.cxf.ws.policy.IgnorablePolicyInterceptorProvider
 
IgnorablePolicyInterceptorProvider(Collection<QName>) - Constructor for class org.apache.cxf.ws.policy.IgnorablePolicyInterceptorProvider
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method ignorableWhitespace.
IGNORE_MESSAGE_WRITERS - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
IGNORED_MODULES - Static variable in class org.apache.cxf.tools.corba.common.idltypes.CorbaUtils
 
ignoreModule(String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.CorbaUtils
 
IgnoreNamespacesWriter - Class in org.apache.cxf.staxutils.transform
 
IgnoreNamespacesWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
IgnoreProperty - Annotation Type in org.apache.cxf.aegis.type.java5
IgnoreProperty Annotation allows us to Ignore JavaBean Properties when using AEGIS POJO Binding with Java 5 Annotations
ILLEGAL_INVOKE_TYPE - Static variable in class org.apache.cxf.js.rhino.AbstractDOMProvider
 
ILLEGAL_OPTIONS_ERR - Static variable in class org.apache.cxf.js.rhino.ServerApp
 
ILLEGAL_SVCMD_MODE - Static variable in class org.apache.cxf.js.rhino.ProviderFactory
 
ILLEGAL_SVCMD_TYPE - Static variable in class org.apache.cxf.js.rhino.ProviderFactory
 
image - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
 
image - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
 
ImageDataContentHandler - Class in org.apache.cxf.attachment
 
ImageDataContentHandler() - Constructor for class org.apache.cxf.attachment.ImageDataContentHandler
 
ImageType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Java class for ImageType complex type.
ImageType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
 
immediaAcksTimeout - Variable in class org.apache.cxf.ws.rm.manager.AcksPolicyType
 
IMPL_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
IMPL_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
ImplGenerator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 
ImplGenerator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ImplGenerator
 
import_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
IMPORTED_DEFINITION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
IMPORTED_PORTTYPE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
imported_scope() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
IMPORTED_SERVICE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
importObjectReference(ORB, String) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
importObjectReferenceFromFile(ORB, String) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
importOrTypesOrMessage - Variable in class org.apache.cxf.wsdl.TDefinitions
 
in - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
IN_CONDUIT - Static variable in class org.apache.cxf.transport.local.LocalConduit
 
IN_EXCHANGE - Static variable in class org.apache.cxf.transport.local.LocalConduit
 
IN_INTERCEPTORS - Static variable in interface org.apache.cxf.message.Message
Some properties to allow adding interceptors to the chain on a per-request basis.
IN_PARAM - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
inactivityTimeout - Variable in class org.apache.cxf.ws.rmp.v200502.RMAssertion
 
inAppendMap - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
INBOUND_MESSAGE - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if the message is inbound.
INBOUND_MESSAGE_ATTACHMENTS - Static variable in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
inboundChainCache - Variable in class org.apache.cxf.endpoint.ClientImpl
 
inClassCanBeHandled(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
include - Variable in class org.apache.cxf.configuration.security.FiltersType
 
INCLUDE_ALWAYS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INCLUDE_ALWAYS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_ALWAYS_TO_INITIATOR - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_ALWAYS_TO_RECIPIENT - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INCLUDE_ALWAYS_TO_RECIPIENT - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_NEVER - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INCLUDE_NEVER - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_ONCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INCLUDE_ONCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_TIMESTAMP - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INCLUDE_TIMESTAMP - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_TIMESTAMP - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INCLUDE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INCLUDE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INCLUDE_TOKEN_ALWAYS_SUFFIX - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INCLUDE_TOKEN_ALWAYS_TO_INITIATOR_SUFFIX - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INCLUDE_TOKEN_ALWAYS_TO_RECIPIENT_SUFFIX - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INCLUDE_TOKEN_NEVER_SUFFIX - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INCLUDE_TOKEN_ONCE_SUFFIX - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
includeOffer - Variable in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
IncludeResolver - Interface in org.apache.cxf.tools.corba.idlpreprocessor
 
includes - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
A list of wsdl files to include.
includeToken(SPConstants.IncludeTokenType) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
INCLUSIVE_C14N - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
incomingObserver - Variable in class org.apache.cxf.transport.AbstractObservable
 
incompleteSequenceBehavior - Variable in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
 
incompleteSequenceBehavior - Variable in class org.apache.cxf.ws.rm.v200702.OfferType
 
IncompleteSequenceBehaviorType - Enum in org.apache.cxf.ws.rm.v200702
Java class for IncompleteSequenceBehaviorType.
InconsistentInitializationException - Exception in org.apache.cxf.aegis.databinding
 
InconsistentInitializationException() - Constructor for exception org.apache.cxf.aegis.databinding.InconsistentInitializationException
 
InconsistentInitializationException(String) - Constructor for exception org.apache.cxf.aegis.databinding.InconsistentInitializationException
 
increase(MessageHandlingTimeRecorder) - Method in interface org.apache.cxf.management.counters.Counter
 
increase(MessageHandlingTimeRecorder) - Method in class org.apache.cxf.management.counters.PerformanceCounter
 
increase(MessageHandlingTimeRecorder) - Method in class org.apache.cxf.management.counters.ResponseTimeCounter
 
increaseCounter(ObjectName, MessageHandlingTimeRecorder) - Method in class org.apache.cxf.management.counters.CounterRepository
 
indent() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
indentWithSpaces() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
indexOf(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
inDropElements - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
inElementsMap - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
inFault - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
InFaultChainInitiatorObserver - Class in org.apache.cxf.interceptor
 
InFaultChainInitiatorObserver(Bus) - Constructor for class org.apache.cxf.interceptor.InFaultChainInitiatorObserver
 
InFaultInterceptors - Annotation Type in org.apache.cxf.interceptor
Specifies a list of classes that are added to the inbound fault interceptor chain.
Inflector - Class in org.apache.cxf.binding.http.strategy
 
Inflector() - Constructor for class org.apache.cxf.binding.http.strategy.Inflector
 
info(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
info(SAXParseException) - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
info(SAXParseException) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBBindErrorListener
 
InInterceptors - Annotation Type in org.apache.cxf.interceptor
Specifies a list of classes that are added to the inbound interceptor chain.
init() - Method in class org.apache.cxf.binding.coloc.spring.NamespaceHandler
 
init(ORB, POA, CorbaDestination, MessageObserver) - Method in class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
init(ORB, POA, CorbaDestination, MessageObserver, CorbaTypeMap) - Method in class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
init() - Method in class org.apache.cxf.binding.object.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.binding.soap.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.bus.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.clustering.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
init() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
init() - Method in class org.apache.cxf.frontend.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Creates the JAX-RS Server instance
init(List<ClassResourceInfo>) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Gives providers a chance to introspect the JAX-RS model classes.
init(List<ClassResourceInfo>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
init(ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
init() - Method in class org.apache.cxf.jaxrs.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.jaxws.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
init() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
init() - Method in interface org.apache.cxf.tools.common.toolspec.Tool
 
init() - Method in class org.apache.cxf.tools.common.toolspec.ToolSupport
 
init() - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
init() - Method in class org.apache.cxf.tools.misc.processor.WSDLToServiceProcessor
 
init() - Method in class org.apache.cxf.tools.misc.processor.WSDLToSoapProcessor
 
init() - Method in class org.apache.cxf.tools.misc.processor.WSDLToXMLProcessor
 
init() - Method in class org.apache.cxf.transport.http.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.transport.http_jetty.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.transport.jms.spring.NamespaceHandler
 
init(ServletConfig) - Method in class org.apache.cxf.transport.servlet.AbstractHTTPServlet
 
init(ServletConfig) - Method in class org.apache.cxf.transport.servlet.CXFNonSpringServlet
 
init(ServletConfig) - Method in class org.apache.cxf.transport.servlet.servicelist.ServiceListGeneratorServlet
 
init() - Method in class org.apache.cxf.ws.addressing.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
init() - Method in class org.apache.cxf.ws.policy.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler
 
init() - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
init(Bus) - Method in class org.apache.cxf.ws.rm.RMManager
 
init() - Method in class org.apache.cxf.ws.rm.spring.NamespaceHandler
 
init_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
init_param_attribute() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
init_param_decl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
init_param_decls() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.apache.cxf.bus.spring.BusApplicationContext
 
initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.apache.cxf.test.TestApplicationContext
 
initClient(AbstractClient, Endpoint, boolean) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
initComplete() - Method in class org.apache.cxf.bus.osgi.OSGIBusListener
 
initComplete() - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
Invoked when the Bus has been initialized.
initComplete() - Method in class org.apache.cxf.buslifecycle.CXFBusLifeCycleManager
 
initComplete() - Method in class org.apache.cxf.endpoint.ServerRegistryImpl
 
initComplete() - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
initComplete() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
initConfiguration(JaxWsImplementorInfo) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
initFeatures() - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
initialise(EndpointPolicyImpl, PolicyEngineImpl, boolean) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
initialise(EndpointInfo, BindingOperationInfo, PolicyEngineImpl, Assertor, boolean, boolean) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
initialise(EndpointInfo, BindingOperationInfo, PolicyEngineImpl, Assertor, boolean, boolean, List<List<Assertion>>) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
initialise(EndpointInfo, BindingOperationInfo, PolicyEngineImpl, boolean, boolean) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
initialise(EndpointInfo, BindingOperationInfo, BindingFaultInfo, PolicyEngineImpl, Assertor) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
initialize() - Method in class org.apache.cxf.aegis.AegisContext
Initialize the context.
initialize(Service) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
Initialize the service info (i.e. Set up the data binding for a service.
initialize() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
initialize(Client, Bus) - Method in class org.apache.cxf.binding.coloc.feature.ColocFeature
 
initialize() - Method in class org.apache.cxf.binding.object.ObjectBindingFactory
 
initialize() - Method in class org.apache.cxf.bus.CXFBusImpl
 
initialize() - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
initialize(Client, Bus) - Method in class org.apache.cxf.clustering.FailoverFeature
 
initialize(Service) - Method in interface org.apache.cxf.databinding.DataBinding
Initialize the service info (i.e.
initialize(Map<String, Object>) - Method in interface org.apache.cxf.databinding.PropertiesAwareDataBinding
Initialize a databinding with provided properties
initialize(Service) - Method in class org.apache.cxf.databinding.source.SourceDataBinding
 
initialize(Service) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding
 
initialize(Client, Bus) - Method in class org.apache.cxf.databinding.stax.StaxDataBindingFeature
 
initialize(Server, Bus) - Method in class org.apache.cxf.databinding.stax.StaxDataBindingFeature
 
initialize(Server, Bus) - Method in class org.apache.cxf.feature.AbstractFeature
 
initialize(Client, Bus) - Method in class org.apache.cxf.feature.AbstractFeature
 
initialize(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.AbstractFeature
 
initialize(Bus) - Method in class org.apache.cxf.feature.AbstractFeature
 
initialize(Server, Bus) - Method in interface org.apache.cxf.feature.Feature
 
initialize(Client, Bus) - Method in interface org.apache.cxf.feature.Feature
 
initialize(InterceptorProvider, Bus) - Method in interface org.apache.cxf.feature.Feature
 
initialize(Bus) - Method in interface org.apache.cxf.feature.Feature
 
initialize(Server, Bus) - Method in class org.apache.cxf.feature.WrappedFeature
 
initialize(Client, Bus) - Method in class org.apache.cxf.feature.WrappedFeature
 
initialize(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.WrappedFeature
 
initialize(Bus) - Method in class org.apache.cxf.feature.WrappedFeature
 
initialize(Server, Bus) - Method in class org.apache.cxf.javascript.JavascriptOptionsFeature
 
initialize(Service) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
initialize(InterceptorProvider, Bus) - Method in class org.apache.cxf.jaxrs.features.clustering.FailoverFeature
 
initialize(ClientConfiguration, Bus) - Method in class org.apache.cxf.jaxrs.features.clustering.FailoverFeature
 
initialize(Service) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
initialize(Service) - Method in class org.apache.cxf.jibx.JibxDataBinding
 
initialize(ToolContext) - Method in class org.apache.cxf.jibx.tools.JibxToolingDataBinding
 
initialize(Service) - Method in class org.apache.cxf.sdo.SDODataBinding
 
initialize(ToolContext) - Method in class org.apache.cxf.sdo.tools.SDODatabinding
 
initialize(ToolContext) - Method in interface org.apache.cxf.tools.wsdlto.core.DataBindingProfile
 
initialize(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding
 
initialize(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.databinding.source.SourceDatabindingProfile
initialize(Server, Bus) - Method in class org.apache.cxf.transport.https.CertConstraintsFeature
 
initialize(Client, Bus) - Method in class org.apache.cxf.transport.https.CertConstraintsFeature
 
initialize(Bus) - Method in class org.apache.cxf.transport.https.CertConstraintsFeature
 
initialize(Client, Bus) - Method in class org.apache.cxf.transport.jms.JMSConfigFeature
 
initialize(Server, Bus) - Method in class org.apache.cxf.transport.jms.JMSConfigFeature
 
initialize() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
initialize(Bus) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
initialize(Client, Bus) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
initialize(Server, Bus) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
initialize(ToolContext) - Method in class org.apache.cxf.xmlbeans.tools.XMLBeansToolingDataBinding
 
initialize(Service) - Method in class org.apache.cxf.xmlbeans.XmlBeansDataBinding
 
initializeActiveFeatures(List<AbstractFeature>) - Method in class org.apache.cxf.endpoint.EndpointImpl
 
initializeAnnotationInterceptors(Endpoint, Class<?>) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
Add annotated Interceptors and Features to the Endpoint
initializeAnnotationInterceptors(Endpoint, Class<?>...) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
Add annotationed Interceptors and Features to the Endpoint
initializeAnnotationInterceptors(AnnotationInterceptors, Endpoint) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
initializeAnnotationInterceptors(Endpoint, Class<?>...) - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
Add annotated Interceptors and Features to the Endpoint
initializeArrayHandler(ORB, CorbaObjectHandler, CorbaTypeMap, ServiceInfo, Map<QName, CorbaObjectHandler>) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
initializeAttachments() - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
initializeBindingInfo(ServiceInfo, Binding, BindingInfo) - Method in class org.apache.cxf.binding.AbstractBindingFactory
 
initializeBus(Bus) - Method in class org.apache.cxf.BusFactory
 
initializeClassInfo(OperationInfo, Method, List<String>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
set the holder generic type info into message part info
initializeDataBindings() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
initializeDefaultInterceptors() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
initializeDefaultInterceptors() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeExceptionHandler(ORB, CorbaObjectHandler, CorbaTypeMap, ServiceInfo, Map<QName, CorbaObjectHandler>) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
initializeFaultInterceptors() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
initializeFaultInterceptors() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeFaults(InterfaceInfo, OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeFeatures() - Method in class org.apache.cxf.bus.CXFBusImpl
 
initializeInterceptors(Exchange, PhaseInterceptorChain) - Method in class org.apache.cxf.binding.coloc.ColocInFaultObserver
 
initializeInterceptors(Exchange, PhaseInterceptorChain) - Method in class org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
 
initializeInterceptors(Exchange, PhaseInterceptorChain) - Method in class org.apache.cxf.interceptor.InFaultChainInitiatorObserver
 
initializeInterceptors(Exchange, PhaseInterceptorChain) - Method in class org.apache.cxf.interceptor.OutFaultChainInitiatorObserver
 
initializeMessage(Service, TypeMapping, AbstractMessageContainer, int, Set<AegisType>) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
initializeMessageTypes(ServiceInfo, AbstractMessageContainer, int) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
initializeObjectHandler(ORB, QName, QName, CorbaTypeMap, ServiceInfo) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
initializeObjectHandler(ORB, QName, QName, CorbaTypeMap, ServiceInfo, Map<QName, CorbaObjectHandler>) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
initializeParameter(MessagePartInfo, Class, Type) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
initializeParameter(MessagePartInfo, Class, Type) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.binding.coloc.feature.ColocFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.AbstractFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.FastInfosetFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.LoggingFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.management.interceptor.ResponseTimeFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.transport.https.CertConstraintsFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.ws.rm.feature.RMFeature
 
initializeRootMessage() - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
initializeSequenceHandler(ORB, CorbaObjectHandler, CorbaTypeMap, ServiceInfo, Map<QName, CorbaObjectHandler>) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
initializeServiceConfigurations() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeServiceFactory() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
initializeServiceFactory() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
initializeServiceModel() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
initializeServiceModel() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeStructHandler(ORB, CorbaObjectHandler, CorbaTypeMap, ServiceInfo, Map<QName, CorbaObjectHandler>) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
initializeUnionHandler(ORB, CorbaObjectHandler, CorbaTypeMap, ServiceInfo, Map<QName, CorbaObjectHandler>) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
initializeWrappedSchema(ServiceInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeWSDLOperation(InterfaceInfo, OperationInfo, Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
initializeWSDLOperation(InterfaceInfo, OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeWSDLOperations() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
initializeWSDLOperations() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
initializeWSDLOperationsForProvider() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
initiate(boolean) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
Initiate resend asynchronsly.
INITIATOR_ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INITIATOR_ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INITIATOR_ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INITIATOR_SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INITIATOR_SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INITIATOR_SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
INITIATOR_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INITIATOR_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INITIATOR_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
InitiatorEncryptionToken - Class in org.apache.cxf.ws.security.policy.model
 
InitiatorEncryptionToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.InitiatorEncryptionToken
 
InitiatorEncryptionTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
InitiatorEncryptionTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.InitiatorEncryptionTokenBuilder
 
InitiatorSignatureToken - Class in org.apache.cxf.ws.security.policy.model
 
InitiatorSignatureToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.InitiatorSignatureToken
 
InitiatorSignatureTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
InitiatorSignatureTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.InitiatorSignatureTokenBuilder
 
InitiatorToken - Class in org.apache.cxf.ws.security.policy.model
 
InitiatorToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.InitiatorToken
 
InitiatorTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
InitiatorTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.InitiatorTokenBuilder
 
initParam - Variable in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
 
initParam - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
 
InitParamResourceResolver - Class in org.apache.cxf.jaxws.handler
 
InitParamResourceResolver(Map<String, String>) - Constructor for class org.apache.cxf.jaxws.handler.InitParamResourceResolver
 
initProviders(List<ClassResourceInfo>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
initResponseMessageProperties(JMSMessageHeadersType, JMSMessageHeadersType) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
initTargetSelector(Endpoint) - Method in class org.apache.cxf.clustering.FailoverFeature
 
inject(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
inject(Object, Class<?>) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
injectContextField(AbstractResourceInfo, Field, Object, Object, boolean) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectContextFields(Object, AbstractResourceInfo, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectContextMethods(Object, AbstractResourceInfo, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectContextProxies(AbstractResourceInfo, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectContextProxiesAndApplication(AbstractResourceInfo, Object, Application) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectContexts(Object, AbstractResourceInfo, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectFieldValue(Field, Object, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectionTarget - Variable in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
 
injectionTarget - Variable in class org.apache.cxf.jaxws.javaee.EjbRefType
 
injectionTarget - Variable in class org.apache.cxf.jaxws.javaee.EnvEntryType
 
injectionTarget - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
 
injectionTarget - Variable in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
 
injectionTarget - Variable in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
 
injectionTarget - Variable in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
 
injectionTarget - Variable in class org.apache.cxf.jaxws.javaee.ResourceRefType
 
injectionTarget - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
injectionTargetClass - Variable in class org.apache.cxf.jaxws.javaee.InjectionTargetType
 
injectionTargetName - Variable in class org.apache.cxf.jaxws.javaee.InjectionTargetType
 
InjectionTargetType - Class in org.apache.cxf.jaxws.javaee
An injection target specifies a class and a name within that class into which a resource should be injected.
InjectionTargetType() - Constructor for class org.apache.cxf.jaxws.javaee.InjectionTargetType
 
InjectionUtils - Class in org.apache.cxf.jaxrs.utils
 
injectParameters(OperationResourceInfo, Object, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
injectResourceFields(Object, AbstractResourceInfo, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectResources(Object) - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
injectThroughMethod(Object, Method, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
inMessage - Variable in class org.apache.cxf.transport.jms.JMSDestination.BackChannelConduit
 
innerJaxbPackageBinding(Element, String) - Static method in class org.apache.cxf.tools.util.JAXBUtils
 
inOrder - Variable in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
 
InOrder - Class in org.apache.cxf.ws.rmp.v200702
Java class for anonymous complex type.
InOrder() - Constructor for class org.apache.cxf.ws.rmp.v200702.InOrder
 
inProgress - Variable in class org.apache.cxf.clustering.FailoverTargetSelector
 
input - Variable in class org.apache.cxf.wsdl.TBindingOperation
 
InputStreamDataSource - Class in org.apache.cxf.jaxrs.ext.multipart
 
InputStreamDataSource(InputStream, String) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
InputStreamDataSource(InputStream, String, String) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
insert(Any, SystemException) - Static method in class org.apache.cxf.binding.corba.interceptors.SystemExceptionHelper
 
insertBeforeBottomUp(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
insertExchange(Method, Object[], Exchange) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
insertPrimitiveIntoAny(Any, CorbaPrimitiveHandler) - Static method in class org.apache.cxf.binding.corba.utils.CorbaAnyHelper
 
INSTANCE - Static variable in class org.apache.cxf.binding.soap.saaj.SAAJInInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.binding.soap.saaj.SAAJInInterceptor.SAAJPreInInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.binding.soap.saaj.SAAJOutInterceptor.SAAJOutEndingInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.frontend.WSDLGetInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.jaxb.attachment.JAXBAttachmentSchemaValidationHack
 
instance() - Static method in class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
Creates instance of builder.
instance(Map<String, String>) - Static method in class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
Creates instance of builder with provided properties
instance(String) - Static method in class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
Creates instance of builder for specific language.
instance(String, Map<String, String>) - Static method in class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
 
INSTANCE - Static variable in class org.apache.cxf.transport.https.CertConstraintsInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.ws.policy.ClientPolicyInFaultInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.ws.policy.PolicyInInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.ws.policy.PolicyOutInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.ws.policy.PolicyVerificationInFaultInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.ws.policy.PolicyVerificationInInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.ws.policy.PolicyVerificationOutInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.ws.policy.ServerPolicyOutFaultInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.ws.rm.EncoderDecoder10AImpl
 
INSTANCE - Static variable in class org.apache.cxf.ws.rm.EncoderDecoder10Impl
 
INSTANCE - Static variable in class org.apache.cxf.ws.rm.EncoderDecoder11Impl
 
INSTANCE - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
INSTANCE - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
INSTANCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
INSTANCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
INSTANCE - Static variable in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
 
INSTANCE - Static variable in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
 
instantiateMap() - Method in class org.apache.cxf.aegis.type.collection.MapType
Creates a map instance.
InstrumentationManager - Interface in org.apache.cxf.management
InstrumentationManager interface for the instrumentations query, register and unregister
InstrumentationManagerImpl - Class in org.apache.cxf.management.jmx
The manager class for the JMXManagedComponent which hosts the JMXManagedComponents.
InstrumentationManagerImpl() - Constructor for class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
InstrumentationManagerImpl(Bus) - Constructor for class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
INT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
INT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
integer_literal() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
INTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
integer_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
inTemplatesAvailable(MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
InteractiveChallengeResponseType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Actual content model is non-deterministic, hence wildcard.
InteractiveChallengeResponseType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeResponseType
 
InteractiveChallengeType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Actual content model is non-deterministic, hence wildcard.
InteractiveChallengeType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.InteractiveChallengeType
 
Interceptor<T extends Message> - Interface in org.apache.cxf.interceptor
Base interface for all interceptors.
INTERCEPTOR_PROVIDERS - Static variable in interface org.apache.cxf.message.Message
As above, but Collection
InterceptorChain - Interface in org.apache.cxf.interceptor
Base interface for all interceptor chains.
InterceptorChain.State - Enum in org.apache.cxf.interceptor
 
InterceptorProvider - Interface in org.apache.cxf.interceptor
The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
interceptors - Variable in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
InterceptorTypeConverter - Class in org.apache.cxf.configuration.blueprint
 
InterceptorTypeConverter() - Constructor for class org.apache.cxf.configuration.blueprint.InterceptorTypeConverter
 
interf() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
interface_body() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
interface_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
interface_inheritance_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
interface_name() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
INTERFACE_NAME - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
interface_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
InterfaceInfo - Class in org.apache.cxf.service.model
 
InterfaceInfo(ServiceInfo, QName) - Constructor for class org.apache.cxf.service.model.InterfaceInfo
 
InterfaceMapper - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper
 
InterfaceMapper(ToolContext) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper.InterfaceMapper
 
interfaceName - Variable in class org.apache.cxf.bus.extension.Extension
 
internalCompile(String[], int) - Method in class org.apache.cxf.common.util.Compiler
 
internalizeBinding(Element, Element, String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
internalLog(LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
internalLogFormatted(String, LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
internalLogFormatted(String, LogRecord) - Method in class org.apache.cxf.common.logging.Log4jLogger
 
internalLogFormatted(String, LogRecord) - Method in class org.apache.cxf.common.logging.Slf4jLogger
 
interopolateParams(Document, XmlSchemaAnnotated, Collection<SchemaInfo>, List<IriDecoderHelper.Param>) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
 
intersect(HTTPClientPolicy, HTTPClientPolicy) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
Returns a new HTTPClientPolicy that is compatible with the two specified policies or null if no compatible policy can be determined.
intersect(HTTPServerPolicy, HTTPServerPolicy) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
Returns a new HTTPServerPolicy that is compatible with the two specified policies or null if no compatible policy can be determined.
intersect(RMAssertion, RMAssertion) - Static method in class org.apache.cxf.ws.rm.policy.RM10PolicyUtils
 
intersectMimeTypes(List<MediaType>, List<MediaType>, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
intersect two mime types
intersectMimeTypes(List<MediaType>, MediaType) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
intersectMimeTypes(String, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
intf - Variable in class org.apache.cxf.bus.extension.Extension
 
intraMessageThreshold - Variable in class org.apache.cxf.ws.rm.manager.AcksPolicyType
 
InTransformReader - Class in org.apache.cxf.staxutils.transform
 
InTransformReader(XMLStreamReader, Map<String, String>, Map<String, String>, boolean) - Constructor for class org.apache.cxf.staxutils.transform.InTransformReader
 
InTransformReader(XMLStreamReader, Map<String, String>, Map<String, String>, List<String>, Map<String, String>, boolean) - Constructor for class org.apache.cxf.staxutils.transform.InTransformReader
 
IntType - Class in org.apache.cxf.aegis.type.basic
SimpleSerializer
IntType() - Constructor for class org.apache.cxf.aegis.type.basic.IntType
 
INVALID_ACKNOWLEDGMENT_FAULT_CODE - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
INVALID_ACKNOWLEDGMENT_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
INVALID_ACKNOWLEDGMENT_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
INVALID_CARDINALITY_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
INVALID_CARDINALITY_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
INVALID_MAP_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
INVALID_MAP_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
INVALID_REQUEST - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
Specification Fault Codes
INVALID_SCOPE - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
 
INVALID_TIME - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
 
INVALID_TOKEN - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
 
InvalidXmlSchemaReferenceException - Exception in org.apache.cxf.common.xmlschema
Exception thrown when we detect an attempt to set an impossible XML Schema reference.
InvalidXmlSchemaReferenceException() - Constructor for exception org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
 
InvalidXmlSchemaReferenceException(String) - Constructor for exception org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
 
InvalidXmlSchemaReferenceException(Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
 
InvalidXmlSchemaReferenceException(String, Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
 
INVOCATION_CONTEXT - Static variable in interface org.apache.cxf.message.Message
A Map keyed by a string that stores optional context information associated with the invocation that spawned the message.
InvocationHandlerAware - Interface in org.apache.cxf.jaxrs.client
Utility interface which helps to retrieve the invocation handler from a CGLIB proxy
invoke(ServerRequest) - Method in class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.common.util.ReflectionInvokationHandler
invoke(String, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(BindingOperationInfo, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(BindingOperationInfo, Object[], Map<String, Object>) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(ClientCallback, String, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, BindingOperationInfo, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, BindingOperationInfo, Object[], Map<String, Object>) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, BindingOperationInfo, Object[], Exchange) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(BindingOperationInfo, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(String, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(QName, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(BindingOperationInfo, Object[], Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(BindingOperationInfo, Object[], Map<String, Object>) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, String, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, QName, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, BindingOperationInfo, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, BindingOperationInfo, Object[], Map<String, Object>) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, BindingOperationInfo, Object[], Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in interface org.apache.cxf.endpoint.Retryable
 
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.frontend.ClientProxy
 
invoke(BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
Updates the current state if Client method is invoked, otherwise does the remote invocation or returns a new proxy if subresource method is invoked.
invoke(String, Object) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP invocation
invoke(String, Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP invocation and returns types response object
invoke(Exchange, Object) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
invoke(Exchange, Object, Object) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
invoke(T) - Method in class org.apache.cxf.jaxws.DispatchImpl
 
invoke(T, boolean) - Method in class org.apache.cxf.jaxws.DispatchImpl
 
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.jaxws.JaxWsClientProxy
 
invoke(Exchange, Object, Method, List<Object>) - Method in class org.apache.cxf.jaxws.JAXWSMethodInvoker
 
invoke(DOMSource) - Method in class org.apache.cxf.js.rhino.AbstractDOMProvider
 
INVOKE - Static variable in class org.apache.cxf.phase.Phase
 
invoke(Exchange, Object) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
invoke(Exchange, Object, Method, List<Object>) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
invoke(Exchange, Object) - Method in interface org.apache.cxf.service.invoker.Invoker
 
invoke(String, String, String) - Method in class org.apache.cxf.test.AbstractCXFTest
 
invoke(String, String, byte[]) - Method in class org.apache.cxf.test.AbstractCXFTest
 
invoke(String, String, String) - Method in class org.apache.cxf.test.TestUtilities
 
invoke(String, String, byte[]) - Method in class org.apache.cxf.test.TestUtilities
 
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.tools.common.ExtensionInvocationHandler
 
invoke(ServletConfig, ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
invoke(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.AbstractHTTPServlet
 
invoke(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.CXFNonSpringServlet
 
invoke(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.ServletController
 
invoke(Exchange, Object) - Method in class org.apache.cxf.ws.rm.Servant
 
invoke(Source) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
invokeAndGetCollection(String, Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP invocation and returns a collection of typed objects
invokeAsync(T, AsyncHandler<T>) - Method in class org.apache.cxf.jaxws.DispatchImpl
 
invokeAsync(T) - Method in class org.apache.cxf.jaxws.DispatchImpl
 
invokeBytes(String, String, String) - Method in class org.apache.cxf.test.AbstractCXFTest
 
invokeBytes(String, String, String) - Method in class org.apache.cxf.test.TestUtilities
 
invokeBytes(String, String, byte[]) - Method in class org.apache.cxf.test.TestUtilities
 
invokeColocObserver(Message, Endpoint) - Method in class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
invokeDestination(HttpServletRequest, HttpServletResponse, AbstractHTTPDestination) - Method in class org.apache.cxf.transport.servlet.ServletController
 
invokeInboundChain(Exchange, Endpoint) - Method in class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
invokeLifeCycleMethod(Object, Method) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
invokeLogicalHandlers(boolean, LogicalMessageContext) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
invokeLogicalHandlersHandleFault(boolean, LogicalMessageContext) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
invokeOneWay(T) - Method in class org.apache.cxf.jaxws.DispatchImpl
 
invokePostConstruct() - Method in class org.apache.cxf.common.injection.ResourceInjector
 
invokePreDestroy() - Method in class org.apache.cxf.common.injection.ResourceInjector
 
invokeProtocolHandlers(boolean, MessageContext) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
invokeProtocolHandlersHandleFault(boolean, MessageContext) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
Invoker - Interface in org.apache.cxf.service.invoker
Invokers control how a particular service is invoked.
invokeSync(Method, BindingOperationInfo, Object[]) - Method in class org.apache.cxf.frontend.ClientProxy
 
invokeWrapped(String, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invokeWrapped(QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invokeWrapped(ClientCallback, String, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invokeWrapped(ClientCallback, QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invokeWrapped(String, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invokeWrapped(QName, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invokeWrapped(ClientCallback, String, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invokeWrapped(ClientCallback, QName, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
IOUtils - Class in org.apache.cxf.helpers
 
IriDecoderHelper - Class in org.apache.cxf.binding.http
 
IriDecoderHelper.Param - Class in org.apache.cxf.binding.http
Simple holder class for a name/value pair.
IriDecoderHelper.Param(String, String) - Constructor for class org.apache.cxf.binding.http.IriDecoderHelper.Param
 
is(String) - Method in class org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder
 
is(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.PartialCondition
Get property of inspected entity type
IS_BSP_COMPLIANT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
Whether to ensure compliance with the Basic Security Profile (BSP) 1.1 or not.
isA(Executor) - Static method in class org.apache.cxf.workqueue.OneShotAsyncExecutor
 
isA(Executor) - Static method in class org.apache.cxf.workqueue.SynchronousExecutor
 
isAbstract() - Method in class org.apache.cxf.aegis.type.AegisType
 
isAbstract() - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
isAcceptMessagesWhileStopping() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isAcceptOffers() - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
Gets the value of the acceptOffers property.
isAcknowledged(long) - Method in class org.apache.cxf.ws.rm.AbstractSequence
 
isAddressingRequired() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Whether the use of addressing is completely required for this endpoint
isAddressingRequired() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
isAdvanceAtEnd() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isAllow() - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
Gets the value of the allow property.
isAllowAnyHeaders() - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
 
isAllowChunking() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the allowChunking property.
isAllowCredentials() - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
 
isAllowDuplicates() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
isAllowElementRefs() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isAllowMTOM() - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
 
isAnon - Variable in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
isAnonschematype() - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
Gets the value of the anonschematype property.
isAnonType(XmlSchemaObject) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
isAnonymous(String) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
isAnonymousType() - Method in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
isAnonymousWrapperTypes() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isAny() - Method in class org.apache.cxf.javascript.AttributeInfo
 
isAny() - Method in interface org.apache.cxf.javascript.ItemInfo
 
isAny() - Method in class org.apache.cxf.javascript.ParticleInfo
 
isAnyType() - Method in class org.apache.cxf.javascript.AttributeInfo
 
isAnyType() - Method in class org.apache.cxf.javascript.ParticleInfo
 
isArray(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
isArray() - Method in class org.apache.cxf.javascript.AttributeInfo
 
isArray() - Method in interface org.apache.cxf.javascript.ItemInfo
 
isArray() - Method in class org.apache.cxf.javascript.ParticleInfo
 
isArray() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
isAsserted() - Method in class org.apache.cxf.ws.policy.AssertionInfo
 
isAsserted(AssertionInfoMap) - Method in interface org.apache.cxf.ws.policy.PolicyAssertion
 
isAssignableOperationInfo(OperationInfo, Class<?>) - Static method in class org.apache.cxf.binding.coloc.ColocUtil
 
isAsync(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isAsync(Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isAsync(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isAsync() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
isAsyncStarted() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isAsyncSupported() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isAttachments() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
isAttribute(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isAttribute(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
isAttribute(AnnotatedElement) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
isAttribute(String, String) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
isAttribute(String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
isAttributeFormQualified(ServiceInfo, String) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
isAttributeFormQualified() - Method in class org.apache.cxf.service.model.SchemaInfo
 
isAttributeNameQualified(XmlSchemaAttribute, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isAttributeQualified(XmlSchemaAttribute, boolean, XmlSchema, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
due to a bug, feature, or just plain oddity of JAXB, it isn't good enough to just check the form of an element and of its schema.
isAttributeSpecified(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
isAttributeSpecified(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding.LocationFilterReader
 
isAutoNameResolution() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isAutoRedirect() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the autoRedirect property.
isAutoRegisterLocalEndpoint() - Method in class org.apache.cxf.binding.object.ObjectBindingFactory
 
isAutoResolveDestination() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isAvailable() - Static method in class org.apache.cxf.wsdl.WSDLLibrary
 
isBody() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
isBounded(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.StringVisitor
 
isBuiltInTypes(Class<?>) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
isCached() - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
isCallback() - Method in class org.apache.cxf.tools.common.model.JavaParameter
Get the Callback value.
isCancelled() - Method in class org.apache.cxf.endpoint.ClientCallback
 
isChanged() - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
isCharacters() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
isCharacters() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isCharacters() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isChunkingSupported(Message, String) - Method in class org.apache.cxf.transport.http.HTTPConduit
 
isCircular() - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
isCircular() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
 
isClient(Message) - Method in class org.apache.cxf.management.interceptor.AbstractMessageResponseTimeInterceptor
 
isClosed() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
isClosed() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
Indicates that the invoker is closed.
isCollection(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
isCollideWithKeyWord(String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.CorbaUtils
 
isCollision(String, String) - Method in class org.apache.cxf.tools.util.FileWriterUtil
 
isCollision(String, String) - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
isCollision(String, String, String) - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
isColocated(List<Server>, Endpoint, BindingOperationInfo) - Method in class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
isCommitted() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
isCompatible(List<Assertion>, List<Assertion>) - Method in class org.apache.cxf.ws.policy.selector.BaseAlternativeSelector
 
isCompatibleOperationInfo(BindingOperationInfo, BindingOperationInfo) - Method in class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
isCompatibleOperationInfo(OperationInfo, OperationInfo) - Static method in class org.apache.cxf.binding.coloc.ColocUtil
 
isCompatibleWithRequest(List<Assertion>, List<List<Assertion>>) - Method in class org.apache.cxf.ws.policy.selector.BaseAlternativeSelector
 
isComplex() - Method in class org.apache.cxf.aegis.type.AegisType
 
isComplex() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
We need to write a complex type schema for Beans, so return true.
isComplex() - Method in class org.apache.cxf.aegis.type.basic.BeanType
We need to write a complex type schema for Beans, so return true.
isComplex() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
isComplex() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
isComplex() - Method in class org.apache.cxf.aegis.type.encoded.SoapArrayType
We need to write a complex type schema for Beans, so return true.
isComplex() - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
isComplex() - Method in class org.apache.cxf.aegis.type.java5.EnumType
 
isComplexType(XmlSchemaType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isConcreteClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
isContextClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isContinuationsEnabled() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the continuationsEnabled property.
isCreatedFromModel() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
isCustomizedDataBinding() - Method in class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
For Unit Test.
isCustomizedServerFactory() - Method in class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
For Unit Test.
isDaemon() - Method in class org.apache.cxf.management.JMXConnectorPolicyType
Gets the value of the daemon property.
isDateRelatedHeader(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
isDefault() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
Gets the value of the default property.
isDefaultAttributeValue() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
isDefaultExtensibleAttributes() - Method in class org.apache.cxf.aegis.type.TypeCreationOptions
Should all elements permit 'any attribute'?
isDefaultExtensibleElements() - Method in class org.apache.cxf.aegis.type.TypeCreationOptions
Should all complex types include an xsd:any to allow for future expansion?
isDefaultMapping() - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
isDefaultNillable() - Method in class org.apache.cxf.aegis.type.TypeCreationOptions
Absent any annotations of XML mapping, the value of the nillable attribute on elements.
isDefaultOptionsMethodsHandlePreflight() - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
 
isDeferred() - Method in class org.apache.cxf.bus.extension.Extension
 
isDefined(String) - Method in class org.apache.cxf.tools.corba.idlpreprocessor.DefineState
 
isDefServiceName() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
isDerivedKeys() - Method in class org.apache.cxf.ws.security.policy.model.Token
 
isDisableCNCheck() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Returns whether or not JSSE omits checking if the host name specified in the URL matches that of the Common Name (CN) on the server's certificate.
isDisableCNCheck() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the disableCNCheck property.
isDisableSchemaCache() - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
isDocument() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
isDocumentFragment() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
isDOMPresent(Message) - Static method in class org.apache.cxf.message.MessageUtils
Returns true if the underlying content format is a W3C DOM or a SAAJ message.
isDone() - Method in class org.apache.cxf.endpoint.ClientCallback
 
isDuplicate(CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
isDuplicateException(CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
isElement(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isElement(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
isElement(AnnotatedElement) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
isElement() - Method in interface org.apache.cxf.jaxb.JAXBBeanInfo
 
isElement() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
isElementFormQualified(ServiceInfo, String) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
isElementFormQualified() - Method in class org.apache.cxf.service.model.SchemaInfo
 
isElementFormQualified(SchemaCollection, QName) - Static method in class org.apache.cxf.tools.corba.common.WSDLUtils
 
isElementFormQualified(XmlSchema, QName) - Static method in class org.apache.cxf.tools.corba.common.WSDLUtils
 
isElementNameQualified(XmlSchemaElement, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isElementQualified(XmlSchemaElement, boolean, XmlSchema, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
due to a bug, feature, or just plain oddity of JAXB, it isn't good enough to just check the form of an element and of its schema.
isEmpty() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
isEmpty() - Method in class org.apache.cxf.common.util.CacheMap
 
isEmpty(Collection<T>) - Static method in class org.apache.cxf.common.util.CollectionUtils
 
isEmpty() - Method in class org.apache.cxf.common.util.SortedArraySet
 
isEmpty(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
isEmpty(List<String>) - Static method in class org.apache.cxf.common.util.StringUtils
 
isEmpty() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
isEmpty() - Method in class org.apache.cxf.javascript.ParticleInfo
 
isEmpty() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
isEmpty() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
isEmpty() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
isEmpty() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
isEmpty() - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
isEmpty() - Method in interface org.apache.cxf.ws.rm.RetransmissionQueue
 
isEmpty() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
isEmpty() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
isEmpty() - Method in class org.apache.cxf.ws.rm.WrappedService
 
isEmptyDef() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlArrayBase
 
isEmptyDef() - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
isEmptyDef() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
 
isEmptyDef() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlField
 
isEmptyDef() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlParam
 
isEmptyDef() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlSequenceBase
 
isEmptyDef() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlStructBase
 
isEmptyPartialResponse(Message) - Static method in class org.apache.cxf.message.MessageUtils
Determines if the current message is an empty partial response, which is a partial response with an empty content.
isEmptyPolicy(Policy) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
Checks if a given policy contains no policy components or if it has only empty ExactlyOne or All components containing no assertions
isEmptyPolicyOperator(PolicyOperator) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
Checks if a given policy operator has no policy components or if it has only empty ExactlyOne or All components containing no assertions
isEnableAppliesTo() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
isEnableAsyncMapping() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
isEnabled() - Method in class org.apache.cxf.management.JMXConnectorPolicyType
Gets the value of the enabled property.
isEnabled() - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
isEnabled() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
isEnabled() - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
isEnableJDOMMappings() - Method in class org.apache.cxf.aegis.AegisContext
 
isEnableMime() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
isEnableWrapperStyle() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
isEncoded() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
isEncodedEnabled() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
isEncryptedToken() - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
isEndElement() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
isEndElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isEndElement() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isEnforceSpec() - Method in class org.apache.cxf.transport.jms.ClientConfig
Gets the value of the enforceSpec property.
isEnforceSpec() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isEntireHeadersAndBodySignatures() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
isEnum(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
isEnum(Class) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
isEnum(Class) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
isEqualUri(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
isEumeration(XmlSchemaSimpleType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Return true if a simple type is a straightforward XML Schema representation of an enumeration.
isExactlyOne() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
Gets the value of the exactlyOne property.
isExcludeNamespaceEnabled() - Method in class org.apache.cxf.tools.common.ToolContext
 
isExcludeNamespaceEnabled() - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
isExist(String, Node, QName) - Method in class org.apache.cxf.helpers.XPathUtils
 
isExplicitDerivedKeys() - Method in class org.apache.cxf.ws.security.policy.model.Token
 
isExplicitQosEnabled() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isExtendedSoapHeaders() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isExtensibleAttributes() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isExtensibleAttributes(AnnotatedElement, boolean) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
isExtensibleElements() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isExtensibleElements(AnnotatedElement, boolean) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
isExtension() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isExternal(PolicyReference) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
isFailover() - Method in class org.apache.cxf.clustering.LoadDistributorTargetSelector
 
isFault(Message) - Static method in class org.apache.cxf.message.MessageUtils
Determine if message is fault.
isFault(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Determine if message is fault.
ISFAULT_FIELD - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
ISFAULT_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
ISFAULT_PARAMETER_NAME - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
ISFAULT_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
isFile() - Method in class org.apache.cxf.resource.URIResolver
 
isFileAbsolute(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
isFileExist(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
isFixedParameterOrder() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
isFlat() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
isFlat(Annotation[]) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
isFlat() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
isFlatArray() - Method in class org.apache.cxf.aegis.type.AegisType
 
isForceRsaKeyValue() - Method in class org.apache.cxf.ws.security.policy.model.KeyValueToken
 
isforwardDeclared(Scope, AST, WSDLASTVisitor) - Static method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
isForwardDeclaredReference(Scope, XmlSchema, AST, ScopeNameCollection, WSDLASTVisitor) - Static method in class org.apache.cxf.tools.corba.processors.idl.ObjectReferenceVisitor
 
isFromWsdl() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isFull() - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
isFullyScopedName(AST) - Static method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
isGenerateAllBindings() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
isGenerateAllBindings() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
isGenericAddress(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to determine if an EPR address is generic (either null, none or anonymous).
isGET(T) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
isGET(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
isGlobal() - Method in class org.apache.cxf.javascript.AttributeInfo
True if this describes a global, named, attribute.
isGlobal() - Method in class org.apache.cxf.javascript.ParticleInfo
True if this describes a global, named, element.
isGssV5ApReqToken11() - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
isHandlerInitEnabled() - Method in class org.apache.cxf.jaxws.handler.HandlerChainBuilder
 
isHashed() - Method in class org.apache.cxf.common.security.UsernameToken
 
isHashPassword() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
isHeader(BindingOperationInfo, MessagePartInfo) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
isHeader(Method, int) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
isHeader(Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isHeader(Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isHeader(Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isHeader - Variable in class org.apache.cxf.tools.common.model.JavaType
 
isHeader() - Method in class org.apache.cxf.tools.common.model.JavaType
 
isHideServiceList - Variable in class org.apache.cxf.transport.servlet.ServletController
 
isHideText() - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Gets the value of the hideText property.
isHolder(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
isHolder(Class<?>, Type) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
isHolder(Class<?>, Type) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isHolder(Class<?>, Type) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isHolder(Class<?>, Type) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isHolder() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
isHonorKeepAlive() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the honorKeepAlive property.
isHttpBasicAuthentication() - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
isHttpDigestAuthentication() - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
isHttpVerbSupported(Message) - Method in class org.apache.cxf.interceptor.FIStaxInInterceptor
 
isHttpVerbSupported(Message) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
isIgnorable(Element) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
isIgnorable() - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
isIgnored(AnnotatedElement) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
isIgnoreUnknownAssertions() - Method in interface org.apache.cxf.ws.policy.AssertionBuilderRegistry
Indicates if unknown assertions should simply be ignored.
isIgnoreUnknownAssertions() - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
 
isIgnoreUnknownAssertions() - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
isIgnoreUnknownAssertions() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
isImpliedDerivedKeys() - Method in class org.apache.cxf.ws.security.policy.model.Token
 
isIN() - Method in class org.apache.cxf.tools.common.model.JavaType
 
isInbound() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
isIncludeOffer() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Gets the value of the includeOffer property.
isIncludeTimestamp() - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
isINOUT() - Method in class org.apache.cxf.tools.common.model.JavaType
 
isInParam(Method, int) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
isInParam(Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isInParam(Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isInParam(Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isIOR(String) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
isIP4Address(String) - Static method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
 
isJavaIdentifier(String) - Static method in class org.apache.cxf.tools.util.NameUtil
 
isJavaKeyword(String) - Static method in class org.apache.cxf.helpers.JavaUtils
checks if the input string is a valid java keyword.
isJavaKeyword(String) - Static method in class org.apache.cxf.jaxb.JAXBUtils
Checks if the specified word is a Java keyword (as defined in JavaUtils).
isJAXB22() - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
isJaxWs22() - Static method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
isJaxws22() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.JAXWS21ServiceGenerator
 
isJaxws22() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ServiceGenerator
 
isJdkDynamicProxy(Object) - Static method in class org.apache.cxf.service.invoker.AbstractInvoker
Return whether the given object is a J2SE dynamic proxy.
isJmsProviderTibcoEms() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isJMSRedelivered() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the jmsRedelivered property.
isLastMessage() - Method in class org.apache.cxf.ws.rm.RMProperties
 
isLastMessage() - Method in class org.apache.cxf.ws.rm.SourceSequence
 
isLazyLoading() - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
isLiteralArray(XmlSchemaComplexType) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
isLoadHandlers() - Method in class org.apache.cxf.jaxws.JaxWsProxyFactoryBean
 
isLocalhost(String) - Static method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
 
isLoggable(Level) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
isLower(char) - Static method in class org.apache.cxf.tools.util.NameUtil
 
isMap(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
isMapped(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isMarkGenerated() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isMatchOperation(String, String) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isMember(Principal) - Method in class org.apache.cxf.common.security.SimpleGroup
 
isMEPComlete(T) - Method in class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor
 
isMessageIdEnabled() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isMessageTimestampEnabled() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isMet(T) - Method in class org.apache.cxf.jaxrs.ext.search.AndSearchCondition
 
isMet(T) - Method in class org.apache.cxf.jaxrs.ext.search.OrSearchCondition
 
isMet(T) - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
isMet(T) - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Checks if the given pojo instance meets this search condition
isMet(T) - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
Compares given object against template condition object.
isMethodAnnotation(Annotation) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isMixedStyle(Binding) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
isMtomEnabled() - Method in class org.apache.cxf.aegis.AegisContext
Is MTOM enabled in this context?
isMtomEnabled() - Method in class org.apache.cxf.aegis.Context
 
isMtomEnabled() - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
isMtomEnabled() - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
isMtomEnabled() - Method in interface org.apache.cxf.databinding.DataBinding
 
isMTOMEnabled() - Method in class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
 
isMtomUseXmime() - Method in class org.apache.cxf.aegis.AegisContext
Should this service use schema for MTOM types xmime:base64Binary instead of xsd:base64Binary?
isMtomUseXmime() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
isMultiplexWithAddress() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
isMustSupportClientChallenge() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
isMustSupportClientChallenge() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isMustSupportIssuedTokens() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
isMustSupportIssuedTokens() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isMustSupportRefEmbeddedToken() - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
isMustSupportRefEncryptedKey() - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
isMustSupportRefExternalURI() - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
isMustSupportRefIssuerSerial() - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
isMustSupportRefKeyIdentifier() - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
isMustSupportRefThumbprint() - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
isMustSupportServerChallenge() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
isMustSupportServerChallenge() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isMustUnderstand() - Method in class org.apache.cxf.binding.soap.SoapHeader
 
isNamespace(String, String) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
isNew() - Method in interface org.apache.cxf.continuations.Continuation
Is this a newly created Continuation.
isNew() - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
isNew() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
isNew() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
isNillable() - Method in class org.apache.cxf.aegis.type.AegisType
 
isNillable(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Nillable is only allowed if the actual property is Nullable
isNillable(QName) - Method in class org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
Grab Nillable by looking in PropertyInfo map if no entry found, revert to parent class
isNillable() - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
isNillable(QName) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
isNillable(AnnotatedElement) - Method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
isNillable(Annotation[]) - Static method in class org.apache.cxf.aegis.type.java5.AnnotationReader
 
isNillable() - Method in class org.apache.cxf.binding.corba.wsdl.Union
Gets the value of the nillable property.
isNillable() - Method in class org.apache.cxf.javascript.AttributeInfo
 
isNillable() - Method in interface org.apache.cxf.javascript.ItemInfo
 
isNillable() - Method in class org.apache.cxf.javascript.ParticleInfo
 
isNoAddressBinding() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isNoneAddress(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to determine if an EPR address is none.
isNonLogicalPhasesEnabled() - Method in class org.apache.cxf.binding.object.ObjectBindingConfiguration
 
isNoPassword() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
isNormalized() - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
isNoTypes() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isNsRepairing() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
isOctets(CorbaTypeImpl) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
isOK() - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
Gets the value of the ok property.
isOMGUnion(XmlSchemaComplexType) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
isOneway() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
isOneway() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
isOneWay() - Method in class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
isOneWay() - Method in interface org.apache.cxf.message.Exchange
Determines if the exchange is one-way.
isOneWay() - Method in class org.apache.cxf.message.ExchangeImpl
 
isOneWay() - Method in class org.apache.cxf.service.model.OperationInfo
 
isOneWay() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
isOneWay(Message) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
isOperation(Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
isOperation(Method) - Method in class org.apache.cxf.jaxws.support.WebServiceProviderConfiguration
 
isOperation(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isOperation(Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isOptional() - Method in class org.apache.cxf.javascript.AttributeInfo
 
isOptional() - Method in interface org.apache.cxf.javascript.ItemInfo
 
isOptional() - Method in class org.apache.cxf.javascript.ParticleInfo
 
isOptional(Element) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
 
isOptional() - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
isOUT() - Method in class org.apache.cxf.tools.common.model.JavaType
 
isOutbound(Message) - Static method in class org.apache.cxf.binding.corba.utils.ContextUtils
Determine if message is outbound.
isOutbound() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
isOutbound(T) - Method in class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor
 
isOutbound() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
isOutbound(Message) - Static method in class org.apache.cxf.message.MessageUtils
Determine if message is outbound.
isOutbound(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Determine if message is outbound.
isOutboundObserver() - Method in class org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
 
isOutboundObserver() - Method in class org.apache.cxf.interceptor.ClientOutFaultObserver
 
isOutboundObserver() - Method in class org.apache.cxf.interceptor.InFaultChainInitiatorObserver
 
isOutboundObserver() - Method in class org.apache.cxf.interceptor.OutFaultChainInitiatorObserver
 
isOutOfBound() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
isOutParam(Method, int) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
isOutParam(Method, int) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isOutParam(Method, int) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isOutParam(Method, int) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isOutputStreamExists(String, String) - Method in class org.apache.cxf.tools.corba.utils.FileOutputStreamFactory
 
isOutputStreamExists(String, String) - Method in interface org.apache.cxf.tools.corba.utils.OutputStreamFactory
 
isPackageNameChanged() - Method in class org.apache.cxf.tools.common.ToolContext
 
isParamAnnotationClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isPartiallyEncoded(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
isPartialResponse(Message) - Static method in class org.apache.cxf.message.MessageUtils
Determine if the current message is a partial response.
isParticleArray(XmlSchemaParticle) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isParticleOptional(XmlSchemaParticle) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isPending() - Method in interface org.apache.cxf.continuations.Continuation
Get the pending status
isPending() - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
isPending() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
isPending() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
isPending() - Method in interface org.apache.cxf.ws.rm.RetransmissionStatus
 
isPending() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
isPersistent() - Method in class org.apache.cxf.binding.corba.wsdl.PolicyType
Gets the value of the persistent property.
isPopulateFromClass() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isPrettyLogging() - Method in class org.apache.cxf.feature.LoggingFeature
 
isPrettyLogging() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
isPrimitive() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
isPrimitive(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
isPrimitiveIdlType(QName) - Static method in class org.apache.cxf.binding.corba.utils.CorbaAnyHelper
 
isPrimitiveIdlType(QName) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
isPrimitiveIDLTypeSequence(CorbaObjectHandler) - Static method in class org.apache.cxf.binding.corba.types.CorbaHandlerUtils
 
isPrimitiveSchemaType(QName) - Static method in class org.apache.cxf.binding.corba.utils.CorbaAnyHelper
 
isPrimitiveType(String) - Static method in class org.apache.cxf.jibx.JibxSimpleTypes
 
isPrimitiveType(String) - Static method in class org.apache.cxf.jibx.JibxUtil
 
isPrimitiveTypeCode(TypeCode) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
isPublished() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
isPubSubDomain() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isPubSubNoLocal() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isPunct(char) - Static method in class org.apache.cxf.tools.util.NameUtil
 
isQualified() - Method in class org.apache.cxf.binding.corba.wsdl.CorbaType
Gets the value of the qualified property.
isQualified() - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
Gets the value of the qualified property.
isQualified() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
Gets the value of the qualified property.
isQualifyAttributes() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isQualifyAttributes() - Method in class org.apache.cxf.aegis.type.TypeCreationOptions
Whether or not attributes are qualified absent any annotations or mapping files.
isQualifyElements() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isQualifyElements() - Method in class org.apache.cxf.aegis.type.TypeCreationOptions
Whether or not elements are qualified absent any annotations or mapping files.
isQualifyWrapperSchema() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isQuietMode() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
isRangeSupported() - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.client.ResponseReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomEntryProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomFeedProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
isReadable(Class, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
isReadable(Class, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
isReadToDocument() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
isReadXsiTypes() - Method in class org.apache.cxf.aegis.AegisContext
 
isReadXsiTypes() - Method in class org.apache.cxf.aegis.Context
 
isRecognizedQuery(Map<String, String>, String, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetInterceptor
 
isRecognizedQuery(String, String, EndpointInfo, boolean) - Method in class org.apache.cxf.javascript.JavascriptQueryHandler
 
isRecognizedQuery(String, String, EndpointInfo) - Method in class org.apache.cxf.javascript.JavascriptQueryHandler
 
isRecognizedQuery(String, String, EndpointInfo) - Method in interface org.apache.cxf.transports.http.QueryHandler
 
isRecognizedQuery(String, String, EndpointInfo, boolean) - Method in interface org.apache.cxf.transports.http.StemMatchingQueryHandler
 
isReconnectOnException() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the reconnectOnException property.
isReconnectOnException() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isReconnectOnException() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the reconnectOnException property.
isRecursive - Variable in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
isRecursive() - Method in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
isRedirectPossible(HttpHeaders) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
isRegistered(Type) - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
isRegistered(QName) - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
isRegistered(Type) - Method in interface org.apache.cxf.aegis.type.TypeMapping
Returns a flag indicating if this type mapping has a mapping for a particular Java class.
isRegistered(QName) - Method in interface org.apache.cxf.aegis.type.TypeMapping
Returns a flag indicating if this type mapping has a mapping for a particular XML Schema QName.
isRegistered(ServiceContractResolver) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
Determines if a contract resolver is already registered with a registry.
isRegistered(ServiceContractResolver) - Method in class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
Tests if a resolver is alreadey registered with this registry.
isReplyPubSubDomain() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isRequestedSessionIdFromCookie() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isRequestedSessionIdValid() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isRequestor(Message) - Static method in class org.apache.cxf.binding.corba.utils.ContextUtils
 
isRequestor(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
isRequestor(Message) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
isRequestor(Message) - Method in class org.apache.cxf.interceptor.FIStaxInInterceptor
 
isRequestor() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
isRequestor() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
We need HandlerChainInvoker behaves differently on the client and server side.
isRequestor(Message) - Static method in class org.apache.cxf.message.MessageUtils
Determine if current messaging role is that of requestor.
isRequestor(T) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Determine if current messaging role is that of requestor.
isRequestor(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Determine if current messaging role is that of requestor.
isRequestor(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
isRequestor() - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
isRequireAppliesTo() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isRequireClientCertificate() - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
isRequireClientEntropy() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
isRequireClientEntropy() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isRequireCreated() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
isRequired() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
Gets the value of the required property.
isRequired() - Method in class org.apache.cxf.wsdl.TExtensibilityElement
Gets the value of the required property.
isRequireEmbeddedTokenReference() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
isRequireExternalReference() - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
isRequireExternalUriRef() - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
isRequireInternalReference() - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
isRequireIssuerSerialReference() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
isRequireKeyIdentifierReference() - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
isRequireKeyIdentifierReference() - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
isRequireKeyIdentifierReference() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
isRequireNonce() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
isRequireRequestSecurityTokenCollection() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isRequiresEntropy() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
isRequireServerEntropy() - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
isRequireServerEntropy() - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
isRequireSignatureConfirmation() - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
isRequireThumbprintReference() - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
isReserved(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
isReservedWord(String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.CorbaUtils
 
isResolved() - Method in class org.apache.cxf.resource.URIResolver
 
isResponse() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
isResponseExpected() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
isResumed() - Method in interface org.apache.cxf.continuations.Continuation
Get the resumed status
isResumed() - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
isResumed() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
isResumed() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
isReuseAddress() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
isReuseAddress() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the reuseAddress property.
isRMProtocolMessage(String) - Static method in class org.apache.cxf.ws.rm.RMContextUtils
Checks if the action String belongs to an RM protocol message.
isRoot() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
isRPC(Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
isRPC(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isRPC(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isSameAs(EndpointInfo) - Method in class org.apache.cxf.service.model.EndpointInfo
 
isSameFaultInfo(Collection<FaultInfo>, Collection<FaultInfo>) - Static method in class org.apache.cxf.binding.coloc.ColocUtil
 
isSameMessageInfo(MessageInfo, MessageInfo) - Static method in class org.apache.cxf.binding.coloc.ColocUtil
 
isSameOperationInfo(BindingOperationInfo, BindingOperationInfo) - Method in class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
isSameOperationInfo(OperationInfo, OperationInfo) - Static method in class org.apache.cxf.binding.coloc.ColocUtil
 
isSatisfied(ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.Argument
 
isSatisfied(ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.Form
 
isSatisfied(ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
isSatisfied(ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.OptionGroup
 
isSatisfied(ErrorVisitor) - Method in interface org.apache.cxf.tools.common.toolspec.parser.TokenConsumer
 
isSc10SecurityContextToken() - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
isSc13SecurityContextToken() - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
isSchemaFormQualified(ToolContext, QName) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
isSchemaGenerated() - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
isSchemaTypeException(XmlSchemaType) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
isSecure() - Method in class org.apache.cxf.jaxrs.impl.SecurityContextImpl
 
isSecure() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isSecure() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSecurityContext
 
isSecureConv - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
isSecureConv() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
isSecurityContextPrincipal(Principal, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
Checks if a given WSS4J Principal can be represented as a user principal inside SecurityContext.
isSender() - Method in exception org.apache.cxf.binding.soap.jms.interceptor.JMSFault
* @return Returns the sender.
isSender() - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
isSequenceSuspended(String) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
isSerializable(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isSerializedWhenUnknown() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
isServerSide(Message) - Static method in class org.apache.cxf.ws.rm.RMContextUtils
Determine if message is currently being processed on server side.
isServlet3 - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
isSessionSupport() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
isSessionSupport() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the sessionSupport property.
isSessionTransacted() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isSetAccept() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetAccept() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
 
isSetAccept() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
 
isSetAccept() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
 
isSetAcceptEncoding() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetAcceptLanguage() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetAcceptOffers() - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
 
isSetAcknowledgementInterval() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
 
isSetAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
 
isSetAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
 
isSetAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
isSetAcksPolicy() - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
 
isSetAcksTo() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
isSetAcksTo() - Method in class org.apache.cxf.ws.rm.v200502.AcceptType
 
isSetAcksTo() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
 
isSetAcksTo() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AcceptType
 
isSetAcksTo() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
 
isSetAcksTo() - Method in class org.apache.cxf.ws.rm.v200702.AcceptType
 
isSetAcksTo() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
 
isSetAlgorithm() - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
 
isSetAllowChunking() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetAnonschematype() - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
 
isSetAny() - Method in class org.apache.cxf.binding.corba.wsdl.Any
 
isSetAny() - Method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType
 
isSetAny() - Method in class org.apache.cxf.transport.jms.JMSFaultType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502.AcceptType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502.AckRequestedType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502.OfferType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502.SequenceFaultType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502.TerminateSequenceType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AcceptType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceFaultType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.TerminateSequenceType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.AcceptType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.AckRequestedType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceResponseType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.DetailType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.OfferType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.SequenceType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceResponseType
 
isSetAny() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
 
isSetAny() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
 
isSetAny() - Method in class org.apache.cxf.ws.rmp.v200702.DeliveryAssurance
 
isSetAny() - Method in class org.apache.cxf.ws.rmp.v200702.RMAssertion
 
isSetAny() - Method in class org.apache.cxf.wsdl.TExtensibleAttributesDocumented
 
isSetAny() - Method in class org.apache.cxf.wsdl.TExtensibleDocumented
 
isSetAtLeastOnce() - Method in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
 
isSetAtMostOnce() - Method in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
 
isSetAuthorization() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
isSetAuthorizationType() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
isSetAutoRedirect() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetBaseRetransmissionInterval() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
 
isSetBases() - Method in class org.apache.cxf.binding.corba.wsdl.BindingType
 
isSetBasetype() - Method in class org.apache.cxf.binding.corba.wsdl.Alias
 
isSetBinding() - Method in class org.apache.cxf.binding.corba.wsdl.Object
 
isSetBinding() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetBinding() - Method in class org.apache.cxf.wsdl.TPort
 
isSetBound() - Method in class org.apache.cxf.binding.corba.wsdl.Anonarray
 
isSetBound() - Method in class org.apache.cxf.binding.corba.wsdl.Anonsequence
 
isSetBound() - Method in class org.apache.cxf.binding.corba.wsdl.Anonstring
 
isSetBound() - Method in class org.apache.cxf.binding.corba.wsdl.Anonwstring
 
isSetBound() - Method in class org.apache.cxf.binding.corba.wsdl.Array
 
isSetBound() - Method in class org.apache.cxf.binding.corba.wsdl.Sequence
 
isSetBrowserType() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetCacheControl() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetCacheControl() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
isSetCase() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
isSetCertConstraints() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetCertConstraints() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetCertStore() - Method in class org.apache.cxf.configuration.security.TrustManagersType
 
isSetChunkingThreshold() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetCipherSuite() - Method in class org.apache.cxf.configuration.security.CipherSuites
 
isSetCipherSuites() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetCipherSuites() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetCipherSuitesFilter() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetCipherSuitesFilter() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetClientAuthentication() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetClientReceiveTimeout() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
isSetCombinator() - Method in class org.apache.cxf.configuration.security.DNConstraintsType
 
isSetConduitSelectorPrefix() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
isSetConduitSelectorPrefix() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isSetConnection() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetConnectionPassword() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetConnectionTimeout() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetConnectionUserName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetContent() - Method in class org.apache.cxf.wsdl.TDocumentation
 
isSetContentEncoding() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
isSetContentLocation() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
isSetContentType() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetContentType() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
isSetCookie() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetDecoupledEndpoint() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetDefault() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
isSetDeliveryMode() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetDestinationName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetDestinationStyle() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetDetail() - Method in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
 
isSetDigits() - Method in class org.apache.cxf.binding.corba.wsdl.Anonfixed
 
isSetDigits() - Method in class org.apache.cxf.binding.corba.wsdl.Fixed
 
isSetDisableCNCheck() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetDiscriminator() - Method in class org.apache.cxf.binding.corba.wsdl.Union
 
isSetDocumentation() - Method in class org.apache.cxf.wsdl.TDocumented
 
isSetDurableSubscriberName() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
isSetDurableSubscriptionClientId() - Method in class org.apache.cxf.transport.jms.ServerConfig
 
isSetElement() - Method in class org.apache.cxf.wsdl.TPart
 
isSetElemname() - Method in class org.apache.cxf.binding.corba.wsdl.Anonarray
 
isSetElemname() - Method in class org.apache.cxf.binding.corba.wsdl.Anonsequence
 
isSetElemname() - Method in class org.apache.cxf.binding.corba.wsdl.Array
 
isSetElemname() - Method in class org.apache.cxf.binding.corba.wsdl.Sequence
 
isSetElemtype() - Method in class org.apache.cxf.binding.corba.wsdl.Anonarray
 
isSetElemtype() - Method in class org.apache.cxf.binding.corba.wsdl.Anonsequence
 
isSetElemtype() - Method in class org.apache.cxf.binding.corba.wsdl.Array
 
isSetElemtype() - Method in class org.apache.cxf.binding.corba.wsdl.Sequence
 
isSetEnableAsyncMapping() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
isSetEnableMime() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
isSetEnableWrapperStyle() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
isSetEndpoint() - Method in class org.apache.cxf.ws.rm.v200702.OfferType
 
isSetEndpointUri() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetEnforceSpec() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
isSetEnforceSpec() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isSetEnumerator() - Method in class org.apache.cxf.binding.corba.wsdl.Enum
 
isSetExactlyOnce() - Method in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
 
isSetException() - Method in class org.apache.cxf.binding.corba.wsdl.RaisesType
 
isSetExclude() - Method in class org.apache.cxf.configuration.security.FiltersType
 
isSetExpires() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
 
isSetExpires() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
 
isSetExpires() - Method in class org.apache.cxf.ws.rm.v200502.OfferType
 
isSetExpires() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
 
isSetExpires() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
 
isSetExpires() - Method in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
 
isSetExpires() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
 
isSetExpires() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
 
isSetExpires() - Method in class org.apache.cxf.ws.rm.v200702.OfferType
 
isSetExponentialBackoff() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
 
isSetFactoryAlgorithm() - Method in class org.apache.cxf.configuration.security.KeyManagersType
 
isSetFactoryAlgorithm() - Method in class org.apache.cxf.configuration.security.TrustManagersType
 
isSetFault() - Method in class org.apache.cxf.wsdl.TBindingOperation
 
isSetFaultCode() - Method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType
 
isSetFaultCode() - Method in class org.apache.cxf.transport.jms.JMSFaultType
 
isSetFaultCode() - Method in class org.apache.cxf.ws.rm.v200502.SequenceFaultType
 
isSetFaultCode() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceFaultType
 
isSetFaultCode() - Method in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
 
isSetFile() - Method in class org.apache.cxf.configuration.security.CertStoreType
 
isSetFile() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
isSetFinal() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
isSetHighWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
 
isSetHonorKeepAlive() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
isSetHost() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.AckRequestedType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.OfferType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200502.TerminateSequenceType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200502wsa15.TerminateSequenceType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.AckRequestedType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceResponseType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.OfferType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.SequenceType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceResponseType
 
isSetIdentifier() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
 
isSetIdltype() - Method in class org.apache.cxf.binding.corba.wsdl.ArgType
 
isSetIdltype() - Method in class org.apache.cxf.binding.corba.wsdl.Const
 
isSetIdltype() - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
 
isSetIdltype() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
isSetImmediaAcksTimeout() - Method in class org.apache.cxf.ws.rm.manager.AcksPolicyType
 
isSetImport() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetImportOrTypesOrMessage() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetInactivityTimeout() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
 
isSetInclude() - Method in class org.apache.cxf.configuration.security.FiltersType
 
isSetIncludeOffer() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
isSetIncompleteSequenceBehavior() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
 
isSetIncompleteSequenceBehavior() - Method in class org.apache.cxf.ws.rm.v200702.OfferType
 
isSetInOrder() - Method in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
 
isSetInput() - Method in class org.apache.cxf.wsdl.TBindingOperation
 
isSetIntraMessageThreshold() - Method in class org.apache.cxf.ws.rm.manager.AcksPolicyType
 
isSetIssuerDNConstraints() - Method in class org.apache.cxf.configuration.security.CertificateConstraintsType
 
isSetJMSCorrelationID() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJMSDeliveryMode() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJmsDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJMSExpiration() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJMSMessageID() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJMSNamingProperty() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJMSPriority() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJMSRedelivered() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJmsReplyDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJMSReplyTo() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJmsReplyToDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJMSTimeStamp() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJMSType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJmsVariant() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetJndiConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJndiConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetJndiDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJndiInitialContextFactory() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetJndiReplyDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJndiReplyToDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJndiURL() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetJsseProvider() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetJsseProvider() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetKeepAliveParameters() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
isSetKeyManagers() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetKeyManagers() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetKeyPassword() - Method in class org.apache.cxf.configuration.security.KeyManagersType
 
isSetKeyStore() - Method in class org.apache.cxf.configuration.security.KeyManagersType
 
isSetKeyStore() - Method in class org.apache.cxf.configuration.security.TrustManagersType
 
isSetLabel() - Method in class org.apache.cxf.binding.corba.wsdl.CaseType
 
isSetLastMessage() - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
 
isSetLastMessage() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
 
isSetLastMsgNumber() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
 
isSetLastMsgNumber() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
 
isSetLocation() - Method in class org.apache.cxf.binding.corba.wsdl.AddressType
 
isSetLocation() - Method in class org.apache.cxf.wsdl.http.AddressType
 
isSetLocation() - Method in class org.apache.cxf.wsdl.http.OperationType
 
isSetLocation() - Method in class org.apache.cxf.wsdl.TImport
 
isSetLower() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement.AcknowledgementRange
 
isSetLower() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement.AcknowledgementRange
 
isSetLower() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.AcknowledgementRange
 
isSetLowWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
 
isSetMaxLength() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
isSetMaxMessageNumberUsed() - Method in class org.apache.cxf.ws.rm.v200502.AckRequestedType
 
isSetMaxMessageNumberUsed() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
 
isSetMaxRanges() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
isSetMaxRetransmits() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetMaxThreads() - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
isSetMaxUnacknowledged() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
isSetMember() - Method in class org.apache.cxf.binding.corba.wsdl.Exception
 
isSetMember() - Method in class org.apache.cxf.binding.corba.wsdl.Struct
 
isSetMessage() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetMessage() - Method in class org.apache.cxf.wsdl.TFault
 
isSetMessage() - Method in class org.apache.cxf.wsdl.TParam
 
isSetMessageNumber() - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
 
isSetMessageNumber() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
 
isSetMessageNumber() - Method in class org.apache.cxf.ws.rm.v200702.SequenceType
 
isSetMessageSelector() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
isSetMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
isSetMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ServerConfig
 
isSetMessageType() - Method in class org.apache.cxf.transport.jms.ClientBehaviorPolicyType
 
isSetMilliseconds() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.AcknowledgementInterval
 
isSetMilliseconds() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.BaseRetransmissionInterval
 
isSetMilliseconds() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.InactivityTimeout
 
isSetMinThreads() - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
isSetMode() - Method in class org.apache.cxf.binding.corba.wsdl.ParamType
 
isSetNack() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
 
isSetNack() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
 
isSetNack() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
isSetName() - Method in class org.apache.cxf.binding.corba.wsdl.ArgType
 
isSetName() - Method in class org.apache.cxf.binding.corba.wsdl.CorbaType
 
isSetName() - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
 
isSetName() - Method in class org.apache.cxf.binding.corba.wsdl.OperationType
 
isSetName() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
isSetName() - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
 
isSetName() - Method in class org.apache.cxf.transport.jms.JMSPropertyType
 
isSetName() - Method in class org.apache.cxf.transport.jms.uri.ParameterType
 
isSetName() - Method in class org.apache.cxf.wsdl.TBinding
 
isSetName() - Method in class org.apache.cxf.wsdl.TBindingOperation
 
isSetName() - Method in class org.apache.cxf.wsdl.TBindingOperationFault
 
isSetName() - Method in class org.apache.cxf.wsdl.TBindingOperationMessage
 
isSetName() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetName() - Method in class org.apache.cxf.wsdl.TFault
 
isSetName() - Method in class org.apache.cxf.wsdl.TMessage
 
isSetName() - Method in class org.apache.cxf.wsdl.TOperation
 
isSetName() - Method in class org.apache.cxf.wsdl.TParam
 
isSetName() - Method in class org.apache.cxf.wsdl.TPart
 
isSetName() - Method in class org.apache.cxf.wsdl.TPort
 
isSetName() - Method in class org.apache.cxf.wsdl.TPortType
 
isSetName() - Method in class org.apache.cxf.wsdl.TService
 
isSetNamespace() - Method in class org.apache.cxf.wsdl.TImport
 
isSetNillable() - Method in class org.apache.cxf.binding.corba.wsdl.Union
 
isSetNone() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
isSetNonProxyHosts() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetOffer() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
 
isSetOffer() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
 
isSetOffer() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
 
isSetOfferedSequenceExpiration() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
isSetOperation() - Method in class org.apache.cxf.wsdl.TBinding
 
isSetOperation() - Method in class org.apache.cxf.wsdl.TPortType
 
isSetOutput() - Method in class org.apache.cxf.wsdl.TBindingOperation
 
isSetParam() - Method in class org.apache.cxf.binding.corba.wsdl.OperationType
 
isSetParameterOrder() - Method in class org.apache.cxf.wsdl.TOperation
 
isSetPart() - Method in class org.apache.cxf.wsdl.TMessage
 
isSetPassword() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
isSetPassword() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
isSetPassword() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetPersistent() - Method in class org.apache.cxf.binding.corba.wsdl.PolicyType
 
isSetPoaname() - Method in class org.apache.cxf.binding.corba.wsdl.PolicyType
 
isSetPort() - Method in class org.apache.cxf.wsdl.TService
 
isSetPortType() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetPriority() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetProperty() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetProvider() - Method in class org.apache.cxf.configuration.security.KeyManagersType
 
isSetProvider() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
isSetProvider() - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
 
isSetProvider() - Method in class org.apache.cxf.configuration.security.TrustManagersType
 
isSetProxyServer() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetProxyServerPort() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetProxyServerType() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetQName() - Method in class org.apache.cxf.binding.corba.wsdl.CorbaTypeImpl
 
isSetQualified() - Method in class org.apache.cxf.binding.corba.wsdl.CorbaType
 
isSetQualified() - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
 
isSetQualified() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
isSetRaises() - Method in class org.apache.cxf.binding.corba.wsdl.OperationType
 
isSetReceiveTimeout() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetReceiveTimeout() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
isSetReconnectOnException() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetReconnectOnException() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetRedirectURL() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
isSetReferer() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetRegularExpression() - Method in class org.apache.cxf.configuration.security.DNConstraintsType
 
isSetReplyTo(Message) - Static method in class org.apache.cxf.transport.jms.JMSConduit
 
isSetReplyToName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetRepositoryID() - Method in class org.apache.cxf.binding.corba.wsdl.BindingType
 
isSetRepositoryID() - Method in class org.apache.cxf.binding.corba.wsdl.NamedType
 
isSetRequired() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
 
isSetRequired() - Method in class org.apache.cxf.wsdl.TExtensibilityElement
 
isSetResource() - Method in class org.apache.cxf.configuration.security.CertStoreType
 
isSetResource() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
isSetReturn() - Method in class org.apache.cxf.binding.corba.wsdl.OperationType
 
isSetRootNode() - Method in class org.apache.cxf.bindings.xformat.XMLBindingMessageFormat
 
isSetScale() - Method in class org.apache.cxf.binding.corba.wsdl.Anonfixed
 
isSetScale() - Method in class org.apache.cxf.binding.corba.wsdl.Fixed
 
isSetSecureRandomParameters() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetSecureRandomParameters() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetSecureSocketProtocol() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetSecureSocketProtocol() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetSequenceExpiration() - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
 
isSetSequenceExpiration() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
isSetSequenceTerminationPolicy() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
isSetServerType() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
isSetService() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetServiceid() - Method in class org.apache.cxf.binding.corba.wsdl.PolicyType
 
isSetSOAPJMSBindingVersion() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSOAPJMSContentEncoding() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSOAPJMSContentType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSOAPJMSIsFault() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSOAPJMSRequestURI() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSOAPJMSSOAPAction() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSOAPJMSTargetService() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetSslCacheTimeout() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetStructOrExceptionOrUnion() - Method in class org.apache.cxf.binding.corba.wsdl.TypeMappingType
 
isSetStyle() - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
isSetSubjectDNConstraints() - Method in class org.apache.cxf.configuration.security.CertificateConstraintsType
 
isSetSuppressClientReceiveErrors() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
isSetSuppressClientSendErrors() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
isSetTargetNamespace() - Method in class org.apache.cxf.binding.corba.wsdl.TypeMappingType
 
isSetTargetNamespace() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetTerminateOnShutdown() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
isSetThreadingParameters() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method returns whether the threading parameters are set.
isSetTimeToLive() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetTimeToLive() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetTopicReplyToName() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetTransactional() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
isSetTrustManagers() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetTrustManagers() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetType() - Method in class org.apache.cxf.binding.corba.wsdl.CorbaType
 
isSetType() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
isSetType() - Method in class org.apache.cxf.wsdl.TBinding
 
isSetType() - Method in class org.apache.cxf.wsdl.TPart
 
isSetTypes() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetUnionbranch() - Method in class org.apache.cxf.binding.corba.wsdl.Union
 
isSetUpper() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement.AcknowledgementRange
 
isSetUpper() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement.AcknowledgementRange
 
isSetUpper() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.AcknowledgementRange
 
isSetUrl() - Method in class org.apache.cxf.configuration.security.CertStoreType
 
isSetUrl() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
isSetUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
isSetUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isSetUseHttpsURLConnectionDefaultHostnameVerifier() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetUseHttpsURLConnectionDefaultSslSocketFactory() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetUseJms11() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetUseJMS11() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetUseMessageIDAsCorrelationID() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
isSetUserName() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
isSetUsername() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
isSetValue() - Method in class org.apache.cxf.binding.corba.wsdl.Const
 
isSetValue() - Method in class org.apache.cxf.binding.corba.wsdl.Enumerator
 
isSetValue() - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
 
isSetValue() - Method in class org.apache.cxf.transport.jms.JMSPropertyType
 
isSetValue() - Method in class org.apache.cxf.transport.jms.uri.ParameterType
 
isSetValue() - Method in class org.apache.cxf.ws.rm.v200502.Expires
 
isSetValue() - Method in class org.apache.cxf.ws.rm.v200502.Identifier
 
isSetValue() - Method in class org.apache.cxf.ws.rm.v200502wsa15.Expires
 
isSetValue() - Method in class org.apache.cxf.ws.rm.v200502wsa15.Identifier
 
isSetValue() - Method in class org.apache.cxf.ws.rm.v200702.Address
 
isSetValue() - Method in class org.apache.cxf.ws.rm.v200702.Expires
 
isSetValue() - Method in class org.apache.cxf.ws.rm.v200702.Identifier
 
isSetVerb() - Method in class org.apache.cxf.wsdl.http.BindingType
 
isSetWant() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
 
isSetWsdlLocation() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isShared() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
isShutdown() - Method in interface org.apache.cxf.workqueue.AutomaticWorkQueue
Returns true if this object has been shut down.
isShutdown() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
isSignatureEncrypted(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
Check whether all Signature (and SignatureConfirmation) elements were encrypted
isSignatureProtection() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
isSignedElements() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
isSignedElemets() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
Deprecated. 
isSignedParts() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
isSimpleBindingEnabled() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
isSimpleType(Class) - Static method in class org.apache.cxf.jibx.JibxSimpleTypes
 
isSimpleValue(String) - Static method in class org.apache.cxf.jibx.JibxUtil
 
isSimpleValue(Class) - Static method in class org.apache.cxf.jibx.JibxUtil
 
isSingleton() - Method in class org.apache.cxf.bus.spring.OldSpringSupport
 
isSingleton() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
isSingleton() - Method in class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
isSingleton() - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
Indicates if the managed resource is a singleton
isSingleton() - Method in interface org.apache.cxf.jaxrs.lifecycle.ResourceProvider
Indicates if the managed resource is a singleton
isSingleton() - Method in class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
Indicates if the managed resource is a singleton
isSingleton() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
isSingleton() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
isSingleton() - Method in class org.apache.cxf.jaxrs.model.ProviderInfo
 
isSingleton() - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
Indicates if the managed resource is a singleton
isSingleton() - Method in class org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean
 
isSkipJaxbChecks() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isSOAP12() - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
isSOAP12() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
isSOAPAddress(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
isSoapBinding(String) - Static method in class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
 
isSOAPBinding(Binding) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
isSOAPBinding(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
isSOAPBody(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
isSOAPFault(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
isSOAPHeader(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
isSOAPJMSIsFault() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Gets the value of the soapjmsIsFault property.
isSOAPOperation(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
isSpnego - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
isSpnego() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
isStandalone() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
isStandalone() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isStandalone() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isStart() - Method in class org.apache.cxf.frontend.ServerFactoryBean
Whether or not the Server should be started upon creation.
isStarted() - Method in interface org.apache.cxf.endpoint.Server
 
isStarted() - Method in class org.apache.cxf.endpoint.ServerImpl
 
isStartElement() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
isStartElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isStartElement() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isStopped() - Method in class org.apache.cxf.endpoint.ServerImpl
 
isStringSimpleType(QName) - Method in class org.apache.cxf.javascript.JavascriptUtils
 
isSubResourceLocator() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
isSubscriptionDurable() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isSuccessful() - Method in class org.apache.cxf.tools.validator.internal.ValidationResult
 
issue(RequestSecurityTokenType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.IssueOperation
 
issue(RequestSecurityTokenType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
 
issue(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
ISSUED_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ISSUED_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ISSUED_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
IssuedToken - Class in org.apache.cxf.ws.security.policy.model
Model bean for the IssuedToken assertion.
IssuedToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.IssuedToken
 
IssuedTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
IssuedTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.IssuedTokenBuilder
 
IssuedTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
 
IssuedTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.IssuedTokenInterceptorProvider
 
IssuedTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a WSSecurityEngineResult corresponding to the processing of a SAML Assertion or Kerberos token against an IssuedToken policy.
IssuedTokenPolicyValidator(List<WSSecurityEngineResult>, Message) - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.IssuedTokenPolicyValidator
 
IssueOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
 
ISSUER - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ISSUER - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ISSUER - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
ISSUER_NAME - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
issuerDNConstraints - Variable in class org.apache.cxf.configuration.security.CertificateConstraintsType
 
issueSingle(RequestSecurityTokenType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.IssueSingleOperation
 
issueSingle(RequestSecurityTokenType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
 
issueSingle(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
IssueSingleOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
 
isSupported(Class<?>, Type, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
For Aegis, it's not obvious to me how we'd decide that a type was hopeless.
isSupported(Class<?>, Type, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isSupported(String) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
 
isSupported(String) - Static method in class org.apache.cxf.ws.rm.VersionTransformer
Check if a namespace URI represents a supported version of WS-ReliableMessaging.
isSupportedCollectionOrArray(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
isSuppressClientReceiveErrors() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the suppressClientReceiveErrors property.
isSuppressClientSendErrors() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the suppressClientSendErrors property.
isSuspended() - Method in interface org.apache.cxf.ws.rm.RetransmissionStatus
 
isSuspended() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
isSynchronous() - Method in interface org.apache.cxf.message.Exchange
Determines if the exchange requires the frontend to wait for a response.
isSynchronous() - Method in class org.apache.cxf.message.ExchangeImpl
 
isTableExistsError(SQLException) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
isTerminateOnShutdown() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
Gets the value of the terminateOnShutdown property.
isThreaded() - Method in class org.apache.cxf.management.JMXConnectorPolicyType
Gets the value of the threaded property.
isThreadLocalRequestContext() - Method in interface org.apache.cxf.endpoint.Client
Checks if the Request context is thread local or global.
isThreadLocalRequestContext() - Method in class org.apache.cxf.endpoint.ClientImpl
 
isTimeBaseDef(String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.CorbaUtils
 
isTimeZoneSupported(Map<String, String>, Boolean) - Static method in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
isToDifferentPackage() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
isTokenProtection() - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
isTokenRequired(Token, Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSamlPolicyValidator
Check to see if a token is required or not.
isTokenRequired(Token, Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractTokenPolicyValidator
Check to see if a token is required or not.
isTransactional() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Gets the value of the transactional property.
isTrue(Object) - Static method in class org.apache.cxf.message.MessageUtils
Returns true if a value is either the String "true" (regardless of case) or Boolean.TRUE.
isTrustVerificationSucceeded() - Method in class org.apache.cxf.ws.security.trust.STSSamlAssertionValidator
Return if trust verification on the signature of the assertion succeeded.
isTypeSupported(String, List<String>) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
isUnion(XmlSchemaComplexType) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
isUnwrapJAXBElement() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
isUnwrapped() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
isUnwrapped() - Method in class org.apache.cxf.service.model.OperationInfo
 
isUnwrapped() - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
isUnwrappedCapable() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
isUnwrappedCapable() - Method in class org.apache.cxf.service.model.OperationInfo
 
isUseCertificateForConfirmationKeyInfo() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
isUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.ClientConfig
Gets the value of the useConduitIdSelector property.
isUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isUseHttpsURLConnectionDefaultHostnameVerifier() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Returns whether or not HttpsURLConnection.getDefaultHostnameVerifier() should be used to create https connections.
isUseHttpsURLConnectionDefaultHostnameVerifier() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the useHttpsURLConnectionDefaultHostnameVerifier property.
isUseHttpsURLConnectionDefaultSslSocketFactory() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Returns whether or not HttpsURLConnection.getDefaultSSLSocketFactory() should be used to create https connections.
isUseHttpsURLConnectionDefaultSslSocketFactory() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the useHttpsURLConnectionDefaultSslSocketFactory property.
isUseJms11() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the useJms11 property.
isUseJms11() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isUseJMS11() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Gets the value of the useJMS11 property.
isUseMessageIDAsCorrelationID() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Gets the value of the useMessageIDAsCorrelationID property.
isUserInRole(SecurityContext, List<String>, boolean) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
isUserInRole(String) - Method in class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
isUserInRole(String) - Method in class org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
 
isUserInRole(SecurityContext, List<String>, boolean) - Method in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
isUserInRole(String) - Method in class org.apache.cxf.jaxrs.impl.SecurityContextImpl
 
isUserInRole(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isUserInRole(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSecurityContext
 
isUserInRole(String) - Method in class org.apache.cxf.jaxws.context.WebServiceContextImpl
 
isUserInRole(String) - Method in interface org.apache.cxf.security.SecurityContext
 
isUseSamlVersion11Profile10() - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
isUseSamlVersion11Profile11() - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
isUseSamlVersion20Profile11() - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
isUseUTProfile10() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
isUseUTProfile11() - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
isUsingAddressingAdvisory() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Whether the presence of the element in the WSDL is purely advisory, i.e.
isUsingAddressingAdvisory() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
isUsingEndpointInfo() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isUsingStore() - Method in class org.apache.cxf.ws.rm.ManagedRMManager
 
isV5ApReqToken11() - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
isValid() - Method in class org.apache.cxf.binding.corba.utils.EprMetaData
 
isValid() - Method in class org.apache.cxf.binding.xml.XMLFormatValidator
 
isValid() - Method in class org.apache.cxf.tools.validator.AbstractValidator
 
isValid() - Method in class org.apache.cxf.tools.validator.internal.MIMEBindingValidator
 
isValid() - Method in class org.apache.cxf.tools.validator.internal.SchemaValidator
 
isValid() - Method in class org.apache.cxf.tools.validator.internal.UniqueBodyPartsValidator
 
isValid() - Method in class org.apache.cxf.tools.validator.internal.WSDL11Validator
 
isValid() - Method in class org.apache.cxf.tools.validator.internal.WSDLRefValidator
 
isValid() - Method in class org.apache.cxf.tools.validator.internal.WSIBPValidator
 
isValid() - Method in class org.apache.cxf.tools.validator.ServiceValidator
 
isValid() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.validator.UniqueBodyValidator
 
isValid() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.validator.WrapperStyleNameCollisionValidator
 
isValidate() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
isValidatedLocally(Credential, RequestData) - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
 
isValidateWsdl() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isValidIdentifier(String) - Static method in class org.apache.cxf.tools.corba.processors.idl.TypesUtils
 
isValidImplementor(Object) - Static method in class org.apache.cxf.jaxws.EndpointUtils
 
isValidImplementor(Class<?>) - Static method in class org.apache.cxf.jaxws.EndpointUtils
 
isValidInputStream(String) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
isValidMethod(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isValidParamAnnotationClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isValidParamAnnotations(Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isValidResourceClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
isValidURL(String) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
isValue() - Method in class org.apache.cxf.jaxws.javaee.XsdBooleanType
Gets the value of the value property.
isVerbose() - Method in class org.apache.cxf.tools.common.ToolContext
 
isVerbose() - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
isVerbose() - Method in class org.apache.cxf.tools.java2ws.JavaToWS
 
isVerbose() - Method in class org.apache.cxf.tools.wadlto.WADLToJava
 
isVerbose() - Method in class org.apache.cxf.tools.wsdlto.javascript.WSDLToJavaScript
 
isVerbose() - Method in class org.apache.cxf.tools.wsdlto.WSDLToJava
 
isVerboseMode() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
isVerboseOn() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
isVerboseOn() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
isWant() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
Gets the value of the want property.
isWebMethod(Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
isWebServiceProvider() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
isWhiteSpace() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
isWhiteSpace() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isWhiteSpace() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isWoodstox() - Static method in class org.apache.cxf.staxutils.StaxUtils
CXF works with multiple STaX parsers.
isWrapInSingleConnectionFactory() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isWrapped(Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
isWrapped() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
isWrapped(Method) - Method in class org.apache.cxf.jaxws.support.WebServiceProviderConfiguration
 
isWrapped() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isWrapped(Method) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isWrapped(Method) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isWrapped(Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isWrapped() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isWrapperAbsent(Method) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.RequestWrapper
 
isWrapperAbsent(Method) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.ResponseWrapper
 
isWrapperAbsent() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
isWrapperAbsent(Method) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
isWrapperBeanClassNotExist() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
isWrapperClassExists(Method) - Static method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.WrapperUtil
 
isWrapperPartNillable(MessagePartInfo) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isWrapperPartNillable(MessagePartInfo) - Method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
isWrapperPartNillable(MessagePartInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isWrapperPartQualified(MessagePartInfo) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
isWrapperPartQualified(MessagePartInfo) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
isWrapperPartQualified(MessagePartInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isWrapperStyle() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomEntryProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomFeedProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
isWriteOuter() - Method in class org.apache.cxf.aegis.type.AegisType
Defaults to true.
isWriteOuter() - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
isWriteXsiTypes() - Method in class org.apache.cxf.aegis.AegisContext
 
isWriteXsiTypes() - Method in class org.apache.cxf.aegis.Context
 
isWsdlList() - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
isXmlBean(Class) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
Check if a Class is a valid XMLBeans data object.
isXmlRoot(Class<?>) - Static method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isXmlSchemaInDefinition(String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
isXOP() - Method in class org.apache.cxf.attachment.AttachmentImpl
 
isXop() - Method in class org.apache.cxf.attachment.AttachmentSerializer
 
isXOP() - Method in interface org.apache.cxf.message.Attachment
Whether or not this is an XOP package.
isXOPPackage() - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentMarshaller
 
isXOPPackage() - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentUnmarshaller
 
isXOPPackage() - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentMarshaller
 
isXOPPackage() - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentUnmarshaller
 
isXsiNil() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
isXsiNil() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
ItemInfo - Interface in org.apache.cxf.javascript
Elements and attributes both provide these.
iterator() - Method in class org.apache.cxf.aegis.type.encoded.MarshalRegistry
Returns an iterator over the object instances that have not been marshalled yet.
iterator() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
iterator - Variable in class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
 
iterator - Variable in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
iterator - Variable in class org.apache.cxf.binding.corba.types.ParameterEventProducer
 
iterator() - Method in class org.apache.cxf.common.util.SortedArraySet
 
iterator() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 

J

j - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
 
JAASAuthenticationFilter - Class in org.apache.cxf.jaxrs.security
 
JAASAuthenticationFilter() - Constructor for class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
JAASLoginInterceptor - Class in org.apache.cxf.interceptor.security
 
JAASLoginInterceptor() - Constructor for class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
JAnnotation - Class in org.apache.cxf.tools.common.model
 
JAnnotation() - Constructor for class org.apache.cxf.tools.common.model.JAnnotation
 
JAnnotation(Class) - Constructor for class org.apache.cxf.tools.common.model.JAnnotation
 
JAnnotationElement - Class in org.apache.cxf.tools.common.model
 
JAnnotationElement() - Constructor for class org.apache.cxf.tools.common.model.JAnnotationElement
 
JAnnotationElement(String, Object) - Constructor for class org.apache.cxf.tools.common.model.JAnnotationElement
 
JAnnotationElement(String, Object, boolean) - Constructor for class org.apache.cxf.tools.common.model.JAnnotationElement
 
JarResource - Class in org.apache.cxf.common.util
 
JarResource() - Constructor for class org.apache.cxf.common.util.JarResource
 
Java5TypeCreator - Class in org.apache.cxf.aegis.type.java5
 
Java5TypeCreator() - Constructor for class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
Java5TypeCreator(AnnotationReader) - Constructor for class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
JavaAnnotatable - Interface in org.apache.cxf.tools.common.model
 
JavaClass - Class in org.apache.cxf.tools.common.model
 
JavaClass() - Constructor for class org.apache.cxf.tools.common.model.JavaClass
 
JavaClass(JavaModel) - Constructor for class org.apache.cxf.tools.common.model.JavaClass
 
JavaCodeBlock - Class in org.apache.cxf.tools.common.model
 
JavaCodeBlock() - Constructor for class org.apache.cxf.tools.common.model.JavaCodeBlock
 
JavaCommon - Class in org.apache.cxf.tools.common.model
 
JavaCommon() - Constructor for class org.apache.cxf.tools.common.model.JavaCommon
 
JavaException - Class in org.apache.cxf.tools.common.model
 
JavaException() - Constructor for class org.apache.cxf.tools.common.model.JavaException
 
JavaException(String, String, String) - Constructor for class org.apache.cxf.tools.common.model.JavaException
 
JavaExceptionClass - Class in org.apache.cxf.tools.common.model
 
JavaExceptionClass() - Constructor for class org.apache.cxf.tools.common.model.JavaExceptionClass
 
JavaExceptionClass(JavaModel) - Constructor for class org.apache.cxf.tools.common.model.JavaExceptionClass
 
JavaExpression - Class in org.apache.cxf.tools.common.model
 
JavaExpression() - Constructor for class org.apache.cxf.tools.common.model.JavaExpression
 
JavaField - Class in org.apache.cxf.tools.common.model
 
JavaField() - Constructor for class org.apache.cxf.tools.common.model.JavaField
 
JavaField(String, String, String) - Constructor for class org.apache.cxf.tools.common.model.JavaField
 
JavaFirstUtil - Class in org.apache.cxf.tools.java2ws.util
 
JavaHelper - Class in org.apache.cxf.common.commands
 
JavaIdentifierType - Class in org.apache.cxf.jaxws.javaee
The java-identifierType defines a Java identifier.
JavaIdentifierType() - Constructor for class org.apache.cxf.jaxws.javaee.JavaIdentifierType
 
JavaInterface - Class in org.apache.cxf.tools.common.model
 
JavaInterface() - Constructor for class org.apache.cxf.tools.common.model.JavaInterface
 
JavaInterface(JavaModel) - Constructor for class org.apache.cxf.tools.common.model.JavaInterface
 
JavaMethod - Class in org.apache.cxf.tools.common.model
 
JavaMethod() - Constructor for class org.apache.cxf.tools.common.model.JavaMethod
 
JavaMethod(JavaInterface) - Constructor for class org.apache.cxf.tools.common.model.JavaMethod
 
JavaModel - Class in org.apache.cxf.tools.common.model
 
JavaModel() - Constructor for class org.apache.cxf.tools.common.model.JavaModel
 
javaModel - Variable in class org.apache.cxf.tools.common.ToolContext
 
JavaParameter - Class in org.apache.cxf.tools.common.model
 
JavaParameter() - Constructor for class org.apache.cxf.tools.common.model.JavaParameter
 
JavaParameter(String, String, String) - Constructor for class org.apache.cxf.tools.common.model.JavaParameter
 
JavaPort - Class in org.apache.cxf.tools.common.model
 
JavaPort(String) - Constructor for class org.apache.cxf.tools.common.model.JavaPort
 
JavaReturn - Class in org.apache.cxf.tools.common.model
 
JavaReturn() - Constructor for class org.apache.cxf.tools.common.model.JavaReturn
 
JavaReturn(String, String, String) - Constructor for class org.apache.cxf.tools.common.model.JavaReturn
 
JavaScriptContainer - Class in org.apache.cxf.tools.wsdlto.javascript
 
JavaScriptContainer(ToolSpec) - Constructor for class org.apache.cxf.tools.wsdlto.javascript.JavaScriptContainer
 
javaScriptNameToken(String) - Static method in class org.apache.cxf.javascript.JavascriptUtils
 
JavascriptOptionsFeature - Class in org.apache.cxf.javascript
This class provides configuration options to the JavaScript client generator.
JavascriptOptionsFeature() - Constructor for class org.apache.cxf.javascript.JavascriptOptionsFeature
 
javascriptParseExpression(XmlSchemaType, String) - Method in class org.apache.cxf.javascript.JavascriptUtils
 
JavascriptPrefix - Annotation Type in org.apache.cxf.javascript
This annotation specifies the string prefix for names of JavaScript objects derived from a particular namespace.
JavascriptPrefixes - Annotation Type in org.apache.cxf.javascript
Use this annotation to control the names of JavaScript objects associated with this package.
JavaScriptProfile - Class in org.apache.cxf.tools.wsdlto.javascript
 
JavaScriptProfile() - Constructor for class org.apache.cxf.tools.wsdlto.javascript.JavaScriptProfile
 
JavascriptQueryHandler - Class in org.apache.cxf.javascript
 
JavascriptQueryHandler(Bus) - Constructor for class org.apache.cxf.javascript.JavascriptQueryHandler
 
JavascriptUtils - Class in org.apache.cxf.javascript
A set of functions that assist in JavaScript generation.
JavascriptUtils(StringBuilder) - Constructor for class org.apache.cxf.javascript.JavascriptUtils
 
JavaServiceClass - Class in org.apache.cxf.tools.common.model
 
JavaServiceClass(JavaModel) - Constructor for class org.apache.cxf.tools.common.model.JavaServiceClass
 
JavaToJS - Class in org.apache.cxf.tools.java2js
 
JavaToJS(ToolSpec) - Constructor for class org.apache.cxf.tools.java2js.JavaToJS
 
JavaToJSProcessor - Class in org.apache.cxf.tools.java2js.processor
 
JavaToJSProcessor() - Constructor for class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
JavaToWS - Class in org.apache.cxf.tools.java2ws
 
JavaToWS() - Constructor for class org.apache.cxf.tools.java2ws.JavaToWS
 
JavaToWS(String[]) - Constructor for class org.apache.cxf.tools.java2ws.JavaToWS
 
JavaToWSContainer - Class in org.apache.cxf.tools.java2ws
 
JavaToWSContainer(ToolSpec) - Constructor for class org.apache.cxf.tools.java2ws.JavaToWSContainer
 
JavaToWSDLProcessor - Class in org.apache.cxf.tools.java2wsdl.processor
 
JavaToWSDLProcessor() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
JavaType - Class in org.apache.cxf.tools.common.model
 
JavaType() - Constructor for class org.apache.cxf.tools.common.model.JavaType
 
JavaType(String, String, String) - Constructor for class org.apache.cxf.tools.common.model.JavaType
 
JavaType.Style - Enum in org.apache.cxf.tools.common.model
 
JavaTypeType - Class in org.apache.cxf.jaxws.javaee
This is a generic type that designates a Java primitive type or a fully qualified name of a Java interface/type, or an array of such types.
JavaTypeType() - Constructor for class org.apache.cxf.jaxws.javaee.JavaTypeType
 
JavaUtils - Class in org.apache.cxf.helpers
 
JAXB_BINDINGS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXB_DATABINDING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXB_URI - Static variable in class org.apache.cxf.jaxb.JAXBUtils
 
JaxbAssertion<T> - Class in org.apache.cxf.ws.policy.builder.jaxb
 
JaxbAssertion() - Constructor for class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
 
JaxbAssertion(QName, boolean) - Constructor for class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
 
JaxbAssertion(QName, boolean, boolean) - Constructor for class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
 
JaxbAssertionBuilder<T> - Class in org.apache.cxf.ws.policy.builder.jaxb
 
JaxbAssertionBuilder(QName) - Constructor for class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
Constructs a JAXBAssertionBuilder from the QName of the schema type
JaxbAssertionBuilder(String, QName) - Constructor for class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
Constructs a JAXBAssertionBuilder from the specified class name and schema type.
JaxbAssertionBuilder(Class<T>, QName) - Constructor for class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
Constructs a JAXBAssertionBuilder from the specified class and schema type.
JAXBAttachmentMarshaller - Class in org.apache.cxf.jaxb.attachment
 
JAXBAttachmentMarshaller(Collection<Attachment>, Integer) - Constructor for class org.apache.cxf.jaxb.attachment.JAXBAttachmentMarshaller
 
JAXBAttachmentMarshaller - Class in org.apache.cxf.jaxrs.provider
 
JAXBAttachmentMarshaller(Collection<Attachment>, Integer) - Constructor for class org.apache.cxf.jaxrs.provider.JAXBAttachmentMarshaller
 
JAXBAttachmentSchemaValidationHack - Class in org.apache.cxf.jaxb.attachment
 
JAXBAttachmentUnmarshaller - Class in org.apache.cxf.jaxb.attachment
 
JAXBAttachmentUnmarshaller(Collection<Attachment>) - Constructor for class org.apache.cxf.jaxb.attachment.JAXBAttachmentUnmarshaller
 
JAXBAttachmentUnmarshaller - Class in org.apache.cxf.jaxrs.provider
 
JAXBAttachmentUnmarshaller(Collection<Attachment>) - Constructor for class org.apache.cxf.jaxrs.provider.JAXBAttachmentUnmarshaller
 
JAXBBeanFactory - Class in org.apache.cxf.configuration.spring
 
JAXBBeanInfo - Interface in org.apache.cxf.jaxb
 
JAXBBindErrorListener - Class in org.apache.cxf.tools.wsdlto.databinding.jaxb
 
JAXBBindErrorListener(boolean) - Constructor for class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBBindErrorListener
 
jaxbContext - Static variable in class org.apache.cxf.ws.rm.soap.RMSoapInterceptor
 
jaxbContext - Variable in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
JAXBContextCache - Class in org.apache.cxf.jaxb
 
JAXBContextCache.CachedContextAndSchemas - Class in org.apache.cxf.jaxb
 
jaxbContextClasses - Variable in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
JAXBContextProxy - Interface in org.apache.cxf.jaxb
 
JAXBDataBase - Class in org.apache.cxf.jaxb
 
JAXBDataBase(JAXBContext) - Constructor for class org.apache.cxf.jaxb.JAXBDataBase
 
JAXBDataBinding - Class in org.apache.cxf.jaxb
 
JAXBDataBinding() - Constructor for class org.apache.cxf.jaxb.JAXBDataBinding
 
JAXBDataBinding(boolean) - Constructor for class org.apache.cxf.jaxb.JAXBDataBinding
 
JAXBDataBinding(Class<?>...) - Constructor for class org.apache.cxf.jaxb.JAXBDataBinding
 
JAXBDataBinding(JAXBContext) - Constructor for class org.apache.cxf.jaxb.JAXBDataBinding
 
JAXBDataBinding - Class in org.apache.cxf.tools.wsdlto.databinding.jaxb
 
JAXBDataBinding() - Constructor for class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding
 
JAXBDataBinding.LocationFilterReader - Class in org.apache.cxf.tools.wsdlto.databinding.jaxb
 
jaxbElementClassMap - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
JAXBElementProvider - Class in org.apache.cxf.jaxrs.provider
 
JAXBElementProvider() - Constructor for class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
JAXBEncoderDecoder - Class in org.apache.cxf.jaxb
Utility functions for JAXB.
JAXBExtensionHelper - Class in org.apache.cxf.wsdl
JAXBExtensionHelper
JAXBExtensionHelper(Class<? extends ExtensibilityElement>, String) - Constructor for class org.apache.cxf.wsdl.JAXBExtensionHelper
 
jaxbObjectMethods - Variable in class org.apache.cxf.jaxb.JAXBWrapperHelper
 
JAXBToStringBuilder - Class in org.apache.cxf.jaxb
 
JAXBToStringStyle - Class in org.apache.cxf.jaxb
 
JAXBUtils - Class in org.apache.cxf.jaxb
 
JAXBUtils - Class in org.apache.cxf.jaxrs.utils
 
JAXBUtils - Class in org.apache.cxf.tools.util
 
JAXBUtils.BridgeWrapper - Interface in org.apache.cxf.jaxb
 
JAXBUtils.DefaultClassNameAllocator - Class in org.apache.cxf.jaxb
 
JAXBUtils.DefaultClassNameAllocator() - Constructor for class org.apache.cxf.jaxb.JAXBUtils.DefaultClassNameAllocator
 
JAXBUtils.DefaultClassNameAllocator(Set<String>) - Constructor for class org.apache.cxf.jaxb.JAXBUtils.DefaultClassNameAllocator
 
JAXBUtils.IdentifierType - Enum in org.apache.cxf.jaxb
 
JAXBUtils.JCodeModel - Interface in org.apache.cxf.jaxb
 
JAXBUtils.JDefinedClass - Interface in org.apache.cxf.jaxb
 
JAXBUtils.JPackage - Interface in org.apache.cxf.jaxb
 
JAXBUtils.JType - Interface in org.apache.cxf.jaxb
 
JAXBUtils.Mapping - Interface in org.apache.cxf.jaxb
 
JAXBUtils.Options - Interface in org.apache.cxf.jaxb
 
JAXBUtils.S2JJAXBModel - Interface in org.apache.cxf.jaxb
 
JAXBUtils.SchemaCompiler - Interface in org.apache.cxf.jaxb
 
JAXBUtils.TypeAndAnnotation - Interface in org.apache.cxf.jaxb
 
JAXBWrapperHelper - Class in org.apache.cxf.jaxb
 
JAXBWrapperHelper(Class<?>, Method[], Method[], Method[], Field[], Object) - Constructor for class org.apache.cxf.jaxb.JAXBWrapperHelper
 
jaxrpcMappingFile - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
jaxrpcMappingFile - Variable in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
 
JAXRS_BINDING_ID - Static variable in class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
JAXRSBindingFactory - Class in org.apache.cxf.jaxrs
The CXF BindingFactory implementation which is used to register CXF JAX-RS interceptors with the runtime.
JAXRSBindingFactory() - Constructor for class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
JAXRSBindingFactory(Bus) - Constructor for class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
JAXRSBPNamespaceHandler - Class in org.apache.cxf.jaxrs.blueprint
 
JAXRSBPNamespaceHandler() - Constructor for class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
JAXRSClientFactory - Class in org.apache.cxf.jaxrs.client
Factory for creating proxy clients.
JAXRSClientFactoryBean - Class in org.apache.cxf.jaxrs.client
 
JAXRSClientFactoryBean() - Constructor for class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
JAXRSClientFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
JAXRSClientFactoryBeanDefinitionParser - Class in org.apache.cxf.jaxrs.blueprint
 
JAXRSClientFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.jaxrs.blueprint.JAXRSClientFactoryBeanDefinitionParser
 
JAXRSClientFactoryBeanDefinitionParser - Class in org.apache.cxf.jaxrs.spring
 
JAXRSClientFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean - Class in org.apache.cxf.jaxrs.spring
 
JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean() - Constructor for class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean
 
JAXRSContainer - Class in org.apache.cxf.tools.wadlto.jaxrs
 
JAXRSContainer(ToolSpec) - Constructor for class org.apache.cxf.tools.wadlto.jaxrs.JAXRSContainer
 
JAXRSDataBinding - Class in org.apache.cxf.jaxrs.provider
CXF DataBinding implementation wrapping JAX-RS providers
JAXRSDataBinding() - Constructor for class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
JAXRSInInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
JAXRSInInterceptor() - Constructor for class org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor
 
JAXRSInvoker - Class in org.apache.cxf.jaxrs
 
JAXRSInvoker() - Constructor for class org.apache.cxf.jaxrs.JAXRSInvoker
 
JAXRSOutInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
JAXRSOutInterceptor() - Constructor for class org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor
 
JAXRSServerFactoryBean - Class in org.apache.cxf.jaxrs
Bean to help easily create Server endpoints for JAX-RS.
JAXRSServerFactoryBean() - Constructor for class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
JAXRSServerFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
JAXRSServerFactoryBeanDefinitionParser - Class in org.apache.cxf.jaxrs.blueprint
 
JAXRSServerFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser
 
JAXRSServerFactoryBeanDefinitionParser - Class in org.apache.cxf.jaxrs.spring
 
JAXRSServerFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
JAXRSServerFactoryBeanDefinitionParser.PassThroughCallable<T> - Class in org.apache.cxf.jaxrs.blueprint
 
JAXRSServerFactoryBeanDefinitionParser.PassThroughCallable(T) - Constructor for class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser.PassThroughCallable
 
JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean - Class in org.apache.cxf.jaxrs.spring
 
JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean() - Constructor for class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean
 
JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean
 
JAXRSServiceFactoryBean - Class in org.apache.cxf.jaxrs
Builds a JAX-RS service model from resource classes.
JAXRSServiceFactoryBean() - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
JAXRSServiceImpl - Class in org.apache.cxf.jaxrs
The CXF Service implementation which is used to register the JAX-RS endpoint with the runtime.
JAXRSServiceImpl(String, QName) - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
JAXRSServiceImpl(List<ClassResourceInfo>, QName) - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
JAXRSServiceImpl(List<ClassResourceInfo>) - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
JAXRSServiceImpl(List<ClassResourceInfo>, boolean) - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
JAXRSUtils - Class in org.apache.cxf.jaxrs.utils
 
JAXWS21Container - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws
 
JAXWS21Container(ToolSpec) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.JAXWS21Container
 
JAXWS21ServiceGenerator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 
JAXWS21ServiceGenerator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.JAXWS21ServiceGenerator
 
JAXWS22Invoker - Class in org.apache.cxf.jaxws22
 
JAXWS22Invoker(Invoker) - Constructor for class org.apache.cxf.jaxws22.JAXWS22Invoker
 
JAXWS22SpringEndpointImpl - Class in org.apache.cxf.jaxws22.spring
 
JAXWS22SpringEndpointImpl(Object) - Constructor for class org.apache.cxf.jaxws22.spring.JAXWS22SpringEndpointImpl
 
JAXWS22SpringEndpointImpl(Bus, Object) - Constructor for class org.apache.cxf.jaxws22.spring.JAXWS22SpringEndpointImpl
 
JAXWS_BINDING_NODE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXWS_BINDING_VERSION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXWS_BINDINGS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXWS_BINDINGS_WSDL_LOCATION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXWS_FRONTEND - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JAXWS_PROVIDER - Static variable in class org.apache.cxf.jaxws.spi.ProviderImpl
 
JAXWSAConstants - Class in org.apache.cxf.ws.addressing
A container for WS-Addressing constants.
JAXWSBinding - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
 
JAXWSBinding() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
JAXWSBindingDeserializer - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
 
JAXWSBindingDeserializer() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBindingDeserializer
 
JAXWSBindingParser - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
 
JAXWSBindingParser(ExtensionRegistry) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBindingParser
 
JAXWSBindingSerializer - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
 
JAXWSBindingSerializer() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBindingSerializer
 
JAXWSBPNamespaceHandler - Class in org.apache.cxf.jaxws.blueprint
 
JAXWSBPNamespaceHandler() - Constructor for class org.apache.cxf.jaxws.blueprint.JAXWSBPNamespaceHandler
 
JAXWSClass - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
 
JAXWSClass(String, String) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSClass
 
JaxWsClientEndpointImpl - Class in org.apache.cxf.jaxws.support
 
JaxWsClientEndpointImpl(Bus, Service, EndpointInfo, ServiceImpl, WebServiceFeature...) - Constructor for class org.apache.cxf.jaxws.support.JaxWsClientEndpointImpl
 
JaxWsClientFactoryBean - Class in org.apache.cxf.jaxws
Bean to help easily create Client endpoints for JAX-WS.
JaxWsClientFactoryBean() - Constructor for class org.apache.cxf.jaxws.JaxWsClientFactoryBean
 
JaxwsClientGenerator - Class in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator
 
JaxwsClientGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsClientGenerator
 
JaxWsClientProxy - Class in org.apache.cxf.jaxws
 
JaxWsClientProxy(Client, Binding) - Constructor for class org.apache.cxf.jaxws.JaxWsClientProxy
 
JaxWsConfigurationException - Exception in org.apache.cxf.jaxws
This exception is thrown when CXF discovers inconsistent or unsupported JAX-WS annotations.
JaxWsConfigurationException(Message) - Constructor for exception org.apache.cxf.jaxws.JaxWsConfigurationException
 
JaxWsConfigurationException(Message, Throwable) - Constructor for exception org.apache.cxf.jaxws.JaxWsConfigurationException
 
JaxWsConfigurationException(Throwable) - Constructor for exception org.apache.cxf.jaxws.JaxWsConfigurationException
 
JAXWSContainer - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws
 
JAXWSContainer(ToolSpec) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.JAXWSContainer
 
JAXWSDefinitionBuilder - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11
 
JAXWSDefinitionBuilder() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.JAXWSDefinitionBuilder
 
JaxWsDynamicClientFactory - Class in org.apache.cxf.jaxws.endpoint.dynamic
This class reads a WSDL and creates a dynamic client from it with JAX-WS functionality.
JaxWsDynamicClientFactory(Bus) - Constructor for class org.apache.cxf.jaxws.endpoint.dynamic.JaxWsDynamicClientFactory
 
JaxWsEndpointImpl - Class in org.apache.cxf.jaxws.support
A JAX-WS specific implementation of the CXF Endpoint interface.
JaxWsEndpointImpl(Bus, Service, EndpointInfo) - Constructor for class org.apache.cxf.jaxws.support.JaxWsEndpointImpl
 
JaxWsEndpointImpl(Bus, Service, EndpointInfo, List<WebServiceFeature>) - Constructor for class org.apache.cxf.jaxws.support.JaxWsEndpointImpl
 
JaxWsEndpointImpl(Bus, Service, EndpointInfo, JaxWsImplementorInfo, List<WebServiceFeature>, List<AbstractFeature>, boolean) - Constructor for class org.apache.cxf.jaxws.support.JaxWsEndpointImpl
 
JaxWsEndpointImplFactory - Class in org.apache.cxf.jaxws.support
 
JaxWsEndpointImplFactory() - Constructor for class org.apache.cxf.jaxws.support.JaxWsEndpointImplFactory
 
JAXWSFrontEndProcessor - Class in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws
 
JAXWSFrontEndProcessor() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.JAXWSFrontEndProcessor
 
JAXWSHttpSpiDestination - Class in org.apache.cxf.transport.http_jaxws_spi
 
JAXWSHttpSpiDestination(Bus, DestinationRegistry, EndpointInfo) - Constructor for class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination
 
JAXWSHttpSpiTransportFactory - Class in org.apache.cxf.transport.http_jaxws_spi
 
JAXWSHttpSpiTransportFactory(Bus, HttpContext) - Constructor for class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory
 
JaxWsImplementorInfo - Class in org.apache.cxf.jaxws.support
 
JaxWsImplementorInfo(Class<?>) - Constructor for class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
JaxwsImplGenerator - Class in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator
 
JaxwsImplGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsImplGenerator
 
JAXWSMethodDispatcher - Class in org.apache.cxf.jaxws
 
JAXWSMethodDispatcher(JaxWsImplementorInfo) - Constructor for class org.apache.cxf.jaxws.JAXWSMethodDispatcher
 
JAXWSMethodInvoker - Class in org.apache.cxf.jaxws
 
JAXWSMethodInvoker(Object) - Constructor for class org.apache.cxf.jaxws.JAXWSMethodInvoker
 
JAXWSMethodInvoker(Factory) - Constructor for class org.apache.cxf.jaxws.JAXWSMethodInvoker
 
JAXWSParameter - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
 
JAXWSParameter(String, String, QName, String) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSParameter
 
JAXWSProfile - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws
 
JAXWSProfile() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.JAXWSProfile
 
JAXWSProviderMethodDispatcher - Class in org.apache.cxf.jaxws
 
JAXWSProviderMethodDispatcher(JaxWsImplementorInfo) - Constructor for class org.apache.cxf.jaxws.JAXWSProviderMethodDispatcher
 
JaxWsProxyFactoryBean - Class in org.apache.cxf.jaxws
Factory for creating JAX-WS proxies, This class provides access to the internal properties used to set-up proxies.
JaxWsProxyFactoryBean() - Constructor for class org.apache.cxf.jaxws.JaxWsProxyFactoryBean
 
JaxWsProxyFactoryBean(ClientFactoryBean) - Constructor for class org.apache.cxf.jaxws.JaxWsProxyFactoryBean
 
JaxWsProxyFactoryBeanDefinitionParser - Class in org.apache.cxf.jaxws.spring
 
JaxWsProxyFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser
 
JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean - Class in org.apache.cxf.jaxws.spring
 
JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean() - Constructor for class org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean
 
JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean(ClientFactoryBean) - Constructor for class org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean
 
JaxwsSEIGenerator - Class in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator
 
JaxwsSEIGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsSEIGenerator
 
JaxWsServerFactoryBean - Class in org.apache.cxf.jaxws
Bean to help easily create Server endpoints for JAX-WS.
JaxWsServerFactoryBean() - Constructor for class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
JaxWsServerFactoryBean(JaxWsServiceFactoryBean) - Constructor for class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
JaxwsServerGenerator - Class in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator
 
JaxwsServerGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsServerGenerator
 
JaxwsServiceBuilder - Class in org.apache.cxf.jaxws
 
JaxwsServiceBuilder() - Constructor for class org.apache.cxf.jaxws.JaxwsServiceBuilder
 
JaxWsServiceConfiguration - Class in org.apache.cxf.jaxws.support
 
JaxWsServiceConfiguration() - Constructor for class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
JaxWsServiceFactoryBean - Class in org.apache.cxf.jaxws.support
Constructs a service model from JAX-WS service endpoint classes.
JaxWsServiceFactoryBean() - Constructor for class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
JaxWsServiceFactoryBean(JaxWsImplementorInfo) - Constructor for class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
JaxWsSoapBindingConfiguration - Class in org.apache.cxf.jaxws.binding.soap
Introspects the SOAPBinding annotation to provide to construct a BindingInfo.
JaxWsSoapBindingConfiguration(JaxWsServiceFactoryBean) - Constructor for class org.apache.cxf.jaxws.binding.soap.JaxWsSoapBindingConfiguration
 
JaxWsWebServicePublisherBeanPostProcessor - Class in org.apache.cxf.jaxws.spring
Bean to scan context for potential web services.
JaxWsWebServicePublisherBeanPostProcessor() - Constructor for class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
 
JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter - Class in org.apache.cxf.jaxws.spring
 
JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter(Servlet) - Constructor for class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter
 
JCATransactionalMessageListenerContainer - Class in org.apache.cxf.transport.jms
 
JCATransactionalMessageListenerContainer(EndpointInfo) - Constructor for class org.apache.cxf.transport.jms.JCATransactionalMessageListenerContainer
 
JDOMDocumentType - Class in org.apache.cxf.aegis.type.xml
Reads and writes org.w3c.dom.Document types.
JDOMDocumentType() - Constructor for class org.apache.cxf.aegis.type.xml.JDOMDocumentType
 
JDOMElementType - Class in org.apache.cxf.aegis.type.xml
Reads and writes org.w3c.dom.Document types.
JDOMElementType() - Constructor for class org.apache.cxf.aegis.type.xml.JDOMElementType
 
JDOMNamespaceContext - Class in org.apache.cxf.aegis.util.stax
 
JDOMNamespaceContext() - Constructor for class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
JDOMStreamReader - Class in org.apache.cxf.aegis.util.stax
Facade for DOMStreamReader using JDOM implmentation.
JDOMStreamReader(Element) - Constructor for class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
JDOMStreamWriter - Class in org.apache.cxf.aegis.util.stax
 
JDOMStreamWriter() - Constructor for class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
JDOMStreamWriter(Element) - Constructor for class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
JettyConnectorFactory - Interface in org.apache.cxf.transport.http_jetty
Encapsulates creation of Jetty listener.
JettyContextInspector - Class in org.apache.cxf.transport.http_jetty
 
JettyContextInspector() - Constructor for class org.apache.cxf.transport.http_jetty.JettyContextInspector
 
JettyContinuationProvider - Class in org.apache.cxf.transport.http_jetty.continuations
 
JettyContinuationProvider(HttpServletRequest, HttpServletResponse, Message) - Constructor for class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProvider
 
JettyContinuationWrapper - Class in org.apache.cxf.transport.http_jetty.continuations
 
JettyContinuationWrapper(HttpServletRequest, HttpServletResponse, Message) - Constructor for class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
JettyDestinationFactory - Class in org.apache.cxf.transport.http_jetty
 
JettyDestinationFactory() - Constructor for class org.apache.cxf.transport.http_jetty.JettyDestinationFactory
 
JettyHTTPDestination - Class in org.apache.cxf.transport.http_jetty
 
JettyHTTPDestination(Bus, DestinationRegistry, EndpointInfo, JettyHTTPServerEngineFactory) - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
Constructor, using Jetty server engine.
JettyHTTPHandler - Class in org.apache.cxf.transport.http_jetty
 
JettyHTTPHandler(JettyHTTPDestination, boolean) - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
JettyHTTPServerEngine - Class in org.apache.cxf.transport.http_jetty
This class is the Jetty HTTP Server Engine that is configured to work off of a designated port.
JettyHTTPServerEngine(Container.Listener, String, int) - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This constructor is called by the JettyHTTPServerEngineFactory.
JettyHTTPServerEngine() - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
JettyHTTPServerEngineBeanDefinitionParser - Class in org.apache.cxf.transport.http_jetty.spring
 
JettyHTTPServerEngineBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine - Class in org.apache.cxf.transport.http_jetty.spring
 
JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine(JettyHTTPServerEngineFactory, Bus, String, int) - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine() - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
JettyHTTPServerEngineConfigType - Class in org.apache.cxf.transports.http_jetty.configuration
Java class for JettyHTTPServerEngineConfigType complex type.
JettyHTTPServerEngineConfigType() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
JettyHTTPServerEngineFactory - Class in org.apache.cxf.transport.http_jetty
This Bus Extension handles the configuration of network port numbers for use with "http" or "https".
JettyHTTPServerEngineFactory() - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
JettyHTTPServerEngineFactory(Bus) - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
JettyHTTPServerEngineFactory(Bus, Map<String, TLSServerParameters>, Map<String, ThreadingParameters>) - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
JettyHTTPServerEngineFactoryBeanDefinitionParser - Class in org.apache.cxf.transport.http_jetty.spring
 
JettyHTTPServerEngineFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser
 
JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory - Class in org.apache.cxf.transport.http_jetty.spring
 
JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory() - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory
 
JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory(Bus, Map<String, TLSServerParameters>, Map<String, ThreadingParameters>) - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory
 
JettyHTTPServerEngineFactoryConfigType - Class in org.apache.cxf.transports.http_jetty.configuration
Java class for JettyHTTPServerEngineFactoryConfigType complex type.
JettyHTTPServerEngineFactoryConfigType() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
 
JettySpringTypesFactory - Class in org.apache.cxf.transport.http_jetty.spring
 
JettySpringTypesFactory() - Constructor for class org.apache.cxf.transport.http_jetty.spring.JettySpringTypesFactory
 
JettySslConnectorFactory - Class in org.apache.cxf.transport.https_jetty
This class wraps the JettyConnectorFactory and will create TLS enabled acceptors.
JettySslConnectorFactory(TLSServerParameters) - Constructor for class org.apache.cxf.transport.https_jetty.JettySslConnectorFactory
 
JettySslConnectorFactory(TLSServerParameters, int) - Constructor for class org.apache.cxf.transport.https_jetty.JettySslConnectorFactory
 
JibxDataBinding - Class in org.apache.cxf.jibx
 
JibxDataBinding() - Constructor for class org.apache.cxf.jibx.JibxDataBinding
 
JibxDataReader - Class in org.apache.cxf.jibx
 
JibxDataReader() - Constructor for class org.apache.cxf.jibx.JibxDataReader
 
JibxDataWriter - Class in org.apache.cxf.jibx
 
JibxDataWriter() - Constructor for class org.apache.cxf.jibx.JibxDataWriter
 
JibxNullBindingFactory - Class in org.apache.cxf.jibx
Dummy binding factory for conversion of simple value conversion which do not require a real JiBX binding.
JibxSchemaHelper - Class in org.apache.cxf.jibx.tools
 
JibxSchemaHelper(Bus, Map<String, Element>) - Constructor for class org.apache.cxf.jibx.tools.JibxSchemaHelper
 
JibxSchemaInitializer - Class in org.apache.cxf.jibx
 
JibxSchemaInitializer(ServiceInfo, SchemaCollection, JibxDataBinding) - Constructor for class org.apache.cxf.jibx.JibxSchemaInitializer
 
JibxSchemaResolver - Class in org.apache.cxf.jibx.tools
A Wrapper class that acts as a wrapper when passing schema instances to JiBX code generation framework.
JibxSchemaResolver(String, XmlSchema, SchemaCollection, Element) - Constructor for class org.apache.cxf.jibx.tools.JibxSchemaResolver
 
JibxSimpleTypes - Class in org.apache.cxf.jibx
 
JibxToolingDataBinding - Class in org.apache.cxf.jibx.tools
 
JibxToolingDataBinding() - Constructor for class org.apache.cxf.jibx.tools.JibxToolingDataBinding
 
JibxToolingProblemHandler - Class in org.apache.cxf.jibx.tools
 
JibxToolingProblemHandler() - Constructor for class org.apache.cxf.jibx.tools.JibxToolingProblemHandler
 
JibxUtil - Class in org.apache.cxf.jibx
 
JibxWrapperHelper - Class in org.apache.cxf.jibx
JibxWrapperHelper
JibxWrapperHelper(Class<?>, Method[], Method[], Field[]) - Constructor for class org.apache.cxf.jibx.JibxWrapperHelper
 
JMS_ADDR_DEST_STYLE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_INIT_CTX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_JNDI_DEST - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_JNDI_FAC - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_JNDI_URL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_MSG_TYPE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_MSGID_TO_CORRID - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDR_SUBSCRIBER_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
JMS_CLIENT_CONFIG_ID - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_CLIENT_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_CLIENT_RECEIVE_TIMEOUT - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_CLIENT_REQUEST_HEADERS - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_CLIENT_RESPONSE_HEADERS - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_CONTENT_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_MESSAGE_TYPE - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
JMS_MESSAGE_TYPE - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
JMS_POOLEDSESSION - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
JMS_QUEUE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_REBASED_REPLY_TO - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_REQUEST_MESSAGE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_RESPONSE_MESSAGE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_SERVER_CONFIG_ID - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_SERVER_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_SERVER_REQUEST_HEADERS - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_SERVER_RESPONSE_HEADERS - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_SET_REPLY_TO - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_TOPIC - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JmsAddress - Class in org.apache.cxf.tools.misc.processor.address
 
JmsAddress() - Constructor for class org.apache.cxf.tools.misc.processor.address.JmsAddress
 
JMSConduit - Class in org.apache.cxf.transport.jms
JMSConduit is instantiated by the JMSTransportFactory which is selected by a client if the transport protocol starts with jms://.
JMSConduit(EndpointInfo, EndpointReferenceType, JMSConfiguration, Bus) - Constructor for class org.apache.cxf.transport.jms.JMSConduit
 
JMSConduitBeanDefinitionParser - Class in org.apache.cxf.transport.jms.spring
 
JMSConduitBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.jms.spring.JMSConduitBeanDefinitionParser
 
JMSConfigFeature - Class in org.apache.cxf.transport.jms
Allows to configure the JMSConfiguration directly at the Client or Server.
JMSConfigFeature() - Constructor for class org.apache.cxf.transport.jms.JMSConfigFeature
 
JMSConfiguration - Class in org.apache.cxf.transport.jms
 
JMSConfiguration() - Constructor for class org.apache.cxf.transport.jms.JMSConfiguration
 
JMSConstants - Class in org.apache.cxf.transport.jms
 
JMSContinuation - Class in org.apache.cxf.transport.jms.continuations
 
JMSContinuation(Bus, Message, MessageObserver, Collection<JMSContinuation>, AbstractMessageListenerContainer, JMSConfiguration) - Constructor for class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
JMSContinuationProvider - Class in org.apache.cxf.transport.jms.continuations
 
JMSContinuationProvider(Bus, Message, MessageObserver, Collection<JMSContinuation>, AbstractMessageListenerContainer, JMSConfiguration) - Constructor for class org.apache.cxf.transport.jms.continuations.JMSContinuationProvider
 
jmsCorrelationID - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
jmsDeliveryMode - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
JMSDestination - Class in org.apache.cxf.transport.jms
 
JMSDestination(Bus, EndpointInfo, JMSConfiguration) - Constructor for class org.apache.cxf.transport.jms.JMSDestination
 
JMSDestination.BackChannelConduit - Class in org.apache.cxf.transport.jms
Conduit for sending the reply back to the client
JMSDestinationBeanDefinitionParser - Class in org.apache.cxf.transport.jms.spring
 
JMSDestinationBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.jms.spring.JMSDestinationBeanDefinitionParser
 
jmsDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
JMSEndpoint - Class in org.apache.cxf.transport.jms.uri
 
JMSEndpoint(String, String, String) - Constructor for class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
JMSEndpoint() - Constructor for class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
JMSEndpointParser - Class in org.apache.cxf.transport.jms.uri
 
JMSEndpointType - Class in org.apache.cxf.transport.jms.uri
JMS header properties.
JMSEndpointType() - Constructor for class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
jmsExpiration - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
JMSFactory - Class in org.apache.cxf.transport.jms
Factory to create JmsTemplates and JmsListeners from configuration and context information
JMSFault - Exception in org.apache.cxf.binding.soap.jms.interceptor
 
JMSFault(String) - Constructor for exception org.apache.cxf.binding.soap.jms.interceptor.JMSFault
 
JMSFault(String, Throwable) - Constructor for exception org.apache.cxf.binding.soap.jms.interceptor.JMSFault
 
JMSFaultFactory - Class in org.apache.cxf.binding.soap.jms.interceptor
 
JMSFaultType - Class in org.apache.cxf.binding.soap.jms.interceptor
 
JMSFaultType() - Constructor for class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType
 
JMSFaultType - Class in org.apache.cxf.transport.jms
Java class for JMSFaultType complex type.
JMSFaultType() - Constructor for class org.apache.cxf.transport.jms.JMSFaultType
 
JMSJNDIEndpoint - Class in org.apache.cxf.transport.jms.uri
 
JMSJNDIEndpoint(String, String) - Constructor for class org.apache.cxf.transport.jms.uri.JMSJNDIEndpoint
 
JMSMessageHeadersType - Class in org.apache.cxf.transport.jms
JMS properties.
JMSMessageHeadersType() - Constructor for class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
jmsMessageID - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
jmsNamingProperty - Variable in class org.apache.cxf.transport.jms.AddressType
 
JMSNamingPropertyType - Class in org.apache.cxf.transport.jms
javaNaming properties name/value pair.
JMSNamingPropertyType() - Constructor for class org.apache.cxf.transport.jms.JMSNamingPropertyType
 
JMSOldConfigHolder - Class in org.apache.cxf.transport.jms
 
JMSOldConfigHolder() - Constructor for class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
jmsPriority - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
JMSPropertyType - Class in org.apache.cxf.transport.jms
Java class for JMSPropertyType complex type.
JMSPropertyType() - Constructor for class org.apache.cxf.transport.jms.JMSPropertyType
 
JMSQueueEndpoint - Class in org.apache.cxf.transport.jms.uri
An endpoint for a JMS Queue which is also browsable
JMSQueueEndpoint(String, String) - Constructor for class org.apache.cxf.transport.jms.uri.JMSQueueEndpoint
 
jmsRedelivered - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
jmsReplyDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
jmsReplyTo - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
jmsReplyToDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
JMSSpecConstants - Class in org.apache.cxf.transport.jms.spec
 
jmsTimeStamp - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
JMSTopicEndpoint - Class in org.apache.cxf.transport.jms.uri
 
JMSTopicEndpoint(String, String) - Constructor for class org.apache.cxf.transport.jms.uri.JMSTopicEndpoint
 
JMSTransportFactory - Class in org.apache.cxf.transport.jms
 
JMSTransportFactory() - Constructor for class org.apache.cxf.transport.jms.JMSTransportFactory
 
JmsTransportPlugin - Class in org.apache.cxf.transport.jms.wsdl11
 
JmsTransportPlugin() - Constructor for class org.apache.cxf.transport.jms.wsdl11.JmsTransportPlugin
 
jmsType - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
JMSURIConstants - Class in org.apache.cxf.transport.jms.uri
 
JMSUtils - Class in org.apache.cxf.transport.jms
 
jmsVariant - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
JMSWSDLExtensionLoader - Class in org.apache.cxf.transport.jms.wsdl11
 
JMSWSDLExtensionLoader(Bus) - Constructor for class org.apache.cxf.transport.jms.wsdl11.JMSWSDLExtensionLoader
 
JMXConnectorPolicyType - Class in org.apache.cxf.management
Java class for JMXConnectorPolicyType complex type.
JMXConnectorPolicyType() - Constructor for class org.apache.cxf.management.JMXConnectorPolicyType
 
jmxServiceURL - Variable in class org.apache.cxf.management.JMXConnectorPolicyType
 
JNDI - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JNDI_PARAMETER_NAME_PREFIX - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JNDI_PREFIX - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JNDI_TOPIC - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JNDIConfiguration - Class in org.apache.cxf.transport.jms
 
JNDIConfiguration() - Constructor for class org.apache.cxf.transport.jms.JNDIConfiguration
 
jndiConnectionFactoryName - Variable in class org.apache.cxf.transport.jms.AddressType
 
jndiConnectionFactoryName - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
JNDICONNECTIONFACTORYNAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
JNDICONNECTIONFACTORYNAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JndiConnectionFactoryNameType - Class in org.apache.cxf.transport.jms.wsdl
Java class for jndiConnectionFactoryNameType complex type.
JndiConnectionFactoryNameType() - Constructor for class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
JNDICONTEXTPARAMETER_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
JndiContextParameterType - Class in org.apache.cxf.transport.jms.wsdl
Java class for jndiContextParameterType complex type.
JndiContextParameterType() - Constructor for class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
jndiDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
jndiInitialContextFactory - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
JNDIINITIALCONTEXTFACTORY_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
JNDIINITIALCONTEXTFACTORY_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JndiInitialContextFactoryType - Class in org.apache.cxf.transport.jms.wsdl
Java class for jndiInitialContextFactoryType complex type.
JndiInitialContextFactoryType() - Constructor for class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
JndiNameType - Class in org.apache.cxf.jaxws.javaee
The jndi-nameType type designates a JNDI name in the Deployment Component's environment and is relative to the java:comp/env context.
JndiNameType() - Constructor for class org.apache.cxf.jaxws.javaee.JndiNameType
 
jndiReplyDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
jndiReplyToDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
jndiURL - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
JNDIURL_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
JNDIURL_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
JndiURLType - Class in org.apache.cxf.transport.jms.wsdl
Java class for jndiURLType complex type.
JndiURLType() - Constructor for class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
joinErrOut(boolean) - Method in class org.apache.cxf.common.commands.ForkedCommand
Determines if the threads collecting the forked process' stdout/stderr should be joined.
joinWithComma(String[]) - Static method in class org.apache.cxf.maven_plugin.WsdlUtilities
 
JRAStrategy - Class in org.apache.cxf.binding.http.strategy
A strategy to map BindingOperationInfos to URI/Verb combos utilizing the Java Rest Annotations.
JRAStrategy() - Constructor for class org.apache.cxf.binding.http.strategy.JRAStrategy
 
JsonpInInterceptor - Class in org.apache.cxf.jaxrs.provider.jsonp
Sets a callback key in the message exchange for HTTP requests containing the '_jsonp' parameter in the querystring.
JsonpInInterceptor() - Constructor for class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
JsonpInInterceptor(String) - Constructor for class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
JsonpPostStreamInterceptor - Class in org.apache.cxf.jaxrs.provider.jsonp
Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring.
JsonpPostStreamInterceptor() - Constructor for class org.apache.cxf.jaxrs.provider.jsonp.JsonpPostStreamInterceptor
 
JsonpPreStreamInterceptor - Class in org.apache.cxf.jaxrs.provider.jsonp
Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring.
JsonpPreStreamInterceptor() - Constructor for class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
JSONProvider - Class in org.apache.cxf.jaxrs.provider
 
JSONProvider() - Constructor for class org.apache.cxf.jaxrs.provider.JSONProvider
 
JSONUtils - Class in org.apache.cxf.jaxrs.provider
 
Jsr250BeanPostProcessor - Class in org.apache.cxf.bus.spring
 
jsseProvider - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
jsseProvider - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
JsServiceFactoryBean - Class in org.apache.cxf.js.rhino
 
JsServiceFactoryBean() - Constructor for class org.apache.cxf.js.rhino.JsServiceFactoryBean
 

K

KEEP_CONDUIT_ALIVE - Static variable in class org.apache.cxf.endpoint.AbstractConduitSelector
 
KEEP_CONDUIT_ALIVE - Static variable in interface org.apache.cxf.endpoint.Client
 
KEEP_CONDUIT_ALIVE - Static variable in class org.apache.cxf.jaxrs.client.AbstractClient
 
KEEP_PARAMETERS_WRAPPER - Static variable in class org.apache.cxf.interceptor.DocLiteralInInterceptor
 
keepAliveParameters - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
keepEncoded(Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
keepInOrder(Map<String, String>, OperationInfo, List<String>) - Method in class org.apache.cxf.interceptor.URIMappingInterceptor
 
keepORBAlive(String) - Static method in class org.apache.cxf.binding.corba.utils.CorbaBindingHelper
 
KERBEROS_CLIENT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
KERBEROS_GSS_V5_AP_REQ_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KERBEROS_JAAS_CONTEXT_NAME - Static variable in class org.apache.cxf.ws.security.SecurityConstants
The JAAS Context name to use for Kerberos.
KERBEROS_SPN - Static variable in class org.apache.cxf.ws.security.SecurityConstants
The Kerberos Service Provider Name (spn) to use.
KERBEROS_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
KERBEROS_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
KERBEROS_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KERBEROS_V5_AP_REQ_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KerberosClient - Class in org.apache.cxf.ws.security.kerberos
A class that obtains a ticket from a KDC and wraps it in a SecurityToken object.
KerberosClient(Bus) - Constructor for class org.apache.cxf.ws.security.kerberos.KerberosClient
 
KerberosToken - Class in org.apache.cxf.ws.security.policy.model
 
KerberosToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.KerberosToken
 
KerberosTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
KerberosTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.KerberosTokenBuilder
 
KerberosTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
 
KerberosTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.KerberosTokenInterceptorProvider
 
KerberosTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a WSSecurityEngineResult corresponding to the processing of a Kerberos Token against the appropriate policy.
KerberosTokenPolicyValidator(Message) - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.KerberosTokenPolicyValidator
 
KerberosUtils - Class in org.apache.cxf.ws.security.kerberos
 
KEY - Static variable in class org.apache.cxf.common.logging.LogUtils
 
KEY_HTTP_CONNECTION - Static variable in class org.apache.cxf.transport.http.Headers
This constant is the Message(Map) key for the HttpURLConnection that is used to get the response.
KEY_HTTP_CONNECTION - Static variable in class org.apache.cxf.transport.http.HTTPConduit
This constant is the Message(Map) key for the HttpURLConnection that is used to get the response.
keyExchangeToken(RequestSecurityTokenType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.KeyExchangeTokenOperation
 
keyExchangeToken(RequestSecurityTokenType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
 
keyExchangeToken(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
KeyExchangeTokenOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
 
KeyExchangeTokenType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for KeyExchangeTokenType complex type.
KeyExchangeTokenType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.KeyExchangeTokenType
 
KeyIdentifierType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
A security token key identifier
KeyIdentifierType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.KeyIdentifierType
 
keyInfo - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
 
KeyInfoType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for KeyInfoType complex type.
KeyInfoType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
 
keyManagers - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
keyManagers - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
keyManagers - Variable in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
 
KeyManagersType - Class in org.apache.cxf.configuration.security
This structure specifies the JSSE based KeyManagers for a single Keystore.
KeyManagersType() - Constructor for class org.apache.cxf.configuration.security.KeyManagersType
 
keyPassword - Variable in class org.apache.cxf.configuration.security.KeyManagersType
 
keySet() - Method in class org.apache.cxf.common.util.CacheMap
 
keySet() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
keySet() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
keySet() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
keySet() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
keySet() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
keySet() - Method in class org.apache.cxf.ws.rm.WrappedService
 
keySize - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
keyStore - Variable in class org.apache.cxf.configuration.security.KeyManagersType
 
keyStore - Variable in class org.apache.cxf.configuration.security.TrustManagersType
 
KeyStoreType - Class in org.apache.cxf.configuration.security
A KeyStoreType represents the information needed to load a collection of key and certificate material from a desired location.
KeyStoreType() - Constructor for class org.apache.cxf.configuration.security.KeyStoreType
 
keyType - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
KEYVALUE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
KEYVALUE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KeyValueToken - Class in org.apache.cxf.ws.security.policy.model
 
KeyValueToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.KeyValueToken
 
KeyValueTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
KeyValueTokenBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.KeyValueTokenBuilder
 
KeyValueType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for KeyValueType complex type.
KeyValueType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyValueType
 
KNOWN_ELEMENTS - Static variable in class org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder
 
KNOWN_ELEMENTS - Static variable in class org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder
 
KNOWN_ELEMENTS - Static variable in class org.apache.cxf.ws.rm.policy.RM11AssertionBuilder
 
KNOWN_ELEMENTS - Static variable in class org.apache.cxf.ws.rm.policy.RMAssertionBuilder
 
KW_AES128 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KW_AES192 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KW_AES256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KW_RSA15 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KW_RSA_OAEP - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
KW_TRIPLE_DES - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 

L

label - Variable in class org.apache.cxf.binding.corba.wsdl.CaseType
 
label - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
 
label - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
 
label - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
 
lang - Variable in class org.apache.cxf.jaxws.javaee.DescriptionType
 
lang - Variable in class org.apache.cxf.jaxws.javaee.DisplayNameType
 
lang - Variable in class org.apache.cxf.jaxws.javaee.IconType
 
language(String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Content-Language header
language(String) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Content-Language header
language(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
language(Locale) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
language(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
LANGUAGE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
LANGUAGE_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
languages(Locale...) - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
largeIcon - Variable in class org.apache.cxf.jaxws.javaee.IconType
 
last() - Method in class org.apache.cxf.common.util.SortedArraySet
 
lastestImportUri - Variable in class org.apache.cxf.resource.ExtendedURIResolver
 
lastMessage - Variable in class org.apache.cxf.ws.rm.v200502.SequenceType
 
lastMessage - Variable in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
 
lastModified(Date) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
lastMsgNumber - Variable in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
 
lastMsgNumber - Variable in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
 
Layout - Class in org.apache.cxf.ws.security.policy.model
 
Layout(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.Layout
 
LAYOUT - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
LAYOUT - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
LAYOUT - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
LayoutBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
LayoutBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.LayoutBuilder
 
LazyAttachmentCollection - Class in org.apache.cxf.attachment
 
LazyAttachmentCollection(AttachmentDeserializer) - Constructor for class org.apache.cxf.attachment.LazyAttachmentCollection
 
LazyDataSource - Class in org.apache.cxf.attachment
A DataSource which will search through a Collection of attachments so as to lazily load the attachment from the collection.
LazyDataSource(String, Collection<Attachment>) - Constructor for class org.apache.cxf.attachment.LazyDataSource
 
LBRACK - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LCURLY - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LE - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
lessOrEqualTo(double) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property less or equal to given number?
lessOrEqualTo(long) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property less or equal to given number?
lessThan(double) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property less than given number?
lessThan(long) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property less than given number?
lexicalAfter(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is textual property lexically after (greater than) given literal?
lexicalBefore(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is textual property lexically before (less than) given literal?
lexicalNotAfter(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is textual property lexically not after (less or equal to) given literal?
lexicalNotBefore(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is textual property lexically not before (greater or equal to) given literal?
lifecycleCallbackClass - Variable in class org.apache.cxf.jaxws.javaee.LifecycleCallbackType
 
lifecycleCallbackMethod - Variable in class org.apache.cxf.jaxws.javaee.LifecycleCallbackType
 
LifecycleCallbackType - Class in org.apache.cxf.jaxws.javaee
The lifecycle-callback type specifies a method on a class to be called when a lifecycle event occurs.
LifecycleCallbackType() - Constructor for class org.apache.cxf.jaxws.javaee.LifecycleCallbackType
 
LifetimeType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for LifetimeType complex type.
LifetimeType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
 
limit - Variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
LIMITED_REGEX_SUFFIX - Static variable in class org.apache.cxf.jaxrs.model.URITemplate
 
LINE_SEP_PROPERTY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
listenerClass - Variable in class org.apache.cxf.jaxws.javaee.ListenerType
 
listeners - Variable in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
ListenerType - Class in org.apache.cxf.jaxws.javaee
The listenerType indicates the deployment properties for a web application listener bean.
ListenerType() - Constructor for class org.apache.cxf.jaxws.javaee.ListenerType
 
LITERAL - Static variable in class org.apache.cxf.common.WSDLConstants
 
literal() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
LITERAL_abstract - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_any - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_attribute - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_boolean - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_case - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_char - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_component - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_const - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_consumes - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_context - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_custom - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_default - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_double - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_emits - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_enum - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_eventtype - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_exception - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_factory - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_FALSE - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_finder - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_fixed - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_float - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_getraises - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_home - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_import - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_in - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_inout - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_interface - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_local - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_long - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_manages - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_module - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_multiple - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_native - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_Object - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_octet - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_oneway - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_out - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_primarykey - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_private - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_provides - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_public - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_publishes - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_raises - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_readonly - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_sequence - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_setraises - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_short - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_string - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_struct - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_supports - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_switch - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_TRUE - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_truncatable - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_typedef - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_typeid - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_typeprefix - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_union - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_unsigned - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_uses - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_ValueBase - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_valuetype - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_void - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_wchar - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LITERAL_wstring - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
load(ClassLoader, Bus) - Method in class org.apache.cxf.bus.extension.Extension
 
load(String[]) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
load(InputStream, String) - Method in class org.apache.cxf.tools.util.PropertyUtil
 
load(InputStream) - Method in class org.apache.cxf.tools.util.PropertyUtil
 
loadAdditionalFeatures() - Method in class org.apache.cxf.bus.blueprint.BlueprintBus
 
loadAdditionalFeatures() - Method in class org.apache.cxf.bus.CXFBusImpl
 
loadAdditionalFeatures() - Method in class org.apache.cxf.bus.spring.SpringBus
 
loadAllProperties(String, ClassLoader) - Static method in class org.apache.cxf.common.util.PropertiesLoaderUtils
Load all properties from the given class path resource, using the given class loader.
loadAllProperties(String, ClassLoader, Logger, Level, String) - Static method in class org.apache.cxf.common.util.PropertiesLoaderUtils
 
loadBean(String, Class<? extends T>) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator.BeanLoaderListener
Return true to have the loader go ahead and load the bean.
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.apache.cxf.bus.spring.BusApplicationContext
 
loadBeanDefinitions(EncodedResource) - Method in class org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader
 
loadBeansOfType(Class<T>, ConfiguredBeanLocator.BeanLoaderListener<T>) - Method in class org.apache.cxf.bus.blueprint.BlueprintBeanLocator
Iterates through the beans of the given type, calling the listener to determine if it should be loaded or not.
loadBeansOfType(Class<T>, ConfiguredBeanLocator.BeanLoaderListener<T>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
loadBeansOfType(Class<T>, ConfiguredBeanLocator.BeanLoaderListener<T>) - Method in class org.apache.cxf.bus.osgi.OSGiBeanLocator
 
loadBeansOfType(Class<T>, ConfiguredBeanLocator.BeanLoaderListener<T>) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
 
loadBeansOfType(Class<T>, ConfiguredBeanLocator.BeanLoaderListener<T>) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
Iterates through the beans of the given type, calling the listener to determine if it should be loaded or not.
loadBus(ServletConfig) - Method in class org.apache.cxf.transport.servlet.CXFNonSpringServlet
 
loadBus(ServletConfig) - Method in class org.apache.cxf.transport.servlet.CXFServlet
 
loadCACert(String) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
loadCatalog(URL) - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
loadCatalogs(ClassLoader, String) - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
loadClass(String, boolean) - Method in class org.apache.cxf.bus.blueprint.BundleDelegatingClassLoader
 
loadClass(String, Class<?>) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
Load a class with a given name.
loadClass(String, boolean) - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
 
loadClass(String, Class, byte[]) - Method in class org.apache.cxf.common.util.ASMHelper
 
loadClass(String, ClassLoader) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
loadClientCredential(String) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
loadContextCatalogs() - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
loadContextCatalogs(String) - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
loadCryptoFromPropertiesFile(String, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
loadDefaultExcludes(InputStream) - Method in class org.apache.cxf.tools.common.ToolContext
 
loadDefaultExcludes() - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
loadDefaultNS2Pck(InputStream) - Method in class org.apache.cxf.tools.common.ToolContext
 
loadDefaultNS2Pck() - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
loadDefaultNSPackageMapping(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
LoadDistributorBeanDefinitionParser - Class in org.apache.cxf.clustering.spring
 
LoadDistributorBeanDefinitionParser() - Constructor for class org.apache.cxf.clustering.spring.LoadDistributorBeanDefinitionParser
 
LoadDistributorFeature - Class in org.apache.cxf.clustering
This feature may be applied to a Client so as to enable load distribution amongst a set of target endpoints or addresses Note that this feature changes the conduit on the fly and thus makes the Client not thread safe.
LoadDistributorFeature() - Constructor for class org.apache.cxf.clustering.LoadDistributorFeature
 
LoadDistributorTargetSelector - Class in org.apache.cxf.clustering
 
LoadDistributorTargetSelector() - Constructor for class org.apache.cxf.clustering.LoadDistributorTargetSelector
Normal constructor.
LoadDistributorTargetSelector(Conduit) - Constructor for class org.apache.cxf.clustering.LoadDistributorTargetSelector
Constructor, allowing a specific conduit to override normal selection.
loadDynamic() - Method in class org.apache.cxf.extension.RegistryImpl
 
loadDynamic() - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
 
loadDynamic() - Method in class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
 
loadDynamic() - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
 
loader - Variable in class org.apache.cxf.transport.ChainInitiationObserver
 
loader - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
LOADER_MAP - Static variable in class org.apache.cxf.common.util.ASMHelper
 
LoadingByteArrayOutputStream - Class in org.apache.cxf.helpers
Subclass of ByteArrayOutputStream that allows creation of a ByteArrayInputStream directly without creating a copy of the byte[].
LoadingByteArrayOutputStream() - Constructor for class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
LoadingByteArrayOutputStream(int) - Constructor for class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
loadInterface(ClassLoader) - Method in class org.apache.cxf.bus.extension.Extension
 
loadInterface(ClassLoader) - Method in class org.apache.cxf.bus.osgi.CXFExtensionBundleListener.OSGiExtension
 
loadIntoBAIS(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
Load the InputStream into memory and return a ByteArrayInputStream that represents it.
loadKeyStore(KeyManagerFactory, KeyStore, ByteArrayInputStream, String, String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
loadPlugin(URL) - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
loadPlugin(String) - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
loadPlugin(Plugin) - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
loadProperties(InputStream) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
loadProperties(String) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
loadSchema(InputSource, Object) - Method in class org.apache.cxf.wstx_msv_validation.W3CMultiSchemaFactory
 
loadSchemas(String, Map<String, EmbeddedSchema>) - Method in class org.apache.cxf.wstx_msv_validation.W3CMultiSchemaFactory
 
loadWsdlOptionsFromDependencies(MavenProject, File) - Static method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOptionLoader
 
loadWsdlOptionsFromDependencies(MavenProject, Option, File) - Static method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
loadWsdlOptionsFromFiles(File, String[], String[], File) - Static method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOptionLoader
Scan files in a directory and generate one wsdlOption per file found.
local - Variable in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
 
localCertificates - Variable in class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This field contains the certificates that were used to authenticate the connection to the peer.
LocalClientState - Class in org.apache.cxf.jaxrs.client
Keeps the client state such as the baseURI, currentURI, requestHeaders, current response
LocalClientState() - Constructor for class org.apache.cxf.jaxrs.client.LocalClientState
 
LocalClientState(URI) - Constructor for class org.apache.cxf.jaxrs.client.LocalClientState
 
LocalClientState(LocalClientState) - Constructor for class org.apache.cxf.jaxrs.client.LocalClientState
 
LocalConduit - Class in org.apache.cxf.transport.local
 
LocalConduit(LocalTransportFactory, LocalDestination) - Constructor for class org.apache.cxf.transport.local.LocalConduit
 
LocalDestination - Class in org.apache.cxf.transport.local
 
LocalDestination(LocalTransportFactory, EndpointReferenceType, EndpointInfo) - Constructor for class org.apache.cxf.transport.local.LocalDestination
 
LocalDocumentReferenceResolver - Class in org.apache.cxf.ws.policy.attachment.reference
 
LocalDocumentReferenceResolver(Document, PolicyBuilder) - Constructor for class org.apache.cxf.ws.policy.attachment.reference.LocalDocumentReferenceResolver
 
localHome - Variable in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
 
LocalHomeType - Class in org.apache.cxf.jaxws.javaee
The local-homeType defines the fully-qualified name of an enterprise bean's local home interface.
LocalHomeType() - Constructor for class org.apache.cxf.jaxws.javaee.LocalHomeType
 
localName() - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
localName() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
 
localPrincipal - Variable in class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This field contains the Principal that authenticated to the peer.
LocalServerListener - Class in org.apache.cxf.binding.object
 
LocalServerListener(Bus, BindingFactory) - Constructor for class org.apache.cxf.binding.object.LocalServerListener
 
LocalServerListener.OverrideBindingObserver - Class in org.apache.cxf.binding.object
 
LocalServerListener.OverrideBindingObserver(Endpoint, Binding, Bus) - Constructor for class org.apache.cxf.binding.object.LocalServerListener.OverrideBindingObserver
 
LocalServiceModelReferenceResolver - Class in org.apache.cxf.ws.policy.attachment.reference
 
LocalServiceModelReferenceResolver(DescriptionInfo, PolicyBuilder) - Constructor for class org.apache.cxf.ws.policy.attachment.reference.LocalServiceModelReferenceResolver
 
LocalTransportFactory - Class in org.apache.cxf.transport.local
 
LocalTransportFactory() - Constructor for class org.apache.cxf.transport.local.LocalTransportFactory
 
LocalTransportFactory(Bus) - Constructor for class org.apache.cxf.transport.local.LocalTransportFactory
 
LocalType - Class in org.apache.cxf.jaxws.javaee
The localType defines the fully-qualified name of an enterprise bean's local interface.
LocalType() - Constructor for class org.apache.cxf.jaxws.javaee.LocalType
 
location - Variable in class org.apache.cxf.binding.corba.wsdl.AddressType
 
location(URI) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
location - Variable in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
 
location - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
location - Variable in class org.apache.cxf.wsdl.http.AddressType
 
location - Variable in class org.apache.cxf.wsdl.http.OperationType
 
location - Variable in class org.apache.cxf.wsdl.TImport
 
lockOutputStream() - Method in class org.apache.cxf.io.CachedOutputStream
Locks the output stream to prevent additional writes, but maintains a pointer to it so an InputStream can be obtained
LOG - Static variable in class org.apache.cxf.aegis.type.TypeUtil
 
LOG - Static variable in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
LOG - Static variable in class org.apache.cxf.bus.spring.OldSpringSupport
 
log(LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Level, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Level, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Level, String, Object[]) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Level, String, Throwable) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Logger, Level, String, Throwable, Object) - Static method in class org.apache.cxf.common.logging.LogUtils
Allows both parameter substitution and a typed Throwable to be logged.
log(Logger, Level, String, Throwable, Object...) - Static method in class org.apache.cxf.common.logging.LogUtils
Allows both parameter substitution and a typed Throwable to be logged.
log(Logger, Level, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, Level, String, Throwable) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, Level, String, Object) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, Level, String, Object[]) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
log(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
log(Exception, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
log(String, Throwable) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
LOG - Static variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
LOG - Static variable in class org.apache.cxf.jaxws.spi.ProviderImpl
 
LOG - Static variable in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
LOG - Static variable in class org.apache.cxf.tools.common.ClassUtils
 
LOG - Static variable in class org.apache.cxf.tools.corba.common.idltypes.IdlField
 
LOG - Static variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
LOG - Static variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
LOG - Static variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaProcessor
 
LOG - Static variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
LOG - Static variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
LOG - Static variable in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.AbstractJaxwsGenerator
 
LOG - Static variable in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.AbstractSimpleGenerator
 
LOG - Static variable in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
LOG - Static variable in class org.apache.cxf.tools.validator.internal.SchemaValidator
 
LOG - Static variable in class org.apache.cxf.tools.validator.internal.WSDL11Validator
 
LOG - Static variable in class org.apache.cxf.tools.validator.internal.WSDLRefValidator
 
LOG - Static variable in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
LOG - Static variable in class org.apache.cxf.tools.wsdlto.core.WSDLToProcessor
 
LOG - Static variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
 
LOG - Static variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.AbstractProcessor
 
LOG - Static variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.validator.UniqueBodyValidator
 
LOG - Static variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.validator.WrapperStyleNameCollisionValidator
 
LOG - Static variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.JAXWSDefinitionBuilder
 
LOG - Static variable in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
LOG - Static variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
LOG - Static variable in class org.apache.cxf.wsdl11.WSDLDefinitionBuilder
 
Log4jLogger - Class in org.apache.cxf.common.logging
java.util.logging.Logger implementation delegating to Log4j.
Log4jLogger(String, String) - Constructor for class org.apache.cxf.common.logging.Log4jLogger
 
logGeneratedClassNames(Logger, JAXBUtils.JCodeModel) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
Logging - Annotation Type in org.apache.cxf.annotations
Enables message Logging
logging(Logger, Message) - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingFeature - Class in org.apache.cxf.feature
This class is used to control message-on-the-wire logging.
LoggingFeature() - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingFeature(int) - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingFeature(String, String) - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingFeature(String, String, int) - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingFeature(String, String, int, boolean) - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingFeature(Logging) - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingInInterceptor - Class in org.apache.cxf.interceptor
A simple logging handler which outputs the bytes of the message to the Logger.
LoggingInInterceptor() - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(String) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(String, String) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(int) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(String, int) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(PrintWriter) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(String, PrintWriter) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingMessage - Class in org.apache.cxf.interceptor
 
LoggingMessage(String, String) - Constructor for class org.apache.cxf.interceptor.LoggingMessage
 
LoggingOutInterceptor - Class in org.apache.cxf.interceptor
 
LoggingOutInterceptor(String) - Constructor for class org.apache.cxf.interceptor.LoggingOutInterceptor
 
LoggingOutInterceptor() - Constructor for class org.apache.cxf.interceptor.LoggingOutInterceptor
 
LoggingOutInterceptor(int) - Constructor for class org.apache.cxf.interceptor.LoggingOutInterceptor
 
LoggingOutInterceptor(PrintWriter) - Constructor for class org.apache.cxf.interceptor.LoggingOutInterceptor
 
LogicalHandlerFaultInInterceptor - Class in org.apache.cxf.jaxws.handler.logical
 
LogicalHandlerFaultInInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultInInterceptor
 
LogicalHandlerFaultOutInterceptor - Class in org.apache.cxf.jaxws.handler.logical
 
LogicalHandlerFaultOutInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultOutInterceptor
 
LogicalHandlerInInterceptor - Class in org.apache.cxf.jaxws.handler.logical
 
LogicalHandlerInInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor
 
LogicalHandlerOutInterceptor - Class in org.apache.cxf.jaxws.handler.logical
 
LogicalHandlerOutInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor
 
LogicalMessageContextImpl - Class in org.apache.cxf.jaxws.handler.logical
 
LogicalMessageContextImpl(Message) - Constructor for class org.apache.cxf.jaxws.handler.logical.LogicalMessageContextImpl
 
LogicalMessageImpl - Class in org.apache.cxf.jaxws.handler.logical
 
LogicalMessageImpl(LogicalMessageContextImpl) - Constructor for class org.apache.cxf.jaxws.handler.logical.LogicalMessageImpl
 
logicalName - Variable in class org.apache.cxf.transport.http.MessageTrustDecider
This field contains the "logical" name of this Message Trust Decider.
login(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
LoginSecurityContext - Interface in org.apache.cxf.security
LoginSecurityContext provides additional information about the authenticated principal.
logout() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
logp(Level, String, String, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logp(Level, String, String, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logp(Level, String, String, String, Object[]) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logp(Level, String, String, String, Throwable) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logPolicy(Logger, Level, String, PolicyComponent) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
 
logrb(Level, String, String, String, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logrb(Level, String, String, String, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logrb(Level, String, String, String, String, Object[]) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logrb(Level, String, String, String, String, Throwable) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logRequestParametersIfNeeded(Map<String, List<String>>, String) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
logUnSupportedPolicies(Object, boolean, String[], Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
LogUtils - Class in org.apache.cxf.common.logging
A container for static utility methods related to logging.
logWarning(String) - Static method in class org.apache.cxf.bus.spring.OldSpringSupport
 
LONG_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
LongType - Class in org.apache.cxf.aegis.type.basic
 
LongType() - Constructor for class org.apache.cxf.aegis.type.basic.LongType
 
lookup(String) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlRoot
 
lookup(String, boolean) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlRoot
 
lookup(String) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
lookup(String, boolean) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
lookup(IdlScopedName) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
lookup(IdlScopedName, boolean) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
lookup(String[]) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
lookup(String[], boolean) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
lookup(String) - Method in class org.apache.cxf.ws.policy.PolicyRegistryImpl
 
lookupDefinedClass(String) - Method in class org.apache.cxf.common.util.ASMHelper.TypeHelperClassLoader
 
lookUpType(Part) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
LOOKUPVARIANT_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
lower - Variable in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement.AcknowledgementRange
 
lower - Variable in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement.AcknowledgementRange
 
lower - Variable in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.AcknowledgementRange
 
lowWaterMark - Variable in class org.apache.cxf.transport.jms.SessionPoolType
 
LPAREN - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LSHIFT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
LT - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
LT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 

M

MAGIC_IDENTIFIER - Static variable in class org.apache.cxf.binding.soap.tcp.SoapTcpProtocolConsts
 
main(String[]) - Static method in class org.apache.cxf.js.rhino.ServerApp
 
main(String[]) - Static method in class org.apache.cxf.management.utils.ManagementConsole
 
main(String[]) - Static method in class org.apache.cxf.maven_plugin.wsdl2java.ForkOnceWSDL2Java
 
main(String[]) - Static method in class org.apache.cxf.maven_plugin.wsdl2js.ForkOnceWSDL2Javascript
 
main(String[]) - Static method in class org.apache.cxf.tools.corba.IDLToWSDL
 
main(String[]) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
main(String[]) - Static method in class org.apache.cxf.tools.corba.WSDLToIDL
 
main(String[]) - Static method in class org.apache.cxf.tools.java2js.JavaToJS
 
main(String[]) - Static method in class org.apache.cxf.tools.java2ws.JavaToWS
 
main(String[]) - Static method in class org.apache.cxf.tools.misc.WSDLToService
 
main(String[]) - Static method in class org.apache.cxf.tools.misc.WSDLToSoap
 
main(String[]) - Static method in class org.apache.cxf.tools.misc.WSDLToXML
 
main(String[]) - Static method in class org.apache.cxf.tools.misc.XSDToWSDL
 
main(String[]) - Static method in class org.apache.cxf.tools.validator.WSDLValidator
 
main(String[]) - Static method in class org.apache.cxf.tools.wadlto.WADLToJava
 
main(String[]) - Static method in class org.apache.cxf.tools.wsdlto.javascript.WSDLToJavaScript
 
main(String[]) - Static method in class org.apache.cxf.tools.wsdlto.WSDLToJava
 
mainSigId - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
MAINTAIN_SESSION - Static variable in interface org.apache.cxf.message.Message
 
makeArray(Class, Collection) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
makeArray(List, List<Integer>, Class) - Method in class org.apache.cxf.aegis.type.encoded.SoapArrayType
 
makeCopy() - Method in class org.apache.cxf.tools.common.ToolContext
This method attempts to do a deep copy of items which may change in this ToolContext.
makeNamespaceFromClassName(String, String) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
Generates the name of a XML namespace from a given class name and protocol.
makeNamespaceFromClassName(String, String) - Static method in class org.apache.cxf.helpers.ServiceUtils
Generates the name of a XML namespace from a given class name and protocol.
makeNonJavaKeyword(String) - Static method in class org.apache.cxf.helpers.JavaUtils
Turn a java keyword string into a non-Java keyword string.
makePackageName(String) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
Method makePackageName
makePackageName(String) - Static method in class org.apache.cxf.helpers.ServiceUtils
Method makePackageName
makeQualifiedNameFromClass(Class) - Static method in class org.apache.cxf.aegis.util.ServiceUtils
 
makeQualifiedNameFromClass(Class<?>) - Static method in class org.apache.cxf.helpers.ServiceUtils
 
makeServiceNameFromClassName(Class) - Static method in class org.apache.cxf.aegis.util.ServiceUtils
Generates a suitable service name from a given class.
makeServiceNameFromClassName(Class<?>) - Static method in class org.apache.cxf.helpers.ServiceUtils
Generates a suitable service name from a given class.
MALFORMED_REQUESTURI - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
MALFORMED_REQUESTURI - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
ManagedAttribute - Annotation Type in org.apache.cxf.management.annotation
 
ManagedBus - Class in org.apache.cxf.bus
 
ManagedBus(Bus) - Constructor for class org.apache.cxf.bus.ManagedBus
 
ManagedComponent - Interface in org.apache.cxf.management
Basic interface for representing a Instrumented object.
ManagedEndpoint - Class in org.apache.cxf.endpoint
 
ManagedEndpoint(Bus, Endpoint, Server) - Constructor for class org.apache.cxf.endpoint.ManagedEndpoint
 
ManagedNotification - Annotation Type in org.apache.cxf.management.annotation
 
ManagedNotifications - Annotation Type in org.apache.cxf.management.annotation
 
ManagedOperation - Annotation Type in org.apache.cxf.management.annotation
 
ManagedOperationParameter - Annotation Type in org.apache.cxf.management.annotation
 
ManagedOperationParameters - Annotation Type in org.apache.cxf.management.annotation
 
ManagedResource - Annotation Type in org.apache.cxf.management.annotation
 
ManagedRMEndpoint - Class in org.apache.cxf.ws.rm
The ManagedRMEndpoint is a JMX managed bean for RMEndpoint.
ManagedRMEndpoint(RMEndpoint) - Constructor for class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
ManagedRMManager - Class in org.apache.cxf.ws.rm
The ManagedRMManager is a JMX managed bean for RMManager.
ManagedRMManager(RMManager) - Constructor for class org.apache.cxf.ws.rm.ManagedRMManager
 
ManagedWorkQueueList - Class in org.apache.cxf.bus.osgi
List of work queues that can be managed using the OSGi configuration admin service
ManagedWorkQueueList() - Constructor for class org.apache.cxf.bus.osgi.ManagedWorkQueueList
 
ManagementConsole - Class in org.apache.cxf.management.utils
 
ManagementConstants - Class in org.apache.cxf.management
 
manager - Variable in class org.apache.cxf.tools.corba.processors.idl.ParamDeferredAction
 
manager - Variable in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
mAND(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mangleEnumIdentifier(String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.CorbaUtils
 
mangleName(String) - Static method in class org.apache.cxf.tools.corba.common.idltypes.CorbaUtils
 
mangleNameToClassName(String) - Static method in class org.apache.cxf.tools.util.NameUtil
 
mangleNameToVariableName(String) - Static method in class org.apache.cxf.tools.util.NameUtil
 
mangleNameToVariableName(String) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
ManifestType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for ManifestType complex type.
ManifestType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
 
map(BindingOperationInfo, Method, URIMapper) - Method in class org.apache.cxf.binding.http.strategy.ConventionStrategy
 
map(BindingOperationInfo, Method, URIMapper) - Method in class org.apache.cxf.binding.http.strategy.JRAStrategy
 
map(BindingOperationInfo, Method, URIMapper) - Method in interface org.apache.cxf.binding.http.strategy.ResourceStrategy
 
map(String, String) - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
map(Scope) - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
map(Scope, String) - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
map(InterfaceInfo) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper.InterfaceMapper
 
map(OperationInfo) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper.MethodMapper
 
map(JavaMethod, MessagePartInfo, JavaType.Style, ToolContext) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper.ParameterMapper
 
MAP_REQUIRED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
MAP_REQUIRED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
MAPAggregator - Class in org.apache.cxf.ws.addressing
Logical Handler responsible for aggregating the Message Addressing Properties for outgoing messages.
MAPAggregator() - Constructor for class org.apache.cxf.ws.addressing.MAPAggregator
Constructor.
MAPAggregator.InterposedMessageObserver - Class in org.apache.cxf.ws.addressing
 
MAPAggregator.InterposedMessageObserver(Bus, MessageObserver) - Constructor for class org.apache.cxf.ws.addressing.MAPAggregator.InterposedMessageObserver
 
mapAttribute(String, QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
mapAttribute(MutableBeanMetadata, Element, String, String, ParserContext) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapAttribute(BeanDefinitionBuilder, String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapAttribute(MutableBeanMetadata, Element, String, String, ParserContext) - Method in class org.apache.cxf.frontend.blueprint.ClientProxyFactoryBeanDefinitionParser
 
mapAttribute(MutableBeanMetadata, Element, String, String, ParserContext) - Method in class org.apache.cxf.frontend.blueprint.ServerFactoryBeanDefinitionParser
 
mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
mapAttribute(MutableBeanMetadata, Element, String, String, ParserContext) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSClientFactoryBeanDefinitionParser
 
mapAttribute(MutableBeanMetadata, Element, String, String, ParserContext) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser
 
mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
mapBeanOrClassElement(Element, BeanDefinitionBuilder, Class<?>) - Method in class org.apache.cxf.transport.http.spring.HttpConduitBeanDefinitionParser
This method finds the class or bean associated with the named element and sets the bean property that is associated with the same name as the element.
mapBindingToInterface(String, String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
mapCharset(String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
mapCharset(String, String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
MAPCodec - Class in org.apache.cxf.ws.addressing.soap
SOAP interceptor responsible for {en|de}coding the Message Addressing Properties for {outgo|incom}ing messages.
MAPCodec() - Constructor for class org.apache.cxf.ws.addressing.soap.MAPCodec
Constructor.
MAPCodec.HeaderFactory - Interface in org.apache.cxf.ws.addressing.soap
 
mapElement(String, QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
mapElement(ParserContext, MutableBeanMetadata, Element, String) - Method in class org.apache.cxf.binding.soap.blueprint.SoapBindingBPInfoConfigDefinitionParser
 
mapElement(ParserContext, MutableBeanMetadata, Element, String) - Method in class org.apache.cxf.bus.blueprint.BusDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.clustering.spring.FailoverBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.clustering.spring.LoadDistributorBeanDefinitionParser
 
mapElement(ParserContext, MutableBeanMetadata, Element, String) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElement(ParserContext, MutableBeanMetadata, Element, String) - Method in class org.apache.cxf.frontend.blueprint.ClientProxyFactoryBeanDefinitionParser
 
mapElement(ParserContext, MutableBeanMetadata, Element, String) - Method in class org.apache.cxf.frontend.blueprint.ServerFactoryBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
mapElement(ParserContext, MutableBeanMetadata, Element, String) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSClientFactoryBeanDefinitionParser
 
mapElement(ParserContext, MutableBeanMetadata, Element, String) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
mapElement(ParserContext, MutableBeanMetadata, Element, String) - Method in class org.apache.cxf.ws.policy.blueprint.PolicyEngineBPDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.ws.policy.spring.PolicyFeatureBeanDefinitionParser
 
mapElement(ParserContext, MutableBeanMetadata, Element, String) - Method in class org.apache.cxf.ws.rm.blueprint.RMBPBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.ws.rm.spring.RMFeatureBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.ws.rm.spring.RMManagerBeanDefinitionParser
 
mapElementToJaxbBean(Element, Class<?>, Class<?>, String, Object...) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbBean(Element, Class<?>, Class<?>, Class<?>, String, Object...) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbProperty(Element, BeanDefinitionBuilder, QName, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbProperty(Element, BeanDefinitionBuilder, QName, String, Class<?>) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbProperty(Element, BeanDefinitionBuilder, String, Class<?>) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbProperty(ParserContext, MutableBeanMetadata, Element, QName, String, Class<?>) - Method in class org.apache.cxf.ws.rm.blueprint.RMBPBeanDefinitionParser
 
mapElementToJaxbPropertyFactory(Element, BeanDefinitionBuilder, String, Class<?>, Class<?>, String, Object...) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
MapNamespaceContext - Class in org.apache.cxf.helpers
 
MapNamespaceContext() - Constructor for class org.apache.cxf.helpers.MapNamespaceContext
 
MapNamespaceContext(Map<String, String>) - Constructor for class org.apache.cxf.helpers.MapNamespaceContext
 
MapNamespaceContext(Node) - Constructor for class org.apache.cxf.helpers.MapNamespaceContext
 
mapNSToPrefix(String) - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
mapPackageName(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
mapPackageName(String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
mappedName - Variable in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
 
mappedName - Variable in class org.apache.cxf.jaxws.javaee.EjbRefType
 
mappedName - Variable in class org.apache.cxf.jaxws.javaee.EnvEntryType
 
mappedName - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
 
mappedName - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationType
 
mappedName - Variable in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
 
mappedName - Variable in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
 
mappedName - Variable in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
 
mappedName - Variable in class org.apache.cxf.jaxws.javaee.ResourceRefType
 
mappedName - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
mapper - Variable in class org.apache.cxf.tools.corba.processors.idl.ParamDeferredAction
 
mapper - Variable in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
mapProperty(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
mapProperty(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
 
mapProperty(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
Override from parent in order to check for IgnoreProperty annotation.
MapProvider<X,V> - Interface in org.apache.cxf.configuration.spring
This is to workaround an issue with Spring.
mapTLSClientParameters(Element, BeanDefinitionBuilder) - Method in class org.apache.cxf.transport.http.spring.HttpConduitBeanDefinitionParser
Inject the "setTlsClientParameters" method with a TLSClientParametersConfig object initialized with the JAXB generated type unmarshalled from the selected node.
mapToArray(QName, QName, QName, QName, int, boolean) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
mapToProperty(MutableBeanMetadata, String, String, ParserContext) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
mapToProperty(BeanDefinitionBuilder, String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapToQName(Scope) - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
mapToSequence(QName, QName, QName, QName, int, boolean) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
mapTransportURI(String, String) - Method in class org.apache.cxf.binding.soap.SoapTransportFactory
 
mapType(QName, AegisType) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
MapType - Class in org.apache.cxf.aegis.type.collection
 
MapType(QName, AegisType, AegisType) - Constructor for class org.apache.cxf.aegis.type.collection.MapType
 
mapTypeName(QName, QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Specifies the SchemaType for a particular class.
mapUri(String, Map<String, SchemaReference>, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
mark(int) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
markClosed(DelegatingInputStream) - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
markerDirectory - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
Directory in which the "DONE" markers are saved that
markSupported() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
marshal(Object, XMLStreamWriter, AttachmentMarshaller) - Method in interface org.apache.cxf.jaxb.JAXBUtils.BridgeWrapper
 
marshal(Object, StreamResult) - Method in interface org.apache.cxf.jaxb.JAXBUtils.BridgeWrapper
 
marshal(Object, Node, AttachmentMarshaller) - Method in interface org.apache.cxf.jaxb.JAXBUtils.BridgeWrapper
 
marshal(Object, Class<?>, Type, String, OutputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshal(Object, Class<?>, Type, String, OutputStream, MediaType, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshal(Object, Class<?>, Type, String, OutputStream, MediaType, Marshaller) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshal(Marshaller, Object, Class<?>, Type, String, OutputStream, boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
marshal(Object, Class<?>, Type, String, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
MARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200502.Adapter1
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200502.Adapter2
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200502.Adapter3
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200502.Adapter4
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200502.Adapter5
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200502wsa15.Adapter1
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200502wsa15.Adapter2
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200502wsa15.Adapter3
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200502wsa15.Adapter4
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200502wsa15.Adapter5
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200702.Adapter1
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200702.Adapter2
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200702.Adapter3
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200702.Adapter4
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200702.Adapter5
 
marshal(Long) - Method in class org.apache.cxf.ws.rm.v200702.Adapter6
 
marshal(Long) - Method in class org.apache.cxf.ws.rmp.v200502.Adapter1
 
marshal(Long) - Method in class org.apache.cxf.ws.rmp.v200502.Adapter2
 
marshal(Long) - Method in class org.apache.cxf.ws.rmp.v200502.Adapter3
 
MARSHAL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
marshalAsJaxbElement - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
marshalCollection(Class<?>, Object, Type, String, OutputStream, MediaType, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshalCollection(Class<?>, Object, Type, String, OutputStream, MediaType, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
marshalCollectionMember(Object, Class<?>, Type, String, OutputStream, MediaType, String) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshalCollectionMember(Object, Class<?>, Type, String, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
marshall(Marshaller, Object, MessagePartInfo, Object) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBindingSerializer
 
marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class org.apache.cxf.wsdl11.SchemaSerializer
 
marshallException(Marshaller, Exception, MessagePartInfo, Object) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
marshallNullElement(Marshaller, Object, MessagePartInfo) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
MarshalRegistry - Class in org.apache.cxf.aegis.type.encoded
MarshalRegistry maintains tracks which object instances have been marshaled and which objects still need to be marshaled.
MarshalRegistry() - Constructor for class org.apache.cxf.aegis.type.encoded.MarshalRegistry
 
marshalToOutputStream(Marshaller, Object, OutputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshalToOutputStream(Marshaller, Object, OutputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
marshalToWriter(Marshaller, Object, XMLStreamWriter, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshalToWriter(Marshaller, Object, XMLStreamWriter, MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
marshalWithBridge(QName, Class<?>, Annotation[], Set<Class<?>>, Object, Object, AttachmentMarshaller) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
mASSIGN(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
match(EntityTag, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP If-Match or If-None-Match header
match(EntityTag, boolean) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP If-Match or If-None-Match header
match(EntityTag, boolean) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
match(String, MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.model.URITemplate
 
matchConsumeTypes(MediaType, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
matches(Document) - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
matches(X509Certificate) - Method in class org.apache.cxf.transport.https.CertConstraints
 
matchMimeTypes(MediaType, MediaType, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
matchProduceTypes(MediaType, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
matrix(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
Updates the current URI matrix parameters
matrixParam(String, Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
maxIdleTime - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
MaximalAlternativeSelector - Class in org.apache.cxf.ws.policy.selector
 
MaximalAlternativeSelector() - Constructor for class org.apache.cxf.ws.policy.selector.MaximalAlternativeSelector
 
maximumAsymmetricKeyLength - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
maximumSymmetricKeyLength - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
maxLen - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
 
maxLength - Variable in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
maxMessageNumberUsed - Variable in class org.apache.cxf.ws.rm.v200502.AckRequestedType
 
maxMessageNumberUsed - Variable in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
 
maxRanges - Variable in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
maxRetransmits - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
maxThreads - Variable in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
 
maxUnacknowledged - Variable in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
MBServerConnectorFactory - Class in org.apache.cxf.management.jmx
Deal with the MBeanServer Connections
mCHAR_LITERAL(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mCOLON(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mCOMMA(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mDIGIT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mDIV(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mDOT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mediate(Message, boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Mediate message flow.
mediaType(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
MediaTypeHeaderProvider - Class in org.apache.cxf.jaxrs.impl
 
MediaTypeHeaderProvider() - Constructor for class org.apache.cxf.jaxrs.impl.MediaTypeHeaderProvider
 
mediaTypes(MediaType...) - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
member - Variable in class org.apache.cxf.binding.corba.wsdl.Exception
 
member - Variable in class org.apache.cxf.binding.corba.wsdl.Struct
 
member - Variable in class org.apache.cxf.tools.corba.processors.idl.ExceptionDeferredAction
 
member() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
member - Variable in class org.apache.cxf.tools.corba.processors.idl.StructDeferredAction
 
member_list() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
members() - Method in class org.apache.cxf.common.security.SimpleGroup
 
MemberType - Class in org.apache.cxf.binding.corba.wsdl
Java class for memberType complex type.
MemberType() - Constructor for class org.apache.cxf.binding.corba.wsdl.MemberType
 
MemoryTokenStore - Class in org.apache.cxf.ws.security.tokenstore
 
MemoryTokenStore() - Constructor for class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
MEP_IN - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
MEP_ROBUST_IN_OUT - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
mepComplete(Message) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
Invoke handlers at the end of an MEP calling close on each.
merge(Option) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
merge(Option) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
mergeJawsBinding(JAXWSBinding, JAXWSBinding) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
mergeOptions(List<GenericWsdlOption>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
Merge WsdlOptions that point to the same file by adding the extraargs to the first option and deleting the second from the options list
mergeOptions(List<GenericWsdlOption>) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
mESC(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mESCAPED_IDENT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
Message - Class in org.apache.cxf.common.i18n
 
Message(String, Logger, Object...) - Constructor for class org.apache.cxf.common.i18n.Message
Constructor.
Message(String, ResourceBundle, Object...) - Constructor for class org.apache.cxf.common.i18n.Message
Constructor.
Message - Interface in org.apache.cxf.message
The base interface for all all message implementations.
message - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
message - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
message - Variable in class org.apache.cxf.wsdl.TDefinitions
 
message - Variable in class org.apache.cxf.wsdl.TFault
 
message - Variable in class org.apache.cxf.wsdl.TParam
 
MESSAGE_CHUNK - Static variable in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
MESSAGE_END_CHUNK - Static variable in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
MESSAGE_FACTORY_KEY - Static variable in class org.apache.cxf.binding.soap.saaj.SAAJFactoryResolver
 
MESSAGE_FILTER_PROPERTIES - Static variable in class org.apache.cxf.transport.local.LocalConduit
 
MESSAGE_FILTER_PROPERTIES - Static variable in class org.apache.cxf.transport.local.LocalTransportFactory
 
MESSAGE_INCLUDE_PROPERTIES - Static variable in class org.apache.cxf.transport.local.LocalTransportFactory
 
MESSAGE_NUMBER_ROLLOVER_FAULT_CODE - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
MESSAGE_NUMBER_ROLLOVER_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
MESSAGE_NUMBER_ROLLOVER_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
MESSAGE_START_CHUNK - Static variable in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
MessageContentsList - Class in org.apache.cxf.message
 
MessageContentsList() - Constructor for class org.apache.cxf.message.MessageContentsList
 
MessageContentsList(Object...) - Constructor for class org.apache.cxf.message.MessageContentsList
 
MessageContentsList(List<?>) - Constructor for class org.apache.cxf.message.MessageContentsList
 
MessageContext - Interface in org.apache.cxf.jaxrs.ext
Represents an invocation context
MessageContextImpl - Class in org.apache.cxf.jaxrs.ext
 
MessageContextImpl(Message) - Constructor for class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
messageDestinationLink - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
 
MessageDestinationLinkType - Class in org.apache.cxf.jaxws.javaee
The message-destination-linkType is used to link a message destination reference or message-driven bean to a message destination.
MessageDestinationLinkType() - Constructor for class org.apache.cxf.jaxws.javaee.MessageDestinationLinkType
 
messageDestinationName - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationType
 
messageDestinationRefName - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
 
MessageDestinationRefType - Class in org.apache.cxf.jaxws.javaee
The message-destination-ref element contains a declaration of Deployment Component's reference to a message destination associated with a resource in Deployment Component's environment.
MessageDestinationRefType() - Constructor for class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
 
messageDestinationType - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
 
MessageDestinationType - Class in org.apache.cxf.jaxws.javaee
The message-destinationType specifies a message destination.
MessageDestinationType() - Constructor for class org.apache.cxf.jaxws.javaee.MessageDestinationType
 
MessageDestinationTypeType - Class in org.apache.cxf.jaxws.javaee
The message-destination-typeType specifies the type of the destination.
MessageDestinationTypeType() - Constructor for class org.apache.cxf.jaxws.javaee.MessageDestinationTypeType
 
messageDestinationUsage - Variable in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
 
MessageDestinationUsageType - Class in org.apache.cxf.jaxws.javaee
The message-destination-usageType specifies the use of the message destination indicated by the reference.
MessageDestinationUsageType() - Constructor for class org.apache.cxf.jaxws.javaee.MessageDestinationUsageType
 
MessageFormatType - Enum in org.apache.cxf.transport.jms
Java class for MessageFormatType.
MessageHandlingTimeRecorder - Class in org.apache.cxf.management.counters
 
MessageHandlingTimeRecorder(Exchange) - Constructor for class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
MessageIdCache - Interface in org.apache.cxf.ws.addressing
Interface abstracting various ID caches for enforcement of ID uniqueness.
MessageImpl - Class in org.apache.cxf.message
 
MessageImpl() - Constructor for class org.apache.cxf.message.MessageImpl
 
MessageImpl(Message) - Constructor for class org.apache.cxf.message.MessageImpl
 
MessageInfo - Class in org.apache.cxf.service.model
A message for an operation.
MessageInfo(OperationInfo, MessageInfo.Type, QName) - Constructor for class org.apache.cxf.service.model.MessageInfo
 
MessageInfo.Type - Enum in org.apache.cxf.service.model
 
MessageModeInInterceptor - Class in org.apache.cxf.jaxws.interceptors
 
MessageModeInInterceptor(Class<?>, QName) - Constructor for class org.apache.cxf.jaxws.interceptors.MessageModeInInterceptor
 
MessageModeOutInterceptor - Class in org.apache.cxf.jaxws.interceptors
 
MessageModeOutInterceptor(SAAJOutInterceptor, QName) - Constructor for class org.apache.cxf.jaxws.interceptors.MessageModeOutInterceptor
 
MessageModeOutInterceptor(Class<?>, QName) - Constructor for class org.apache.cxf.jaxws.interceptors.MessageModeOutInterceptor
 
messageNumber - Variable in class org.apache.cxf.ws.rm.v200502.SequenceType
 
messageNumber - Variable in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
 
messageNumber - Variable in class org.apache.cxf.ws.rm.v200702.SequenceType
 
MessageObserver - Interface in org.apache.cxf.transport
Observer for incoming messages.
MessagePartInfo - Class in org.apache.cxf.service.model
 
MessagePartInfo(QName, AbstractMessageContainer) - Constructor for class org.apache.cxf.service.model.MessagePartInfo
 
MessageReader - Interface in org.apache.cxf.aegis.xml
A MessageReader.
messageReceived(IoSession, Object) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpDestination
 
messageSelector - Variable in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
MessageSenderInterceptor - Class in org.apache.cxf.interceptor
Takes the Conduit from the exchange and sends the message through it.
MessageSenderInterceptor() - Constructor for class org.apache.cxf.interceptor.MessageSenderInterceptor
 
MessageSenderInterceptor.MessageSenderEndingInterceptor - Class in org.apache.cxf.interceptor
 
MessageSenderInterceptor.MessageSenderEndingInterceptor() - Constructor for class org.apache.cxf.interceptor.MessageSenderInterceptor.MessageSenderEndingInterceptor
 
messageSent(IoSession, Object) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpDestination
 
messageTimeToLive - Variable in class org.apache.cxf.transport.jms.ClientConfig
 
messageTimeToLive - Variable in class org.apache.cxf.transport.jms.ServerConfig
 
MessageTrustDecider - Class in org.apache.cxf.transport.http
The HTTPConduit calls upon this object to establish trust just before a message within the HTTP Conduit is sent out.
MessageTrustDecider() - Constructor for class org.apache.cxf.transport.http.MessageTrustDecider
This default constructor sets the "logical" name of the trust decider to be its class name.
MessageTrustDecider(String) - Constructor for class org.apache.cxf.transport.http.MessageTrustDecider
This constructor is used to set the logical name of the trust decider.
MessageTrustDeciderBeanDefinitionParser - Class in org.apache.cxf.transport.http.spring
 
MessageTrustDeciderBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.http.spring.MessageTrustDeciderBeanDefinitionParser
 
messageType - Variable in class org.apache.cxf.transport.jms.ClientBehaviorPolicyType
 
MessageUtils - Class in org.apache.cxf.message
Holder for utility methods relating to messages.
MessageWriter - Interface in org.apache.cxf.aegis.xml
Writes messages to an output stream.
metadata - Variable in class org.apache.cxf.ws.addressing.EndpointReferenceType
 
Metadata - Class in org.apache.cxf.ws.mex.model._2004_09
Java class for anonymous complex type.
Metadata() - Constructor for class org.apache.cxf.ws.mex.model._2004_09.Metadata
 
MetadataConstants - Class in org.apache.cxf.ws.addressing.policy
 
MetadataConstants - Class in org.apache.cxf.ws.policy.mtom
 
MetadataExchange - Interface in org.apache.cxf.ws.mex
 
MetadataMap<K,V> - Class in org.apache.cxf.jaxrs.impl
 
MetadataMap() - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataMap(int) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataMap(Map<K, List<V>>) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataMap(boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataMap(Map<K, List<V>>, boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataReference - Class in org.apache.cxf.ws.mex.model._2004_09
Java class for anonymous complex type.
MetadataReference() - Constructor for class org.apache.cxf.ws.mex.model._2004_09.MetadataReference
 
metadataReference - Variable in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
 
metadataSection - Variable in class org.apache.cxf.ws.mex.model._2004_09.Metadata
 
MetadataSection - Class in org.apache.cxf.ws.mex.model._2004_09
Java class for anonymous complex type.
MetadataSection() - Constructor for class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
 
MetadataType - Class in org.apache.cxf.ws.addressing
Java class for MetadataType complex type.
MetadataType() - Constructor for class org.apache.cxf.ws.addressing.MetadataType
 
METHOD - Static variable in class org.apache.cxf.jaxrs.model.wadl.DocTarget
WADL method element, corresponds to a class resource method
METHOD - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
METHOD_ANNOTATIONS - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
METHOD_PARAM_ANNOTATIONS - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
MethodComparator - Class in org.apache.cxf.helpers
Sorts methods according to their name, number of parameters, and parameter types.
MethodComparator() - Constructor for class org.apache.cxf.helpers.MethodComparator
 
MethodDispatcher - Interface in org.apache.cxf.frontend
Provides functionality to map BindingOperations to Methods and vis a versa.
MethodDispatcher - Class in org.apache.cxf.jaxrs.model
 
MethodDispatcher() - Constructor for class org.apache.cxf.jaxrs.model.MethodDispatcher
 
MethodInvocationInfo - Class in org.apache.cxf.jaxrs.model
A triple of OperationResourceInfo representing a resource method being invoked, actual Class of the object this method is invoked upon, and a list of template variable values matched during the selection of this method
MethodInvocationInfo(OperationResourceInfo, Class<?>, List<String>) - Constructor for class org.apache.cxf.jaxrs.model.MethodInvocationInfo
 
MethodMapper - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper
 
MethodMapper() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper.MethodMapper
 
MethodNameSoapActionServiceConfiguration - Class in org.apache.cxf.service.factory
Provide a SOAPAction header for the benefit of dusty toolkits which still require them (e.g.
MethodNameSoapActionServiceConfiguration() - Constructor for class org.apache.cxf.service.factory.MethodNameSoapActionServiceConfiguration
 
MEXEndpoint - Class in org.apache.cxf.ws.mex
 
MEXEndpoint(EndpointImpl) - Constructor for class org.apache.cxf.ws.mex.MEXEndpoint
 
MEXEndpoint(Server) - Constructor for class org.apache.cxf.ws.mex.MEXEndpoint
 
MEXInInterceptor - Class in org.apache.cxf.ws.mex
 
MEXInInterceptor(Server) - Constructor for class org.apache.cxf.ws.mex.MEXInInterceptor
 
MEXServerListener - Class in org.apache.cxf.ws.mex
 
MEXServerListener() - Constructor for class org.apache.cxf.ws.mex.MEXServerListener
 
MEXUtils - Class in org.apache.cxf.ws.mex
 
mFLOAT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mGT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mHEX(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mHEXDIGIT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mIDENT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
milliseconds - Variable in class org.apache.cxf.ws.rmp.v200502.RMAssertion.AcknowledgementInterval
 
milliseconds - Variable in class org.apache.cxf.ws.rmp.v200502.RMAssertion.BaseRetransmissionInterval
 
milliseconds - Variable in class org.apache.cxf.ws.rmp.v200502.RMAssertion.InactivityTimeout
 
MIME_HEADERS - Static variable in interface org.apache.cxf.message.Message
A Map containing the MIME headers for a SOAP message.
MIME_QNAME - Static variable in class org.apache.cxf.databinding.source.mime.MimeAttribute
 
MimeAttribute - Class in org.apache.cxf.databinding.source.mime
 
MimeAttribute() - Constructor for class org.apache.cxf.databinding.source.mime.MimeAttribute
 
MIMEBindingValidator - Class in org.apache.cxf.tools.validator.internal
 
MIMEBindingValidator(Definition) - Constructor for class org.apache.cxf.tools.validator.internal.MIMEBindingValidator
 
MimeBodyPartInputStream - Class in org.apache.cxf.attachment
 
MimeBodyPartInputStream(PushbackInputStream, byte[], int) - Constructor for class org.apache.cxf.attachment.MimeBodyPartInputStream
 
mimeMethods - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
MimeSerializer - Class in org.apache.cxf.databinding.source.mime
 
MimeSerializer() - Constructor for class org.apache.cxf.databinding.source.mime.MimeSerializer
 
mimeType - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
 
mimeType - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
 
MinimalAlternativeSelector - Class in org.apache.cxf.ws.policy.selector
 
MinimalAlternativeSelector() - Constructor for class org.apache.cxf.ws.policy.selector.MinimalAlternativeSelector
 
minimumAsymmetricKeyLength - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
minimumSymmetricKeyLength - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
mint(QName) - Method in interface org.apache.cxf.endpoint.EndpointResolver
Mint a new abstract EPR for a given service name.
mint(EndpointReferenceType) - Method in interface org.apache.cxf.endpoint.EndpointResolver
Mint a new abstract EPR for a given concrete EPR
mint(QName) - Method in interface org.apache.cxf.endpoint.EndpointResolverRegistry
Walk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a given service name.
mint(EndpointReferenceType) - Method in interface org.apache.cxf.endpoint.EndpointResolverRegistry
Walk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a gievn physical EPR.
mint(QName) - Method in class org.apache.cxf.endpoint.EndpointResolverRegistryImpl
Walk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a given service name.
mint(EndpointReferenceType) - Method in class org.apache.cxf.endpoint.EndpointResolverRegistryImpl
Walk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a gievn physical EPR.
mINT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mint(QName, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Mint logical endpoint reference via the Bus EndpointResolverRegistry.
mint(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Mint logical endpoint reference via the Bus EndpointResolverRegistry.
minThreads - Variable in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
 
MINUS - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
mkDir(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
ML_COMMENT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
mLBRACK(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mLCURLY(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mLPAREN(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mLSHIFT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mLT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mMINUS(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mML_COMMENT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mMOD(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mName - Variable in class org.apache.cxf.service.model.AbstractMessageContainer
 
mNONZERODIGIT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mNOT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mOCTAL(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mOCTDIGIT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
MOD - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
ModCountCopyOnWriteArrayList<T> - Class in org.apache.cxf.common.util
 
ModCountCopyOnWriteArrayList() - Constructor for class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
ModCountCopyOnWriteArrayList(Collection<? extends T>) - Constructor for class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
MODE - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
mode - Variable in class org.apache.cxf.binding.corba.wsdl.ParamType
 
MODE_INOUT - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
MODE_OUT - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
MODEL_MAP - Static variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.WSDLToJavaProcessor
 
ModelMBeanAssembler - Class in org.apache.cxf.management.jmx.export.runtime
 
ModelMBeanAssembler() - Constructor for class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
ModelMBeanInfoSupporter - Class in org.apache.cxf.management.jmx.export.runtime
 
ModelMBeanInfoSupporter() - Constructor for class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
ModeType - Enum in org.apache.cxf.binding.corba.wsdl
Java class for modeType.
modified(Date, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP If-Modified-Since or If-Unmodified-Since header
modified(Date, boolean) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP If-Modified-Since or If-Unmodified-Since header
modified(Date, boolean) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
modifyChain(InterceptorChain, Message, boolean) - Method in class org.apache.cxf.endpoint.ClientImpl
 
modifyList(boolean) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
module() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
MODULE_SEPARATOR - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
ModuleToNSMapper - Class in org.apache.cxf.tools.corba.processors.idl
 
ModuleToNSMapper() - Constructor for class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
ModuleVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
ModuleVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ModuleVisitor
 
modulus - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
 
mOR(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mPLUS(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mPREPROC_DIRECTIVE(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mQUESTION(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mRBRACK(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mRCURLY(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mRPAREN(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mRSHIFT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mSCOPEOP(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mSEMI(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mSL_COMMENT(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mSTAR(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mSTRING_LITERAL(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mTILDE(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
MTOM_ASSERTION_QNAME - Static variable in class org.apache.cxf.ws.policy.mtom.MetadataConstants
 
MTOM_ENABLED - Static variable in class org.apache.cxf.common.util.SOAPConstants
Whether or not MTOM should be enabled for each service.
MTOM_ENABLED - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying in the runtime is configured to process MTOM attachments.
MTOM_THRESHOLD - Static variable in class org.apache.cxf.jaxb.JAXBDataBinding
 
MTOM_THRESHOLD - Static variable in interface org.apache.cxf.message.Message
 
MTOMAssertionBuilder - Class in org.apache.cxf.ws.policy.mtom
 
MTOMAssertionBuilder() - Constructor for class org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder
 
mtomCandidateType(XmlSchemaType) - Static method in class org.apache.cxf.javascript.JavascriptUtils
Return true for xsd:base64Binary or simple restrictions of it, as in the xmime stock type.
mtomEnabled - Variable in class org.apache.cxf.databinding.AbstractDataBinding
 
MTOMPolicyInterceptor - Class in org.apache.cxf.ws.policy.mtom
 
MTOMPolicyInterceptor() - Constructor for class org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptor
 
MTOMPolicyInterceptorProvider - Class in org.apache.cxf.ws.policy.mtom
 
MTOMPolicyInterceptorProvider() - Constructor for class org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptorProvider
 
mtomThreshold - Variable in class org.apache.cxf.databinding.AbstractDataBinding
 
mtomThreshold - Variable in class org.apache.cxf.jaxb.JAXBDataBase
 
mult_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
MULTI_LINE_STYLE - Static variable in class org.apache.cxf.jaxb.JAXBToStringStyle
 
Multipart - Annotation Type in org.apache.cxf.jaxrs.ext.multipart
Annotate a JAX-RS function parameter to receive data from a multipart 'part'.
MultipartBody - Class in org.apache.cxf.jaxrs.ext.multipart
 
MultipartBody(List<Attachment>, MediaType, boolean) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
MultipartBody(List<Attachment>, boolean) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
MultipartBody(Attachment) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
MultipartBody(List<Attachment>) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
MultipartBody(boolean) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
MultipartProvider - Class in org.apache.cxf.jaxrs.provider
 
MultipartProvider() - Constructor for class org.apache.cxf.jaxrs.provider.MultipartProvider
 
MultipartReadException - Exception in org.apache.cxf.jaxrs.utils.multipart
 
MultipartReadException(String, String, String) - Constructor for exception org.apache.cxf.jaxrs.utils.multipart.MultipartReadException
 
MultipleEndpointObserver - Class in org.apache.cxf.transport
This MessageObserver creates an Interceptor chain which adds in the interceptors set on this class and the global Bus interceptors.
MultipleEndpointObserver(Bus) - Constructor for class org.apache.cxf.transport.MultipleEndpointObserver
 
MultiplexDestination - Interface in org.apache.cxf.transport
A MultiplexDestination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers for multiple targets identified by a unique id.
multiplexWithAddress - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
MUST_SUPPORT_CLIENT_CHALLENGE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_CLIENT_CHALLENGE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_CLIENT_CHALLENGE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_ISSUED_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_ISSUED_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_ISSUED_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_REF_EMBEDDED_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_REF_EMBEDDED_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_REF_EMBEDDED_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_REF_ENCRYPTED_KEY - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_REF_ENCRYPTED_KEY - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_REF_ENCRYPTED_KEY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_REF_EXTERNAL_URI - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_REF_EXTERNAL_URI - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_REF_EXTERNAL_URI - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_REF_ISSUER_SERIAL - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_REF_ISSUER_SERIAL - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_REF_ISSUER_SERIAL - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_REF_KEY_IDENTIFIER - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_REF_KEY_IDENTIFIER - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_REF_KEY_IDENTIFIER - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_REF_THUMBPRINT - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_REF_THUMBPRINT - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_REF_THUMBPRINT - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
MUST_SUPPORT_SERVER_CHALLENGE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
MUST_SUPPORT_SERVER_CHALLENGE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
MUST_SUPPORT_SERVER_CHALLENGE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
mustPropogateException(Message) - Method in class org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor
 
MustUnderstandInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
MustUnderstandInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor
 
MustUnderstandInterceptor(String) - Constructor for class org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor
 
MustUnderstandInterceptor.MustUnderstandEndingInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
MustUnderstandInterceptor.MustUnderstandEndingInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor.MustUnderstandEndingInterceptor
 
MustUnderstandInterceptor.MustUnderstandEndingInterceptor(String) - Constructor for class org.apache.cxf.binding.soap.interceptor.MustUnderstandInterceptor.MustUnderstandEndingInterceptor
 
mVOCAB(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mWIDE_CHAR_LITERAL(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mWIDE_STRING_LITERAL(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mWS(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
mXOR(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 

N

NA_XSI_NIL - Static variable in class org.apache.cxf.common.WSDLConstants
 
NA_XSI_TYPE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NA_XSI_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
nack - Variable in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
 
nack - Variable in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
 
nack - Variable in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
name - Variable in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
name - Variable in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
name - Variable in class org.apache.cxf.binding.corba.wsdl.ArgType
 
NAME - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
name - Variable in class org.apache.cxf.binding.corba.wsdl.CorbaType
 
name - Variable in class org.apache.cxf.binding.corba.wsdl.CorbaTypeImpl
 
name - Variable in class org.apache.cxf.binding.corba.wsdl.MemberType
 
name - Variable in class org.apache.cxf.binding.corba.wsdl.OperationType
 
name - Variable in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
name() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JDefinedClass
 
name() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JPackage
 
name() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JType
 
name - Variable in class org.apache.cxf.jaxws.javaee.PropertyType
 
name - Variable in class org.apache.cxf.tools.common.model.JavaType
 
name() - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
name() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
 
name - Variable in class org.apache.cxf.tools.plugin.Builder
 
name - Variable in class org.apache.cxf.tools.plugin.Container
 
name - Variable in class org.apache.cxf.tools.plugin.DataBinding
 
name - Variable in class org.apache.cxf.tools.plugin.FrontEnd
 
name - Variable in class org.apache.cxf.tools.plugin.Generator
 
name - Variable in class org.apache.cxf.tools.plugin.Plugin
 
name - Variable in class org.apache.cxf.tools.plugin.Processor
 
name - Variable in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
name - Variable in class org.apache.cxf.transport.jms.JMSNamingPropertyType
 
name - Variable in class org.apache.cxf.transport.jms.JMSPropertyType
 
name - Variable in class org.apache.cxf.transport.jms.uri.ParameterType
 
name - Variable in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
name - Variable in class org.apache.cxf.ws.policy.v200409.Policy
 
name - Variable in class org.apache.cxf.ws.policy.v200607.Policy
 
NAME - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
name - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
name - Variable in class org.apache.cxf.wsdl.TBinding
 
name - Variable in class org.apache.cxf.wsdl.TBindingOperation
 
name - Variable in class org.apache.cxf.wsdl.TBindingOperationFault
 
name - Variable in class org.apache.cxf.wsdl.TBindingOperationMessage
 
name - Variable in class org.apache.cxf.wsdl.TDefinitions
 
name - Variable in class org.apache.cxf.wsdl.TFault
 
name - Variable in class org.apache.cxf.wsdl.TMessage
 
name - Variable in class org.apache.cxf.wsdl.TOperation
 
name - Variable in class org.apache.cxf.wsdl.TParam
 
name - Variable in class org.apache.cxf.wsdl.TPart
 
name - Variable in class org.apache.cxf.wsdl.TPort
 
name - Variable in class org.apache.cxf.wsdl.TPortType
 
name - Variable in class org.apache.cxf.wsdl.TService
 
NAME_ATTR - Static variable in class org.apache.cxf.configuration.spring.BeanConstants
 
NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
NAME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NamedItem - Interface in org.apache.cxf.service.model
All elements of the service model that are named by a QName implement this interface.
NamedType - Class in org.apache.cxf.binding.corba.wsdl
An IDL type with a repository ID.
NamedType() - Constructor for class org.apache.cxf.binding.corba.wsdl.NamedType
 
NameManager - Interface in org.apache.cxf.javascript
 
NamePasswordCallbackHandler - Class in org.apache.cxf.interceptor.security
 
NamePasswordCallbackHandler(String, String) - Constructor for class org.apache.cxf.interceptor.security.NamePasswordCallbackHandler
 
NamePasswordCallbackHandler(String, String, String) - Constructor for class org.apache.cxf.interceptor.security.NamePasswordCallbackHandler
 
Names - Class in org.apache.cxf.ws.addressing
Holder for WS-Addressing names (of headers, namespaces etc.).
NAMESPACE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
namespace - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
namespace - Variable in class org.apache.cxf.wsdl.TImport
 
NAMESPACE_PREFIX - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
NAMESPACE_URI - Static variable in class org.apache.cxf.configuration.spring.BeanConstants
 
NAMESPACE_URI - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
NAMESPACE_URI - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
NAMESPACE_URI - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
NAMESPACE_URI_0705 - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
NamespaceContextImpl - Class in org.apache.cxf.tools.wsdlto.databinding.jaxb
 
NamespaceContextImpl(File) - Constructor for class org.apache.cxf.tools.wsdlto.databinding.jaxb.NamespaceContextImpl
 
NamespaceHandler - Class in org.apache.cxf.binding.coloc.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.binding.coloc.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.binding.object.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.binding.object.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.binding.soap.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.binding.soap.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.bus.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.bus.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.clustering.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.clustering.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.frontend.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.frontend.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.jaxrs.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.jaxrs.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.jaxws.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.jaxws.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.transport.http.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.transport.http.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.transport.http_jetty.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.transport.http_jetty.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.transport.jms.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.transport.jms.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.ws.addressing.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.ws.addressing.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.ws.policy.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.ws.policy.spring.NamespaceHandler
 
NamespaceHandler - Class in org.apache.cxf.ws.rm.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.ws.rm.spring.NamespaceHandler
 
NamespaceHandler.SpringServerFactoryBean - Class in org.apache.cxf.jaxws.spring
 
NamespaceHandler.SpringServerFactoryBean() - Constructor for class org.apache.cxf.jaxws.spring.NamespaceHandler.SpringServerFactoryBean
 
NamespaceHandler.SpringServerFactoryBean(JaxWsServiceFactoryBean) - Constructor for class org.apache.cxf.jaxws.spring.NamespaceHandler.SpringServerFactoryBean
 
NamespaceHelper - Class in org.apache.cxf.aegis.util
Namespace utilities.
NamespaceMapper - Class in org.apache.cxf.jaxb
 
NamespaceMapper(Map<String, String>) - Constructor for class org.apache.cxf.jaxb.NamespaceMapper
 
NamespacePrefixAccumulator - Class in org.apache.cxf.javascript
 
NamespacePrefixAccumulator(SchemaCollection) - Constructor for class org.apache.cxf.javascript.NamespacePrefixAccumulator
 
namespaces - Variable in class org.apache.cxf.bus.extension.Extension
 
namespaceURIToPackage(String) - Static method in class org.apache.cxf.jaxb.JAXBUtils
Generates a Java package name from a URI according to the algorithm outlined in JAXB 2.0.
nameSpaceURIToPackage(URI) - Static method in class org.apache.cxf.jaxb.JAXBUtils
Generates a Java package name from a URI according to the algorithm outlined in Appendix D of JAXB (2.0+).
nameToIdentifier(String, JAXBUtils.IdentifierType) - Static method in class org.apache.cxf.jaxb.JAXBUtils
Converts an XML name to a Java identifier according to the mapping algorithm outlined in the JAXB specification
NameUtil - Class in org.apache.cxf.tools.util
 
NATIVE_VERSION - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer
 
NCNAME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NE_CORBA_ADDRESS - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_ALIAS - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_ANONARRAY - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_ANONFIXED - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_ANONSEQUENCE - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_ANONSTRING - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_ANONWSTRING - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_ARRAY - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_BINDING - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_CONST - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_ENUM - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_ENUMERATOR - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_EXCEPTION - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_FIXED - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_INTERFACE - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_OPERATION - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_PARAM - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_POLICY - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_RAISES - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_RETURN - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_SEQUENCE - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_STRUCT - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_STRUCT_MEM - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_TYPEMAPPING - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_UNION - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_UNION_BRANCH - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_CORBA_UNION_CASE - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NE_SCHEMA_ALL - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_ANNOTATION - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_ANY - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_ANY_ATTRIBUTE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_APPINFO - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_ATTRIBUTE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_ATTRIBUTEGROUP - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_CHOICE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_COMPLEX_CONTENT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_COMPLEXTYPE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_DOCUMENTATION - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_ELEMENT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_ENUMERATION - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_EXTENSION - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_GROUP - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_IMPORT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_INCLUDE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_LIST - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_RESTRICTION - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_SCHEMA - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_SEQUENCE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_SIMPLE_CONTENT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_SIMPLETYPE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NE_SCHEMA_UNION - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NEGATIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NEQ - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
newAddressingConstants() - Method in class org.apache.cxf.ws.addressing.AddressingBuilder
Returns an instance of javax.ws.addressing.AddressingConstants
newAddressingConstants() - Method in class org.apache.cxf.ws.addressing.AddressingBuilderImpl
AddressingConstants factory method.
newAddressingProperties() - Method in class org.apache.cxf.ws.addressing.AddressingBuilder
AddressingProperties factory method.
newAddressingProperties() - Method in class org.apache.cxf.ws.addressing.AddressingBuilderImpl
AddressingProperties factory method.
newBuilder(FrontendFactory.Style) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.DefaultServiceBuilderFactory
 
newBuilder() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
 
newBuilder(FrontendFactory.Style) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
 
newBuilder(FrontendFactory.Style) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.SpringServiceBuilderFactory
 
newChild(Element) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
NewCookieHeaderProvider - Class in org.apache.cxf.jaxrs.impl
 
NewCookieHeaderProvider() - Constructor for class org.apache.cxf.jaxrs.impl.NewCookieHeaderProvider
 
newDefinition() - Method in class org.apache.cxf.tools.corba.common.SchemaFactoryImpl
Create a new instance of a Definition, with an instance of a PopulatedExtensionRegistry as its ExtensionRegistry.
newDefinition() - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaFactory
Create a new instance of a Definition.
newDefinition() - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaFactoryImpl
Create a new instance of a Definition, with an instance of a PopulatedExtensionRegistry as its ExtensionRegistry.
newDocument() - Static method in class org.apache.cxf.helpers.XMLUtils
 
newEndpointImpl(Bus, Service, EndpointInfo) - Method in interface org.apache.cxf.endpoint.EndpointImplFactory
Create an EndpointImpl from a bus, service, and endpoint info.
newEndpointImpl(Bus, Service, EndpointInfo) - Method in class org.apache.cxf.endpoint.SimpleEndpointImplFactory
Create an EndpointImpl from a bus, service, and endpoint info.
newEndpointImpl(Bus, Service, EndpointInfo) - Method in class org.apache.cxf.jaxws.support.JaxWsEndpointImplFactory
Create an EndpointImpl from a bus, service, and endpoint info.
newFrame(AbstractDOMStreamReader.ElementFrame<T, I>) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
newFrame(AbstractDOMStreamReader.ElementFrame<Node, Node>) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
Find name spaces declaration in atrributes and move them to separate collection.
newGenerator() - Method in class org.apache.cxf.tools.java2wsdl.generator.WSDLGeneratorFactory
 
newInstance() - Static method in class org.apache.cxf.BusFactory
Create a new BusFactory The class of the BusFactory is determined by looking for the system propery: org.apache.cxf.bus.factory or by searching the classpath for: META-INF/services/org.apache.cxf.bus.factory
newInstance(String) - Static method in class org.apache.cxf.BusFactory
Create a new BusFactory
newInstance(Bus) - Static method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Create a new instance using a specific Bus.
newInstance() - Static method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Create a new instance using a default Bus.
newInstance(Bus) - Static method in class org.apache.cxf.jaxws.endpoint.dynamic.JaxWsDynamicClientFactory
Create a new instance using a specific Bus.
newInstance() - Static method in class org.apache.cxf.jaxws.endpoint.dynamic.JaxWsDynamicClientFactory
Create a new instance using a default Bus.
newInstance() - Static method in class org.apache.cxf.tools.corba.common.SchemaFactory
Get a new instance of a WSDLFactory.
newInstance(String) - Static method in class org.apache.cxf.tools.corba.common.SchemaFactory
Get a new instance of a WSDLFactory.
newInstance() - Static method in class org.apache.cxf.tools.corba.common.WSDLCorbaFactory
Get a new instance of a WSDLFactory.
newInstance(String) - Static method in class org.apache.cxf.tools.corba.common.WSDLCorbaFactory
Get a new instance of a WSDLFactory.
newInstance() - Static method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
newNameManager(ServiceInfo) - Static method in class org.apache.cxf.javascript.BasicNameManager
Factory that just takes a service.
newNameManager(ServiceInfo, Endpoint) - Static method in class org.apache.cxf.javascript.BasicNameManager
 
newPopulatedExtensionRegistry() - Method in class org.apache.cxf.tools.corba.common.SchemaFactory
Create a new instance of an ExtensionRegistry with pre-registered serializers/deserializers for the SOAP, HTTP and MIME extensions.
newPopulatedExtensionRegistry() - Method in class org.apache.cxf.tools.corba.common.SchemaFactoryImpl
Create a new instance of an ExtensionRegistry with pre-registered serializers/deserializers for the SOAP, HTTP and MIME extensions.
newPopulatedExtensionRegistry() - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaFactory
Create a new instance of an ExtensionRegistry with pre-registered serializers/deserializers for the SOAP, HTTP and MIME extensions.
newPopulatedExtensionRegistry() - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaFactoryImpl
Create a new instance of an ExtensionRegistry with pre-registered serializers/deserializers for the SOAP, HTTP and MIME extensions.
newState(URI, MultivaluedMap<String, String>, MultivaluedMap<String, String>) - Method in interface org.apache.cxf.jaxrs.client.ClientState
The factory method for creating a new state.
newState(URI, MultivaluedMap<String, String>, MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
newState(URI, MultivaluedMap<String, String>, MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
newStringFromBytes(byte[], String) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[], String) to avoid surprises from non-standard default encodings.
newStringFromBytes(byte[]) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[]) to avoid surprises from non-standard default encodings.
newStringFromBytes(byte[], String, int, int) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[], int, int, String) to avoid surprises from non-standard default encodings.
newStringFromBytes(byte[], int, int) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[], int, int) to avoid surprises from non-standard default encodings.
newTransformer() - Static method in class org.apache.cxf.helpers.XMLUtils
 
newTransformer(int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
newWSDLReader() - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaFactory
Create a new instance of a WSDLReader.
newWSDLReader() - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaFactoryImpl
Create a new instance of a WSDLReader.
newWSDLWriter() - Method in class org.apache.cxf.tools.corba.common.SchemaFactory
Create a new instance of a WSDLWriter.
newWSDLWriter() - Method in class org.apache.cxf.tools.corba.common.SchemaFactoryImpl
Create a new instance of a SchemaWriter.
newWSDLWriter() - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaFactory
Create a new instance of a WSDLWriter.
newWSDLWriter() - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaFactoryImpl
Create a new instance of a WSDLWriter.
newXmlSchemaInCollection(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
Once upon a time, XmlSchema had a bug in the constructor used in this function.
next() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
next() - Method in class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
 
next() - Method in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
next() - Method in class org.apache.cxf.binding.corba.types.CorbaEnumEventProducer
 
next() - Method in class org.apache.cxf.binding.corba.types.CorbaFixedEventProducer
 
next() - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceEventProducer
 
next() - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveTypeEventProducer
 
next() - Method in class org.apache.cxf.binding.corba.types.CorbaStructEventProducer
 
next() - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeEventProducer
 
next() - Method in class org.apache.cxf.binding.corba.types.HandlerIterator
 
next() - Method in class org.apache.cxf.binding.corba.types.ParameterEventProducer
 
next() - Method in class org.apache.cxf.binding.corba.types.SkipStartEndEventProducer
 
next() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
next() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
next() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
next() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
next() - Method in class org.apache.cxf.staxutils.PartialXMLStreamReader
 
next() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
next() - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding.LocationFilterReader
 
nextChild() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
nextChild() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
nextChild() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
nextCreator - Variable in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
nextEvent(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
nextId() - Static method in class org.apache.cxf.interceptor.LoggingMessage
 
nextMessageNumber(Identifier, long, boolean) - Method in class org.apache.cxf.ws.rm.SourceSequence
Returns the next message number and increases the message number.
nextTag() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
nextTag() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory.LocationFilterReader
 
nextTag() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
nextTag() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
nextTag() - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding.LocationFilterReader
 
nextToken() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
nillable - Variable in class org.apache.cxf.binding.corba.wsdl.Union
 
NMTOKEN_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NMTOKENS_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NO_ADDR_ERR - Static variable in class org.apache.cxf.js.rhino.ServerApp
 
NO_CLASSES - Static variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
NO_EP_ADDR - Static variable in class org.apache.cxf.js.rhino.AbstractDOMProvider
 
NO_FILES_ERR - Static variable in class org.apache.cxf.js.rhino.ServerApp
 
NO_INVOKE - Static variable in class org.apache.cxf.js.rhino.AbstractDOMProvider
 
NO_PARAMS - Static variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
NO_PASSWORD - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
NO_PASSWORD - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
NO_PORT_NAME - Static variable in class org.apache.cxf.js.rhino.AbstractDOMProvider
 
NO_PROVIDER - Static variable in class org.apache.cxf.js.rhino.ProviderFactory
 
NO_SERVICE_NAME - Static variable in class org.apache.cxf.js.rhino.AbstractDOMProvider
 
NO_SUCH_FILE - Static variable in class org.apache.cxf.js.rhino.ProviderFactory
 
NO_TGT_NAMESPACE - Static variable in class org.apache.cxf.js.rhino.AbstractDOMProvider
 
NO_VALIDATE_PARTS - Static variable in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
NO_WSDL_LOCATION - Static variable in class org.apache.cxf.js.rhino.AbstractDOMProvider
 
NodeDataReader - Class in org.apache.cxf.databinding.source
 
NodeDataReader() - Constructor for class org.apache.cxf.databinding.source.NodeDataReader
 
NodeDataWriter - Class in org.apache.cxf.databinding.source
 
NodeDataWriter() - Constructor for class org.apache.cxf.databinding.source.NodeDataWriter
 
NodeDataWriterImpl - Class in org.apache.cxf.sdo
 
NodeDataWriterImpl(HelperContext) - Constructor for class org.apache.cxf.sdo.NodeDataWriterImpl
 
NodeDataWriterImpl - Class in org.apache.cxf.xmlbeans
 
NodeDataWriterImpl() - Constructor for class org.apache.cxf.xmlbeans.NodeDataWriterImpl
 
NodeUtils - Class in org.apache.cxf.helpers
 
NoJSR250Annotations - Annotation Type in org.apache.cxf.common.injection
Marker annotation to let our JSR250 Processor know not to bother examining the class for annotations as it's know not to have any
NON_ANON_RESPONSES_ASSERTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
NON_ANON_RESPONSES_ASSERTION_QNAME_0705 - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
NON_ANON_RESPONSES_ELEM_NAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
nonDefaultAttributes() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
none - Variable in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
NONNEGATIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NONPOSITIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NONPRIMITIVE_MAP - Static variable in class org.apache.cxf.common.util.ASMHelper
 
nonProxyHosts - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
NONZERODIGIT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
NoOpPolicyInterceptorProvider - Class in org.apache.cxf.transport.http.policy
This no-op PolicyInterceptorProvider prevents the policy enforcement logic making it impossible to assert the HTTPClientPolicy upfront before the HTTPConduit becomes involved (e.g.
NoOpPolicyInterceptorProvider() - Constructor for class org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider
 
noResourceMethodForOptions(Response, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
normalize(String) - Static method in class org.apache.cxf.tools.util.URIParserUtil
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.RequiredParts
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
normalize() - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
normalizeCRLF(InputStream) - Static method in class org.apache.cxf.helpers.FileUtils
 
NORMALIZEDSTRING_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NOT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
notAfter(Date) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property not after (less or equal to) given date?
notAfter(Duration) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property not after (less or equal to) date distant from now by given period of time?
notAssertPolicy(AssertionInfoMap, QName, String) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
 
NOTATION_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
notBefore(Date) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property not before (greater or equal to) given date?
notBefore(Duration) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property not before (greater or equal to) date distant from now by given period of time?
notEqualTo(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is textual property different than given literal or not matching given pattern?
notEqualTo(double) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property different than given double number?
notEqualTo(long) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property different than given long number?
notEqualTo(Date) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property different than given date?
notEqualTo(Duration) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property different than date distant from now by given period of time?
notifications - Variable in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
notifyChangeListeners(PropertyChangeEvent) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
notVeryComplexType(XmlSchemaType) - Static method in class org.apache.cxf.javascript.JavascriptUtils
We don't want to generate Javascript overhead for complex types with simple content models, at least until or unless we decide to cope with attributes in a general way.
NP_SCHEMA_XSD - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NP_SCHEMA_XSD - Static variable in class org.apache.cxf.common.WSDLConstants
 
NP_SCHEMA_XSI - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NP_SCHEMA_XSI - Static variable in class org.apache.cxf.common.WSDLConstants
 
NP_TM_CORBA - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NP_WSDL_CORBA - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NP_XMLNS - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NP_XMLNS - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_BINDING_XML - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_CORBA_TYPEMAP - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NS_JAXB_BINDINGS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
NS_JAXWS_BINDINGS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
NS_JMS_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
NS_SCHEMA_XSD - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SCHEMA_XSI - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP11 - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP11_HTTP_TRANSPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP12 - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP12_HTTP_BINDING - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP_HTTP_TRANSPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_WSA - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_WSAM - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_WSAW - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_WSDL11 - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_WSDLI - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_XML_FORMAT - Static variable in class org.apache.cxf.binding.xml.XMLConstants
 
NS_XML_FORMAT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
NS_XML_HTTP - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
NS_XMLNS - Static variable in class org.apache.cxf.common.WSDLConstants
 
NSDecl - Class in org.apache.cxf.helpers
 
NSDecl(String, String) - Constructor for class org.apache.cxf.helpers.NSDecl
 
NSManager - Class in org.apache.cxf.ws.addressing
Only public/static/final fields can be resolved The prefix MUST ends with _PREFIX Namespace MUST starts with NS_ The value of the _PREFIX is the suffix of NS_ e.g public static final String WSAW_PREFIX = "wsaw"; public static final String NS_WSAW = "http://www.w3.org/2006/05/addressing/wsdl";
NSManager() - Constructor for class org.apache.cxf.ws.addressing.NSManager
 
NSStack - Class in org.apache.cxf.helpers
 
NSStack() - Constructor for class org.apache.cxf.helpers.NSStack
 
NT_CORBA_ANY - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_BOOLEAN - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_CHAR - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_DATE - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_DATETIME - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_DOUBLE - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_FLOAT - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_LONG - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_LONGDOUBLE - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_LONGLONG - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_NINT - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_NNINT - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_NPINT - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_OCTET - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_PINT - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_SHORT - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_STRING - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_TIME - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_ULONG - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_ULONGLONG - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_USHORT - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_WCHAR - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_CORBA_WSTRING - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NT_SCHEMA_ANY - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_ANYSIMPLETYPE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_ANYTYPE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_AURI - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_BASE64 - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_BOOLEAN - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_BYTE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_DATE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_DATETIME - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_DECIMAL - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_DOUBLE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_DUR - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_ENTITIES - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_ENTITY - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_FLOAT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_GDAY - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_GMDAY - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_GMONTH - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_GYEAR - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_GYMON - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_HBIN - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_ID - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_IDREF - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_IDREFS - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_INT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_INTEGER - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_LANG - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_LONG - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_NAME - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_NCNAME - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_NINT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_NMTOKEN - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_NMTOKENS - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_NNINT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_NOTATION - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_NPINT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_NSTRING - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_PINT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_QNAME - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_SHORT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_STRING - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_TIME - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_TOKEN - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_UBYTE - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_UINT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_ULONG - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NT_SCHEMA_USHORT - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NU_SCHEMA_XSD - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NU_SCHEMA_XSI - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NU_TM_CORBA - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NU_WSDL_CORBA - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
NU_XMLNS - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
NULL_MESSAGE - Static variable in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
NullConduitSelector - Class in org.apache.cxf.endpoint
Strategy for null Conduit retrieval.
NullConduitSelector() - Constructor for class org.apache.cxf.endpoint.NullConduitSelector
 
NullConfigurer - Class in org.apache.cxf.configuration
 
NullConfigurer() - Constructor for class org.apache.cxf.configuration.NullConfigurer
 
nurl - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
nvListFromStreamables(ORB, CorbaStreamable[]) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 

O

OASISCatalogManager - Class in org.apache.cxf.catalog
 
OASISCatalogManager() - Constructor for class org.apache.cxf.catalog.OASISCatalogManager
 
OASISCatalogManager(Bus) - Constructor for class org.apache.cxf.catalog.OASISCatalogManager
 
OASISCatalogManagerHelper - Class in org.apache.cxf.catalog
 
OASISCatalogManagerHelper() - Constructor for class org.apache.cxf.catalog.OASISCatalogManagerHelper
 
obj - Variable in class org.apache.cxf.bus.extension.Extension
 
Object - Class in org.apache.cxf.binding.corba.wsdl
Java class for object complex type.
Object() - Constructor for class org.apache.cxf.binding.corba.wsdl.Object
 
object(Object) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
object - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
 
object_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
ObjectBinding - Class in org.apache.cxf.binding.object
 
ObjectBinding(BindingInfo) - Constructor for class org.apache.cxf.binding.object.ObjectBinding
 
ObjectBindingBPHandler - Class in org.apache.cxf.binding.object.blueprint
 
ObjectBindingBPHandler() - Constructor for class org.apache.cxf.binding.object.blueprint.ObjectBindingBPHandler
 
ObjectBindingConfiguration - Class in org.apache.cxf.binding.object
 
ObjectBindingConfiguration() - Constructor for class org.apache.cxf.binding.object.ObjectBindingConfiguration
 
ObjectBindingFactory - Class in org.apache.cxf.binding.object
 
ObjectBindingFactory() - Constructor for class org.apache.cxf.binding.object.ObjectBindingFactory
 
ObjectBindingFactory(Bus) - Constructor for class org.apache.cxf.binding.object.ObjectBindingFactory
 
ObjectDispatchInInterceptor - Class in org.apache.cxf.binding.object
 
ObjectDispatchInInterceptor() - Constructor for class org.apache.cxf.binding.object.ObjectDispatchInInterceptor
 
ObjectDispatchOutInterceptor - Class in org.apache.cxf.binding.object
 
ObjectDispatchOutInterceptor() - Constructor for class org.apache.cxf.binding.object.ObjectDispatchOutInterceptor
 
ObjectFactory - Class in org.apache.cxf.binding.corba.wsdl
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.binding.corba.wsdl package.
ObjectFactory() - Constructor for class org.apache.cxf.binding.corba.wsdl.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.binding.corba.wsdl
ObjectFactory - Class in org.apache.cxf.bindings.xformat
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.bindings.xformat package.
ObjectFactory() - Constructor for class org.apache.cxf.bindings.xformat.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.bindings.xformat
ObjectFactory - Class in org.apache.cxf.configuration.security
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.configuration.security package.
ObjectFactory() - Constructor for class org.apache.cxf.configuration.security.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.configuration.security
objectFactory - Variable in class org.apache.cxf.jaxb.JAXBWrapperHelper
 
ObjectFactory - Class in org.apache.cxf.jaxws.javaee
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.jaxws.javaee package.
ObjectFactory() - Constructor for class org.apache.cxf.jaxws.javaee.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.jaxws.javaee
ObjectFactory - Class in org.apache.cxf.management
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.management package.
ObjectFactory() - Constructor for class org.apache.cxf.management.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.management
ObjectFactory - Class in org.apache.cxf.tools.plugin
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.tools.plugin package.
ObjectFactory() - Constructor for class org.apache.cxf.tools.plugin.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.tools.plugin
ObjectFactory - Class in org.apache.cxf.transport.jms
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.transport.jms package.
ObjectFactory() - Constructor for class org.apache.cxf.transport.jms.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.transport.jms
ObjectFactory - Class in org.apache.cxf.transport.jms.uri
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.transport.jms.uri package.
ObjectFactory() - Constructor for class org.apache.cxf.transport.jms.uri.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.transport.jms.uri
ObjectFactory - Class in org.apache.cxf.transport.jms.wsdl
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.transport.jms.wsdl package.
ObjectFactory() - Constructor for class org.apache.cxf.transport.jms.wsdl.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.transport.jms.wsdl
ObjectFactory - Class in org.apache.cxf.transports.http.configuration
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.transports.http.configuration package.
ObjectFactory() - Constructor for class org.apache.cxf.transports.http.configuration.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.transports.http.configuration
ObjectFactory - Class in org.apache.cxf.transports.http_jetty.configuration
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.transports.http_jetty.configuration package.
ObjectFactory() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.transports.http_jetty.configuration
ObjectFactory - Class in org.apache.cxf.ws.addressing
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.addressing package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.addressing.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.addressing
ObjectFactory - Class in org.apache.cxf.ws.addressing.v200403
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.addressing.v200403 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.addressing.v200403
ObjectFactory - Class in org.apache.cxf.ws.addressing.v200408
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.addressing.v200408 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.addressing.v200408
ObjectFactory - Class in org.apache.cxf.ws.addressing.wsdl
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.addressing.wsdl package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.addressing.wsdl
ObjectFactory - Class in org.apache.cxf.ws.mex.model._2004_09
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.mex.model._2004_09 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.mex.model._2004_09.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.mex.model._2004_09
ObjectFactory - Class in org.apache.cxf.ws.policy.v200409
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.policy.v200409 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.policy.v200409.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.policy.v200409
ObjectFactory - Class in org.apache.cxf.ws.policy.v200607
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.policy.v200607 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.policy.v200607.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.policy.v200607
ObjectFactory - Class in org.apache.cxf.ws.rm.manager
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.rm.manager package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.rm.manager.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.rm.manager
ObjectFactory - Class in org.apache.cxf.ws.rm.v200502
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.rm.v200502 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.rm.v200502.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.rm.v200502
ObjectFactory - Class in org.apache.cxf.ws.rm.v200502wsa15
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.rm.v200502wsa15 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.rm.v200502wsa15
ObjectFactory - Class in org.apache.cxf.ws.rm.v200702
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.rm.v200702 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.rm.v200702.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.rm.v200702
ObjectFactory - Class in org.apache.cxf.ws.rmp.v200502
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.rmp.v200502 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.rmp.v200502.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.rmp.v200502
ObjectFactory - Class in org.apache.cxf.ws.rmp.v200702
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.rmp.v200702 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.rmp.v200702.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.rmp.v200702
ObjectFactory - Class in org.apache.cxf.ws.security.sts.provider.model
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.security.sts.provider.model package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model
ObjectFactory - Class in org.apache.cxf.ws.security.sts.provider.model.secext
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.security.sts.provider.model.secext package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model.secext
ObjectFactory - Class in org.apache.cxf.ws.security.sts.provider.model.utility
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.security.sts.provider.model.utility package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.utility.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model.utility
ObjectFactory - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.security.sts.provider.model.wstrust14 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model.wstrust14
ObjectFactory - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.security.sts.provider.model.xmldsig package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.security.sts.provider.model.xmldsig
ObjectFactory - Class in org.apache.cxf.wsdl.http
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.wsdl.http package.
ObjectFactory() - Constructor for class org.apache.cxf.wsdl.http.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.wsdl.http
ObjectFactory - Class in org.apache.cxf.wsdl
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.wsdl package.
ObjectFactory() - Constructor for class org.apache.cxf.wsdl.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.wsdl
objectFactoryOrIndexAvailable(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
ObjectReferenceVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
ObjectReferenceVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ObjectReferenceVisitor
 
ObjectType - Class in org.apache.cxf.aegis.type.basic
AegisType for runtime inspection of types.
ObjectType() - Constructor for class org.apache.cxf.aegis.type.basic.ObjectType
 
ObjectType(Set<AegisType>) - Constructor for class org.apache.cxf.aegis.type.basic.ObjectType
 
ObjectType(boolean) - Constructor for class org.apache.cxf.aegis.type.basic.ObjectType
 
ObjectType(Set<AegisType>, boolean) - Constructor for class org.apache.cxf.aegis.type.basic.ObjectType
 
ObjectType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for ObjectType complex type.
ObjectType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
 
ObjectTypeResolver - Class in org.apache.cxf.resource
 
ObjectTypeResolver(Object) - Constructor for class org.apache.cxf.resource.ObjectTypeResolver
 
Observable - Interface in org.apache.cxf.transport
Allows Observers to register for notification on incoming messages.
OCTAL - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
OCTDIGIT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
octet_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
offer - Variable in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
 
offer - Variable in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
 
offer - Variable in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
 
offeredBy(Identifier) - Method in class org.apache.cxf.ws.rm.SourceSequence
Returns true if this sequence was constructed from an offer for an inbound sequence includes in the CreateSequenceRequest in response to which the sequence with the specified identifier was created.
offeredSequenceExpiration - Variable in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
OfferType - Class in org.apache.cxf.ws.rm.v200502
Java class for OfferType complex type.
OfferType() - Constructor for class org.apache.cxf.ws.rm.v200502.OfferType
 
OfferType - Class in org.apache.cxf.ws.rm.v200502wsa15
Java class for OfferType complex type.
OfferType() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.OfferType
 
OfferType - Class in org.apache.cxf.ws.rm.v200702
Java class for OfferType complex type.
OfferType() - Constructor for class org.apache.cxf.ws.rm.v200702.OfferType
 
ok - Variable in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
 
oldASM - Static variable in class org.apache.cxf.common.util.ASMHelper
 
OldSpringSupport - Class in org.apache.cxf.bus.spring
 
OldSpringSupport(String) - Constructor for class org.apache.cxf.bus.spring.OldSpringSupport
 
OldSpringSupport(Bus, Class<?>) - Constructor for class org.apache.cxf.bus.spring.OldSpringSupport
 
OldSpringSupport(Bus, Class<?>, String) - Constructor for class org.apache.cxf.bus.spring.OldSpringSupport
 
oldStdErr - Variable in class org.apache.cxf.tools.common.ToolTestBase
 
oldStdOut - Variable in class org.apache.cxf.tools.common.ToolTestBase
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.cxf.bus.spring.SpringBus
 
onBehalfOf - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
OnBehalfOfType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for OnBehalfOfType complex type.
OnBehalfOfType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.OnBehalfOfType
 
onClose(CachedOutputStream) - Method in interface org.apache.cxf.io.CachedOutputStreamCallback
 
onClose(CachedOutputStream) - Method in class org.apache.cxf.ws.rm.RetransmissionCallback
 
onComplete(AsyncEvent) - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
onComplete(Continuation) - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
onCompletion(T) - Method in class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor
 
ONE_WAY_REQUEST - Static variable in interface org.apache.cxf.message.Message
 
onError(AsyncEvent) - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
OneShotAsyncExecutor - Class in org.apache.cxf.workqueue
Used to provide simple async Executor semantics by creating a one-shot thread.
Oneway - Annotation Type in org.apache.cxf.jaxrs.ext
Can be used to nominate oneway methods
OneWayDecoupledFaultHandler - Class in org.apache.cxf.ws.addressing.soap
Utility interceptor for dealing with faults occurred during processing the one way requests with WSA FaultTo EPR pointing to a decoupled destination.
OneWayDecoupledFaultHandler() - Constructor for class org.apache.cxf.ws.addressing.soap.OneWayDecoupledFaultHandler
 
OneWayProcessorInterceptor - Class in org.apache.cxf.interceptor
 
OneWayProcessorInterceptor() - Constructor for class org.apache.cxf.interceptor.OneWayProcessorInterceptor
 
OneWayProcessorInterceptor(String) - Constructor for class org.apache.cxf.interceptor.OneWayProcessorInterceptor
 
onFirstResolve() - Method in class org.apache.cxf.bus.resource.ResourceManagerImpl
 
onFirstResolve() - Method in class org.apache.cxf.resource.DefaultResourceManager
 
onFirstWrite() - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpOutputStream
 
onFirstWrite() - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
onFirstWrite() - Method in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
Perform any actions required on stream flush (freeze headers, reset output stream ...
onFlush(CachedOutputStream) - Method in interface org.apache.cxf.io.CachedOutputStreamCallback
 
onFlush(CachedOutputStream) - Method in class org.apache.cxf.ws.rm.RetransmissionCallback
 
ONLY_ANONYMOUS_ADDRESS_SUPPORTED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ONLY_ANONYMOUS_ADDRESS_SUPPORTED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ONLY_NONANONYMOUS_ADDRESS_SUPPORTED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ONLY_NONANONYMOUS_ADDRESS_SUPPORTED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ONLY_SIGN_ENTIRE_HEADERS_AND_BODY - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
ONLY_SIGN_ENTIRE_HEADERS_AND_BODY - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
ONLY_SIGN_ENTIRE_HEADERS_AND_BODY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
onMessage(Message) - Method in class org.apache.cxf.binding.coloc.ColocMessageObserver
 
onMessage(Message) - Method in class org.apache.cxf.endpoint.ClientImpl
 
onMessage(Message) - Method in class org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
 
onMessage(Message) - Method in class org.apache.cxf.interceptor.ClientOutFaultObserver
override the super class method
onMessage(Message) - Method in class org.apache.cxf.test.TestUtilities.TestMessageObserver
 
onMessage(Message) - Method in class org.apache.cxf.transport.ChainInitiationObserver
 
onMessage(Message) - Method in class org.apache.cxf.transport.http.HTTPConduit.InterposedMessageObserver
Called for an incoming message.
onMessage(Message) - Method in class org.apache.cxf.transport.jms.JMSConduit
When a message is received on the reply destination the correlation map is searched for the correlationId.
onMessage(Message) - Method in class org.apache.cxf.transport.jms.JMSDestination
Convert JMS message received by ListenerThread to CXF message and inform incomingObserver that a message was received.
onMessage(Message, Session) - Method in class org.apache.cxf.transport.jms.JMSDestination
 
onMessage(Message) - Method in interface org.apache.cxf.transport.MessageObserver
Called for an incoming message, i.e.
onMessage(Message) - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
onMessage(Message) - Method in class org.apache.cxf.ws.addressing.MAPAggregator.InterposedMessageObserver
Called for an incoming message.
onSet(SoapRef) - Method in interface org.apache.cxf.aegis.type.encoded.SoapRef.Action
 
onStartAsync(AsyncEvent) - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
onTimeout(AsyncEvent) - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
onTimeout(Continuation) - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
onWrite() - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
onWrite() - Method in class org.apache.cxf.io.CachedOutputStream
 
op_attribute() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
op_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
op_type_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
openBinary(JPackage, String) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.TypesCodeWriter
 
OPERATION - Static variable in class org.apache.cxf.binding.object.ObjectBinding
 
operation - Variable in class org.apache.cxf.wsdl.TBinding
 
operation - Variable in class org.apache.cxf.wsdl.TPortType
 
OPERATION_NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
OperationDeferredAction - Class in org.apache.cxf.tools.corba.processors.idl
 
OperationDeferredAction() - Constructor for class org.apache.cxf.tools.corba.processors.idl.OperationDeferredAction
 
OperationDeferredAction(ArgType) - Constructor for class org.apache.cxf.tools.corba.processors.idl.OperationDeferredAction
 
OperationDeferredAction(XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.OperationDeferredAction
 
OperationInfo - Class in org.apache.cxf.service.model
 
OperationInfo() - Constructor for class org.apache.cxf.service.model.OperationInfo
 
OperationProcessor - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
 
OperationProcessor(ToolContext) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.OperationProcessor
 
OperationResourceInfo - Class in org.apache.cxf.jaxrs.model
 
OperationResourceInfo(Method, ClassResourceInfo) - Constructor for class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
OperationResourceInfo(Method, Method, ClassResourceInfo) - Constructor for class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
OperationResourceInfo(Method, ClassResourceInfo, URITemplate, String, String, String, List<Parameter>, boolean) - Constructor for class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
OperationResourceInfoComparator - Class in org.apache.cxf.jaxrs.model
 
OperationResourceInfoComparator(Message, String) - Constructor for class org.apache.cxf.jaxrs.model.OperationResourceInfoComparator
 
OperationResourceInfoStack - Class in org.apache.cxf.jaxrs.model
Stack of MethodInvocationInfo representing resources path when JAX-RS invocation looks for target.
OperationResourceInfoStack() - Constructor for class org.apache.cxf.jaxrs.model.OperationResourceInfoStack
 
operations - Variable in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
OperationType - Class in org.apache.cxf.binding.corba.wsdl
CORBA Operation Type
OperationType() - Constructor for class org.apache.cxf.binding.corba.wsdl.OperationType
 
OperationType - Class in org.apache.cxf.wsdl.http
Java class for operationType complex type.
OperationType() - Constructor for class org.apache.cxf.wsdl.http.OperationType
 
OperationVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
OperationVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor, PortType, Binding) - Constructor for class org.apache.cxf.tools.corba.processors.idl.OperationVisitor
 
OperatorContentType - Class in org.apache.cxf.ws.policy.v200409
Java class for OperatorContentType complex type.
OperatorContentType() - Constructor for class org.apache.cxf.ws.policy.v200409.OperatorContentType
 
OperatorContentType - Class in org.apache.cxf.ws.policy.v200607
Java class for OperatorContentType complex type.
OperatorContentType() - Constructor for class org.apache.cxf.ws.policy.v200607.OperatorContentType
 
opInfo - Variable in class org.apache.cxf.service.model.BindingOperationInfo
 
opt_member_list() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
opt_pos_int() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
Option - Class in org.apache.cxf.maven_plugin.wsdl2java
 
Option() - Constructor for class org.apache.cxf.maven_plugin.wsdl2java.Option
 
Option - Class in org.apache.cxf.maven_plugin.wsdl2js
 
Option() - Constructor for class org.apache.cxf.maven_plugin.wsdl2js.Option
 
Option - Class in org.apache.cxf.tools.common.toolspec.parser
 
Option(Element) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.Option
 
Option.UriPrefixPair - Class in org.apache.cxf.maven_plugin.wsdl2js
Since an arbitrary URI can't be an XML element name, these pairs are used to specify a mapping from URI to prefix.
Option.UriPrefixPair() - Constructor for class org.apache.cxf.maven_plugin.wsdl2js.Option.UriPrefixPair
 
OptionGroup - Class in org.apache.cxf.tools.common.toolspec.parser
 
OptionGroup(Element) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.OptionGroup
 
options() - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP OPTIONS invocation
optionSet(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
optionSet(String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
optionSet(Map<String, Object>, String) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
or() - Method in interface org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
Disjunct current expression with another
or(CompleteCondition, CompleteCondition, CompleteCondition...) - Method in class org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder
 
or(CompleteCondition, CompleteCondition, CompleteCondition...) - Method in interface org.apache.cxf.jaxrs.ext.search.client.PartialCondition
Disjunct multiple expressions
OR - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
OR - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
or_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
orb - Variable in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
orb - Variable in class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
 
orb - Variable in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
ORB - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
orbArgs - Variable in class org.apache.cxf.binding.corba.utils.OrbConfig
 
orbClass - Variable in class org.apache.cxf.binding.corba.utils.OrbConfig
 
orbConfig - Variable in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
OrbConfig - Class in org.apache.cxf.binding.corba.utils
 
OrbConfig() - Constructor for class org.apache.cxf.binding.corba.utils.OrbConfig
 
OrbConfigurer - Class in org.apache.cxf.binding.corba.runtime
 
OrbConfigurer() - Constructor for class org.apache.cxf.binding.corba.runtime.OrbConfigurer
 
orbProperties - Variable in class org.apache.cxf.binding.corba.utils.OrbConfig
 
orbSingletonClass - Variable in class org.apache.cxf.binding.corba.utils.OrbConfig
 
org.apache.cxf - package org.apache.cxf
Contains the Bus, which is the central touch point of CXF, and its related classes.
org.apache.cxf.aegis - package org.apache.cxf.aegis
 
org.apache.cxf.aegis.databinding - package org.apache.cxf.aegis.databinding
 
org.apache.cxf.aegis.type - package org.apache.cxf.aegis.type
 
org.apache.cxf.aegis.type.basic - package org.apache.cxf.aegis.type.basic
 
org.apache.cxf.aegis.type.collection - package org.apache.cxf.aegis.type.collection
 
org.apache.cxf.aegis.type.encoded - package org.apache.cxf.aegis.type.encoded
 
org.apache.cxf.aegis.type.java5 - package org.apache.cxf.aegis.type.java5
 
org.apache.cxf.aegis.type.mtom - package org.apache.cxf.aegis.type.mtom
 
org.apache.cxf.aegis.type.xml - package org.apache.cxf.aegis.type.xml
 
org.apache.cxf.aegis.util - package org.apache.cxf.aegis.util
 
org.apache.cxf.aegis.util.date - package org.apache.cxf.aegis.util.date
These classes are from the Apache WS-Commons project.
org.apache.cxf.aegis.util.jdom - package org.apache.cxf.aegis.util.jdom
 
org.apache.cxf.aegis.util.stax - package org.apache.cxf.aegis.util.stax
 
org.apache.cxf.aegis.xml - package org.apache.cxf.aegis.xml
 
org.apache.cxf.aegis.xml.jdom - package org.apache.cxf.aegis.xml.jdom
 
org.apache.cxf.aegis.xml.stax - package org.apache.cxf.aegis.xml.stax
 
org.apache.cxf.annotations - package org.apache.cxf.annotations
 
org.apache.cxf.attachment - package org.apache.cxf.attachment
 
org.apache.cxf.binding - package org.apache.cxf.binding
Interfaces for protocol bindings and their factories.
org.apache.cxf.binding.coloc - package org.apache.cxf.binding.coloc
 
org.apache.cxf.binding.coloc.blueprint - package org.apache.cxf.binding.coloc.blueprint
 
org.apache.cxf.binding.coloc.feature - package org.apache.cxf.binding.coloc.feature
 
org.apache.cxf.binding.coloc.spring - package org.apache.cxf.binding.coloc.spring
 
org.apache.cxf.binding.corba - package org.apache.cxf.binding.corba
 
org.apache.cxf.binding.corba.interceptors - package org.apache.cxf.binding.corba.interceptors
 
org.apache.cxf.binding.corba.runtime - package org.apache.cxf.binding.corba.runtime
 
org.apache.cxf.binding.corba.types - package org.apache.cxf.binding.corba.types
 
org.apache.cxf.binding.corba.utils - package org.apache.cxf.binding.corba.utils
 
org.apache.cxf.binding.corba.wsdl - package org.apache.cxf.binding.corba.wsdl
 
org.apache.cxf.binding.http - package org.apache.cxf.binding.http
 
org.apache.cxf.binding.http.interceptor - package org.apache.cxf.binding.http.interceptor
 
org.apache.cxf.binding.http.strategy - package org.apache.cxf.binding.http.strategy
 
org.apache.cxf.binding.object - package org.apache.cxf.binding.object
 
org.apache.cxf.binding.object.blueprint - package org.apache.cxf.binding.object.blueprint
 
org.apache.cxf.binding.object.spring - package org.apache.cxf.binding.object.spring
 
org.apache.cxf.binding.soap - package org.apache.cxf.binding.soap
 
org.apache.cxf.binding.soap.blueprint - package org.apache.cxf.binding.soap.blueprint
 
org.apache.cxf.binding.soap.interceptor - package org.apache.cxf.binding.soap.interceptor
 
org.apache.cxf.binding.soap.jms.interceptor - package org.apache.cxf.binding.soap.jms.interceptor
 
org.apache.cxf.binding.soap.model - package org.apache.cxf.binding.soap.model
 
org.apache.cxf.binding.soap.saaj - package org.apache.cxf.binding.soap.saaj
 
org.apache.cxf.binding.soap.spring - package org.apache.cxf.binding.soap.spring
 
org.apache.cxf.binding.soap.tcp - package org.apache.cxf.binding.soap.tcp
 
org.apache.cxf.binding.soap.tcp.frames - package org.apache.cxf.binding.soap.tcp.frames
 
org.apache.cxf.binding.soap.wsdl11 - package org.apache.cxf.binding.soap.wsdl11
 
org.apache.cxf.binding.xml - package org.apache.cxf.binding.xml
 
org.apache.cxf.binding.xml.interceptor - package org.apache.cxf.binding.xml.interceptor
 
org.apache.cxf.binding.xml.wsdl11 - package org.apache.cxf.binding.xml.wsdl11
 
org.apache.cxf.bindings.xformat - package org.apache.cxf.bindings.xformat
 
org.apache.cxf.bus - package org.apache.cxf.bus
 
org.apache.cxf.bus.blueprint - package org.apache.cxf.bus.blueprint
 
org.apache.cxf.bus.extension - package org.apache.cxf.bus.extension
 
org.apache.cxf.bus.osgi - package org.apache.cxf.bus.osgi
 
org.apache.cxf.bus.resource - package org.apache.cxf.bus.resource
 
org.apache.cxf.bus.spring - package org.apache.cxf.bus.spring
 
org.apache.cxf.buslifecycle - package org.apache.cxf.buslifecycle
 
org.apache.cxf.catalog - package org.apache.cxf.catalog
 
org.apache.cxf.clustering - package org.apache.cxf.clustering
 
org.apache.cxf.clustering.spring - package org.apache.cxf.clustering.spring
 
org.apache.cxf.common - package org.apache.cxf.common
 
org.apache.cxf.common.annotation - package org.apache.cxf.common.annotation
 
org.apache.cxf.common.classloader - package org.apache.cxf.common.classloader
 
org.apache.cxf.common.commands - package org.apache.cxf.common.commands
 
org.apache.cxf.common.i18n - package org.apache.cxf.common.i18n
 
org.apache.cxf.common.injection - package org.apache.cxf.common.injection
 
org.apache.cxf.common.logging - package org.apache.cxf.common.logging
 
org.apache.cxf.common.security - package org.apache.cxf.common.security
 
org.apache.cxf.common.util - package org.apache.cxf.common.util
 
org.apache.cxf.common.xmlschema - package org.apache.cxf.common.xmlschema
 
org.apache.cxf.configuration - package org.apache.cxf.configuration
 
org.apache.cxf.configuration.blueprint - package org.apache.cxf.configuration.blueprint
 
org.apache.cxf.configuration.jsse - package org.apache.cxf.configuration.jsse
 
org.apache.cxf.configuration.jsse.spring - package org.apache.cxf.configuration.jsse.spring
 
org.apache.cxf.configuration.security - package org.apache.cxf.configuration.security
 
org.apache.cxf.configuration.spring - package org.apache.cxf.configuration.spring
 
org.apache.cxf.continuations - package org.apache.cxf.continuations
 
org.apache.cxf.databinding - package org.apache.cxf.databinding
 
org.apache.cxf.databinding.source - package org.apache.cxf.databinding.source
 
org.apache.cxf.databinding.source.mime - package org.apache.cxf.databinding.source.mime
 
org.apache.cxf.databinding.stax - package org.apache.cxf.databinding.stax
 
org.apache.cxf.endpoint - package org.apache.cxf.endpoint
Client and Server related classes.
org.apache.cxf.endpoint.dynamic - package org.apache.cxf.endpoint.dynamic
 
org.apache.cxf.extension - package org.apache.cxf.extension
 
org.apache.cxf.feature - package org.apache.cxf.feature
 
org.apache.cxf.frontend - package org.apache.cxf.frontend
 
org.apache.cxf.frontend.blueprint - package org.apache.cxf.frontend.blueprint
 
org.apache.cxf.frontend.spring - package org.apache.cxf.frontend.spring
 
org.apache.cxf.headers - package org.apache.cxf.headers
 
org.apache.cxf.helpers - package org.apache.cxf.helpers
 
org.apache.cxf.interceptor - package org.apache.cxf.interceptor
Core interceptor interfaces which form the basis for message processing chains in CXF.
org.apache.cxf.interceptor.security - package org.apache.cxf.interceptor.security
 
org.apache.cxf.interceptor.transform - package org.apache.cxf.interceptor.transform
 
org.apache.cxf.io - package org.apache.cxf.io
 
org.apache.cxf.javascript - package org.apache.cxf.javascript
 
org.apache.cxf.javascript.service - package org.apache.cxf.javascript.service
 
org.apache.cxf.javascript.types - package org.apache.cxf.javascript.types
 
org.apache.cxf.jaxb - package org.apache.cxf.jaxb
 
org.apache.cxf.jaxb.attachment - package org.apache.cxf.jaxb.attachment
 
org.apache.cxf.jaxb.io - package org.apache.cxf.jaxb.io
 
org.apache.cxf.jaxrs - package org.apache.cxf.jaxrs
 
org.apache.cxf.jaxrs.blueprint - package org.apache.cxf.jaxrs.blueprint
 
org.apache.cxf.jaxrs.client - package org.apache.cxf.jaxrs.client
 
org.apache.cxf.jaxrs.cors - package org.apache.cxf.jaxrs.cors
CORS
org.apache.cxf.jaxrs.ext - package org.apache.cxf.jaxrs.ext
 
org.apache.cxf.jaxrs.ext.atom - package org.apache.cxf.jaxrs.ext.atom
 
org.apache.cxf.jaxrs.ext.codegen - package org.apache.cxf.jaxrs.ext.codegen
 
org.apache.cxf.jaxrs.ext.form - package org.apache.cxf.jaxrs.ext.form
 
org.apache.cxf.jaxrs.ext.multipart - package org.apache.cxf.jaxrs.ext.multipart
 
org.apache.cxf.jaxrs.ext.search - package org.apache.cxf.jaxrs.ext.search
 
org.apache.cxf.jaxrs.ext.search.client - package org.apache.cxf.jaxrs.ext.search.client
 
org.apache.cxf.jaxrs.ext.search.sql - package org.apache.cxf.jaxrs.ext.search.sql
 
org.apache.cxf.jaxrs.ext.xml - package org.apache.cxf.jaxrs.ext.xml
 
org.apache.cxf.jaxrs.features.clustering - package org.apache.cxf.jaxrs.features.clustering
 
org.apache.cxf.jaxrs.impl - package org.apache.cxf.jaxrs.impl
 
org.apache.cxf.jaxrs.impl.tl - package org.apache.cxf.jaxrs.impl.tl
 
org.apache.cxf.jaxrs.interceptor - package org.apache.cxf.jaxrs.interceptor
 
org.apache.cxf.jaxrs.lifecycle - package org.apache.cxf.jaxrs.lifecycle
 
org.apache.cxf.jaxrs.model - package org.apache.cxf.jaxrs.model
 
org.apache.cxf.jaxrs.model.wadl - package org.apache.cxf.jaxrs.model.wadl
 
org.apache.cxf.jaxrs.provider - package org.apache.cxf.jaxrs.provider
 
org.apache.cxf.jaxrs.provider.jsonp - package org.apache.cxf.jaxrs.provider.jsonp
 
org.apache.cxf.jaxrs.security - package org.apache.cxf.jaxrs.security
 
org.apache.cxf.jaxrs.servlet - package org.apache.cxf.jaxrs.servlet
 
org.apache.cxf.jaxrs.spring - package org.apache.cxf.jaxrs.spring
 
org.apache.cxf.jaxrs.utils - package org.apache.cxf.jaxrs.utils
 
org.apache.cxf.jaxrs.utils.multipart - package org.apache.cxf.jaxrs.utils.multipart
 
org.apache.cxf.jaxrs.utils.schemas - package org.apache.cxf.jaxrs.utils.schemas
 
org.apache.cxf.jaxws - package org.apache.cxf.jaxws
 
org.apache.cxf.jaxws.binding - package org.apache.cxf.jaxws.binding
 
org.apache.cxf.jaxws.binding.http - package org.apache.cxf.jaxws.binding.http
 
org.apache.cxf.jaxws.binding.soap - package org.apache.cxf.jaxws.binding.soap
 
org.apache.cxf.jaxws.blueprint - package org.apache.cxf.jaxws.blueprint
 
org.apache.cxf.jaxws.context - package org.apache.cxf.jaxws.context
 
org.apache.cxf.jaxws.endpoint.dynamic - package org.apache.cxf.jaxws.endpoint.dynamic
 
org.apache.cxf.jaxws.handler - package org.apache.cxf.jaxws.handler
 
org.apache.cxf.jaxws.handler.logical - package org.apache.cxf.jaxws.handler.logical
 
org.apache.cxf.jaxws.handler.soap - package org.apache.cxf.jaxws.handler.soap
 
org.apache.cxf.jaxws.interceptors - package org.apache.cxf.jaxws.interceptors
 
org.apache.cxf.jaxws.javaee - package org.apache.cxf.jaxws.javaee
 
org.apache.cxf.jaxws.spi - package org.apache.cxf.jaxws.spi
 
org.apache.cxf.jaxws.spring - package org.apache.cxf.jaxws.spring
 
org.apache.cxf.jaxws.support - package org.apache.cxf.jaxws.support
 
org.apache.cxf.jaxws22 - package org.apache.cxf.jaxws22
 
org.apache.cxf.jaxws22.spi - package org.apache.cxf.jaxws22.spi
 
org.apache.cxf.jaxws22.spring - package org.apache.cxf.jaxws22.spring
 
org.apache.cxf.jca.outbound - package org.apache.cxf.jca.outbound
 
org.apache.cxf.jibx - package org.apache.cxf.jibx
 
org.apache.cxf.jibx.tools - package org.apache.cxf.jibx.tools
 
org.apache.cxf.js.rhino - package org.apache.cxf.js.rhino
 
org.apache.cxf.logging - package org.apache.cxf.logging
 
org.apache.cxf.management - package org.apache.cxf.management
 
org.apache.cxf.management.annotation - package org.apache.cxf.management.annotation
 
org.apache.cxf.management.counters - package org.apache.cxf.management.counters
 
org.apache.cxf.management.interceptor - package org.apache.cxf.management.interceptor
 
org.apache.cxf.management.jmx - package org.apache.cxf.management.jmx
 
org.apache.cxf.management.jmx.export.runtime - package org.apache.cxf.management.jmx.export.runtime
 
org.apache.cxf.management.persistence - package org.apache.cxf.management.persistence
 
org.apache.cxf.management.utils - package org.apache.cxf.management.utils
 
org.apache.cxf.maven_plugin - package org.apache.cxf.maven_plugin
 
org.apache.cxf.maven_plugin.wsdl2java - package org.apache.cxf.maven_plugin.wsdl2java
 
org.apache.cxf.maven_plugin.wsdl2js - package org.apache.cxf.maven_plugin.wsdl2js
 
org.apache.cxf.message - package org.apache.cxf.message
 
org.apache.cxf.phase - package org.apache.cxf.phase
An InterceptorChain implementation which uses the concept of Phases to order message chains.
org.apache.cxf.resource - package org.apache.cxf.resource
 
org.apache.cxf.sdo - package org.apache.cxf.sdo
 
org.apache.cxf.sdo.tools - package org.apache.cxf.sdo.tools
 
org.apache.cxf.security - package org.apache.cxf.security
 
org.apache.cxf.security.transport - package org.apache.cxf.security.transport
 
org.apache.cxf.service - package org.apache.cxf.service
This package and its sub packages contain classes relating to services and the CXF service model
org.apache.cxf.service.factory - package org.apache.cxf.service.factory
 
org.apache.cxf.service.invoker - package org.apache.cxf.service.invoker
 
org.apache.cxf.service.model - package org.apache.cxf.service.model
 
org.apache.cxf.simple - package org.apache.cxf.simple
 
org.apache.cxf.staxutils - package org.apache.cxf.staxutils
 
org.apache.cxf.staxutils.transform - package org.apache.cxf.staxutils.transform
 
org.apache.cxf.test - package org.apache.cxf.test
 
org.apache.cxf.tools.common - package org.apache.cxf.tools.common
 
org.apache.cxf.tools.common.dom - package org.apache.cxf.tools.common.dom
 
org.apache.cxf.tools.common.extensions.soap - package org.apache.cxf.tools.common.extensions.soap
 
org.apache.cxf.tools.common.model - package org.apache.cxf.tools.common.model
 
org.apache.cxf.tools.common.toolspec - package org.apache.cxf.tools.common.toolspec
 
org.apache.cxf.tools.common.toolspec.parser - package org.apache.cxf.tools.common.toolspec.parser
 
org.apache.cxf.tools.corba - package org.apache.cxf.tools.corba
 
org.apache.cxf.tools.corba.common - package org.apache.cxf.tools.corba.common
 
org.apache.cxf.tools.corba.common.idltypes - package org.apache.cxf.tools.corba.common.idltypes
 
org.apache.cxf.tools.corba.idlpreprocessor - package org.apache.cxf.tools.corba.idlpreprocessor
The preprocessor resolves IDL preprocessor instructions like define, ifdef, include, etc.
org.apache.cxf.tools.corba.processors.idl - package org.apache.cxf.tools.corba.processors.idl
 
org.apache.cxf.tools.corba.processors.wsdl - package org.apache.cxf.tools.corba.processors.wsdl
 
org.apache.cxf.tools.corba.utils - package org.apache.cxf.tools.corba.utils
 
org.apache.cxf.tools.java2js - package org.apache.cxf.tools.java2js
 
org.apache.cxf.tools.java2js.processor - package org.apache.cxf.tools.java2js.processor
 
org.apache.cxf.tools.java2ws - package org.apache.cxf.tools.java2ws
 
org.apache.cxf.tools.java2ws.util - package org.apache.cxf.tools.java2ws.util
 
org.apache.cxf.tools.java2wsdl.generator - package org.apache.cxf.tools.java2wsdl.generator
 
org.apache.cxf.tools.java2wsdl.generator.wsdl11 - package org.apache.cxf.tools.java2wsdl.generator.wsdl11
 
org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator - package org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator
 
org.apache.cxf.tools.java2wsdl.generator.wsdl11.model - package org.apache.cxf.tools.java2wsdl.generator.wsdl11.model
 
org.apache.cxf.tools.java2wsdl.processor - package org.apache.cxf.tools.java2wsdl.processor
 
org.apache.cxf.tools.java2wsdl.processor.internal - package org.apache.cxf.tools.java2wsdl.processor.internal
 
org.apache.cxf.tools.java2wsdl.processor.internal.jaxws - package org.apache.cxf.tools.java2wsdl.processor.internal.jaxws
 
org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator - package org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator
 
org.apache.cxf.tools.java2wsdl.processor.internal.simple - package org.apache.cxf.tools.java2wsdl.processor.internal.simple
 
org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator - package org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator
 
org.apache.cxf.tools.misc - package org.apache.cxf.tools.misc
 
org.apache.cxf.tools.misc.processor - package org.apache.cxf.tools.misc.processor
 
org.apache.cxf.tools.misc.processor.address - package org.apache.cxf.tools.misc.processor.address
 
org.apache.cxf.tools.plugin - package org.apache.cxf.tools.plugin
 
org.apache.cxf.tools.util - package org.apache.cxf.tools.util
 
org.apache.cxf.tools.validator - package org.apache.cxf.tools.validator
 
org.apache.cxf.tools.validator.internal - package org.apache.cxf.tools.validator.internal
 
org.apache.cxf.tools.validator.internal.model - package org.apache.cxf.tools.validator.internal.model
 
org.apache.cxf.tools.wadlto - package org.apache.cxf.tools.wadlto
 
org.apache.cxf.tools.wadlto.jaxb - package org.apache.cxf.tools.wadlto.jaxb
 
org.apache.cxf.tools.wadlto.jaxrs - package org.apache.cxf.tools.wadlto.jaxrs
 
org.apache.cxf.tools.wsdlto - package org.apache.cxf.tools.wsdlto
 
org.apache.cxf.tools.wsdlto.core - package org.apache.cxf.tools.wsdlto.core
 
org.apache.cxf.tools.wsdlto.databinding.jaxb - package org.apache.cxf.tools.wsdlto.databinding.jaxb
 
org.apache.cxf.tools.wsdlto.databinding.source - package org.apache.cxf.tools.wsdlto.databinding.source
 
org.apache.cxf.tools.wsdlto.frontend.jaxws - package org.apache.cxf.tools.wsdlto.frontend.jaxws
 
org.apache.cxf.tools.wsdlto.frontend.jaxws.customization - package org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
 
org.apache.cxf.tools.wsdlto.frontend.jaxws.generators - package org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor - package org.apache.cxf.tools.wsdlto.frontend.jaxws.processor
 
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal - package org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
 
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator - package org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
 
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper - package org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper
 
org.apache.cxf.tools.wsdlto.frontend.jaxws.validator - package org.apache.cxf.tools.wsdlto.frontend.jaxws.validator
 
org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11 - package org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11
 
org.apache.cxf.tools.wsdlto.javascript - package org.apache.cxf.tools.wsdlto.javascript
 
org.apache.cxf.transport - package org.apache.cxf.transport
Transport related classes.
org.apache.cxf.transport.common.gzip - package org.apache.cxf.transport.common.gzip
 
org.apache.cxf.transport.http - package org.apache.cxf.transport.http
 
org.apache.cxf.transport.http.auth - package org.apache.cxf.transport.http.auth
 
org.apache.cxf.transport.http.policy - package org.apache.cxf.transport.http.policy
 
org.apache.cxf.transport.http.spring - package org.apache.cxf.transport.http.spring
 
org.apache.cxf.transport.http_jaxws_spi - package org.apache.cxf.transport.http_jaxws_spi
 
org.apache.cxf.transport.http_jetty - package org.apache.cxf.transport.http_jetty
 
org.apache.cxf.transport.http_jetty.continuations - package org.apache.cxf.transport.http_jetty.continuations
 
org.apache.cxf.transport.http_jetty.spring - package org.apache.cxf.transport.http_jetty.spring
 
org.apache.cxf.transport.https - package org.apache.cxf.transport.https
 
org.apache.cxf.transport.https_jetty - package org.apache.cxf.transport.https_jetty
 
org.apache.cxf.transport.jms - package org.apache.cxf.transport.jms
 
org.apache.cxf.transport.jms.continuations - package org.apache.cxf.transport.jms.continuations
 
org.apache.cxf.transport.jms.spec - package org.apache.cxf.transport.jms.spec
 
org.apache.cxf.transport.jms.spring - package org.apache.cxf.transport.jms.spring
 
org.apache.cxf.transport.jms.uri - package org.apache.cxf.transport.jms.uri
 
org.apache.cxf.transport.jms.wsdl - package org.apache.cxf.transport.jms.wsdl
 
org.apache.cxf.transport.jms.wsdl11 - package org.apache.cxf.transport.jms.wsdl11
 
org.apache.cxf.transport.local - package org.apache.cxf.transport.local
 
org.apache.cxf.transport.servlet - package org.apache.cxf.transport.servlet
 
org.apache.cxf.transport.servlet.servicelist - package org.apache.cxf.transport.servlet.servicelist
 
org.apache.cxf.transports.http - package org.apache.cxf.transports.http
 
org.apache.cxf.transports.http.configuration - package org.apache.cxf.transports.http.configuration
 
org.apache.cxf.transports.http_jetty.configuration - package org.apache.cxf.transports.http_jetty.configuration
 
org.apache.cxf.version - package org.apache.cxf.version
 
org.apache.cxf.workqueue - package org.apache.cxf.workqueue
 
org.apache.cxf.ws.addressing - package org.apache.cxf.ws.addressing
 
org.apache.cxf.ws.addressing.blueprint - package org.apache.cxf.ws.addressing.blueprint
 
org.apache.cxf.ws.addressing.policy - package org.apache.cxf.ws.addressing.policy
 
org.apache.cxf.ws.addressing.soap - package org.apache.cxf.ws.addressing.soap
 
org.apache.cxf.ws.addressing.spring - package org.apache.cxf.ws.addressing.spring
 
org.apache.cxf.ws.addressing.v200403 - package org.apache.cxf.ws.addressing.v200403
 
org.apache.cxf.ws.addressing.v200408 - package org.apache.cxf.ws.addressing.v200408
 
org.apache.cxf.ws.addressing.wsdl - package org.apache.cxf.ws.addressing.wsdl
 
org.apache.cxf.ws.mex - package org.apache.cxf.ws.mex
 
org.apache.cxf.ws.mex.model._2004_09 - package org.apache.cxf.ws.mex.model._2004_09
 
org.apache.cxf.ws.policy - package org.apache.cxf.ws.policy
 
org.apache.cxf.ws.policy.attachment - package org.apache.cxf.ws.policy.attachment
 
org.apache.cxf.ws.policy.attachment.external - package org.apache.cxf.ws.policy.attachment.external
 
org.apache.cxf.ws.policy.attachment.reference - package org.apache.cxf.ws.policy.attachment.reference
 
org.apache.cxf.ws.policy.attachment.wsdl11 - package org.apache.cxf.ws.policy.attachment.wsdl11
 
org.apache.cxf.ws.policy.blueprint - package org.apache.cxf.ws.policy.blueprint
 
org.apache.cxf.ws.policy.builder.jaxb - package org.apache.cxf.ws.policy.builder.jaxb
 
org.apache.cxf.ws.policy.builder.primitive - package org.apache.cxf.ws.policy.builder.primitive
 
org.apache.cxf.ws.policy.mtom - package org.apache.cxf.ws.policy.mtom
 
org.apache.cxf.ws.policy.selector - package org.apache.cxf.ws.policy.selector
 
org.apache.cxf.ws.policy.spring - package org.apache.cxf.ws.policy.spring
 
org.apache.cxf.ws.policy.v200409 - package org.apache.cxf.ws.policy.v200409
 
org.apache.cxf.ws.policy.v200607 - package org.apache.cxf.ws.policy.v200607
 
org.apache.cxf.ws.rm - package org.apache.cxf.ws.rm
 
org.apache.cxf.ws.rm.blueprint - package org.apache.cxf.ws.rm.blueprint
 
org.apache.cxf.ws.rm.feature - package org.apache.cxf.ws.rm.feature
 
org.apache.cxf.ws.rm.manager - package org.apache.cxf.ws.rm.manager
 
org.apache.cxf.ws.rm.persistence - package org.apache.cxf.ws.rm.persistence
 
org.apache.cxf.ws.rm.persistence.jdbc - package org.apache.cxf.ws.rm.persistence.jdbc
 
org.apache.cxf.ws.rm.policy - package org.apache.cxf.ws.rm.policy
 
org.apache.cxf.ws.rm.soap - package org.apache.cxf.ws.rm.soap
 
org.apache.cxf.ws.rm.spring - package org.apache.cxf.ws.rm.spring
 
org.apache.cxf.ws.rm.v200502 - package org.apache.cxf.ws.rm.v200502
 
org.apache.cxf.ws.rm.v200502wsa15 - package org.apache.cxf.ws.rm.v200502wsa15
 
org.apache.cxf.ws.rm.v200702 - package org.apache.cxf.ws.rm.v200702
 
org.apache.cxf.ws.rmp.v200502 - package org.apache.cxf.ws.rmp.v200502
 
org.apache.cxf.ws.rmp.v200702 - package org.apache.cxf.ws.rmp.v200702
 
org.apache.cxf.ws.security - package org.apache.cxf.ws.security
 
org.apache.cxf.ws.security.kerberos - package org.apache.cxf.ws.security.kerberos
 
org.apache.cxf.ws.security.policy - package org.apache.cxf.ws.security.policy
 
org.apache.cxf.ws.security.policy.builders - package org.apache.cxf.ws.security.policy.builders
 
org.apache.cxf.ws.security.policy.custom - package org.apache.cxf.ws.security.policy.custom
 
org.apache.cxf.ws.security.policy.interceptors - package org.apache.cxf.ws.security.policy.interceptors
 
org.apache.cxf.ws.security.policy.model - package org.apache.cxf.ws.security.policy.model
 
org.apache.cxf.ws.security.sts.provider - package org.apache.cxf.ws.security.sts.provider
 
org.apache.cxf.ws.security.sts.provider.model - package org.apache.cxf.ws.security.sts.provider.model
 
org.apache.cxf.ws.security.sts.provider.model.secext - package org.apache.cxf.ws.security.sts.provider.model.secext
 
org.apache.cxf.ws.security.sts.provider.model.utility - package org.apache.cxf.ws.security.sts.provider.model.utility
 
org.apache.cxf.ws.security.sts.provider.model.wstrust14 - package org.apache.cxf.ws.security.sts.provider.model.wstrust14
 
org.apache.cxf.ws.security.sts.provider.model.xmldsig - package org.apache.cxf.ws.security.sts.provider.model.xmldsig
 
org.apache.cxf.ws.security.sts.provider.operation - package org.apache.cxf.ws.security.sts.provider.operation
 
org.apache.cxf.ws.security.tokenstore - package org.apache.cxf.ws.security.tokenstore
 
org.apache.cxf.ws.security.trust - package org.apache.cxf.ws.security.trust
 
org.apache.cxf.ws.security.trust.delegation - package org.apache.cxf.ws.security.trust.delegation
 
org.apache.cxf.ws.security.wss4j - package org.apache.cxf.ws.security.wss4j
 
org.apache.cxf.ws.security.wss4j.policyhandlers - package org.apache.cxf.ws.security.wss4j.policyhandlers
 
org.apache.cxf.ws.security.wss4j.policyvalidators - package org.apache.cxf.ws.security.wss4j.policyvalidators
 
org.apache.cxf.wsdl - package org.apache.cxf.wsdl
 
org.apache.cxf.wsdl.http - package org.apache.cxf.wsdl.http
 
org.apache.cxf.wsdl11 - package org.apache.cxf.wsdl11
 
org.apache.cxf.wstx_msv_validation - package org.apache.cxf.wstx_msv_validation
 
org.apache.cxf.xmlbeans - package org.apache.cxf.xmlbeans
 
org.apache.cxf.xmlbeans.tools - package org.apache.cxf.xmlbeans.tools
 
ORIGINAL_OUTPUT_STREAM_KEY - Static variable in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
Key under which we store the original output stream on the message, for use by the ending interceptor.
ORIGINAL_REQUESTOR_ROLE - Static variable in class org.apache.cxf.ws.rm.RMMessageConstants
 
ORIGINAL_WRITER - Static variable in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultOutInterceptor
 
ORIGINAL_WRITER - Static variable in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor
 
ORIGINAL_XML_WRITER - Static variable in class org.apache.cxf.binding.soap.saaj.SAAJOutInterceptor
 
OrSearchCondition<T> - Class in org.apache.cxf.jaxrs.ext.search
Composite 'or' search condition
OrSearchCondition() - Constructor for class org.apache.cxf.jaxrs.ext.search.OrSearchCondition
 
OrSearchCondition(List<SearchCondition<T>>) - Constructor for class org.apache.cxf.jaxrs.ext.search.OrSearchCondition
 
OS_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
OSGiBeanLocator - Class in org.apache.cxf.bus.osgi
 
OSGiBeanLocator(ConfiguredBeanLocator, BundleContext) - Constructor for class org.apache.cxf.bus.osgi.OSGiBeanLocator
 
OSGIBusListener - Class in org.apache.cxf.bus.osgi
 
OSGIBusListener(Bus) - Constructor for class org.apache.cxf.bus.osgi.OSGIBusListener
 
OSGIBusListener(Bus, Object[]) - Constructor for class org.apache.cxf.bus.osgi.OSGIBusListener
 
out - Variable in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
out - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
OUT_BUFFERING - Static variable in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
OUT_INTERCEPTORS - Static variable in interface org.apache.cxf.message.Message
 
OUT_OF_BAND_HEADER - Static variable in class org.apache.cxf.binding.soap.SoapBindingFactory
 
OUT_OF_BAND_HEADER - Static variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ParameterProcessor
 
OUT_PARAM - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
outAppendMap - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
OUTBOUND_MESSAGE_ATTACHMENTS - Static variable in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
outboundChainCache - Variable in class org.apache.cxf.endpoint.ClientImpl
 
outClassCanBeHandled(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
outDropElements - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
outElementsMap - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
outFault - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
OutFaultChainInitiatorObserver - Class in org.apache.cxf.interceptor
 
OutFaultChainInitiatorObserver(Bus) - Constructor for class org.apache.cxf.interceptor.OutFaultChainInitiatorObserver
 
OutFaultInterceptors - Annotation Type in org.apache.cxf.interceptor
Specifies a list of classes that are added to the outbound fault interceptor chain.
outFaultObserver - Variable in class org.apache.cxf.endpoint.ClientImpl
 
OutgoingChainInterceptor - Class in org.apache.cxf.interceptor
 
OutgoingChainInterceptor() - Constructor for class org.apache.cxf.interceptor.OutgoingChainInterceptor
 
OutInterceptors - Annotation Type in org.apache.cxf.interceptor
Specifies a list of classes that are added to the outbound interceptor chain.
outMessage - Variable in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
 
output - Variable in class org.apache.cxf.tools.common.ProcessorTestBase
 
output - Variable in class org.apache.cxf.wsdl.TBindingOperation
 
OUTPUT_STREAM_HOLDER - Static variable in class org.apache.cxf.interceptor.StaxOutInterceptor
 
outputDir - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
Directory where generated java classes will be created.
outputFullCommandLine() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
outputLocked - Variable in class org.apache.cxf.io.CachedOutputStream
 
OutputStreamFactory - Interface in org.apache.cxf.tools.corba.utils
 
outputVersion() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
outTemplatesAvailable(MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
OutTransformWriter - Class in org.apache.cxf.staxutils.transform
 
OutTransformWriter(XMLStreamWriter, Map<String, String>, Map<String, String>, List<String>, boolean, String) - Constructor for class org.apache.cxf.staxutils.transform.OutTransformWriter
 
OutTransformWriter(XMLStreamWriter, Map<String, String>, Map<String, String>, List<String>, Map<String, String>, boolean, String) - Constructor for class org.apache.cxf.staxutils.transform.OutTransformWriter
 
OverlayW3CDOMStreamWriter - Class in org.apache.cxf.staxutils
Special StreamWriter that will "overlay" any write events onto the DOM.
OverlayW3CDOMStreamWriter(Document) - Constructor for class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
OverlayW3CDOMStreamWriter(Element) - Constructor for class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
overrideAddressProperty(Map<String, Object>) - Method in class org.apache.cxf.clustering.FailoverTargetSelector
Override the ENDPOINT_ADDRESS property in the request context

P

p - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
 
P_NS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
P_PREFIX - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
P_SHA1 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
P_SHA1_L128 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
P_SHA1_L192 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
P_SHA1_L256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
packageName - Variable in class org.apache.cxf.tools.common.model.JavaType
 
packagenames - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
packages() - Method in interface org.apache.cxf.jaxb.JAXBUtils.JCodeModel
 
PackageUtils - Class in org.apache.cxf.common.util
 
param - Variable in class org.apache.cxf.binding.corba.wsdl.OperationType
 
PARAM - Static variable in class org.apache.cxf.jaxrs.model.wadl.DocTarget
WADL request param or representation elements, correspond to input parameters of the resource method
param - Variable in class org.apache.cxf.tools.corba.processors.idl.AttributeDeferredAction
 
param - Variable in class org.apache.cxf.tools.corba.processors.idl.ParamDeferredAction
 
PARAM_ANNOTATION - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
param_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
param_dcl_list() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
param_type_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
ParamDclVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
ParamDclVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor, XmlSchemaSequence, XmlSchemaSequence, OperationType) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ParamDclVisitor
 
ParamDeferredAction - Class in org.apache.cxf.tools.corba.processors.idl
 
ParamDeferredAction(ParamType, XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ParamDeferredAction
 
ParamDeferredAction(ParamType) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ParamDeferredAction
 
ParamDeferredAction(XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ParamDeferredAction
 
ParamDeferredAction(XmlSchemaElement, Scope, XmlSchema, XmlSchemaCollection, WSDLSchemaManager, ModuleToNSMapper) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ParamDeferredAction
 
Parameter - Class in org.apache.cxf.jaxrs.model
 
Parameter() - Constructor for class org.apache.cxf.jaxrs.model.Parameter
 
Parameter(String, int, String) - Constructor for class org.apache.cxf.jaxrs.model.Parameter
 
Parameter(ParameterType, String) - Constructor for class org.apache.cxf.jaxrs.model.Parameter
 
Parameter(ParameterType, int, String) - Constructor for class org.apache.cxf.jaxrs.model.Parameter
 
Parameter(ParameterType, int, String, boolean, String) - Constructor for class org.apache.cxf.jaxrs.model.Parameter
 
parameter_dcls() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
PARAMETER_STYLE_BARE - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
PARAMETER_STYLE_WRAPPED - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
ParameterEventProducer - Class in org.apache.cxf.binding.corba.types
 
ParameterEventProducer(HandlerIterator, ServiceInfo, ORB) - Constructor for class org.apache.cxf.binding.corba.types.ParameterEventProducer
 
ParameterHandler<T> - Interface in org.apache.cxf.jaxrs.ext
 
ParameterizedCollectionType<T> - Class in org.apache.cxf.jaxrs.utils
 
ParameterizedCollectionType(Class<T>) - Constructor for class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
ParameterizedTypeFactory - Class in org.apache.cxf.aegis.type
Create ParameterizedType objects for some limited cases.
parameterizedTypes - Variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
ParameterMapper - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper
 
parameterOrder - Variable in class org.apache.cxf.wsdl.TOperation
 
ParameterProcessor - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
 
ParameterProcessor(ToolContext) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ParameterProcessor
 
ParametersRefType - Class in org.apache.cxf.transports.http_jetty.configuration
Java class for ParametersRefType complex type.
ParametersRefType() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.ParametersRefType
 
ParameterType - Enum in org.apache.cxf.jaxrs.model
 
ParameterType - Class in org.apache.cxf.transport.jms.uri
Java class for ParameterType complex type.
ParameterType() - Constructor for class org.apache.cxf.transport.jms.uri.ParameterType
 
paramName - Variable in class org.apache.cxf.jaxws.javaee.ParamValueType
 
ParamReader - Class in org.apache.cxf.common.util
This is the class file reader for obtaining the parameter names for declared methods in a class.
ParamReader(Class) - Constructor for class org.apache.cxf.common.util.ParamReader
process a class file, given it's class.
ParamReader(byte[]) - Constructor for class org.apache.cxf.common.util.ParamReader
process the given class bytes directly.
ParamType - Class in org.apache.cxf.binding.corba.wsdl
CORBA Param Type
ParamType() - Constructor for class org.apache.cxf.binding.corba.wsdl.ParamType
 
ParamTypeSpecVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
ParamTypeSpecVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ParamTypeSpecVisitor
 
paramValue - Variable in class org.apache.cxf.jaxws.javaee.ParamValueType
 
ParamValueType - Class in org.apache.cxf.jaxws.javaee
This type is a general type that can be used to declare parameter/value lists.
ParamValueType() - Constructor for class org.apache.cxf.jaxws.javaee.ParamValueType
 
parent - Variable in class org.apache.cxf.wsdl11.AbstractWrapperWSDLLocator
 
parkHeld() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
parse(Element, ParserContext) - Method in class org.apache.cxf.binding.coloc.blueprint.ColocBPNamespaceHandler
 
parse(Element, ParserContext) - Method in class org.apache.cxf.binding.object.blueprint.ObjectBindingBPHandler
 
parse(Element, ParserContext) - Method in class org.apache.cxf.binding.soap.blueprint.SoapBindingBPHandler
 
parse(Element, ParserContext) - Method in class org.apache.cxf.binding.soap.blueprint.SoapBindingBPInfoConfigDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.cxf.bus.blueprint.BusDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.cxf.bus.blueprint.CXFCoreNamespaceHandler
 
parse(Element, ParserContext) - Method in class org.apache.cxf.configuration.blueprint.SimpleBPBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.cxf.frontend.blueprint.ServerFactoryBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.cxf.frontend.blueprint.SimpleBPNamespaceHandler
 
parse(InputSource) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(File) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(InputStream) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(byte[]) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(Element, ParserContext) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
parse(Element, ParserContext) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser
 
parse(String) - Method in class org.apache.cxf.jaxrs.ext.search.FiqlParser
Parses expression and builds search filter.
parse(Element, ParserContext) - Method in class org.apache.cxf.jaxws.blueprint.JAXWSBPNamespaceHandler
 
parse() - Method in class org.apache.cxf.staxutils.StaxSource
 
parse(InputSource) - Method in class org.apache.cxf.staxutils.StaxSource
 
parse(String) - Method in class org.apache.cxf.staxutils.StaxSource
 
parse(InputStream) - Method in class org.apache.cxf.tools.common.dom.ExtendedDocumentBuilder
 
parse(ToolContext) - Method in class org.apache.cxf.tools.wadlto.jaxb.CustomizationParser
 
parse(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
parse(Class, Element, String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBindingParser
 
parse(Element, ParserContext) - Method in class org.apache.cxf.ws.addressing.blueprint.WsBPHandler
 
parse(Element, ParserContext) - Method in class org.apache.cxf.ws.policy.blueprint.ExternalAttachmentProviderBPDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.cxf.ws.policy.blueprint.PolicyBPDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.cxf.ws.policy.blueprint.PolicyBPHandler
 
parse(Element, ParserContext) - Method in class org.apache.cxf.ws.policy.blueprint.PolicyEngineBPDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.cxf.ws.policy.blueprint.PolicyFeatureBPDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.cxf.ws.rm.blueprint.RMBPBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.apache.cxf.ws.rm.blueprint.RMBPHandler
 
parseArguments(String[]) - Method in interface org.apache.cxf.jaxb.JAXBUtils.Options
 
parseArguments(String) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
parseArguments(String[]) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
parseAttributes(Element, ParserContext, MutableBeanMetadata) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
parseAttributes(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
parseChildElements(Element, ParserContext, MutableBeanMetadata) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
parseChildElements(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
parseChildElements(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.ws.policy.spring.PolicyFeatureBeanDefinitionParser
 
parseChildElements(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.ws.rm.spring.RMFeatureBeanDefinitionParser
 
parseCommandLine() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
parseComposite(URI) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
parseDate(String) - Static method in class org.apache.cxf.tools.common.DataTypeAdapter
 
parseDateTime(String) - Static method in class org.apache.cxf.tools.common.DataTypeAdapter
 
parseEndpointReference(Element) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Parse an EndpointReferenceType from a DOM element.
parseIDL(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
parseListData(ParserContext, ComponentMetadata, Element) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
parseListElement(Element, QName, Class<?>, JAXBContext) - Static method in class org.apache.cxf.transport.http_jetty.spring.JettySpringTypesFactory
 
parseMapData(ParserContext, ComponentMetadata, Element) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
parseMediaTypes(String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
parseObject(String, ParsePosition) - Method in class org.apache.cxf.aegis.util.date.XsDateTimeFormat
 
parseOutputName(String, String) - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
parseOutputName(String, String, String) - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
parseOutputName(String, String, String) - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
parseOutputName(String, String) - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
parsePackageName(String, String) - Static method in class org.apache.cxf.common.util.PackageUtils
 
parsePackageName(String, String) - Static method in class org.apache.cxf.tools.util.URIParserUtil
 
parsePackageName(String, String) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
parseParameters(URI) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
parseQName(Element, String) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
parseQName(Element, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
parseQuery(String) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
parseQueryString(String) - Static method in class org.apache.cxf.transport.http.UrlUtilities
Create a map from String to String that represents the contents of the query portion of a URL.
parseQuotedHeaderValue(String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
parseSchema(InputSource) - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
parseSchema(String, Element) - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
parseSchema(String, XMLStreamReader) - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
parseTime(String) - Static method in class org.apache.cxf.tools.common.DataTypeAdapter
 
parseTokenAndCreatePrincipal(Element) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
parseWSDL(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
parseWSDL(String) - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
parseWSDL(String) - Method in class org.apache.cxf.wsdl11.WSDLDefinitionBuilder
 
parseXmlBean(Class, XMLStreamReader) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
Create an XMLBean object from an XML stream.
parseXmlBean(Class, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
Create an XMLBean data object from an InputStream
parseXmlBean(Class, Reader) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
Create an XMLBean data object using a stream Reader
part - Variable in class org.apache.cxf.wsdl.TMessage
 
PARTIAL_RESPONSE_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
PartialCondition - Interface in org.apache.cxf.jaxrs.ext.search.client
Part of fluent interface of SearchConditionBuilder.
PartialXMLStreamReader - Class in org.apache.cxf.staxutils
Read from a StaX reader, stopping when the next element is a specified element.
PartialXMLStreamReader(XMLStreamReader, QName) - Constructor for class org.apache.cxf.staxutils.PartialXMLStreamReader
 
participant - Variable in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
 
ParticipantsType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for ParticipantsType complex type.
ParticipantsType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
 
ParticipantType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for ParticipantType complex type.
ParticipantType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.ParticipantType
 
ParticleInfo - Class in org.apache.cxf.javascript
All the information needed to create the JavaScript for an Xml Schema element or xs:any.
passthrough() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.AntGenerator
 
passthrough() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.AbstractJaxwsGenerator
 
passthrough() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsClientGenerator
 
passthrough() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsImplGenerator
 
passthrough() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsSEIGenerator
 
passthrough() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.JaxwsServerGenerator
 
passthrough() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.AbstractSimpleGenerator
 
passthrough() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleClientGenerator
 
passthrough() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleImplGenerator
 
passthrough() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleSEIGenerator
 
passthrough() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleServerGenerator
 
passthrough() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
 
passthrough() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AntGenerator
 
passthrough() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ClientGenerator
 
passthrough() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.FaultGenerator
 
passthrough() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.HandlerConfigGenerator
 
passthrough() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ImplGenerator
 
passthrough() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.SEIGenerator
 
passthrough() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ServerGenerator
 
passthrough() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ServiceGenerator
 
passthrough() - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
password - Variable in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
password - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
password - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
PASSWORD - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
PasswordString - Class in org.apache.cxf.ws.security.sts.provider.model.secext
This type is used for password elements per Section 4.1.
PasswordString() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.PasswordString
 
path(Object) - Method in class org.apache.cxf.jaxrs.client.WebClient
Updates the current URI path
path(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
Updates the current URI path with path segment which may contain template variables
path(Class) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
path(Class, String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
path(Method) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
path(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
path - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
PATH_INFO - Static variable in interface org.apache.cxf.message.Message
 
pathDecode(String) - Static method in class org.apache.cxf.common.util.UrlUtils
URL path segments may contain '+' symbols which should not be decoded into ' ' This method replaces '+' with %2B and delegates to URLDecoder
pathDecode(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
pathEncode(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
PathSegmentImpl - Class in org.apache.cxf.jaxrs.impl
 
PathSegmentImpl(String) - Constructor for class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
PathSegmentImpl(String, boolean) - Constructor for class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
pathToURLs(String) - Static method in class org.apache.cxf.tools.util.URIParserUtil
 
PathType - Class in org.apache.cxf.jaxws.javaee
The elements that use this type designate either a relative path or an absolute path starting with a "/".
PathType() - Constructor for class org.apache.cxf.jaxws.javaee.PathType
 
PatternBuilder - Class in org.apache.cxf.transport.http
Convert a "nonProxyHosts" formatted String into a usable regular expression usable in Pattern.
pause() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
pause() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
peek() - Method in class org.apache.cxf.staxutils.FastStack
 
peek() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
peek(int) - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
peekPre() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
peerPrincipal - Variable in class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This field contains the Principal that represents the authenticated peer.
PERFORMANCE_COUNTER - Static variable in interface org.apache.cxf.management.counters.Counter
 
PerformanceCounter - Class in org.apache.cxf.management.counters
 
PerformanceCounter(ObjectName) - Constructor for class org.apache.cxf.management.counters.PerformanceCounter
 
PerformanceCounterMBean - Interface in org.apache.cxf.management.counters
 
performFunction() - Method in interface org.apache.cxf.tools.common.toolspec.Tool
A tool has to be prepared to perform it's duty any number of times.
performFunction() - Method in class org.apache.cxf.tools.common.toolspec.ToolSupport
 
performInvocation(Exchange, Object, Method, Object[]) - Method in class org.apache.cxf.jaxws22.JAXWS22Invoker
 
performInvocation(Exchange, Object, Method, Object[]) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
periodToSlashes(String) - Static method in class org.apache.cxf.common.util.ASMHelper
 
PerRequestFactory - Class in org.apache.cxf.service.invoker
Creates a new instance of the service object for each call to create().
PerRequestFactory(Class) - Constructor for class org.apache.cxf.service.invoker.PerRequestFactory
 
PerRequestResourceProvider - Class in org.apache.cxf.jaxrs.lifecycle
The default per-request resource provider which creates a new resource instance per every request
PerRequestResourceProvider(Class<?>) - Constructor for class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
 
persistenceContextRefName - Variable in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
 
PersistenceContextRefType - Class in org.apache.cxf.jaxws.javaee
The persistence-context-ref element contains a declaration of Deployment Component's reference to a persistence context associated within a Deployment Component's environment.
PersistenceContextRefType() - Constructor for class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
 
persistenceContextType - Variable in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
 
PersistenceContextTypeType - Class in org.apache.cxf.jaxws.javaee
The persistence-context-typeType specifies the transactional nature of a persistence context reference.
PersistenceContextTypeType() - Constructor for class org.apache.cxf.jaxws.javaee.PersistenceContextTypeType
 
persistenceProperty - Variable in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
 
persistenceUnitName - Variable in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
 
persistenceUnitName - Variable in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
 
persistenceUnitRefName - Variable in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
 
PersistenceUnitRefType - Class in org.apache.cxf.jaxws.javaee
The persistence-unit-ref element contains a declaration of Deployment Component's reference to a persistence unit associated within a Deployment Component's environment.
PersistenceUnitRefType() - Constructor for class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
 
PersistenceUtils - Class in org.apache.cxf.ws.rm.persistence
 
persistent - Variable in class org.apache.cxf.binding.corba.wsdl.PolicyType
 
persistIncoming(DestinationSequence, RMMessage) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
persistIncoming(DestinationSequence, RMMessage) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Called by an RM source upon processing an outbound message.
PersistInInterceptor - Class in org.apache.cxf.management.interceptor
 
PersistInInterceptor() - Constructor for class org.apache.cxf.management.interceptor.PersistInInterceptor
 
persistOutgoing(SourceSequence, RMMessage) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
persistOutgoing(SourceSequence, RMMessage) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Called by an RM source upon processing an outbound message.
PersistOutInterceptor - Class in org.apache.cxf.management.interceptor
 
PersistOutInterceptor() - Constructor for class org.apache.cxf.management.interceptor.PersistOutInterceptor
 
persistParamsOnMessage(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
pgenCounter - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
 
PGPDataType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for PGPDataType complex type.
PGPDataType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.PGPDataType
 
Phase - Class in org.apache.cxf.phase
 
Phase() - Constructor for class org.apache.cxf.phase.Phase
 
Phase(String, int) - Constructor for class org.apache.cxf.phase.Phase
 
PhaseChainCache - Class in org.apache.cxf.phase
The PhaseChainCache provides default interceptor chains for SOAP requests and responses, both from the client and web service side.
PhaseChainCache() - Constructor for class org.apache.cxf.phase.PhaseChainCache
 
PhaseComparator - Class in org.apache.cxf.phase
 
PhaseComparator() - Constructor for class org.apache.cxf.phase.PhaseComparator
 
PhaseInterceptor<T extends Message> - Interface in org.apache.cxf.phase
A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
PhaseInterceptorChain - Class in org.apache.cxf.phase
A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
PhaseInterceptorChain(SortedSet<Phase>) - Constructor for class org.apache.cxf.phase.PhaseInterceptorChain
 
PhaseManager - Interface in org.apache.cxf.phase
 
PhaseManagerImpl - Class in org.apache.cxf.phase
 
PhaseManagerImpl() - Constructor for class org.apache.cxf.phase.PhaseManagerImpl
 
PhaseManagerImpl(SortedSet<Phase>, SortedSet<Phase>) - Constructor for class org.apache.cxf.phase.PhaseManagerImpl
 
Plugin - Class in org.apache.cxf.tools.plugin
Java class for Plugin complex type.
Plugin() - Constructor for class org.apache.cxf.tools.plugin.Plugin
 
pluginArtifacts - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
The plugin dependencies, needed for the fork mode.
PluginLoader - Class in org.apache.cxf.tools.wsdlto.core
 
pluralize(String) - Method in class org.apache.cxf.binding.http.strategy.Inflector
 
PLUS - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
poaname - Variable in class org.apache.cxf.binding.corba.wsdl.PolicyType
 
Policies - Annotation Type in org.apache.cxf.annotations
Used to attach multiple Policy annotations to a method or type if policies need to be added to more than one place in the wsdl.
Policy - Annotation Type in org.apache.cxf.annotations
Attaches a Policy to a service or method
policy - Variable in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
Policy - Class in org.apache.cxf.ws.policy.v200409
Java class for anonymous complex type.
Policy() - Constructor for class org.apache.cxf.ws.policy.v200409.Policy
 
Policy - Class in org.apache.cxf.ws.policy.v200607
Java class for anonymous complex type.
Policy() - Constructor for class org.apache.cxf.ws.policy.v200607.Policy
 
POLICY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
policy - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
Policy.DEFAULT - Class in org.apache.cxf.annotations
 
Policy.DEFAULT() - Constructor for class org.apache.cxf.annotations.Policy.DEFAULT
 
Policy.Placement - Enum in org.apache.cxf.annotations
 
POLICY_IN_INTERCEPTOR_ID - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
POLICY_OUT_INTERCEPTOR_ID - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
POLICY_OVERRIDE - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
PolicyAnnotationListener - Class in org.apache.cxf.ws.policy
 
PolicyAnnotationListener() - Constructor for class org.apache.cxf.ws.policy.PolicyAnnotationListener
 
policyAsserted(Assertion) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
policyAsserted(QName) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
PolicyAssertion - Interface in org.apache.cxf.ws.policy
Interface to mark Assertions that can participate in CXF's assertion mechanism to make sure the policies have been applied.
PolicyAttachment - Class in org.apache.cxf.ws.policy.attachment.external
 
PolicyAttachment() - Constructor for class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
 
PolicyAttachment - Class in org.apache.cxf.ws.policy.v200409
Java class for anonymous complex type.
PolicyAttachment() - Constructor for class org.apache.cxf.ws.policy.v200409.PolicyAttachment
 
PolicyAttachment - Class in org.apache.cxf.ws.policy.v200607
Java class for anonymous complex type.
PolicyAttachment() - Constructor for class org.apache.cxf.ws.policy.v200607.PolicyAttachment
 
PolicyBasedWSS4JInInterceptor - Class in org.apache.cxf.ws.security.wss4j
 
PolicyBasedWSS4JInInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
 
PolicyBasedWSS4JOutInterceptor - Class in org.apache.cxf.ws.security.wss4j
 
PolicyBasedWSS4JOutInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
 
PolicyBean - Class in org.apache.cxf.ws.policy
 
PolicyBean() - Constructor for class org.apache.cxf.ws.policy.PolicyBean
 
PolicyBeanDefinitionParser - Class in org.apache.cxf.ws.policy.spring
 
PolicyBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.spring.PolicyBeanDefinitionParser
 
PolicyBPDefinitionParser - Class in org.apache.cxf.ws.policy.blueprint
 
PolicyBPDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.blueprint.PolicyBPDefinitionParser
 
PolicyBPDefinitionParser.PassThroughCallable<T> - Class in org.apache.cxf.ws.policy.blueprint
 
PolicyBPDefinitionParser.PassThroughCallable(T) - Constructor for class org.apache.cxf.ws.policy.blueprint.PolicyBPDefinitionParser.PassThroughCallable
 
PolicyBPHandler - Class in org.apache.cxf.ws.policy.blueprint
 
PolicyBPHandler() - Constructor for class org.apache.cxf.ws.policy.blueprint.PolicyBPHandler
 
PolicyBuilder - Interface in org.apache.cxf.ws.policy
PolicyBuilder provides methods to create Policy and PolicyReferenceObjects from DOM elements.
PolicyBuilderImpl - Class in org.apache.cxf.ws.policy
PolicyBuilderImpl is an implementation of the PolicyBuilder interface, provides methods to create Policy and PolicyReferenceObjects from DOM elements, but also from an input stream etc.
PolicyBuilderImpl() - Constructor for class org.apache.cxf.ws.policy.PolicyBuilderImpl
 
PolicyBuilderImpl(Bus) - Constructor for class org.apache.cxf.ws.policy.PolicyBuilderImpl
 
PolicyConstants - Class in org.apache.cxf.ws.policy
Encapsulation of version-specific WS-Policy constants.
PolicyEngine - Interface in org.apache.cxf.ws.policy
 
PolicyEngineBeanDefinitionParser - Class in org.apache.cxf.ws.policy.spring
 
PolicyEngineBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser
 
PolicyEngineBeanDefinitionParser.PolicyEngineConfig - Class in org.apache.cxf.ws.policy.spring
 
PolicyEngineBeanDefinitionParser.PolicyEngineConfig(Bus) - Constructor for class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
 
PolicyEngineBPDefinitionParser - Class in org.apache.cxf.ws.policy.blueprint
 
PolicyEngineBPDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.blueprint.PolicyEngineBPDefinitionParser
 
PolicyEngineBPDefinitionParser.PolicyEngineConfig - Class in org.apache.cxf.ws.policy.blueprint
 
PolicyEngineBPDefinitionParser.PolicyEngineConfig(Bus) - Constructor for class org.apache.cxf.ws.policy.blueprint.PolicyEngineBPDefinitionParser.PolicyEngineConfig
 
PolicyEngineImpl - Class in org.apache.cxf.ws.policy
 
PolicyEngineImpl() - Constructor for class org.apache.cxf.ws.policy.PolicyEngineImpl
 
PolicyEngineImpl(boolean) - Constructor for class org.apache.cxf.ws.policy.PolicyEngineImpl
 
PolicyEngineImpl(Bus) - Constructor for class org.apache.cxf.ws.policy.PolicyEngineImpl
 
PolicyException - Exception in org.apache.cxf.ws.policy
PolicyException is the type of RuntimeException thrown by any exceptions encountered by the policy framework.
PolicyException(Message, Throwable) - Constructor for exception org.apache.cxf.ws.policy.PolicyException
 
PolicyException(Message) - Constructor for exception org.apache.cxf.ws.policy.PolicyException
 
PolicyException(Throwable) - Constructor for exception org.apache.cxf.ws.policy.PolicyException
 
PolicyException(AssertionInfo) - Constructor for exception org.apache.cxf.ws.policy.PolicyException
 
PolicyFeatureBeanDefinitionParser - Class in org.apache.cxf.ws.policy.spring
 
PolicyFeatureBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.spring.PolicyFeatureBeanDefinitionParser
 
PolicyFeatureBPDefinitionParser - Class in org.apache.cxf.ws.policy.blueprint
 
PolicyFeatureBPDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.blueprint.PolicyFeatureBPDefinitionParser
 
PolicyInInterceptor - Class in org.apache.cxf.ws.policy
 
PolicyInInterceptor() - Constructor for class org.apache.cxf.ws.policy.PolicyInInterceptor
 
PolicyInterceptorProvider - Interface in org.apache.cxf.ws.policy
 
PolicyInterceptorProviderLoader - Interface in org.apache.cxf.ws.policy
Marker interface for objects that would load and register additional PolicyInterceptorProviders when loaded.
PolicyInterceptorProviderRegistry - Interface in org.apache.cxf.ws.policy
InterceptorProviderRegistry is used to manage InterceptorProviders that provide assertion domain specific interceptors.
PolicyInterceptorProviderRegistryImpl - Class in org.apache.cxf.ws.policy
 
PolicyInterceptorProviderRegistryImpl() - Constructor for class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
 
PolicyInterceptorProviderRegistryImpl(Bus) - Constructor for class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
 
PolicyInterceptorProviderRegistryImpl(Map<QName, PolicyInterceptorProvider>) - Constructor for class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
 
PolicyInterceptorProviderRegistryImpl(MapProvider<QName, PolicyInterceptorProvider>) - Constructor for class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
 
PolicyInterceptorProviderRegistryImpl(Bus, MapProvider<QName, PolicyInterceptorProvider>) - Constructor for class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
 
PolicyNamespaceHandler - Class in org.apache.cxf.ws.policy.spring
 
PolicyNamespaceHandler() - Constructor for class org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler
 
policyNotAsserted(Assertion, Exception) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
policyNotAsserted(Assertion, String) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
policyNotAsserted(SamlToken, String, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
 
policyNotAsserted(SamlToken, Exception, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
 
policyNotAsserted(UsernameToken, String, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
policyNotAsserted(UsernameToken, Exception, SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
policyOrAllOrExactlyOne - Variable in class org.apache.cxf.ws.policy.v200409.OperatorContentType
 
policyOrAllOrExactlyOne - Variable in class org.apache.cxf.ws.policy.v200607.OperatorContentType
 
policyOrPolicyReference - Variable in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
 
policyOrPolicyReference - Variable in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
 
PolicyOutInterceptor - Class in org.apache.cxf.ws.policy
 
PolicyOutInterceptor() - Constructor for class org.apache.cxf.ws.policy.PolicyOutInterceptor
 
PolicyProvider - Interface in org.apache.cxf.ws.policy
 
PolicyReference - Class in org.apache.cxf.ws.policy.v200409
Java class for anonymous complex type.
PolicyReference() - Constructor for class org.apache.cxf.ws.policy.v200409.PolicyReference
 
PolicyReference - Class in org.apache.cxf.ws.policy.v200607
Java class for anonymous complex type.
PolicyReference() - Constructor for class org.apache.cxf.ws.policy.v200607.PolicyReference
 
PolicyRegistryImpl - Class in org.apache.cxf.ws.policy
 
PolicyRegistryImpl() - Constructor for class org.apache.cxf.ws.policy.PolicyRegistryImpl
 
PolicyType - Class in org.apache.cxf.binding.corba.wsdl
Artix IIOP tunnel policy specification.
PolicyType() - Constructor for class org.apache.cxf.binding.corba.wsdl.PolicyType
 
PolicyUtils - Class in org.apache.cxf.transport.http.policy
 
PolicyUtils - Class in org.apache.cxf.ws.policy
 
PolicyVerificationInFaultInterceptor - Class in org.apache.cxf.ws.policy
 
PolicyVerificationInFaultInterceptor() - Constructor for class org.apache.cxf.ws.policy.PolicyVerificationInFaultInterceptor
 
PolicyVerificationInInterceptor - Class in org.apache.cxf.ws.policy
 
PolicyVerificationInInterceptor() - Constructor for class org.apache.cxf.ws.policy.PolicyVerificationInInterceptor
 
PolicyVerificationOutInterceptor - Class in org.apache.cxf.ws.policy
 
PolicyVerificationOutInterceptor() - Constructor for class org.apache.cxf.ws.policy.PolicyVerificationOutInterceptor
 
PooledFactory - Class in org.apache.cxf.service.invoker
Factory the maintains a pool of instances that are used.
PooledFactory(Class, int) - Constructor for class org.apache.cxf.service.invoker.PooledFactory
Pool of instances of the svcClass
PooledFactory(Factory, int) - Constructor for class org.apache.cxf.service.invoker.PooledFactory
Pool of instances constructed from the given factory
PooledFactory(Factory, int, boolean) - Constructor for class org.apache.cxf.service.invoker.PooledFactory
Pool of instances constructed from the given factory
PooledFactory(Collection<Object>) - Constructor for class org.apache.cxf.service.invoker.PooledFactory
Pool constructed from the give Collection of objects.
pop() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter.CorbaNamespaceContext
 
pop() - Method in class org.apache.cxf.helpers.NSStack
Leave a scope: this removes any NS declarations that were added in the last scope.
pop() - Method in class org.apache.cxf.staxutils.FastStack
 
populateAliasSchemaType(CorbaTypeImpl, WSDLASTVisitor, VisitorTypeHolder) - Static method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
populateEprInfo(EprMetaData) - Static method in class org.apache.cxf.binding.corba.utils.CorbaObjectReferenceHelper
 
populateFormMap(MessageContext, Class<T>, boolean) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
populateFormMap(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
populateIncomingContext(Message, Message, String, JMSConfiguration) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
populateMap(MultivaluedMap<String, String>, Annotation[], InputStream, MediaType, boolean) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
Retrieve map of parameters from the passed in message
populateMapFromMultipart(MultivaluedMap<String, String>, MultipartBody, boolean) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
populateMapFromString(MultivaluedMap<String, String>, String, String, boolean, HttpServletRequest) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
port(int) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
port - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
port - Variable in class org.apache.cxf.wsdl.TService
 
PORT_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
PORT_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
PORT_NAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
PORT_NAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
PORT_NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
portComponent - Variable in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
 
PortComponentHandlerType - Class in org.apache.cxf.jaxws.javaee
Declares the handler for a port-component.
PortComponentHandlerType() - Constructor for class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
 
portComponentLink - Variable in class org.apache.cxf.jaxws.javaee.PortComponentRefType
 
portComponentName - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
portComponentRef - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
PortComponentRefType - Class in org.apache.cxf.jaxws.javaee
The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port.
PortComponentRefType() - Constructor for class org.apache.cxf.jaxws.javaee.PortComponentRefType
 
PortComponentType - Class in org.apache.cxf.jaxws.javaee
The port-component element associates a WSDL port with a web service interface and implementation.
PortComponentType() - Constructor for class org.apache.cxf.jaxws.javaee.PortComponentType
 
PortInfoImpl - Class in org.apache.cxf.jaxws.handler
 
PortInfoImpl(String, QName, QName) - Constructor for class org.apache.cxf.jaxws.handler.PortInfoImpl
 
portName - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
 
portName - Variable in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
 
portName - Variable in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
 
portNamePattern - Variable in class org.apache.cxf.jaxws.javaee.HandlerChainType
 
portNamePattern - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
 
portType - Variable in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
 
portType - Variable in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
portType - Variable in class org.apache.cxf.wsdl.TDefinitions
 
PORTTYPE_MAP - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
PortTypeProcessor - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
 
PortTypeProcessor(ToolContext) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.PortTypeProcessor
 
PortTypeVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
PortTypeVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.PortTypeVisitor
 
positive_int_const() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
POSITIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
possiblySetDefaultBus(Bus) - Static method in class org.apache.cxf.BusFactory
Sets the default bus if a default bus is not already set.
POST - Static variable in class org.apache.cxf.binding.http.HttpConstants
 
post(Object) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP POST invocation
post(Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP POST invocation and returns typed response object
POST_INVOKE - Static variable in class org.apache.cxf.phase.Phase
 
POST_LOGICAL - Static variable in class org.apache.cxf.phase.Phase
 
POST_LOGICAL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
POST_MARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
POST_PROTOCOL - Static variable in class org.apache.cxf.phase.Phase
 
POST_PROTOCOL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
POST_STREAM - Static variable in class org.apache.cxf.phase.Phase
 
POST_STREAM_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
postAndGetCollection(Object, Class<T1>, Class<T2>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts collection of typed objects and returns a collection of typed objects
postAndGetCollection(Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts request body and returns a collection of typed objects
postClose() - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
postClose() - Method in class org.apache.cxf.io.CachedOutputStream
Perform any actions required after stream closure (close the other related stream etc.)
postCollection(Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts a collection of typed objects
postCollection(Object, Class<T1>, Class<T2>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts a collection of typed objects
postHandleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
postProcessAfterInitialization(Object, String) - Method in class org.apache.cxf.bus.spring.BusExtensionPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.apache.cxf.bus.spring.Jsr250BeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor
 
postProcessBeforeDestruction(Object, String) - Method in class org.apache.cxf.bus.spring.Jsr250BeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.apache.cxf.bus.spring.BusExtensionPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.apache.cxf.bus.spring.Jsr250BeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
 
postShutdown() - Method in class org.apache.cxf.bus.osgi.OSGIBusListener
 
postShutdown() - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
Invoked after the Bus is shutdown.
postShutdown() - Method in class org.apache.cxf.buslifecycle.CXFBusLifeCycleManager
 
postShutdown() - Method in class org.apache.cxf.endpoint.ServerRegistryImpl
 
postShutdown() - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
postShutdown() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
PRE_INVOKE - Static variable in class org.apache.cxf.phase.Phase
 
PRE_LOGICAL - Static variable in class org.apache.cxf.phase.Phase
 
PRE_LOGICAL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
PRE_MARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
PRE_PROTOCOL - Static variable in class org.apache.cxf.phase.Phase
 
PRE_PROTOCOL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
PRE_PROTOCOL_FRONTEND - Static variable in class org.apache.cxf.phase.Phase
 
PRE_STREAM - Static variable in class org.apache.cxf.phase.Phase
 
PRE_STREAM_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
PreexistingConduitSelector - Class in org.apache.cxf.endpoint
Strategy for retreival of a pre-existing Conduit to mediate an outbound message.
PreexistingConduitSelector(Conduit) - Constructor for class org.apache.cxf.endpoint.PreexistingConduitSelector
Constructor.
PreexistingConduitSelector(Conduit, Endpoint) - Constructor for class org.apache.cxf.endpoint.PreexistingConduitSelector
Constructor.
PREFERRED_FORMAT - Static variable in class org.apache.cxf.databinding.source.SourceDataBinding
 
PrefixCollectingXMLStreamWriter - Class in org.apache.cxf.jaxrs.provider
Spy on calls to setPrefix, and collect them.
PrefixCollectingXMLStreamWriter(XMLStreamWriter, Map<String, String>) - Constructor for class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
prefixMap - Variable in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
Mapping of namespace prefixes to namespace URIs.
PrefixRespectingMappedNamespaceConvention - Class in org.apache.cxf.jaxrs.provider
The MappedNamespaceConvention throws for any namespace that does not have a pre-configured JSON prefix, even when the caller is supplying a perfectly usable prefix via XML.
PrefixRespectingMappedNamespaceConvention(Configuration) - Constructor for class org.apache.cxf.jaxrs.provider.PrefixRespectingMappedNamespaceConvention
 
prepare(Message) - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
prepare(Message) - Method in class org.apache.cxf.binding.corba.CorbaServerConduit
 
prepare(Message) - Method in class org.apache.cxf.binding.soap.tcp.BackendTcpConduit
 
prepare(Message) - Method in class org.apache.cxf.binding.soap.tcp.TCPConduit
 
prepare(Message) - Method in class org.apache.cxf.clustering.FailoverTargetSelector
Called prior to the interceptor chain being traversed.
prepare(Message) - Method in interface org.apache.cxf.endpoint.ConduitSelector
Called prior to the interceptor chain being traversed.
prepare(Message) - Method in class org.apache.cxf.endpoint.DeferredConduitSelector
Called prior to the interceptor chain being traversed.
prepare(Message) - Method in class org.apache.cxf.endpoint.NullConduitSelector
Called prior to the interceptor chain being traversed.
prepare(Message) - Method in class org.apache.cxf.endpoint.PreexistingConduitSelector
Called prior to the interceptor chain being traversed.
prepare(Message) - Method in class org.apache.cxf.endpoint.UpfrontConduitSelector
Called prior to the interceptor chain being traversed.
prepare(Message) - Method in interface org.apache.cxf.transport.Conduit
Prepare the message for sending.
prepare(Message) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination.BackChannelConduit
Send an outbound message, assumed to contain all the name-value mappings of the corresponding input message (if any).
prepare(Message) - Method in class org.apache.cxf.transport.http.HTTPConduit
Prepare to send an outbound HTTP message over this http conduit to a particular endpoint.
prepare(Message) - Method in class org.apache.cxf.transport.jms.JMSConduit
Prepare the message to be sent.
prepare(Message) - Method in class org.apache.cxf.transport.jms.JMSDestination.BackChannelConduit
Send an outbound message, assumed to contain all the name-value mappings of the corresponding input message (if any).
prepare(Message) - Method in class org.apache.cxf.transport.local.LocalConduit
 
PREPARE_SEND - Static variable in class org.apache.cxf.phase.Phase
 
PREPARE_SEND_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
prepareArguments(CorbaMessage, InterfaceInfo, OperationType, QName, CorbaTypeMap, CorbaDestination, ServiceInfo) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamInInterceptor
 
prepareConduitSelector(Message) - Method in class org.apache.cxf.endpoint.ClientImpl
 
prepareConduitSelector(Message, URI, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
prepareDIIArgsList(CorbaMessage, BindingOperationInfo, CorbaStreamable[], List<ParamType>, CorbaTypeMap, ORB, ServiceInfo) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamInInterceptor
 
prepareOrb() - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
prepareStackTrace(SoapMessage, SoapFault) - Method in class org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor
 
prepend(String) - Method in exception org.apache.cxf.aegis.DatabindingException
 
PREPROC_DIRECTIVE - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
preprocess(Message, UriInfo) - Method in class org.apache.cxf.jaxrs.impl.RequestPreprocessor
 
PreprocessingException - Exception in org.apache.cxf.tools.corba.idlpreprocessor
 
PreprocessingException(String, URL, int, Throwable) - Constructor for exception org.apache.cxf.tools.corba.idlpreprocessor.PreprocessingException
 
PreprocessingException(String, URL, int) - Constructor for exception org.apache.cxf.tools.corba.idlpreprocessor.PreprocessingException
 
preprocessor - Variable in class org.apache.cxf.tools.corba.processors.idl.IDLProcessor
 
preProcessResult(Message) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
preShutdown() - Method in class org.apache.cxf.bus.osgi.OSGIBusListener
 
preShutdown() - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
Invoked before the Bus is shutdown.
preShutdown() - Method in class org.apache.cxf.buslifecycle.CXFBusLifeCycleManager
 
preShutdown() - Method in class org.apache.cxf.endpoint.ServerRegistryImpl
 
preShutdown() - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
preShutdown() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
prettyLogging - Variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
PrettyPrintXMLStreamWriter - Class in org.apache.cxf.wsdl
 
PrettyPrintXMLStreamWriter(XMLStreamWriter, Class<?>) - Constructor for class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
PREVIOUS_MESSAGE - Static variable in class org.apache.cxf.phase.PhaseInterceptorChain
 
primary - Variable in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
 
primary_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
primary_key_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
PRIMITIVE_MAP - Static variable in class org.apache.cxf.common.util.ASMHelper
 
PrimitiveAssertion - Class in org.apache.cxf.ws.policy.builder.primitive
 
PrimitiveAssertion() - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
PrimitiveAssertion(QName) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
PrimitiveAssertion(QName, boolean) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
PrimitiveAssertion(QName, boolean, boolean) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
PrimitiveAssertion(QName, boolean, boolean, Map<QName, String>) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
PrimitiveAssertion(Element) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
PrimitiveAssertionBuilder - Class in org.apache.cxf.ws.policy.builder.primitive
 
PrimitiveAssertionBuilder() - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
 
PrimitiveAssertionBuilder(Collection<QName>) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
 
PrimitiveAssertionBuilder(QName[]) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
 
PrimitiveMapBase - Class in org.apache.cxf.tools.corba.common
 
PrimitiveMapBase() - Constructor for class org.apache.cxf.tools.corba.common.PrimitiveMapBase
 
PrimitiveSearchCondition<T> - Class in org.apache.cxf.jaxrs.ext.search
 
PrimitiveSearchCondition(String, Object, ConditionType, T) - Constructor for class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
PrimitiveStatement - Class in org.apache.cxf.jaxrs.ext.search
Encapsulates a basic search statement such as a = b, i < 5, etc
PrimitiveStatement(String, Object, ConditionType) - Constructor for class org.apache.cxf.jaxrs.ext.search.PrimitiveStatement
 
PrimitiveTextProvider - Class in org.apache.cxf.jaxrs.provider
 
PrimitiveTextProvider() - Constructor for class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
primitiveType(String) - Static method in class org.apache.cxf.jibx.JibxSimpleTypes
 
PrimitiveTypesVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
PrimitiveTypesVisitor(Scope, Definition, XmlSchema, XmlSchemaCollection) - Constructor for class org.apache.cxf.tools.corba.processors.idl.PrimitiveTypesVisitor
 
PrimitiveUtils - Class in org.apache.cxf.common.util
 
PRINCIPAL_RESULT - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
printAttributes(Element) - Static method in class org.apache.cxf.helpers.XMLUtils
 
printDate(Date) - Static method in class org.apache.cxf.tools.common.DataTypeAdapter
 
printDateTime(Date) - Static method in class org.apache.cxf.tools.common.DataTypeAdapter
 
printDOM(Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
printDOM(String, Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
printPolicyComponent(PolicyComponent) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
 
printPolicyComponent(PolicyComponent, StringBuilder, int) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
 
printSoapTcpFrame(OutputStream, SoapTcpFrame) - Static method in class org.apache.cxf.binding.soap.tcp.SoapTcpUtils
Method that print SoapTcpFrame
printStackTrace(PrintStream) - Method in exception org.apache.cxf.aegis.DatabindingException
Prints this throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.apache.cxf.aegis.DatabindingException
Prints this throwable and its backtrace to the specified print writer.
printTime(Date) - Static method in class org.apache.cxf.tools.common.DataTypeAdapter
 
printUsageException(String, BadUsageException) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
printXmlFragment(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
priority - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
PRIORITY_DEFAULT - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
PRIORITY_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
PRIORITY_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
PriorityType - Class in org.apache.cxf.transport.jms.wsdl
Java class for priorityType complex type.
PriorityType() - Constructor for class org.apache.cxf.transport.jms.wsdl.PriorityType
 
ProblemActionType - Class in org.apache.cxf.ws.addressing
Java class for ProblemActionType complex type.
ProblemActionType() - Constructor for class org.apache.cxf.ws.addressing.ProblemActionType
 
process() - Method in interface org.apache.cxf.tools.common.Processor
 
process() - Method in interface org.apache.cxf.tools.corba.common.Processor
 
process() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLProcessor
 
process() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
process(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
process() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaProcessor
 
process() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
process() - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
process() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.JAXWSFrontEndProcessor
 
process() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.SimpleFrontEndProcessor
 
process() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
process() - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
process() - Method in class org.apache.cxf.tools.misc.processor.WSDLToServiceProcessor
 
process() - Method in class org.apache.cxf.tools.misc.processor.WSDLToSoapProcessor
 
process() - Method in class org.apache.cxf.tools.misc.processor.WSDLToXMLProcessor
 
process() - Method in class org.apache.cxf.tools.misc.processor.XSDToWSDLProcessor
 
process() - Method in class org.apache.cxf.tools.wsdlto.core.WSDLToProcessor
 
process(JavaMethod, Collection<FaultInfo>) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.FaultProcessor
 
process(JavaInterface, OperationInfo) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.OperationProcessor
 
process(JavaMethod, MessageInfo, MessageInfo, List<String>) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ParameterProcessor
 
process(ServiceInfo) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.PortTypeProcessor
 
process(ServiceInfo) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ServiceProcessor
 
process() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.WSDLToJavaProcessor
 
process() - Method in class org.apache.cxf.tools.wsdlto.javascript.WSDLToJavaScriptProcessor
 
processable(Class<?>, Object) - Static method in class org.apache.cxf.common.injection.ResourceInjector
 
processAllType(XmlSchemaAll, QName, QName) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
processAlternative(Element, Layout, SPConstants) - Method in class org.apache.cxf.ws.security.policy.builders.LayoutBuilder
 
processAttachments(SoapMessage, SoapBodyInfo) - Method in class org.apache.cxf.jaxws.interceptors.SwAOutInterceptor
 
processAttributesAsMembers(List<XmlSchemaAttributeOrGroupRef>, String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
processBase64Type(CorbaTypeImpl, QName, String, String) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
processBeans(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.SpringBeanMap
 
processBeans(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.SpringBeanQNameMap
 
processBuffer(byte[], int, int) - Method in class org.apache.cxf.attachment.MimeBodyPartInputStream
 
processBusAttribute(Element, ParserContext, MutableBeanMetadata, String) - Method in class org.apache.cxf.bus.blueprint.BusDefinitionParser
 
processBusAttribute(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser
 
processBusAttribute(Element, ParserContext, MutableBeanMetadata, String) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
processBusAttribute(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
processCharacters(String) - Method in class org.apache.cxf.binding.corba.types.AbstractCorbaTypeListener
 
processCharacters(String) - Method in class org.apache.cxf.binding.corba.types.CorbaAnyListener
 
processCharacters(String) - Method in class org.apache.cxf.binding.corba.types.CorbaArrayListener
 
processCharacters(String) - Method in class org.apache.cxf.binding.corba.types.CorbaEnumListener
 
processCharacters(String) - Method in class org.apache.cxf.binding.corba.types.CorbaExceptionListener
 
processCharacters(String) - Method in class org.apache.cxf.binding.corba.types.CorbaFixedListener
 
processCharacters(String) - Method in class org.apache.cxf.binding.corba.types.CorbaObjectReferenceListener
 
processCharacters(String) - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceListener
 
processCharacters(String) - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveListener
 
processCharacters(String) - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceListener
 
processCharacters(String) - Method in class org.apache.cxf.binding.corba.types.CorbaStructListener
 
processCharacters(String) - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeListener
 
processCharacters(String) - Method in class org.apache.cxf.binding.corba.types.CorbaUnionListener
 
processClassNames() - Method in interface org.apache.cxf.tools.common.ClassNameProcessor
 
processClassNames(ServiceInfo) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.PortTypeProcessor
 
processClassNames() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.WSDLToJavaProcessor
 
processComplexContentStruct(XmlSchemaComplexContent, QName, Struct, QName) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
processComplexContentStructChoice(XmlSchemaChoice, QName, QName) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
processContainerAsMembers(XmlSchemaParticle, QName, QName) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
processDecimalType(XmlSchemaSimpleTypeRestriction, QName, CorbaTypeImpl, boolean) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
processEndElement(QName) - Method in class org.apache.cxf.binding.corba.types.AbstractCorbaTypeListener
 
processEndElement(QName) - Method in class org.apache.cxf.binding.corba.types.CorbaAnyListener
 
processEndElement(QName) - Method in class org.apache.cxf.binding.corba.types.CorbaArrayListener
 
processEndElement(QName) - Method in class org.apache.cxf.binding.corba.types.CorbaExceptionListener
 
processEndElement(QName) - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceListener
 
processEndElement(QName) - Method in class org.apache.cxf.binding.corba.types.CorbaStructListener
 
processEndElement(QName) - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeListener
 
processEndElement(QName) - Method in class org.apache.cxf.binding.corba.types.CorbaUnionListener
 
processFaultDetail(Fault, Message) - Method in class org.apache.cxf.interceptor.ClientFaultConverter
 
processingInstruction(String, String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method processingInstruction.
processKerberosTokens() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Process Kerberos Tokens.
processMultipart(JavaMethod, BindingOperationInfo, MIMEMultipartRelated, JavaType.Style) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ServiceProcessor
 
processNameAttribute(Element, ParserContext, MutableBeanMetadata, String) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
processNameAttribute(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
processObject(Definition, XmlSchemaComplexType, XmlSchemaAnnotation, QName, QName, String) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
Processor - Interface in org.apache.cxf.tools.common
 
Processor - Interface in org.apache.cxf.tools.corba.common
 
processor - Variable in class org.apache.cxf.tools.plugin.FrontEnd
 
Processor - Class in org.apache.cxf.tools.plugin
Java class for Processor complex type.
Processor() - Constructor for class org.apache.cxf.tools.plugin.Processor
 
PROCESSOR_MAP - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
ProcessorEnvironment - Class in org.apache.cxf.tools.corba.common
 
ProcessorEnvironment() - Constructor for class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
ProcessorTestBase - Class in org.apache.cxf.tools.common
 
ProcessorTestBase() - Constructor for class org.apache.cxf.tools.common.ProcessorTestBase
 
ProcessorUtil - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
 
processParameters(OperationResourceInfo, MultivaluedMap<String, String>, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
processParameters(WSDLToCorbaBinding, Operation, Definition, SchemaCollection, List<ParamType>, List<ArgType>, boolean) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLParameter
 
processQName(QName, ServiceInfo) - Static method in class org.apache.cxf.binding.corba.utils.CorbaUtils
 
processResult(Message, Exchange, BindingOperationInfo, Map<String, Object>) - Method in class org.apache.cxf.endpoint.ClientImpl
 
processSAMLTokens() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Process SAML Tokens.
processSCTokens() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Process Security Context Tokens.
processSequenceType(XmlSchemaSequence, QName, QName) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
processSimpleContentStruct(XmlSchemaSimpleContent, QName, Struct, QName) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
processStartElement(QName) - Method in class org.apache.cxf.binding.corba.types.AbstractCorbaTypeListener
 
processStartElement(QName) - Method in class org.apache.cxf.binding.corba.types.CorbaAnyListener
 
processStartElement(QName) - Method in class org.apache.cxf.binding.corba.types.CorbaArrayListener
 
processStartElement(QName) - Method in class org.apache.cxf.binding.corba.types.CorbaExceptionListener
 
processStartElement(QName) - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceListener
 
processStartElement(QName) - Method in class org.apache.cxf.binding.corba.types.CorbaStructListener
 
processStartElement(QName) - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeListener
 
processStartElement(QName) - Method in class org.apache.cxf.binding.corba.types.CorbaUnionListener
 
processStringType(CorbaTypeImpl, QName, String, String) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
processTokenExpiry() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
processTypes(Class, Type) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
processUnionBranches(Union, List, List<String>) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLTypes
 
processUsernameTokens() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Process UsernameTokens.
processWriteAttribute(String, String, String, String) - Method in class org.apache.cxf.binding.corba.types.AbstractCorbaTypeListener
 
processWriteAttribute(String, String, String, String) - Method in class org.apache.cxf.binding.corba.types.CorbaAnyListener
 
processWriteAttribute(String, String, String, String) - Method in class org.apache.cxf.binding.corba.types.CorbaArrayListener
 
processWriteAttribute(String, String, String, String) - Method in class org.apache.cxf.binding.corba.types.CorbaExceptionListener
 
processWriteAttribute(String, String, String, String) - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceListener
 
processWriteAttribute(String, String, String, String) - Method in class org.apache.cxf.binding.corba.types.CorbaStructListener
 
processWriteAttribute(String, String, String, String) - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeListener
 
processWriteAttribute(String, String, String, String) - Method in class org.apache.cxf.binding.corba.types.CorbaUnionListener
 
processWriteNamespace(String, String) - Method in class org.apache.cxf.binding.corba.types.AbstractCorbaTypeListener
 
processWriteNamespace(String, String) - Method in class org.apache.cxf.binding.corba.types.CorbaArrayListener
 
processWriteNamespace(String, String) - Method in class org.apache.cxf.binding.corba.types.CorbaExceptionListener
 
processWriteNamespace(String, String) - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceListener
 
processWriteNamespace(String, String) - Method in class org.apache.cxf.binding.corba.types.CorbaStructListener
 
processWriteNamespace(String, String) - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeListener
 
processWriteNamespace(String, String) - Method in class org.apache.cxf.binding.corba.types.CorbaUnionListener
 
processX509Tokens() - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Process X509 Tokens.
producers - Variable in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
profile - Variable in class org.apache.cxf.tools.plugin.DataBinding
 
profile - Variable in class org.apache.cxf.tools.plugin.FrontEnd
 
project - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
promoteHeldToScope() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
ProofEncryptionType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for ProofEncryptionType complex type.
ProofEncryptionType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.ProofEncryptionType
 
properties - Variable in class org.apache.cxf.aegis.AbstractAegisIoImpl
 
properties - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
PROPERTIES_CACHE - Static variable in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JInInterceptor
 
PropertiesAwareDataBinding - Interface in org.apache.cxf.databinding
Provides for alternative ways of initializing DataBindings
PropertiesLoaderUtils - Class in org.apache.cxf.common.util
Replace by org.springframework.core.io.support.PropertiesLoaderUtils when moving to Spring 2.0.
PropertiesResolver - Class in org.apache.cxf.resource
 
PropertiesResolver(Map<String, Object>) - Constructor for class org.apache.cxf.resource.PropertiesResolver
 
Property - Interface in org.apache.cxf.jaxrs.ext.search.client
Part of fluent interface of SearchConditionBuilder.
property - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
PROPERTY_NAME - Static variable in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
PROPERTY_PREFIX - Static variable in class org.apache.cxf.bus.osgi.WorkQueueSingleConfig
Deprecated.  
propertyChange(PropertyChangeEvent) - Method in class org.apache.cxf.bus.osgi.ManagedWorkQueueList
 
propertyChange(PropertyChangeEvent) - Method in class org.apache.cxf.transport.http.HTTPConduit
 
propertyListener - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
propertyListener - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
PropertyType - Class in org.apache.cxf.jaxws.javaee
Specifies a name/value pair.
PropertyType() - Constructor for class org.apache.cxf.jaxws.javaee.PropertyType
 
PropertyUtil - Class in org.apache.cxf.tools.util
 
PropertyUtil() - Constructor for class org.apache.cxf.tools.util.PropertyUtil
 
PROPOGATE_EXCEPTION - Static variable in interface org.apache.cxf.message.Message
 
propogateException(Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
propogateReceivedMAPs(AddressingProperties, Exchange) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Propagate inbound MAPs onto full reponse & fault messages.
propogateSecureSession(HttpServletRequest, Message) - Static method in class org.apache.cxf.transport.https.SSLUtils
Propogate in the message a TLSSessionInfo instance representative of the TLS-specific information in the HTTP request.
PROTECT_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
PROTECT_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
PROTECT_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
PROTECTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
PROTECTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
PROTECTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
protectionOrder - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
ProtectionToken - Class in org.apache.cxf.ws.security.policy.model
 
ProtectionToken(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
ProtectionToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
ProtectionTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
ProtectionTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.ProtectionTokenBuilder
 
protectSingleQuotes(String) - Static method in class org.apache.cxf.javascript.JavascriptUtils
 
PROTOCOL - Static variable in class org.apache.cxf.phase.Phase
 
PROTOCOL_HANDLER_PKGS - Static variable in class org.apache.cxf.tools.util.URLFactory
 
PROTOCOL_HEADERS - Static variable in interface org.apache.cxf.message.Message
 
PROTOCOL_HEADERS_CONTENT_TYPE - Static variable in class org.apache.cxf.transport.http.Headers
 
PROTOCOL_VERSION_MAJOR - Static variable in class org.apache.cxf.binding.soap.tcp.SoapTcpProtocolConsts
 
PROTOCOL_VERSION_MINOR - Static variable in class org.apache.cxf.binding.soap.tcp.SoapTcpProtocolConsts
 
protocolBinding - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
protocolBindings - Variable in class org.apache.cxf.jaxws.javaee.HandlerChainType
 
protocolBindings - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
 
ProtocolHeaders - Interface in org.apache.cxf.jaxrs.ext
An injectable interface that provides access to protocol headers
ProtocolHeadersImpl - Class in org.apache.cxf.jaxrs.ext
 
ProtocolHeadersImpl(Message) - Constructor for class org.apache.cxf.jaxrs.ext.ProtocolHeadersImpl
 
ProtocolVariation - Enum in org.apache.cxf.ws.rm
Supported protocol variations.
provideInFaultInterceptors(Message) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider
 
provideInFaultInterceptors(Message) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProvider
 
provideInInterceptors(Message) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider
 
provideInInterceptors(Message) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProvider
 
provideOutFaultInterceptors(Message) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider
 
provideOutFaultInterceptors(Message) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProvider
 
provideOutInterceptors(Message) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider
 
provideOutInterceptors(Message) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProvider
 
provider - Variable in class org.apache.cxf.configuration.security.KeyManagersType
 
provider - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
provider - Variable in class org.apache.cxf.configuration.security.SecureRandomParameters
 
provider - Variable in class org.apache.cxf.configuration.security.TrustManagersType
 
provider - Variable in class org.apache.cxf.tools.plugin.Plugin
 
ProviderFactory - Class in org.apache.cxf.jaxrs.provider
 
ProviderFactory - Class in org.apache.cxf.js.rhino
 
ProviderFactory(String) - Constructor for class org.apache.cxf.js.rhino.ProviderFactory
 
ProviderFactory() - Constructor for class org.apache.cxf.js.rhino.ProviderFactory
 
ProviderImpl - Class in org.apache.cxf.jaxws.spi
 
ProviderImpl() - Constructor for class org.apache.cxf.jaxws.spi.ProviderImpl
 
ProviderImpl - Class in org.apache.cxf.jaxws22.spi
 
ProviderImpl() - Constructor for class org.apache.cxf.jaxws22.spi.ProviderImpl
 
ProviderInfo<T> - Class in org.apache.cxf.jaxrs.model
 
ProviderInfo(T) - Constructor for class org.apache.cxf.jaxrs.model.ProviderInfo
 
ProvidersImpl - Class in org.apache.cxf.jaxrs.impl
 
ProvidersImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
provides_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
Proxy - Class in org.apache.cxf.ws.rm
 
Proxy(RMEndpoint) - Constructor for class org.apache.cxf.ws.rm.Proxy
 
ProxyAuthorizationPolicy - Class in org.apache.cxf.configuration.security
Java class for ProxyAuthorizationPolicy complex type.
ProxyAuthorizationPolicy() - Constructor for class org.apache.cxf.configuration.security.ProxyAuthorizationPolicy
 
ProxyFactory - Class in org.apache.cxf.transport.http
 
ProxyFactory() - Constructor for class org.apache.cxf.transport.http.ProxyFactory
 
ProxyHelper - Class in org.apache.cxf.common.util
 
ProxyHelper() - Constructor for class org.apache.cxf.common.util.ProxyHelper
 
proxyServer - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
proxyServerPort - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
proxyServerType - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
ProxyServerType - Enum in org.apache.cxf.transports.http.configuration
Java class for proxyServerType.
PT0S - Static variable in class org.apache.cxf.jaxb.DatatypeFactory
 
publish(Object) - Method in class org.apache.cxf.jaxws.EndpointImpl

This implementation performs no action except to check the publish permission.

publish(String) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
publish() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
publish(HttpContext) - Method in class org.apache.cxf.jaxws22.EndpointImpl
 
publish() - Method in class org.apache.cxf.js.rhino.AbstractDOMProvider
 
PUBLISHED_ENDPOINT_URL - Static variable in class org.apache.cxf.frontend.WSDLGetUtils
 
publishedEndpointUrl - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
publishes_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
purgeAcknowledged(SourceSequence) - Method in interface org.apache.cxf.ws.rm.RetransmissionQueue
Purge all candidates for the given sequence that have been acknowledged.
purgeAcknowledged(SourceSequence) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
Purge all candidates for the given sequence that have been acknowledged.
push() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter.CorbaNamespaceContext
 
push() - Method in class org.apache.cxf.helpers.NSStack
 
push(T) - Method in class org.apache.cxf.staxutils.FastStack
 
PUT - Static variable in class org.apache.cxf.binding.http.HttpConstants
 
put(K, V) - Method in class org.apache.cxf.common.util.CacheMap
 
put(K, V) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
put(String, Object) - Method in class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
put(Object) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP PUT invocation
put(Object, Object) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
put(Object, Object) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
put(K, List<V>) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
put(Object, Object) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
put(String, Object) - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
put(String, Object, MessageContext.Scope) - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
put(String, Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
put(Class<T>, T) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
put(Class<T>, T) - Method in class org.apache.cxf.message.ExchangeImpl
 
put(String, Object) - Method in class org.apache.cxf.message.ExchangeImpl
 
put(MessagePartInfo, Object) - Method in class org.apache.cxf.message.MessageContentsList
 
put(String, Object) - Method in class org.apache.cxf.message.MessageImpl
 
put(Class<T>, T) - Method in interface org.apache.cxf.message.StringMap
Convenience method for storing/retrieving typed objects from the map.
put(Class<T>, T) - Method in class org.apache.cxf.message.StringMapImpl
 
put(Class<T>, T) - Method in class org.apache.cxf.tools.common.ToolContext
 
put(String, Object) - Method in class org.apache.cxf.tools.common.ToolContext
 
put(String, Object) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
put(Object, Object) - Method in class org.apache.cxf.transport.http.HTTPSession
 
put(Object, Object) - Method in interface org.apache.cxf.transport.Session
Put a variable into the session with a key.
put(String, Object) - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
put(String, Object) - Method in class org.apache.cxf.ws.rm.WrappedService
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.cxf.common.util.CacheMap
 
putAll(Map) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
putAll(Map<? extends K, ? extends List<V>>) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.cxf.ws.rm.WrappedService
 
putJndiParameter(String, String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
putParameter(String, String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpoint
 
putSchemasForDefinition(Definition, ServiceSchemaInfo) - Method in interface org.apache.cxf.wsdl.WSDLManager
Register a collection of schemas for a WSDL.
putSchemasForDefinition(Definition, ServiceSchemaInfo) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
putSingle(K, V) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 

Q

q - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
 
QNAME_ADDRESS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_BINDING - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_DEFINITIONS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_DOCUMENTATION - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_FAULT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_IMPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_INPUT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_MESSAGE - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_OPERATION - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_OUTPUT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_PART - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_PORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_PORT_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
QNAME_SCHEMA - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SCHEMA_IMPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SCHEMA_INCLUDE - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SERVICE - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP12_BINDING - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP12_BINDING_ADDRESS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_BINDING - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_BINDING_ADDRESS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_BODY - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_FAULT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_OPERATION - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_TYPES - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_XMLHTTP_BINDING_ADDRESS - Static variable in class org.apache.cxf.common.WSDLConstants
 
qualified - Variable in class org.apache.cxf.binding.corba.wsdl.CorbaType
 
qualified - Variable in class org.apache.cxf.binding.corba.wsdl.MemberType
 
qualified - Variable in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
QUALIFIED - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
query(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
Updates the current URI query parameters
query() - Method in interface org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
Finalize condition construction and build search condition query.
query() - Method in class org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder
 
query() - Method in class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
Finalize condition construction and build search condition query.
QUERY_STRING - Static variable in interface org.apache.cxf.message.Message
 
queryBinding(Definition, QName) - Static method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
queryEncode(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
QueryHandler - Interface in org.apache.cxf.transports.http
 
QueryHandlerRegistry - Interface in org.apache.cxf.transports.http
 
QueryHandlerRegistryImpl - Class in org.apache.cxf.transport.http
 
QueryHandlerRegistryImpl() - Constructor for class org.apache.cxf.transport.http.QueryHandlerRegistryImpl
 
QueryHandlerRegistryImpl(Bus) - Constructor for class org.apache.cxf.transport.http.QueryHandlerRegistryImpl
 
QueryHandlerRegistryImpl(Bus, List<QueryHandler>) - Constructor for class org.apache.cxf.transport.http.QueryHandlerRegistryImpl
 
queryNode(Node, String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomNodeSelector
 
queryNodes(Node, String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomNodeSelector
 
queryParam(String, Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
QUESTION - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
QUEUE - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
QUEUE_PREFIX - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
QuotedPrintableDecoderStream - Class in org.apache.cxf.attachment
 
QuotedPrintableDecoderStream(InputStream) - Constructor for class org.apache.cxf.attachment.QuotedPrintableDecoderStream
 

R

raises - Variable in class org.apache.cxf.binding.corba.wsdl.OperationType
 
raises_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
RaisesType - Class in org.apache.cxf.binding.corba.wsdl
CORBA Raises Declaration
RaisesType() - Constructor for class org.apache.cxf.binding.corba.wsdl.RaisesType
 
RandomStrategy - Class in org.apache.cxf.clustering
Failover strategy based on a randomized walk through the static cluster represented by multiple endpoints associated with the same service instance.
RandomStrategy() - Constructor for class org.apache.cxf.clustering.RandomStrategy
Constructor.
RandomValueProvider - Class in org.apache.cxf.tools.wsdlto.core
 
RandomValueProvider() - Constructor for class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
RAW_CLASS - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
rawGetPrefix(Element, String) - Static method in class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
RBRACK - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
RCURLY - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
read(Element) - Method in class org.apache.cxf.aegis.AegisElementDataReader
Convert a DOM element to a type.
read(Element, AegisType) - Method in class org.apache.cxf.aegis.AegisElementDataReader
 
read(ReaderT) - Method in interface org.apache.cxf.aegis.AegisReader
Read an object.
read(ReaderT, AegisType) - Method in interface org.apache.cxf.aegis.AegisReader
Read an object expecting a particular input type.
read(XMLStreamReader) - Method in class org.apache.cxf.aegis.AegisXMLStreamDataReader
Read an object.
read(XMLStreamReader, AegisType) - Method in class org.apache.cxf.aegis.AegisXMLStreamDataReader
Read an object expecting a particular input type.
read(Element) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
Read an object from the input.
read(MessagePartInfo, Element) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
Read an object from the input, applying additional conventions based on the WSDL message part.
read(QName, Element, Class) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
Read an object from the input.
read(MessagePartInfo, XMLStreamReader) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
read(QName, XMLStreamReader, Class) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
read(XMLStreamReader) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
read() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
read(byte[], int, int) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
read(byte[]) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
read(byte[], int, int) - Method in class org.apache.cxf.attachment.MimeBodyPartInputStream
 
read() - Method in class org.apache.cxf.attachment.MimeBodyPartInputStream
 
read() - Method in class org.apache.cxf.attachment.QuotedPrintableDecoderStream
 
read(InputStream) - Static method in class org.apache.cxf.binding.corba.interceptors.SystemExceptionHelper
 
read(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
read(String, Class) - Static method in class org.apache.cxf.common.util.PrimitiveUtils
 
read(Element, String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Document, String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Element) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(T) - Method in interface org.apache.cxf.databinding.DataReader
Read an object from the input.
read(MessagePartInfo, T) - Method in interface org.apache.cxf.databinding.DataReader
Read an object from the input, applying additional conventions based on the WSDL message part.
read(QName, T, Class) - Method in interface org.apache.cxf.databinding.DataReader
Read an object from the input.
read(MessagePartInfo, Node) - Method in class org.apache.cxf.databinding.source.NodeDataReader
 
read(QName, Node, Class) - Method in class org.apache.cxf.databinding.source.NodeDataReader
 
read(Node) - Method in class org.apache.cxf.databinding.source.NodeDataReader
 
read(MessagePartInfo, XMLStreamReader) - Method in class org.apache.cxf.databinding.source.XMLStreamDataReader
 
read(QName, XMLStreamReader, Class) - Method in class org.apache.cxf.databinding.source.XMLStreamDataReader
 
read(XMLStreamReader) - Method in class org.apache.cxf.databinding.source.XMLStreamDataReader
 
read(MessagePartInfo, XMLStreamReader) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
read(QName, XMLStreamReader, Class) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
read(XMLStreamReader) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
read(T) - Method in class org.apache.cxf.jaxb.io.DataReaderImpl
 
read(MessagePartInfo, T) - Method in class org.apache.cxf.jaxb.io.DataReaderImpl
 
read(QName, T, Class) - Method in class org.apache.cxf.jaxb.io.DataReaderImpl
 
read(XMLStreamReader) - Method in class org.apache.cxf.jibx.JibxDataReader
 
read(MessagePartInfo, XMLStreamReader) - Method in class org.apache.cxf.jibx.JibxDataReader
 
read(QName, XMLStreamReader, Class) - Method in class org.apache.cxf.jibx.JibxDataReader
 
READ - Static variable in class org.apache.cxf.phase.Phase
 
read(XMLStreamReader) - Method in class org.apache.cxf.sdo.DataReaderImpl
 
read(MessagePartInfo, XMLStreamReader) - Method in class org.apache.cxf.sdo.DataReaderImpl
 
read(QName, XMLStreamReader, Class) - Method in class org.apache.cxf.sdo.DataReaderImpl
 
read(Source) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(InputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(InputSource) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(DocumentBuilder, XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
read(int) - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
read(char[], int, int) - Method in class org.apache.cxf.tools.corba.idlpreprocessor.IdlPreprocessorReader
 
read() - Method in class org.apache.cxf.tools.corba.idlpreprocessor.IdlPreprocessorReader
 
read(XMLStreamReader) - Method in class org.apache.cxf.xmlbeans.DataReaderImpl
 
read(MessagePartInfo, XMLStreamReader) - Method in class org.apache.cxf.xmlbeans.DataReaderImpl
 
read(QName, XMLStreamReader, Class) - Method in class org.apache.cxf.xmlbeans.DataReaderImpl
 
readAny() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readArray(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readAttachment(Attachment, Context) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
readAttachment(Attachment, Context) - Method in class org.apache.cxf.aegis.type.mtom.ByteArrayType
 
readAttachment(Attachment, Context) - Method in class org.apache.cxf.aegis.type.mtom.DataHandlerType
 
readAttachment(Attachment, Context) - Method in class org.apache.cxf.aegis.type.mtom.DataSourceType
 
readAttributes() - Method in class org.apache.cxf.common.util.ClassReader
read an attributes array.
readAttributeValue(MessageReader, QName) - Static method in class org.apache.cxf.aegis.type.encoded.SoapEncodingUtil
 
readBlocks(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.encoded.TrailingBlocks
Reads all remailing elements in the reader and registers them with the SoapRefRegistry in the context.
readBody(Response, Message, Class<?>, Type, Annotation[]) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
readBody(InputStream, String) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
readBoolean() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readBytesFromStream(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
readChar() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readCode() - Method in class org.apache.cxf.common.util.ClassReader
read a code attribute
readCode() - Method in class org.apache.cxf.common.util.ParamReader
 
readCollection(MessageReader, QName, Context) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
Read the elements of an array or array-like item.
readCollection(MessageReader, Context, ArrayTypeInfo, int) - Method in class org.apache.cxf.aegis.type.encoded.SoapArrayType
 
readCpool() - Method in class org.apache.cxf.common.util.ClassReader
 
readDocElements(Node, XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Node, XMLStreamReader, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Document, Node, XMLStreamReader, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Document, Node, XMLStreamReader, boolean, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDouble() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readEndpointReference(Source) - Method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
readEnum(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readEnumDiscriminator(CorbaUnionHandler, CorbaEnumHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
reader - Variable in class org.apache.cxf.aegis.AegisElementDataReader
 
reader - Variable in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
readException(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readFixed(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readFlatArray(XMLStreamReader, ArrayType, QName) - Method in class org.apache.cxf.aegis.AegisXMLStreamDataReader
 
readFloat() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readFrom(Class<Response>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.client.ResponseReader
 
readFrom(T) - Method in interface org.apache.cxf.jaxrs.ext.atom.AtomElementReader
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AbstractAtomProvider
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
readFrom(Class<XmlObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
readFrom(Class<XmlObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansJSONProvider
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
readFromConnection(HttpURLConnection) - Method in class org.apache.cxf.transport.http.Cookies
 
readFromConnection(HttpURLConnection) - Method in class org.apache.cxf.transport.http.Headers
 
ReadHeadersInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
ReadHeadersInterceptor(Bus) - Constructor for class org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor
 
ReadHeadersInterceptor(Bus, SoapVersion) - Constructor for class org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor
 
ReadHeadersInterceptor(Bus, String) - Constructor for class org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor
 
ReadHeadersInterceptor.CheckClosingTagsInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
ReadHeadersInterceptor.CheckClosingTagsInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.CheckClosingTagsInterceptor
 
readId(MessageReader) - Static method in class org.apache.cxf.aegis.type.encoded.SoapEncodingUtil
Reads the SOAP 1.2 or SOAP 1.1 id attribute.
readInt() - Method in class org.apache.cxf.common.util.ClassReader
 
readInt8(InputStream) - Static method in class org.apache.cxf.binding.soap.tcp.DataCodingUtils
Method for reading single INTEGER8 value
readIntFromAlignedCDREncaps(byte[], int, boolean) - Static method in class org.apache.cxf.binding.corba.utils.CorbaObjectReferenceHelper
 
readInts4(InputStream, int[], int) - Static method in class org.apache.cxf.binding.soap.tcp.DataCodingUtils
Method for reading INTEGER4 values from InputStream
readLines(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
readLocalVariableTable() - Method in class org.apache.cxf.common.util.ParamReader
this is invoked when a LocalVariableTable attribute is encountered.
readLong() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readLongLong() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readMessageFrame(InputStream) - Static method in class org.apache.cxf.binding.soap.tcp.SoapTcpUtils
Method that reads single SoapTcpFrame
readMetadata(TypeClassInfo, Element, Element) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
readMtoM(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
This is called from base64Type when it recognizes an XOP attachment.
readNext() - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
readNext() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.AegisType
Read in the XML fragment and create an object.
readObject(MessageReader, QName, Context, boolean) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.Base64Type
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.BeanType
Read in the XML fragment and create an object.
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.BigDecimalType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.BigIntegerType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.BooleanType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.ByteType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.CalendarType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.CharacterAsStringType
Read in the XML fragment and create an object.
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.CharacterType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.DateTimeType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.DateType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.DoubleType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.FloatType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.IntType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.LongType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.ShortType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.SqlDateType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.StringType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.TimestampType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.TimeType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.TimezoneLessDateType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.basic.URIType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.collection.CollectionType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.encoded.SoapArrayType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.java5.DurationType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.java5.EnumType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.java5.XMLGregorianCalendarType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
This defers to the plain base64 type, which calls back into here above for XOP.
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.xml.DocumentType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.xml.JDOMDocumentType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.xml.JDOMElementType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.xml.SourceType
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.xml.XMLStreamReaderType
 
readObjectReference(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readOctet() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readonly() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlAttribute
 
readonly_attr_declarator() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
readonly_attr_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
readPre() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
readProperty(Object, QName) - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
readQName(XMLStreamReader) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
Reads a QName from the element text.
readQName(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
Reads a QName from the element text.
readRef(MessageReader) - Static method in class org.apache.cxf.aegis.type.encoded.SoapEncodingUtil
Reads the SOAP 1.2 or SOAP 1.1 reference attribute.
readSequence(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readShort() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readShort() - Method in class org.apache.cxf.common.util.ClassReader
 
readString() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readStringFromStream(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
readStruct(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readToEnd() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
readToEnd() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
readULong() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readULongLong() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readUnion(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readUShort() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readVersion(XMLStreamReader, SoapMessage) - Static method in class org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor
 
readWadl(String) - Method in class org.apache.cxf.tools.wadlto.jaxrs.JAXRSContainer
 
readWChar() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readWString() - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectReader
 
readXml(InputStream) - Static method in class org.apache.cxf.helpers.DOMUtils
Read XML as DOM.
readXml(Reader) - Static method in class org.apache.cxf.helpers.DOMUtils
 
readXml(StreamSource) - Static method in class org.apache.cxf.helpers.DOMUtils
 
readXsiType - Variable in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
reason - Variable in class org.apache.cxf.ws.security.sts.provider.model.StatusType
 
rebaseResponse(EndpointReferenceType, AddressingProperties, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Rebase response on replyTo
RECEIVE - Static variable in class org.apache.cxf.phase.Phase
 
RECEIVE_TIMEOUT - Static variable in interface org.apache.cxf.message.Message
 
receiveAndExecute(Object, Session, MessageConsumer) - Method in class org.apache.cxf.transport.jms.JCATransactionalMessageListenerContainer
 
receivedApplicationMessage() - Method in class org.apache.cxf.ws.rm.RMEndpoint
Indicates that an application message has been received.
receivedControlMessage() - Method in class org.apache.cxf.ws.rm.RMEndpoint
Indicates that an RM protocol message has been received.
ReceivedTokenCallbackHandler - Class in org.apache.cxf.ws.security.trust.delegation
This CallbackHandler implementation obtains the previously received message from a DelegationCallback object, and obtains a received token (SAML/UsernameToken/BinarySecurityToken) from it to be used as the delegation token.
ReceivedTokenCallbackHandler() - Constructor for class org.apache.cxf.ws.security.trust.delegation.ReceivedTokenCallbackHandler
 
receiveTimeout - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
receiveTimeout - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
RECIPIENT_ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
RECIPIENT_ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
RECIPIENT_ENCRYPTION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
RECIPIENT_SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
RECIPIENT_SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
RECIPIENT_SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
RECIPIENT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
RECIPIENT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
RECIPIENT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
RecipientEncryptionToken - Class in org.apache.cxf.ws.security.policy.model
 
RecipientEncryptionToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.RecipientEncryptionToken
 
RecipientEncryptionTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
RecipientEncryptionTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.RecipientEncryptionTokenBuilder
 
RecipientSignatureToken - Class in org.apache.cxf.ws.security.policy.model
 
RecipientSignatureToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.RecipientSignatureToken
 
RecipientSignatureTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
RecipientSignatureTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.RecipientSignatureTokenBuilder
 
RecipientToken - Class in org.apache.cxf.ws.security.policy.model
 
RecipientToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.RecipientToken
 
RecipientTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
RecipientTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.RecipientTokenBuilder
 
reconcileEncryptedSignedRefs(Collection<WSDataRef>, Collection<WSDataRef>) - Static method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil
Inspects the signed and encrypted content in the message and accurately resolves encrypted and then signed elements in signedRefs.
reconnectOnException - Variable in class org.apache.cxf.transport.jms.AddressType
 
reconnectOnException - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
recoverKeepAliveSystemProperty() - Static method in class org.apache.cxf.test.TestUtilities
 
redirect(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.cxf.transport.servlet.AbstractHTTPServlet
 
redirectOutput() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
redirectURL - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
redispatch() - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
reference - Variable in class org.apache.cxf.transport.AbstractDestination
 
reference - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
 
reference - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
 
ReferenceConstants - Interface in org.apache.cxf.tools.corba.common
 
referenceParameters - Variable in class org.apache.cxf.ws.addressing.EndpointReferenceType
 
referenceParameters - Variable in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
ReferenceParametersType - Class in org.apache.cxf.ws.addressing
Java class for ReferenceParametersType complex type.
ReferenceParametersType() - Constructor for class org.apache.cxf.ws.addressing.ReferenceParametersType
 
ReferenceParametersType - Class in org.apache.cxf.ws.addressing.v200408
Java class for ReferenceParametersType complex type.
ReferenceParametersType() - Constructor for class org.apache.cxf.ws.addressing.v200408.ReferenceParametersType
 
referenceProperties - Variable in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
 
referenceProperties - Variable in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
ReferencePropertiesType - Class in org.apache.cxf.ws.addressing.v200403
Java class for ReferencePropertiesType complex type.
ReferencePropertiesType() - Constructor for class org.apache.cxf.ws.addressing.v200403.ReferencePropertiesType
 
ReferencePropertiesType - Class in org.apache.cxf.ws.addressing.v200408
Java class for ReferencePropertiesType complex type.
ReferencePropertiesType() - Constructor for class org.apache.cxf.ws.addressing.v200408.ReferencePropertiesType
 
ReferenceResolver - Interface in org.apache.cxf.ws.policy.attachment.reference
 
ReferenceType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
This type represents a reference to an external security token.
ReferenceType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
 
ReferenceType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for ReferenceType complex type.
ReferenceType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
 
referer - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
refId - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType
 
refID - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
 
refId - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceSelectedType
 
refID - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
 
refID - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
 
refId - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
 
refID - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
 
ReflectionInvokationHandler - Class in org.apache.cxf.common.util
 
ReflectionInvokationHandler(Object) - Constructor for class org.apache.cxf.common.util.ReflectionInvokationHandler
 
ReflectionInvokationHandler.WrapReturn - Annotation Type in org.apache.cxf.common.util
 
ReflectionServiceFactoryBean - Class in org.apache.cxf.service.factory
Introspects a class and builds a Service from it.
ReflectionServiceFactoryBean() - Constructor for class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
ReflectionUtil - Class in org.apache.cxf.common.util
 
refresh() - Method in class org.apache.cxf.service.model.ServiceInfo
 
refresh() - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
register(Type, QName, AegisType) - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
register(AegisType) - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
Register a type that self-describes the schema type and the Java class.
register(Type, QName, AegisType) - Method in interface org.apache.cxf.aegis.type.TypeMapping
Register a type, manually specifying the java class, the schema type, and the Aegis type object that provides serialization, deserialization, and schema.
register(AegisType) - Method in interface org.apache.cxf.aegis.type.TypeMapping
Register a type that self-describes the schema type and the Java class.
register() - Method in class org.apache.cxf.binding.corba.runtime.OrbConfigurer
 
register(SoapVersion) - Method in class org.apache.cxf.binding.soap.SoapVersionFactory
 
register(Bundle) - Method in class org.apache.cxf.bus.osgi.CXFExtensionBundleListener
 
register(EndpointResolver) - Method in interface org.apache.cxf.endpoint.EndpointResolverRegistry
Register an endpoint resolver.
register(EndpointResolver) - Method in class org.apache.cxf.endpoint.EndpointResolverRegistryImpl
Register an endpoint resolver.
register(Server) - Method in interface org.apache.cxf.endpoint.ServerRegistry
 
register(Server) - Method in class org.apache.cxf.endpoint.ServerRegistryImpl
 
register(ServiceContractResolver) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
Registers a contract resolver.
register(ServiceContractResolver) - Method in class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
Registers a contract resolver with this registry.
register(K, T) - Method in interface org.apache.cxf.extension.Registry
Registers an object of type T with this registry.
register(K, T) - Method in class org.apache.cxf.extension.RegistryImpl
 
register(ManagedComponent) - Method in interface org.apache.cxf.management.InstrumentationManager
Register a component with management infrastructure.
register(ManagedComponent, boolean) - Method in interface org.apache.cxf.management.InstrumentationManager
Register a component with management infrastructure.
register(Object, ObjectName) - Method in interface org.apache.cxf.management.InstrumentationManager
Registers object with management infrastructure with a specific name.
register(Object, ObjectName, boolean) - Method in interface org.apache.cxf.management.InstrumentationManager
Registers object with management infrastructure with a specific name.
register() - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
register(Object, ObjectName) - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
register(Object, ObjectName, boolean) - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
register(ManagedComponent) - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
register(ManagedComponent, boolean) - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
register(ClassCollector, String, String) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.AntGenerator
 
register(ClassCollector, String, String) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.AbstractJaxwsGenerator
 
register(ClassCollector, String, String) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.AbstractSimpleGenerator
 
register(ClassCollector, String, String) - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
register(ClassCollector, String, String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
 
register(ClassCollector, String, String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ClientGenerator
 
register(ClassCollector, String, String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.FaultGenerator
 
register(ClassCollector, String, String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.SEIGenerator
 
register(ClassCollector, String, String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ServerGenerator
 
register(ClassCollector, String, String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ServiceGenerator
 
register() - Method in class org.apache.cxf.transport.AbstractTransportFactory
 
register(PolicyInterceptorProvider) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry
Register the builder for all qnames from the provider getAssertionTypes call.
register(PolicyInterceptorProvider) - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
 
register(String, Policy) - Method in class org.apache.cxf.ws.policy.PolicyRegistryImpl
 
registerBindingFactory(String, BindingFactory) - Method in interface org.apache.cxf.binding.BindingFactoryManager
Registers a BindingFactory using the provided name.
registerBindingFactory(String, BindingFactory) - Method in class org.apache.cxf.binding.BindingFactoryManagerImpl
 
registerBuilders() - Method in class org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader
 
registerCallback(CachedOutputStreamCallback) - Method in class org.apache.cxf.io.CachedOutputStream
 
registerConduitInitiator(String, ConduitInitiator) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
Associates a name, often a URI, with a ConduitInitiator when registering with the Bus's TransportRegistry.
registerConduitInitiator(String, ConduitInitiator) - Method in class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
registerCustomEditors(PropertyEditorRegistry) - Method in class org.apache.cxf.binding.soap.spring.SoapVersionRegistrar
registerDestinationFactory(String, DestinationFactory) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Associates a name, often a URI, with a DestinationFactory when registering with the Bus's TransportRegistry.
registerDestinationFactory(String, DestinationFactory) - Method in class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
registeredResolvers - Variable in class org.apache.cxf.resource.DefaultResourceManager
 
registerExistingBundles(BundleContext) - Method in class org.apache.cxf.bus.osgi.CXFExtensionBundleListener
 
registerExtensors(WSDLManager) - Static method in class org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader
 
registerGenerator(FrontEndGenerator) - Method in class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
 
registerHandler(QueryHandler) - Method in class org.apache.cxf.transport.http.QueryHandlerRegistryImpl
 
registerHandler(QueryHandler, int) - Method in class org.apache.cxf.transport.http.QueryHandlerRegistryImpl
 
registerHandler(QueryHandler) - Method in interface org.apache.cxf.transports.http.QueryHandlerRegistry
Register QueryHandler with registry
registerHandler(QueryHandler, int) - Method in interface org.apache.cxf.transports.http.QueryHandlerRegistry
Register QueryHandler with registry in a specified position in the list
registerHeaderProcessor(HeaderProcessor) - Method in interface org.apache.cxf.headers.HeaderManager
 
registerHeaderProcessor(HeaderProcessor) - Method in class org.apache.cxf.headers.HeaderManagerImpl
 
registerLifeCycleListener(BusLifeCycleListener) - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleManager
Register a listener to receive Bus lifecycle notification.
registerLifeCycleListener(BusLifeCycleListener) - Method in class org.apache.cxf.buslifecycle.CXFBusLifeCycleManager
 
registerListener(ClientLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleManager
 
registerListener(ClientLifeCycleListener) - Method in class org.apache.cxf.endpoint.ClientLifeCycleManagerImpl
 
registerListener(ServerLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleManager
 
registerListener(ServerLifeCycleListener) - Method in class org.apache.cxf.endpoint.ServerLifeCycleManagerImpl
 
registerProviders() - Method in class org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader
 
registerType(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
registerType(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
 
registerType(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
registerUserProvider(Object) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
Registry<K,T> - Interface in org.apache.cxf.extension
 
registry - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
registry - Variable in class org.apache.cxf.transport.http.HTTPTransportFactory
 
registry - Variable in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
registry - Variable in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
RegistryImpl<K,T> - Class in org.apache.cxf.extension
 
RegistryImpl() - Constructor for class org.apache.cxf.extension.RegistryImpl
 
RegistryImpl(Map<K, T>) - Constructor for class org.apache.cxf.extension.RegistryImpl
 
regularExpression - Variable in class org.apache.cxf.configuration.security.DNConstraintsType
 
RelatesToType - Class in org.apache.cxf.ws.addressing
Java class for RelatesToType complex type.
RelatesToType() - Constructor for class org.apache.cxf.ws.addressing.RelatesToType
 
Relationship - Class in org.apache.cxf.ws.addressing.v200403
Java class for Relationship complex type.
Relationship() - Constructor for class org.apache.cxf.ws.addressing.v200403.Relationship
 
Relationship - Class in org.apache.cxf.ws.addressing.v200408
Java class for Relationship complex type.
Relationship() - Constructor for class org.apache.cxf.ws.addressing.v200408.Relationship
 
relationshipType - Variable in class org.apache.cxf.ws.addressing.RelatesToType
 
relationshipType - Variable in class org.apache.cxf.ws.addressing.v200403.Relationship
 
relationshipType - Variable in class org.apache.cxf.ws.addressing.v200408.Relationship
 
RELATIVE_PATH - Static variable in class org.apache.cxf.binding.http.interceptor.DispatchInterceptor
 
release() - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
release(Exchange, Object) - Method in interface org.apache.cxf.service.invoker.Factory
Post invoke, this is called to allow the factory to release the object, store it, etc...
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.PerRequestFactory
 
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.PooledFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.SessionFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.SingletonFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.SpringBeanFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
releaseInstance(Message, Object) - Method in class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
releaseInstance(Message, Object) - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
Releases the resource instance if needed
releaseInstance(Message, Object) - Method in interface org.apache.cxf.jaxrs.lifecycle.ResourceProvider
Releases the resource instance if needed
releaseInstance(Message, Object) - Method in class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
Releases the resource instance if needed
releaseInstance(Message, Object) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
Releases the resource instance if needed
releaseRegistry() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
releaseServiceObject(Exchange, Object) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
Called when the invoker is done with the object.
releaseServiceObject(Exchange, Object) - Method in class org.apache.cxf.service.invoker.FactoryInvoker
 
releaseTempFileHold() - Method in class org.apache.cxf.io.CachedOutputStream
 
reload() - Method in class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
remote - Variable in class org.apache.cxf.jaxws.javaee.EjbRefType
 
RemoteReferenceResolver - Class in org.apache.cxf.ws.policy.attachment.reference
 
RemoteReferenceResolver(String, PolicyBuilder) - Constructor for class org.apache.cxf.ws.policy.attachment.reference.RemoteReferenceResolver
 
RemoteType - Class in org.apache.cxf.jaxws.javaee
The remote element contains the fully-qualified name of the enterprise bean's remote interface.
RemoteType() - Constructor for class org.apache.cxf.jaxws.javaee.RemoteType
 
remove(Object) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
remove() - Method in class org.apache.cxf.binding.corba.types.HandlerIterator
 
remove(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
remove(int) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
remove(Object) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
remove(Object) - Method in class org.apache.cxf.common.util.SortedArraySet
 
remove(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
remove(Object) - Method in class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
remove(Interceptor<? extends Message>) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
remove(Object) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
remove() - Method in class org.apache.cxf.jaxrs.impl.tl.AbstractThreadLocalProxy
 
remove() - Method in interface org.apache.cxf.jaxrs.impl.tl.ThreadLocalProxy
 
remove(Object) - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
remove(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
remove(MessagePartInfo) - Method in class org.apache.cxf.message.MessageContentsList
 
remove(Interceptor) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
remove(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
remove(String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
remove(Scope, DeferredAction) - Method in class org.apache.cxf.tools.corba.processors.idl.DeferredActionCollection
 
remove(Scope) - Method in class org.apache.cxf.tools.corba.processors.idl.ScopeNameCollection
 
remove(String) - Method in class org.apache.cxf.ws.policy.PolicyRegistryImpl
 
remove(Object) - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
remove(Object) - Method in class org.apache.cxf.ws.rm.WrappedService
 
remove(SecurityToken) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
remove(SecurityToken) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Remove an existing token.
removeAll(Collection<?>) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
removeAll(Collection) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
removeAll(Collection<?>) - Method in class org.apache.cxf.common.util.SortedArraySet
 
removeAttribute(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
removeAttribute(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
removeAttribute(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
removeAuthorizationHeaders() - Method in class org.apache.cxf.transport.http.Headers
 
removeBeansOfNames(List<String>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
removeBusInterceptors() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
removeCancelledTokens() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
removeCancelledTokens() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Removes all cancelled tokens.
removeChangeListener(PropertyChangeListener) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
removeCode(ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
removeContent(Class<T>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
removeContent(Class<T>) - Method in interface org.apache.cxf.message.Message
Removes a content from a message.
removeContent(Class<T>) - Method in class org.apache.cxf.message.MessageImpl
 
removeContents(Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
REMOVED_MARKER - Static variable in class org.apache.cxf.message.MessageContentsList
 
removeDefinition(Definition) - Method in interface org.apache.cxf.wsdl.WSDLManager
If the definition is cached, remove it from the cache
removeDefinition(Definition) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
removeDestination(String) - Method in interface org.apache.cxf.transport.http.DestinationRegistry
 
removeDestination(String) - Method in class org.apache.cxf.transport.http.DestinationRegistryImpl
 
removeDestinationSequence(Identifier) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
removeDestinationSequence(Identifier) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Remove the destination sequence with the specified identifier from persistent store.
removeDir(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
removeExcludeFiles() - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
removeExpiredTokens() - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
removeExpiredTokens() - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Removes all expired tokens.
removeExtensions(List<Extension>) - Static method in class org.apache.cxf.bus.extension.ExtensionRegistry
 
removeFault(QName) - Method in class org.apache.cxf.service.model.OperationInfo
Removes a fault from this operation.
removeHandler(Handler) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
removeHandler(Handler) - Method in class org.apache.cxf.common.logging.Log4jLogger
 
removeHandlerInterceptors() - Method in class org.apache.cxf.jaxws.support.JaxWsEndpointImpl
 
removeHandlerProperties(WrappedMessageContext) - Method in class org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker
 
removeListener(FactoryBeanListener) - Method in class org.apache.cxf.service.factory.FactoryBeanListenerManager
 
removeMediaTypeParameter(MediaType, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
removeMember(Principal) - Method in class org.apache.cxf.common.security.SimpleGroup
 
removeMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Removes an message part from this container.
removeMessages(Identifier, Collection<Long>, boolean) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
removeMessages(Identifier, Collection<Long>, boolean) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Removes the messages with the given message numbers and identifiers from the store of outbound/inbound messages.
removeMethod(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
removeOperation(BindingOperationInfo) - Method in class org.apache.cxf.service.model.BindingInfo
Removes an operation from this service.
removeOperation(OperationInfo) - Method in class org.apache.cxf.service.model.InterfaceInfo
Removes an operation from this service.
removeProperty(String) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
removeQuery(URI) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
Removes any URI query from the given uri
removeResourceResolver(ResourceResolver) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
removeResourceResolver(ResourceResolver) - Method in interface org.apache.cxf.resource.ResourceManager
Remove a ResourceResolver.
removeScope(Scope) - Method in class org.apache.cxf.tools.corba.processors.idl.DeferredActionCollection
 
removeSequence(DestinationSequence) - Method in class org.apache.cxf.ws.rm.Destination
 
removeSequence(SourceSequence) - Method in class org.apache.cxf.ws.rm.Source
 
removeServant(URL) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Remove a previously registered servant.
removeServant(URL) - Method in interface org.apache.cxf.transport.http_jetty.ServerEngine
Remove a previously registered servant.
removeSharedUser() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
removeSourceSequence(Identifier) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
removeSourceSequence(Identifier) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Remove the source sequence with the specified identifier from persistent store.
removeStartingCharacters(String, char) - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointParser
Removes any starting characters on the given text which match the given character
removeType(AegisType) - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
removeType(AegisType) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
renew(EndpointReferenceType, EndpointReferenceType) - Method in interface org.apache.cxf.endpoint.EndpointResolver
Force a fresh resolution of the given abstract EPR, discarding any previously cached reference.
renew(EndpointReferenceType, EndpointReferenceType) - Method in interface org.apache.cxf.endpoint.EndpointResolverRegistry
Walk the list of registered EndpointResolvers, so as to force a fresh resolution of the given abstract EPR, discarding any previously cached reference.
renew(EndpointReferenceType, EndpointReferenceType) - Method in class org.apache.cxf.endpoint.EndpointResolverRegistryImpl
Walk the list of registered EndpointResolvers, so as to force a fresh resolution of the given abstract EPR, discarding any previously cached reference.
renew(RequestSecurityTokenType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.RenewOperation
 
renew(RequestSecurityTokenType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
 
renew(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
renew(EndpointReferenceType, EndpointReferenceType, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Renew logical endpoint reference via the Bus EndpointResolverRegistry.
RENEW_NEEDED - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
 
RenewingType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for RenewingType complex type.
RenewingType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RenewingType
 
RenewOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
 
renewSecurityToken(SecurityToken) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
RenewTargetType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for RenewTargetType complex type.
RenewTargetType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RenewTargetType
 
REPLACE_WITH_ACTUAL_URL - Static variable in class org.apache.cxf.common.WSDLConstants
 
replaceAttribute(Element, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
replaceEndpointAddressPropertyIfNeeded(Message, String) - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
replaceHeader(String, String) - Method in class org.apache.cxf.jaxrs.client.WebClient
Replaces the header value with the new values.
replaceHeaders(SOAPMessage, SoapMessage) - Static method in class org.apache.cxf.binding.soap.saaj.SAAJInInterceptor
 
replaceMatrix(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
replaceMatrixParam(String, Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
replaceMethod(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
replacePath(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
Replaces the current path with the new value.
replacePath(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
replaceQuery(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
Replaces the current query with the new value.
replaceQuery(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
replaceQueryParam(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
Replaces the current query with the new value.
replaceQueryParam(String, Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
replaceResender(RetransmissionQueueImpl.Resender) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
Plug in replacement resend logic (facilitates unit testing).
ReplyAfterType - Class in org.apache.cxf.ws.addressing.v200403
Java class for ReplyAfterType complex type.
ReplyAfterType() - Constructor for class org.apache.cxf.ws.addressing.v200403.ReplyAfterType
 
ReplyAfterType - Class in org.apache.cxf.ws.addressing.v200408
Java class for ReplyAfterType complex type.
ReplyAfterType() - Constructor for class org.apache.cxf.ws.addressing.v200408.ReplyAfterType
 
REPLYTO_PROPERTY - Static variable in class org.apache.cxf.ws.addressing.WSAContextUtils
 
replyToName - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
REPLYTONAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
REPLYTONAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
ReplyToNameType - Class in org.apache.cxf.transport.jms.wsdl
Java class for replyToNameType complex type.
ReplyToNameType() - Constructor for class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
REPO_ID - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
REPO_STRING - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
REPO_STRING - Static variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
report(String) - Method in class org.apache.cxf.jibx.tools.JibxToolingProblemHandler
 
reportInvalidResourceMethod(Method, String) - Static method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
reportMessageHandlerProblem(String, Class<?>, MediaType, Throwable, Response) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
reportSecurityException(String) - Method in class org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
 
reportServerError(String, String) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
repositoryID - Variable in class org.apache.cxf.binding.corba.wsdl.BindingType
 
repositoryID - Variable in class org.apache.cxf.binding.corba.wsdl.NamedType
 
REQUEST - Static variable in class org.apache.cxf.jaxrs.model.wadl.DocTarget
WADL request element
REQUEST_CONTEXT - Static variable in interface org.apache.cxf.endpoint.Client
 
REQUEST_CONTEXT - Static variable in class org.apache.cxf.jaxrs.client.AbstractClient
 
REQUEST_FAILED - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
 
REQUEST_REDIRECTED - Static variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
REQUEST_SECURITY_TOKEN_TEMPLATE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUEST_SECURITY_TOKEN_TEMPLATE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUEST_SECURITY_TOKEN_TEMPLATE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUEST_URI - Static variable in interface org.apache.cxf.message.Message
 
REQUEST_URL - Static variable in interface org.apache.cxf.message.Message
 
requestCollection(RequestSecurityTokenCollectionType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.RequestCollectionOperation
 
requestCollection(RequestSecurityTokenCollectionType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
 
requestCollection(RequestSecurityTokenCollectionType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
RequestCollectionOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
 
requestContext - Variable in class org.apache.cxf.endpoint.ClientImpl
 
RequestDispatcherProvider - Class in org.apache.cxf.jaxrs.provider
 
RequestDispatcherProvider() - Constructor for class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
RequestDispatcherProvider.HttpServletRequestFilter - Class in org.apache.cxf.jaxrs.provider
 
RequestDispatcherProvider.HttpServletRequestFilter(HttpServletRequest, String, String, boolean) - Constructor for class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
RequestedProofTokenType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for RequestedProofTokenType complex type.
RequestedProofTokenType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestedProofTokenType
 
RequestedReferenceType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for RequestedReferenceType complex type.
RequestedReferenceType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestedReferenceType
 
RequestedSecurityTokenType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for RequestedSecurityTokenType complex type.
RequestedSecurityTokenType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestedSecurityTokenType
 
RequestedTokenCancelledType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for RequestedTokenCancelledType complex type.
RequestedTokenCancelledType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestedTokenCancelledType
 
RequestHandler - Interface in org.apache.cxf.jaxrs.ext
RequestHandler is capable of preprocessing requests ex., they can handle query extensions starting from _type
RequestImpl - Class in org.apache.cxf.jaxrs.impl
TODO : deal with InvalidStateExceptions
RequestImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.RequestImpl
 
RequestKETType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for RequestKETType complex type.
RequestKETType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestKETType
 
REQUESTOR_ROLE - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if the message is a request message.
RequestPreprocessor - Class in org.apache.cxf.jaxrs.impl
 
RequestPreprocessor() - Constructor for class org.apache.cxf.jaxrs.impl.RequestPreprocessor
 
RequestPreprocessor(Map<Object, Object>, Map<Object, Object>) - Constructor for class org.apache.cxf.jaxrs.impl.RequestPreprocessor
 
requestSecurityToken() - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
 
requestSecurityToken - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenCollectionType
 
requestSecurityToken() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
requestSecurityToken(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
requestSecurityToken(String, String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
requestSecurityToken(String, String, String, SecurityToken) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
requestSecurityToken(String, String, String, SecurityToken, String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
RequestSecurityTokenCollectionType - Class in org.apache.cxf.ws.security.sts.provider.model
The RequestSecurityTokenCollection (RSTC) element is used to provide multiple RST requests.
RequestSecurityTokenCollectionType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenCollectionType
 
requestSecurityTokenResponse - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseCollectionType
 
RequestSecurityTokenResponseCollectionType - Class in org.apache.cxf.ws.security.sts.provider.model
The element (RSTRC) MUST be used to return a security token or response to a security token request on the final response.
RequestSecurityTokenResponseCollectionType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseCollectionType
 
RequestSecurityTokenResponseType - Class in org.apache.cxf.ws.security.sts.provider.model
Actual content model is non-deterministic, hence wildcard.
RequestSecurityTokenResponseType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
 
RequestSecurityTokenType - Class in org.apache.cxf.ws.security.sts.provider.model
Actual content model is non-deterministic, hence wildcard.
RequestSecurityTokenType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
 
REQUESTURI_FIELD - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
REQUESTURI_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
REQUESTURI_PARAMETER_NAME - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
REQUESTURI_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
RequestWrapper - Class in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws
 
RequestWrapper() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.RequestWrapper
 
require(int, String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
require(int, String, String) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
require(int, String, String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
REQUIRE_APPLIES_TO - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_APPLIES_TO - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_CLIENT_CERTIFICATE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_CLIENT_CERTIFICATE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_CLIENT_ENTROPY - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_CLIENT_ENTROPY - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_CLIENT_ENTROPY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_EMBEDDED_TOKEN_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_EMBEDDED_TOKEN_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_EMBEDDED_TOKEN_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_EXPLICIT_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_EXPLICIT_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_EXTERNAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_EXTERNAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_EXTERNAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_EXTERNAL_URI_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_EXTERNAL_URI_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_EXTERNAL_URI_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_IMPLIED_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_IMPLIED_DERIVED_KEYS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_INTERNAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_INTERNAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_INTERNAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_ISSUER_SERIAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_ISSUER_SERIAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_ISSUER_SERIAL_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_KEY_IDENTIFIER_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_KEY_IDENTIFIER_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_KEY_IDENTIFIER_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_REQUEST_SECURITY_TOKEN_COLLECTION - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_REQUEST_SECURITY_TOKEN_COLLECTION - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_SERVER_ENTROPY - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_SERVER_ENTROPY - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_SERVER_ENTROPY - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_SIGNATURE_CONFIRMATION - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_SIGNATURE_CONFIRMATION - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_SIGNATURE_CONFIRMATION - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRE_THUMBPRINT_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRE_THUMBPRINT_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRE_THUMBPRINT_REFERENCE - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
required - Variable in class org.apache.cxf.configuration.security.ClientAuthentication
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
required - Variable in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
required - Variable in class org.apache.cxf.wsdl.TExtensibilityElement
 
REQUIRED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
REQUIRED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
REQUIRED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
REQUIRED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
RequiredElements - Class in org.apache.cxf.ws.security.policy.model
 
RequiredElements(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.RequiredElements
 
RequiredElementsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
RequiredElementsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.RequiredElementsBuilder
 
RequiredParts - Class in org.apache.cxf.ws.security.policy.model
 
RequiredParts(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.RequiredParts
 
RequiredPartsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
RequiredPartsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.RequiredPartsBuilder
 
requiresEntropy - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
requiresFailover(Exchange) - Method in class org.apache.cxf.clustering.FailoverTargetSelector
Check if the exchange is suitable for a failover.
requiresFailover(Exchange) - Method in class org.apache.cxf.clustering.LoadDistributorTargetSelector
 
requiresRequestCaching() - Method in class org.apache.cxf.transport.http.auth.DefaultBasicAuthSupplier
 
requiresRequestCaching() - Method in class org.apache.cxf.transport.http.auth.DigestAuthSupplier
If the supplier requires the request to be cached to be resent, return true With digest, the nonce could expire and thus a rechallenge will be issued.
requiresRequestCaching() - Method in interface org.apache.cxf.transport.http.auth.HttpAuthSupplier
If the supplier requires the request to be cached to be resent, return true
requiresRequestCaching() - Method in class org.apache.cxf.transport.http.auth.SpnegoAuthSupplier
 
resAuth - Variable in class org.apache.cxf.jaxws.javaee.ResourceRefType
 
ResAuthType - Class in org.apache.cxf.jaxws.javaee
The res-authType specifies whether the Deployment Component code signs on programmatically to the resource manager, or whether the Container will sign on to the resource manager on behalf of the Deployment Component.
ResAuthType() - Constructor for class org.apache.cxf.jaxws.javaee.ResAuthType
 
resend(Message, boolean) - Method in interface org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.Resender
Resend mechanics.
reserveClass(String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
reset() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
reset() - Method in class org.apache.cxf.common.classloader.ClassLoaderUtils.ClassLoaderHolder
 
reset() - Method in interface org.apache.cxf.continuations.Continuation
Reset the continuation
reset() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
reset() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Resets the headers and response state if any
reset() - Method in interface org.apache.cxf.jaxrs.client.Client
Resets the headers and response state if any
reset() - Method in interface org.apache.cxf.jaxrs.client.ClientState
Resets the current state to the baseURI
reset() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
reset() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
reset() - Method in class org.apache.cxf.jaxrs.client.WebClient
 
reset() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
reset() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
reset() - Method in class org.apache.cxf.management.counters.ResponseTimeCounter
 
reset() - Method in interface org.apache.cxf.management.counters.ResponseTimeCounterMBean
 
reset() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
reset() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
reset() - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
reset() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
reset() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
resetBaseAddress(URI) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
resetBuffer() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
resetContextCache() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
resetContextCache() - Method in interface org.apache.cxf.message.Message
 
resetContextCache() - Method in class org.apache.cxf.message.MessageImpl
 
resetCurrentBuilder(URI) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
resetOut(OutputStream, boolean) - Method in class org.apache.cxf.io.CachedOutputStream
Replace the original stream with the new one, optionally copying the content of the old one into the new one.
resetQuery() - Method in class org.apache.cxf.jaxrs.client.WebClient
Resets the current query
resetResponse() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
resolve(String, Class<T>) - Method in class org.apache.cxf.bus.spring.BusApplicationContextResourceResolver
 
resolve(OASISCatalogManager, String, String) - Method in class org.apache.cxf.catalog.OASISCatalogManagerHelper
 
resolve(EndpointReferenceType) - Method in interface org.apache.cxf.endpoint.EndpointResolver
Retrieve a concrete EPR corresponding to the given abstract EPR, returning a cached reference if already resolved.
resolve(EndpointReferenceType) - Method in interface org.apache.cxf.endpoint.EndpointResolverRegistry
Walk the list of registered EndpointResolvers, so as to retrieve a concrete EPR corresponding to the given abstract EPR, returning a cached reference if already resolved.
resolve(EndpointReferenceType) - Method in class org.apache.cxf.endpoint.EndpointResolverRegistryImpl
Walk the list of registered EndpointResolvers, so as to retrieve a concrete EPR corresponding to the given abstract EPR, returning a cached reference if already resolved.
resolve(Class<?>, Annotation[], Map<Class<?>, QName>) - Method in interface org.apache.cxf.jaxrs.model.wadl.ElementQNameResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.jaxws.context.WebServiceContextResourceResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.jaxws.handler.InitParamResourceResolver
 
resolve(String, String) - Method in class org.apache.cxf.jibx.tools.JibxSchemaResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.ClassLoaderResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.ClasspathResolver
 
resolve(String, String) - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.ObjectTypeResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.PropertiesResolver
 
resolve(String, Class<T>) - Method in interface org.apache.cxf.resource.ResourceResolver
Resolve a resource given its name and type.
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.SinglePropertyResolver
 
resolve(String, String, Class) - Method in class org.apache.cxf.resource.URIResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.transport.servlet.ServletContextResourceResolver
 
resolve(String, String) - Method in class org.apache.cxf.transport.TransportURIResolver
 
resolve(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Resolve logical endpoint reference via the Bus EndpointResolverRegistry.
resolveClass(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolved() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
ACK has been received for this candidate.
ResolveEndpointFailedException - Exception in org.apache.cxf.transport.jms.uri
A runtime exception thrown if an Endpoint cannot be resolved via URI
ResolveEndpointFailedException(String, Throwable) - Constructor for exception org.apache.cxf.transport.jms.uri.ResolveEndpointFailedException
 
ResolveEndpointFailedException(String, String) - Constructor for exception org.apache.cxf.transport.jms.uri.ResolveEndpointFailedException
 
resolveEntity(String, String) - Method in class org.apache.cxf.bus.spring.BusEntityResolver
 
resolveEntity(String, String, String) - Method in class org.apache.cxf.catalog.CatalogXmlSchemaURIResolver
 
resolveEntity(String, String) - Method in class org.apache.cxf.helpers.DOMUtils.NullResolver
 
resolveEntity(String, String) - Method in class org.apache.cxf.wstx_msv_validation.ResolvingGrammarReaderController
 
resolveExternal(PolicyReference, String) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
resolveExternal(PolicyReference, String, Bus) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
resolveFeatures() - Method in class org.apache.cxf.jaxws.support.JaxWsEndpointImpl
 
resolveField(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolveHandlerChainAnnotationFile(Class, String) - Method in class org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
 
resolveHandlerChainFile(Class, String) - Method in class org.apache.cxf.jaxws.handler.HandlerChainBuilder
Resolve handler chain configuration file associated with the given class
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.jaxws.spring.EndpointDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser
 
resolveId(Element, ParserContext) - Method in class org.apache.cxf.ws.policy.blueprint.PolicyBPDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.ws.policy.spring.PolicyBeanDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser
 
resolveMethod(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolveNameAndType(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolveNamespacePrefix(String, Node) - Method in class org.apache.cxf.test.TestUtilities
Handy function for checking correctness of qualifies names in schema attribute values.
resolveOrCreateDestination(JmsTemplate, String, boolean) - Static method in class org.apache.cxf.transport.jms.JMSFactory
If the destinationName given is null then a temporary destination is created else the destination name is resolved using the resolver from the jmsConfig
resolvePartName(MessagePartInfo) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
resolvePartNamespace(MessagePartInfo) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
resolvePartType(MessagePartInfo) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
resolvePartType(MessagePartInfo, ToolContext) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
resolvePartType(MessagePartInfo, ToolContext, boolean) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
resolvePublic(String, String) - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
resolver - Variable in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
resolveReference(String) - Method in class org.apache.cxf.ws.policy.attachment.reference.LocalDocumentReferenceResolver
 
resolveReference(String, Element) - Method in class org.apache.cxf.ws.policy.attachment.reference.LocalDocumentReferenceResolver
 
resolveReference(String) - Method in class org.apache.cxf.ws.policy.attachment.reference.LocalServiceModelReferenceResolver
 
resolveReference(String) - Method in interface org.apache.cxf.ws.policy.attachment.reference.ReferenceResolver
 
resolveReference(String) - Method in class org.apache.cxf.ws.policy.attachment.reference.RemoteReferenceResolver
 
resolveResource(String, Class<T>) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
resolveResource(String, Class<T>, List<ResourceResolver>) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
resolveResource(String, Class<T>) - Method in interface org.apache.cxf.resource.ResourceManager
Resolve a resource.
resolveResource(String, Class<T>, List<ResourceResolver>) - Method in interface org.apache.cxf.resource.ResourceManager
Resolve a resource with via a specified list of resovlers.
resolveResource(String, String, String, String, String) - Method in class org.apache.cxf.wstx_msv_validation.ResolvingGrammarReaderController
 
resolveSystem(String) - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
resolveURI(String) - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
resolveUtf8(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolveWithCatalogs(OASISCatalogManager, String, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
ResolvingGrammarReaderController - Class in org.apache.cxf.wstx_msv_validation
Catch error messages and resolve schema locations.
ResolvingGrammarReaderController(String, Map<String, EmbeddedSchema>) - Constructor for class org.apache.cxf.wstx_msv_validation.ResolvingGrammarReaderController
 
resource - Variable in class org.apache.cxf.configuration.security.CertStoreType
 
resource - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
RESOURCE - Static variable in class org.apache.cxf.jaxrs.model.wadl.DocTarget
WADL resource element, in most cases it corresponds to the root resource or sub-resource classes
resourceClass - Variable in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
ResourceComparator - Interface in org.apache.cxf.jaxrs.ext
Can be used to affect the way the JAXRS selection algorithm chooses between multiple matching resource classes and methods
resourceEnvRefName - Variable in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
 
ResourceEnvRefType - Class in org.apache.cxf.jaxws.javaee
The resource-env-refType is used to define resource-env-type elements.
ResourceEnvRefType() - Constructor for class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
 
resourceEnvRefType - Variable in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
 
ResourceInjector - Class in org.apache.cxf.common.injection
injects references specified using @Resource annotation
ResourceInjector(ResourceManager) - Constructor for class org.apache.cxf.common.injection.ResourceInjector
 
ResourceInjector(ResourceManager, List<ResourceResolver>) - Constructor for class org.apache.cxf.common.injection.ResourceInjector
 
ResourceManager - Interface in org.apache.cxf.resource
Locates resources that are used at runtime.
ResourceManagerImpl - Class in org.apache.cxf.bus.resource
 
ResourceManagerImpl() - Constructor for class org.apache.cxf.bus.resource.ResourceManagerImpl
 
ResourceManagerImpl(Bus) - Constructor for class org.apache.cxf.bus.resource.ResourceManagerImpl
 
ResourceManagerWSDLLocator - Class in org.apache.cxf.wsdl11
 
ResourceManagerWSDLLocator(String, WSDLLocator, Bus) - Constructor for class org.apache.cxf.wsdl11.ResourceManagerWSDLLocator
 
ResourceManagerWSDLLocator(String, Bus) - Constructor for class org.apache.cxf.wsdl11.ResourceManagerWSDLLocator
 
resourceOpened - Variable in class org.apache.cxf.resource.ExtendedURIResolver
 
ResourceProvider - Interface in org.apache.cxf.jaxrs.lifecycle
ResourceProvider controls the life-cycle of the JAX-RS root resources.
resourceProviders - Variable in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
ResourceRefType - Class in org.apache.cxf.jaxws.javaee
The resource-refType contains a declaration of a Deployment Component's reference to an external resource.
ResourceRefType() - Constructor for class org.apache.cxf.jaxws.javaee.ResourceRefType
 
ResourceResolver - Interface in org.apache.cxf.resource
Resolves resource.
ResourceStrategy - Interface in org.apache.cxf.binding.http.strategy
A ResourceStrategy represents a method of mapping an Operation to a URI/Verb combination.
ResourceUtils - Class in org.apache.cxf.jaxrs.utils
 
respondUsingQueryHandler(QueryHandler, HttpServletResponse, EndpointInfo, String, String) - Method in class org.apache.cxf.transport.servlet.ServletController
 
RESPONSE - Static variable in class org.apache.cxf.jaxrs.model.wadl.DocTarget
WADL request element
response - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination.BackChannelConduit
 
RESPONSE_CODE - Static variable in interface org.apache.cxf.message.Message
 
RESPONSE_COMMITED - Static variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
RESPONSE_CONDUIT - Static variable in class org.apache.cxf.transport.local.LocalConduit
 
RESPONSE_CONTEXT - Static variable in interface org.apache.cxf.endpoint.Client
 
RESPONSE_CONTEXT - Static variable in class org.apache.cxf.jaxrs.client.AbstractClient
 
RESPONSE_HEADERS_COPIED - Static variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
ResponseBuilderImpl - Class in org.apache.cxf.jaxrs.impl
 
ResponseBuilderImpl() - Constructor for class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
responseContext - Variable in class org.apache.cxf.endpoint.ClientImpl
 
ResponseExceptionMapper<E extends Throwable> - Interface in org.apache.cxf.jaxrs.client
Converts Response to checked or runtime Exception
ResponseHandler - Interface in org.apache.cxf.jaxrs.ext
ResponseHandler is capable of postprocessing requests ex., they can update the response status code, etc
ResponseImpl - Class in org.apache.cxf.jaxrs.impl
 
ResponseReader - Class in org.apache.cxf.jaxrs.client
 
ResponseReader() - Constructor for class org.apache.cxf.jaxrs.client.ResponseReader
 
ResponseReader(Class<?>) - Constructor for class org.apache.cxf.jaxrs.client.ResponseReader
 
ResponseTimeCounter - Class in org.apache.cxf.management.counters
 
ResponseTimeCounter(ObjectName) - Constructor for class org.apache.cxf.management.counters.ResponseTimeCounter
 
ResponseTimeCounterMBean - Interface in org.apache.cxf.management.counters
 
ResponseTimeFeature - Class in org.apache.cxf.management.interceptor
 
ResponseTimeFeature() - Constructor for class org.apache.cxf.management.interceptor.ResponseTimeFeature
 
ResponseTimeMessageInInterceptor - Class in org.apache.cxf.management.interceptor
 
ResponseTimeMessageInInterceptor() - Constructor for class org.apache.cxf.management.interceptor.ResponseTimeMessageInInterceptor
 
ResponseTimeMessageInvokerInterceptor - Class in org.apache.cxf.management.interceptor
 
ResponseTimeMessageInvokerInterceptor() - Constructor for class org.apache.cxf.management.interceptor.ResponseTimeMessageInvokerInterceptor
 
ResponseTimeMessageOutInterceptor - Class in org.apache.cxf.management.interceptor
 
ResponseTimeMessageOutInterceptor() - Constructor for class org.apache.cxf.management.interceptor.ResponseTimeMessageOutInterceptor
 
ResponseTimeMessageOutInterceptor.EndingInterceptor - Class in org.apache.cxf.management.interceptor
 
ResponseTimeMessageOutInterceptor.EndingInterceptor() - Constructor for class org.apache.cxf.management.interceptor.ResponseTimeMessageOutInterceptor.EndingInterceptor
 
ResponseWrapper - Class in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws
 
ResponseWrapper() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.ResponseWrapper
 
resRefName - Variable in class org.apache.cxf.jaxws.javaee.ResourceRefType
 
resSharingScope - Variable in class org.apache.cxf.jaxws.javaee.ResourceRefType
 
ResSharingScopeType - Class in org.apache.cxf.jaxws.javaee
The res-sharing-scope type specifies whether connections obtained through the given resource manager connection factory reference can be shared.
ResSharingScopeType() - Constructor for class org.apache.cxf.jaxws.javaee.ResSharingScopeType
 
rest - Variable in class org.apache.cxf.wsdl.TOperation
 
restoreClassLoader() - Method in class org.apache.cxf.maven_plugin.ClassLoaderSwitcher
Restore the old classloader
resType - Variable in class org.apache.cxf.jaxws.javaee.ResourceRefType
 
result - Variable in class org.apache.cxf.endpoint.ClientCallback
 
ResultBufferedCommand - Class in org.apache.cxf.common.commands
 
ResultBufferedCommand() - Constructor for class org.apache.cxf.common.commands.ResultBufferedCommand
 
ResultBufferedCommand(String[]) - Constructor for class org.apache.cxf.common.commands.ResultBufferedCommand
 
resume() - Method in interface org.apache.cxf.continuations.Continuation
Resume a suspended request
resume() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
resume() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
resume() - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
resume() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
resume() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
resume(SourceSequence) - Method in interface org.apache.cxf.ws.rm.RetransmissionQueue
Resumes the retransmission attempts for the specified sequence
resume() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
resume(SourceSequence) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
resumeSourceQueue(String) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
retainAll(Collection<?>) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
retainAll(Collection) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
retainAll(Collection<?>) - Method in class org.apache.cxf.common.util.SortedArraySet
 
RetransmissionCallback - Class in org.apache.cxf.ws.rm
 
RetransmissionInterceptor - Class in org.apache.cxf.ws.rm
 
RetransmissionInterceptor() - Constructor for class org.apache.cxf.ws.rm.RetransmissionInterceptor
 
RetransmissionQueue - Interface in org.apache.cxf.ws.rm
 
RetransmissionQueueImpl - Class in org.apache.cxf.ws.rm.soap
 
RetransmissionQueueImpl(RMManager) - Constructor for class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
RetransmissionQueueImpl.ResendCandidate - Class in org.apache.cxf.ws.rm.soap
Represents a candidate for resend, i.e.
RetransmissionQueueImpl.ResendCandidate(Message) - Constructor for class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
RetransmissionQueueImpl.Resender - Interface in org.apache.cxf.ws.rm.soap
Encapsulates actual resend logic (pluggable to facilitate unit testing)
RetransmissionStatus - Interface in org.apache.cxf.ws.rm
 
RetrievalMethodType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for RetrievalMethodType complex type.
RetrievalMethodType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
 
retrieveAndSetPayload(Message, Message, String) - Static method in class org.apache.cxf.transport.jms.JMSUtils
Extract the payload of an incoming message.
retrieveAsyncPostResponseDispatch(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that an async post-response service invocation is required.
retrieveDeferredUncorrelatedMessageAbort(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that a deferred uncorrelated message abort should occur.
retrieveDeferUncorrelatedMessageAbort(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that a deferred uncorrelated message abort is supported
retrieveEngine() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
Post-configure retreival of server engine.
retrieveFromContinuation(HttpServletRequest) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
retrieveFromContinuation(HttpServletRequest) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
retrieveFromServlet3Async(HttpServletRequest) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
retrieveJettyHTTPServerEngine(int) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call retrieves a previously configured JettyHTTPServerEngine for the given port.
retrieveListenerFactory() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
retrieveMAPFaultName(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve MAP fault name from the message.
retrieveMAPFaultReason(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve MAP fault reason from the message.
retrieveMAPs(Message, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
retrieveMAPs(Message, boolean, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
retrieveMAPs(Message, boolean, boolean) - Static method in class org.apache.cxf.ws.rm.RMContextUtils
Retrieves the addressing properties from the current message.
retrievePartialResponseSent(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that a partial response has been sent.
retrieveRMProperties(Message, boolean) - Static method in class org.apache.cxf.ws.rm.RMContextUtils
Retrieve the RM properties from the current message.
retrieveTo(Conduit, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Retrieve To EPR from the context.
retrieveUsingAddressing(Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Retrieve UsingAddressing override flag from the context
Retryable - Interface in org.apache.cxf.endpoint
Implemented by Clients that are willing to accept retried invocations.
retryInvoke(URI, MultivaluedMap<String, String>, Object, Exchange, Map<String, Object>) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
retryInvoke(URI, MultivaluedMap<String, String>, Object, Exchange, Map<String, Object>) - Method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
retryInvoke(URI, MultivaluedMap<String, String>, Object, Exchange, Map<String, Object>) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
RetryStrategy - Class in org.apache.cxf.clustering
This strategy simply retries the invocation using the same Endpoint (CXF-2036).
RetryStrategy() - Constructor for class org.apache.cxf.clustering.RetryStrategy
 
RETURN - Static variable in class org.apache.cxf.jaxrs.model.wadl.DocTarget
WADL response representation element, corresponds to the return type of the resource method
reuseAddress - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
rewriteAddress(String, Element, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
RM10Constants - Class in org.apache.cxf.ws.rm
Holder for names for WS-ReliableMessaging 1.0.
RM10PolicyUtils - Class in org.apache.cxf.ws.rm.policy
 
RM11AssertionBuilder - Class in org.apache.cxf.ws.rm.policy
 
RM11AssertionBuilder() - Constructor for class org.apache.cxf.ws.rm.policy.RM11AssertionBuilder
 
RM11Constants - Class in org.apache.cxf.ws.rm
Holder for names for WS-ReliableMessaging 1.1.
RM_NS - Static variable in class org.apache.cxf.ws.rm.blueprint.RMBPBeanDefinitionParser
 
RM_PROPERTIES_INBOUND - Static variable in class org.apache.cxf.ws.rm.RMMessageConstants
Used to cache inbound RM properties in message.
RM_PROPERTIES_OUTBOUND - Static variable in class org.apache.cxf.ws.rm.RMMessageConstants
Used to cache outbound RM properties in message.
RMAssertion - Class in org.apache.cxf.ws.rmp.v200502
Java class for anonymous complex type.
RMAssertion() - Constructor for class org.apache.cxf.ws.rmp.v200502.RMAssertion
 
RMAssertion - Class in org.apache.cxf.ws.rmp.v200702
Java class for anonymous complex type.
RMAssertion() - Constructor for class org.apache.cxf.ws.rmp.v200702.RMAssertion
 
RMAssertion.AcknowledgementInterval - Class in org.apache.cxf.ws.rmp.v200502
Java class for anonymous complex type.
RMAssertion.AcknowledgementInterval() - Constructor for class org.apache.cxf.ws.rmp.v200502.RMAssertion.AcknowledgementInterval
 
RMAssertion.BaseRetransmissionInterval - Class in org.apache.cxf.ws.rmp.v200502
Java class for anonymous complex type.
RMAssertion.BaseRetransmissionInterval() - Constructor for class org.apache.cxf.ws.rmp.v200502.RMAssertion.BaseRetransmissionInterval
 
RMAssertion.ExponentialBackoff - Class in org.apache.cxf.ws.rmp.v200502
Java class for anonymous complex type.
RMAssertion.ExponentialBackoff() - Constructor for class org.apache.cxf.ws.rmp.v200502.RMAssertion.ExponentialBackoff
 
RMAssertion.InactivityTimeout - Class in org.apache.cxf.ws.rmp.v200502
Java class for anonymous complex type.
RMAssertion.InactivityTimeout() - Constructor for class org.apache.cxf.ws.rmp.v200502.RMAssertion.InactivityTimeout
 
RMASSERTION_NAME - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
RMASSERTION_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
RMASSERTION_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
RMAssertionBuilder - Class in org.apache.cxf.ws.rm.policy
 
RMAssertionBuilder() - Constructor for class org.apache.cxf.ws.rm.policy.RMAssertionBuilder
 
RMBPBeanDefinitionParser - Class in org.apache.cxf.ws.rm.blueprint
This class provides some common functions used by the two BP bean definition parsers in this package.
RMBPBeanDefinitionParser(Class<?>) - Constructor for class org.apache.cxf.ws.rm.blueprint.RMBPBeanDefinitionParser
 
RMBPHandler - Class in org.apache.cxf.ws.rm.blueprint
 
RMBPHandler() - Constructor for class org.apache.cxf.ws.rm.blueprint.RMBPHandler
 
RMCaptureInInterceptor - Class in org.apache.cxf.ws.rm
 
RMCaptureInInterceptor() - Constructor for class org.apache.cxf.ws.rm.RMCaptureInInterceptor
 
RMConstants - Class in org.apache.cxf.ws.rm
Holder for WS-RM names (of headers, namespaces etc.).
RMConstants() - Constructor for class org.apache.cxf.ws.rm.RMConstants
 
RMContextUtils - Class in org.apache.cxf.ws.rm
Holder for utility methods relating to contexts.
RMContextUtils() - Constructor for class org.apache.cxf.ws.rm.RMContextUtils
Prevents instantiation.
RMDeliveryInterceptor - Class in org.apache.cxf.ws.rm
Interceptor used for InOrder delivery of messages to the destination.
RMDeliveryInterceptor() - Constructor for class org.apache.cxf.ws.rm.RMDeliveryInterceptor
 
RMEndpoint - Class in org.apache.cxf.ws.rm
 
RMEndpoint(RMManager, Endpoint, ProtocolVariation) - Constructor for class org.apache.cxf.ws.rm.RMEndpoint
Constructor.
RMException - Exception in org.apache.cxf.ws.rm
PolicyException is the type of RuntimeException thrown by any exceptions encountered by the policy framework.
RMException(Message, Throwable) - Constructor for exception org.apache.cxf.ws.rm.RMException
 
RMException(Message) - Constructor for exception org.apache.cxf.ws.rm.RMException
 
RMException(Throwable) - Constructor for exception org.apache.cxf.ws.rm.RMException
 
RMFeature - Class in org.apache.cxf.ws.rm.feature
 
RMFeature() - Constructor for class org.apache.cxf.ws.rm.feature.RMFeature
 
RMFeatureBeanDefinitionParser - Class in org.apache.cxf.ws.rm.spring
 
RMFeatureBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.rm.spring.RMFeatureBeanDefinitionParser
 
RMInInterceptor - Class in org.apache.cxf.ws.rm
 
RMInInterceptor() - Constructor for class org.apache.cxf.ws.rm.RMInInterceptor
 
RMManager - Class in org.apache.cxf.ws.rm
 
RMManager() - Constructor for class org.apache.cxf.ws.rm.RMManager
 
RMManagerBeanDefinitionParser - Class in org.apache.cxf.ws.rm.spring
 
RMManagerBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.rm.spring.RMManagerBeanDefinitionParser
 
RMMessage - Class in org.apache.cxf.ws.rm.persistence
 
RMMessage() - Constructor for class org.apache.cxf.ws.rm.persistence.RMMessage
 
RMMessageConstants - Class in org.apache.cxf.ws.rm
A container for WS-RM message constants.
RMOutInterceptor - Class in org.apache.cxf.ws.rm
 
RMOutInterceptor() - Constructor for class org.apache.cxf.ws.rm.RMOutInterceptor
 
RMPolicyInterceptorProvider - Class in org.apache.cxf.ws.rm.policy
 
RMPolicyInterceptorProvider(Bus) - Constructor for class org.apache.cxf.ws.rm.policy.RMPolicyInterceptorProvider
 
RMProperties - Class in org.apache.cxf.ws.rm
 
RMProperties() - Constructor for class org.apache.cxf.ws.rm.RMProperties
 
RMSoapInterceptor - Class in org.apache.cxf.ws.rm.soap
Protocol Handler responsible for {en|de}coding the RM Properties for {outgo|incom}ing messages.
RMSoapInterceptor() - Constructor for class org.apache.cxf.ws.rm.soap.RMSoapInterceptor
Constructor.
RMStore - Interface in org.apache.cxf.ws.rm.persistence
 
RMStoreException - Exception in org.apache.cxf.ws.rm.persistence
RMStoreException is the type of RuntimeException thrown by the RMStore when encountering problems.
RMStoreException(Message, Throwable) - Constructor for exception org.apache.cxf.ws.rm.persistence.RMStoreException
 
RMStoreException(Message) - Constructor for exception org.apache.cxf.ws.rm.persistence.RMStoreException
 
RMStoreException(Throwable) - Constructor for exception org.apache.cxf.ws.rm.persistence.RMStoreException
 
RMTxStore - Class in org.apache.cxf.ws.rm.persistence.jdbc
 
RMTxStore() - Constructor for class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
RMTxStoreBeanDefinitionParser - Class in org.apache.cxf.ws.rm.spring
 
RMTxStoreBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.rm.spring.RMTxStoreBeanDefinitionParser
 
RMUtils - Class in org.apache.cxf.ws.rm
 
ROLE_CLASSIFIER_CLASS_NAME - Static variable in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
ROLE_CLASSIFIER_PREFIX - Static variable in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
roleLink - Variable in class org.apache.cxf.jaxws.javaee.SecurityRoleRefType
 
roleName - Variable in class org.apache.cxf.jaxws.javaee.RunAsType
 
roleName - Variable in class org.apache.cxf.jaxws.javaee.SecurityRoleRefType
 
roleName - Variable in class org.apache.cxf.jaxws.javaee.SecurityRoleType
 
RoleNameType - Class in org.apache.cxf.jaxws.javaee
The role-nameType designates the name of a security role.
RoleNameType() - Constructor for class org.apache.cxf.jaxws.javaee.RoleNameType
 
RolePrefixSecurityContextImpl - Class in org.apache.cxf.interceptor.security
 
RolePrefixSecurityContextImpl(Subject, String) - Constructor for class org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
 
RolePrefixSecurityContextImpl(Subject, String, String) - Constructor for class org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
 
root - Variable in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
ROOT_INSTANCE - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
ROOT_PROVIDER - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
ROOT_RESOURCE_CLASS - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
rootNode - Variable in class org.apache.cxf.bindings.xformat.XMLBindingMessageFormat
 
routingInterceptors - Variable in class org.apache.cxf.transport.MultipleEndpointObserver
 
RPAREN - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
RPC - Static variable in class org.apache.cxf.common.WSDLConstants
 
RPC_WRAPPED - Static variable in class org.apache.cxf.common.WSDLConstants
 
RPCInInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
RPCInInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.RPCInInterceptor
 
RPCOutInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
RPCOutInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.RPCOutInterceptor
 
RSA_SHA1 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
RSAKeyValueType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for RSAKeyValueType complex type.
RSAKeyValueType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
 
RSHIFT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
run() - Method in class org.apache.cxf.bus.CXFBusImpl
 
run() - Method in interface org.apache.cxf.Bus
 
run() - Method in class org.apache.cxf.common.commands.ForkedCommand
Implements the run method for the thread on which the process is executed.
run() - Method in class org.apache.cxf.common.util.StreamPrinter
 
run() - Method in class org.apache.cxf.common.util.SystemPropertyAction
 
run(String[]) - Static method in class org.apache.cxf.tools.corba.IDLToWSDL
 
run(String[]) - Static method in class org.apache.cxf.tools.corba.WSDLToIDL
 
run() - Method in class org.apache.cxf.tools.java2ws.JavaToWS
 
run(OutputStream) - Method in class org.apache.cxf.tools.java2ws.JavaToWS
 
run(ToolContext) - Method in class org.apache.cxf.tools.wadlto.WADLToJava
 
run(ToolContext, OutputStream) - Method in class org.apache.cxf.tools.wadlto.WADLToJava
 
run(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.javascript.WSDLToJavaScript
 
run(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJava
 
run(ToolContext, OutputStream) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJava
 
run() - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Only returns after workqueue has been shutdown.
run() - Method in class org.apache.cxf.workqueue.WorkQueueManagerImpl
 
run() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
RUN_NON_LOGICAL - Static variable in class org.apache.cxf.binding.object.ObjectBindingFactory
 
RunAsType - Class in org.apache.cxf.jaxws.javaee
The run-asType specifies the run-as identity to be used for the execution of a component.
RunAsType() - Constructor for class org.apache.cxf.jaxws.javaee.RunAsType
 
runForked(Set<URI>, String, String[]) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
RUNTIME_DATABINDING_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
RuntimeDelegateImpl - Class in org.apache.cxf.jaxrs.impl
 
RuntimeDelegateImpl() - Constructor for class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
runTool(Class<? extends ToolContainer>, InputStream, boolean, String[]) - Static method in class org.apache.cxf.tools.common.toolspec.ToolRunner
 
runTool(Class<? extends ToolContainer>, InputStream, boolean, String[], OutputStream) - Static method in class org.apache.cxf.tools.common.toolspec.ToolRunner
 
runTool(Class<? extends ToolContainer>, InputStream, boolean, String[], ToolContext) - Static method in class org.apache.cxf.tools.common.toolspec.ToolRunner
 
runTool(Class<? extends ToolContainer>, InputStream, boolean, String[], boolean) - Static method in class org.apache.cxf.tools.common.toolspec.ToolRunner
 
runTool(Class<? extends ToolContainer>, InputStream, boolean, String[], boolean, ToolContext) - Static method in class org.apache.cxf.tools.common.toolspec.ToolRunner
 
runTool(Class<? extends ToolContainer>, InputStream, boolean, String[], boolean, ToolContext, OutputStream) - Static method in class org.apache.cxf.tools.common.toolspec.ToolRunner
 

S

saaj - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
SAAJFactoryResolver - Class in org.apache.cxf.binding.soap.saaj
 
SAAJInInterceptor - Class in org.apache.cxf.binding.soap.saaj
Builds a SAAJ tree from the Document fragment inside the message which contains the SOAP headers and from the XMLStreamReader.
SAAJInInterceptor() - Constructor for class org.apache.cxf.binding.soap.saaj.SAAJInInterceptor
 
SAAJInInterceptor(String) - Constructor for class org.apache.cxf.binding.soap.saaj.SAAJInInterceptor
 
SAAJInInterceptor.SAAJPreInInterceptor - Class in org.apache.cxf.binding.soap.saaj
This class sets up the Document in the Message so that the ReadHeadersInterceptor can read directly into the SAAJ document instead of creating a new DOM that we would need to copy into the SAAJ later.
SAAJInInterceptor.SAAJPreInInterceptor() - Constructor for class org.apache.cxf.binding.soap.saaj.SAAJInInterceptor.SAAJPreInInterceptor
 
SAAJOutInterceptor - Class in org.apache.cxf.binding.soap.saaj
Sets up the outgoing chain to build a SAAJ tree instead of writing directly to the output stream.
SAAJOutInterceptor() - Constructor for class org.apache.cxf.binding.soap.saaj.SAAJOutInterceptor
 
SAAJOutInterceptor.SAAJOutEndingInterceptor - Class in org.apache.cxf.binding.soap.saaj
 
SAAJOutInterceptor.SAAJOutEndingInterceptor() - Constructor for class org.apache.cxf.binding.soap.saaj.SAAJOutInterceptor.SAAJOutEndingInterceptor
 
SAML1_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SAML2_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SAML_11_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SAML_11_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SAML_20_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SAML_CALLBACK_HANDLER - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SAML_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SAML_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SAML_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SamlToken - Class in org.apache.cxf.ws.security.policy.model
 
SamlToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.SamlToken
 
SamlTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SamlTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.SamlTokenBuilder
 
SamlTokenInterceptor - Class in org.apache.cxf.ws.security.wss4j
An interceptor to create and add a SAML token to the security header of an outbound request, and to process a SAML Token on an inbound request.
SamlTokenInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.SamlTokenInterceptor
 
SamlTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
 
SamlTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.SamlTokenInterceptorProvider
 
SamlTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a SamlToken policy.
SamlTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SamlTokenPolicyValidator
 
save(ExchangeData) - Method in interface org.apache.cxf.management.persistence.ExchangeDataDAO
 
save(ExchangeData) - Method in class org.apache.cxf.management.persistence.FilesystemExchangeDataDAO
 
SAVED_CONTENT - Static variable in class org.apache.cxf.ws.rm.RMMessageConstants
 
SC10_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SC10_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SC10_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SC13_SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
scale - Variable in class org.apache.cxf.binding.corba.wsdl.Anonfixed
 
scale - Variable in class org.apache.cxf.binding.corba.wsdl.Fixed
 
scanPackages(Set<Class<?>>) - Static method in class org.apache.cxf.jaxb.JAXBContextCache
 
scanPackages(Set<Class<?>>, Map<Package, CachedClass>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
scanPackages(Set<Class<?>>, Class[], Map<Package, CachedClass>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
schedule(Runnable, long) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
schedule(Runnable, long) - Method in interface org.apache.cxf.workqueue.WorkQueue
Schedules a work item for execution at some time in the future.
schedule() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
schema - Variable in class org.apache.cxf.aegis.AbstractAegisIoImpl
 
schema - Variable in class org.apache.cxf.jaxb.JAXBDataBase
 
schema - Variable in class org.apache.cxf.tools.corba.processors.idl.ParamDeferredAction
 
schema - Variable in class org.apache.cxf.tools.corba.processors.idl.SequenceDeferredAction
 
schema - Variable in class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
schema - Variable in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
SCHEMA_NAMESPACE - Static variable in class org.apache.cxf.jibx.JibxSimpleTypes
 
SCHEMA_NAMESPACE - Static variable in class org.apache.cxf.jibx.JibxUtil
 
SCHEMA_NS_URI - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
SCHEMA_RESOURCE - Static variable in class org.apache.cxf.jaxb.JAXBDataBinding
 
SCHEMA_TARGET_NAMESPACES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SCHEMA_URI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SCHEMA_VALIDATION_ENABLED - Static variable in interface org.apache.cxf.message.Message
 
SchemaCollection - Class in org.apache.cxf.common.xmlschema
Wrapper class for XmlSchemaCollection that deals with various quirks and bugs.
SchemaCollection() - Constructor for class org.apache.cxf.common.xmlschema.SchemaCollection
 
SchemaCollection(XmlSchemaCollection) - Constructor for class org.apache.cxf.common.xmlschema.SchemaCollection
 
SchemaDeferredAction - Interface in org.apache.cxf.tools.corba.processors.idl
 
SchemaFactory - Class in org.apache.cxf.tools.corba.common
 
SchemaFactory() - Constructor for class org.apache.cxf.tools.corba.common.SchemaFactory
 
SchemaFactoryImpl - Class in org.apache.cxf.tools.corba.common
This class is a copy of the WSDLFactoryImpl from the wsdl4j implementation It overwrites the newWSDLWriter method to return a SchemaWriter
SchemaFactoryImpl() - Constructor for class org.apache.cxf.tools.corba.common.SchemaFactoryImpl
 
SchemaHandler - Class in org.apache.cxf.jaxrs.utils.schemas
 
SchemaHandler() - Constructor for class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
schemaImportsNamespace(XmlSchema, String) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Is there an import for a particular namespace in a schema?
schemaImportsUtilityTypes(XmlSchema) - Static method in class org.apache.cxf.aegis.AegisContext
 
SchemaInfo - Class in org.apache.cxf.service.model
 
SchemaInfo(String) - Constructor for class org.apache.cxf.service.model.SchemaInfo
 
SchemaInfo(String, boolean, boolean) - Constructor for class org.apache.cxf.service.model.SchemaInfo
 
SchemaJavascriptBuilder - Class in org.apache.cxf.javascript.types
Generate Javascript for a schema, and provide information needed for the service builder.
SchemaJavascriptBuilder(SchemaCollection, NamespacePrefixAccumulator, NameManager) - Constructor for class org.apache.cxf.javascript.types.SchemaJavascriptBuilder
 
schemaLocation - Variable in class org.apache.cxf.tools.validator.internal.SchemaValidator
 
schemaLocationMapping - Variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
schemaLocations - Variable in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
schemaLocations - Variable in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
schemas - Variable in class org.apache.cxf.tools.corba.processors.idl.ParamDeferredAction
 
schemas - Variable in class org.apache.cxf.tools.corba.processors.idl.SequenceDeferredAction
 
schemas - Variable in class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
schemas - Variable in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
schemas - Variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
SchemaSerializer - Class in org.apache.cxf.wsdl11
A custom Schema serializer because WSDL4J's is buggy.
SchemaSerializer() - Constructor for class org.apache.cxf.wsdl11.SchemaSerializer
 
schemaType(Class) - Static method in class org.apache.cxf.jibx.JibxSimpleTypes
 
SchemaUtil - Class in org.apache.cxf.wsdl11
 
SchemaUtil(Bus, Map<String, Element>) - Constructor for class org.apache.cxf.wsdl11.SchemaUtil
 
SchemaValidatingSAXParser - Class in org.apache.cxf.tools.common.dom
(not thread safe)
SchemaValidatingSAXParser() - Constructor for class org.apache.cxf.tools.common.dom.SchemaValidatingSAXParser
 
SchemaValidation - Annotation Type in org.apache.cxf.annotations
Enables schema validation
SchemaValidator - Class in org.apache.cxf.tools.validator.internal
 
SchemaValidator(String) - Constructor for class org.apache.cxf.tools.validator.internal.SchemaValidator
 
SchemaValidator(String, String, String[]) - Constructor for class org.apache.cxf.tools.validator.internal.SchemaValidator
 
SchemaValidator(List<InputSource>, String, String[]) - Constructor for class org.apache.cxf.tools.validator.internal.SchemaValidator
 
SchemaWriterImpl - Class in org.apache.cxf.tools.corba.common
 
SchemaWriterImpl() - Constructor for class org.apache.cxf.tools.corba.common.SchemaWriterImpl
 
scheme(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
schemeSpecificPart(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
Scope - Class in org.apache.cxf.tools.corba.processors.idl
 
Scope() - Constructor for class org.apache.cxf.tools.corba.processors.idl.Scope
 
Scope(String, String) - Constructor for class org.apache.cxf.tools.corba.processors.idl.Scope
 
Scope(Scope) - Constructor for class org.apache.cxf.tools.corba.processors.idl.Scope
 
Scope(Scope, String) - Constructor for class org.apache.cxf.tools.corba.processors.idl.Scope
 
Scope(Scope, Scope, String) - Constructor for class org.apache.cxf.tools.corba.processors.idl.Scope
 
Scope(Scope, AST) - Constructor for class org.apache.cxf.tools.corba.processors.idl.Scope
 
scoped_name() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
scoped_name_list() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
scopedNames - Static variable in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
ScopedNameVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
ScopedNameVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
scopeName() - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
scopeName() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
 
scopeName() - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlPrimitive
 
ScopeNameCollection - Class in org.apache.cxf.tools.corba.processors.idl
 
ScopeNameCollection() - Constructor for class org.apache.cxf.tools.corba.processors.idl.ScopeNameCollection
 
SCOPEOP - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
SCOPES - Static variable in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
SCT_NS_05_02 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
 
SCT_NS_05_12 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
 
SCT_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SDODataBinding - Class in org.apache.cxf.sdo
 
SDODataBinding() - Constructor for class org.apache.cxf.sdo.SDODataBinding
 
SDODatabinding - Class in org.apache.cxf.sdo.tools
 
SDODatabinding() - Constructor for class org.apache.cxf.sdo.tools.SDODatabinding
 
SEARCH_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.search.SearchContextImpl
 
SearchCondition<T> - Interface in org.apache.cxf.jaxrs.ext.search
Can be used to build plain or complex/composite search conditions.
SearchConditionBuilder - Class in org.apache.cxf.jaxrs.ext.search.client
Builder of client-side search condition string using `fluent interface' style.
SearchConditionBuilder() - Constructor for class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
 
SearchConditionVisitor<T> - Interface in org.apache.cxf.jaxrs.ext.search
Interface for visitors to SearchCondition objects.
SearchContext - Interface in org.apache.cxf.jaxrs.ext.search
Represents the current search expression
SearchContextImpl - Class in org.apache.cxf.jaxrs.ext.search
 
SearchContextImpl(Message) - Constructor for class org.apache.cxf.jaxrs.ext.search.SearchContextImpl
 
SearchUtils - Class in org.apache.cxf.jaxrs.ext.search
 
secHeader - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
SECURE_CONVERSATION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SECURE_CONVERSATION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SECURE_CONVERSATION_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SecureAnnotationsInterceptor - Class in org.apache.cxf.interceptor.security
 
SecureAnnotationsInterceptor() - Constructor for class org.apache.cxf.interceptor.security.SecureAnnotationsInterceptor
 
SecureConversationToken - Class in org.apache.cxf.ws.security.policy.model
Model class of SecureConversationToken assertion
SecureConversationToken() - Constructor for class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
SecureConversationToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
SecureConversationTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SecureConversationTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.SecureConversationTokenBuilder
 
SecureConversationTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
 
SecureConversationTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.SecureConversationTokenInterceptorProvider
 
secureRandom - Variable in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
 
SecureRandomParameters - Class in org.apache.cxf.configuration.security
This structure holds the parameters for the Secure Random Number generator used in the JSSE.
SecureRandomParameters() - Constructor for class org.apache.cxf.configuration.security.SecureRandomParameters
 
secureRandomParameters - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
secureRandomParameters - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
secureSocketProtocol - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
secureSocketProtocol - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SECURITY_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SECURITY_PROCESSED - Static variable in class org.apache.cxf.ws.security.wss4j.PolicyBasedWSS4JOutInterceptor
 
SECURITY_PROCESSED - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
SecurityConstants - Class in org.apache.cxf.ws.security
 
SecurityContext - Interface in org.apache.cxf.security
Provides basic security information about the current message exchange
SecurityContextImpl - Class in org.apache.cxf.jaxrs.impl
 
SecurityContextImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.SecurityContextImpl
 
SecurityContextToken - Class in org.apache.cxf.ws.security.policy.model
Model class of SecurityContextToken assertion
SecurityContextToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
SecurityContextTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SecurityContextTokenBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.SecurityContextTokenBuilder
 
SecurityContextTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a SecurityContextToken policy.
SecurityContextTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SecurityContextTokenPolicyValidator
 
SecurityHeaderType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
This complexType defines header block to use for security-relevant data directed at a specific SOAP actor.
SecurityHeaderType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityHeaderType
 
SecurityRoleRefType - Class in org.apache.cxf.jaxws.javaee
The security-role-refType contains the declaration of a security role reference in a component's or a Deployment Component's code.
SecurityRoleRefType() - Constructor for class org.apache.cxf.jaxws.javaee.SecurityRoleRefType
 
SecurityRoleType - Class in org.apache.cxf.jaxws.javaee
The security-roleType contains the definition of a security role.
SecurityRoleType() - Constructor for class org.apache.cxf.jaxws.javaee.SecurityRoleType
 
SecurityToken - Interface in org.apache.cxf.common.security
 
SecurityToken - Class in org.apache.cxf.ws.security.tokenstore
 
SecurityToken() - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
SecurityToken(String) - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
SecurityToken(String, Date, Date) - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
SecurityToken(String, Element, Date, Date) - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
SecurityToken(String, Element, Element) - Constructor for class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
SecurityToken.State - Enum in org.apache.cxf.ws.security.tokenstore
 
securityTokenReference - Variable in class org.apache.cxf.ws.security.sts.provider.model.RequestedReferenceType
 
SecurityTokenReferenceType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
This type is used reference a security token.
SecurityTokenReferenceType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
 
SecurityTokenService - Interface in org.apache.cxf.ws.security.sts.provider
 
SecurityTokenServiceImpl - Class in org.apache.cxf.ws.security.sts.provider
 
SecurityTokenServiceImpl() - Constructor for class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
SecurityTokenServiceProvider - Class in org.apache.cxf.ws.security.sts.provider
 
SecurityTokenServiceProvider() - Constructor for class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
seed - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
 
segment(String...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
SEI_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SEI_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SEIGenerator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 
SEIGenerator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.SEIGenerator
 
selectAlternateAddress(List<String>) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
Select one of the alternate addresses for a retried invocation.
selectAlternateAddress(List<String>) - Method in interface org.apache.cxf.clustering.FailoverStrategy
Select one of the alternate addresses for a retried invocation.
selectAlternateEndpoint(List<Endpoint>) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
Select one of the alternate endpoints for a retried invocation.
selectAlternateEndpoint(List<Endpoint>) - Method in interface org.apache.cxf.clustering.FailoverStrategy
Select one of the alternate endpoints for a retried invocation.
selectAlternative(Policy, PolicyEngine, Assertor, List<List<Assertion>>) - Method in interface org.apache.cxf.ws.policy.AlternativeSelector
 
selectAlternative(Policy, PolicyEngine, Assertor, List<List<Assertion>>) - Method in class org.apache.cxf.ws.policy.selector.FirstAlternativeSelector
 
selectAlternative(Policy, PolicyEngine, Assertor, List<List<Assertion>>) - Method in class org.apache.cxf.ws.policy.selector.MaximalAlternativeSelector
 
selectAlternative(Policy, PolicyEngine, Assertor, List<List<Assertion>>) - Method in class org.apache.cxf.ws.policy.selector.MinimalAlternativeSelector
 
selectConduit(Message) - Method in class org.apache.cxf.clustering.FailoverTargetSelector
Called when a Conduit is actually required.
selectConduit(Message) - Method in class org.apache.cxf.clustering.LoadDistributorTargetSelector
Called when a Conduit is actually required.
selectConduit(Message) - Method in interface org.apache.cxf.endpoint.ConduitSelector
Called when a Conduit is actually required.
selectConduit(Message) - Method in class org.apache.cxf.endpoint.DeferredConduitSelector
Called when a Conduit is actually required.
selectConduit(Message) - Method in class org.apache.cxf.endpoint.NullConduitSelector
Called when a Conduit is actually required.
selectConduit(Message) - Method in class org.apache.cxf.endpoint.PreexistingConduitSelector
Called when a Conduit is actually required.
selectConduit(Message) - Method in class org.apache.cxf.endpoint.UpfrontConduitSelector
Called when a Conduit is actually required.
selectedConduit - Variable in class org.apache.cxf.endpoint.AbstractConduitSelector
 
selectEndpoint(Message, Set<Endpoint>) - Method in class org.apache.cxf.binding.soap.interceptor.EndpointSelectionInterceptor
 
selectEndpoint(Message, Set<Endpoint>) - Method in class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor
Select an Endpoint which will be used for the rest of the invocation.
selectResourceClass(List<ClassResourceInfo>, String, MultivaluedMap<String, String>, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
selectVariant(List<Variant>) - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
selectVariant(List<Variant>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
SELF_SIGN_SAML_ASSERTION - Static variable in class org.apache.cxf.ws.security.SecurityConstants
This configuration tag specifies whether to self-sign a SAML Assertion or not.
SEMI - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
SEND - Static variable in class org.apache.cxf.phase.Phase
 
SEND_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
sendAcknowledgement() - Method in class org.apache.cxf.ws.rm.DestinationSequence
 
sendDocument(String, Document) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
sendDocument(Document) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
sendError(int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
sendError(int, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
sendEvent(FactoryBeanListener.Event, Object...) - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
sendExchange(Exchange, Object) - Method in class org.apache.cxf.transport.jms.JMSConduit
Send the JMS message and if the MEP is not oneway receive the response.
sendExchange(Exchange, Object) - Method in class org.apache.cxf.transport.jms.JMSDestination
 
sendKeyType - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
sendRedirect(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
Sequence - Class in org.apache.cxf.binding.corba.wsdl
Java class for sequence complex type.
Sequence() - Constructor for class org.apache.cxf.binding.corba.wsdl.Sequence
 
sequence - Variable in class org.apache.cxf.tools.corba.processors.idl.SequenceDeferredAction
 
SEQUENCE_ACK_NAME - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
SEQUENCE_ACK_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
SEQUENCE_ACK_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
SEQUENCE_ACKNOWLEDGEMENT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
SEQUENCE_ACKNOWLEDGEMENT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
SEQUENCE_ACKNOWLEDGMENT_ACTION - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
SEQUENCE_ACKNOWLEDGMENT_ACTION - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
SEQUENCE_CLOSED_FAULT_CODE - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
SEQUENCE_CLOSED_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
SEQUENCE_FAULT_NAME - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
SEQUENCE_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
SEQUENCE_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
SEQUENCE_INFO_ACTION - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
SEQUENCE_INFO_ACTION - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
SEQUENCE_NAME - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
SEQUENCE_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
SEQUENCE_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
SEQUENCE_TERMINATED_FAULT_CODE - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
SEQUENCE_TERMINATED_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
SEQUENCE_TERMINATED_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
sequence_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
SequenceAcknowledgement - Class in org.apache.cxf.ws.rm.v200502
Java class for anonymous complex type.
SequenceAcknowledgement() - Constructor for class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
 
SequenceAcknowledgement - Class in org.apache.cxf.ws.rm.v200502wsa15
Java class for anonymous complex type.
SequenceAcknowledgement() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
 
SequenceAcknowledgement - Class in org.apache.cxf.ws.rm.v200702
Java class for anonymous complex type.
SequenceAcknowledgement() - Constructor for class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
SequenceAcknowledgement.AcknowledgementRange - Class in org.apache.cxf.ws.rm.v200502
Java class for anonymous complex type.
SequenceAcknowledgement.AcknowledgementRange() - Constructor for class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement.AcknowledgementRange
 
SequenceAcknowledgement.AcknowledgementRange - Class in org.apache.cxf.ws.rm.v200502wsa15
Java class for anonymous complex type.
SequenceAcknowledgement.AcknowledgementRange() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement.AcknowledgementRange
 
SequenceAcknowledgement.AcknowledgementRange - Class in org.apache.cxf.ws.rm.v200702
Java class for anonymous complex type.
SequenceAcknowledgement.AcknowledgementRange() - Constructor for class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.AcknowledgementRange
 
SequenceAcknowledgement.Final - Class in org.apache.cxf.ws.rm.v200702
Java class for anonymous complex type.
SequenceAcknowledgement.Final() - Constructor for class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.Final
 
SequenceAcknowledgement.None - Class in org.apache.cxf.ws.rm.v200702
Java class for anonymous complex type.
SequenceAcknowledgement.None() - Constructor for class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.None
 
SequenceDeferredAction - Class in org.apache.cxf.tools.corba.processors.idl
 
SequenceDeferredAction(Sequence, Anonsequence, XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.SequenceDeferredAction
 
SequenceDeferredAction(Anonsequence) - Constructor for class org.apache.cxf.tools.corba.processors.idl.SequenceDeferredAction
 
SequenceDeferredAction(Sequence) - Constructor for class org.apache.cxf.tools.corba.processors.idl.SequenceDeferredAction
 
SequenceDeferredAction(XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.SequenceDeferredAction
 
SequenceDeferredAction(XmlSchemaCollection, XmlSchema) - Constructor for class org.apache.cxf.tools.corba.processors.idl.SequenceDeferredAction
 
sequenceExpiration - Variable in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
 
sequenceExpiration - Variable in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
SequenceFault - Exception in org.apache.cxf.ws.rm
Holder for SequenceFault information.
SequenceFault(String) - Constructor for exception org.apache.cxf.ws.rm.SequenceFault
 
SequenceFaultType - Class in org.apache.cxf.ws.rm.v200502
Java class for SequenceFaultType complex type.
SequenceFaultType() - Constructor for class org.apache.cxf.ws.rm.v200502.SequenceFaultType
 
SequenceFaultType - Class in org.apache.cxf.ws.rm.v200502wsa15
Java class for SequenceFaultType complex type.
SequenceFaultType() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.SequenceFaultType
 
SequenceFaultType - Class in org.apache.cxf.ws.rm.v200702
Java class for SequenceFaultType complex type.
SequenceFaultType() - Constructor for class org.apache.cxf.ws.rm.v200702.SequenceFaultType
 
SequenceIdentifierGenerator - Interface in org.apache.cxf.ws.rm
 
SequenceMonitor - Class in org.apache.cxf.ws.rm
 
SequenceMonitor() - Constructor for class org.apache.cxf.ws.rm.SequenceMonitor
 
SequenceSTR - Class in org.apache.cxf.ws.rmp.v200702
Java class for anonymous complex type.
SequenceSTR() - Constructor for class org.apache.cxf.ws.rmp.v200702.SequenceSTR
 
sequenceTerminationPolicy - Variable in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
SequenceTerminationPolicyType - Class in org.apache.cxf.ws.rm.manager
Java class for SequenceTerminationPolicyType complex type.
SequenceTerminationPolicyType() - Constructor for class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
SequenceTransportSecurity - Class in org.apache.cxf.ws.rmp.v200702
Java class for anonymous complex type.
SequenceTransportSecurity() - Constructor for class org.apache.cxf.ws.rmp.v200702.SequenceTransportSecurity
 
SequenceType - Class in org.apache.cxf.ws.rm.v200502
Java class for SequenceType complex type.
SequenceType() - Constructor for class org.apache.cxf.ws.rm.v200502.SequenceType
 
SequenceType - Class in org.apache.cxf.ws.rm.v200502wsa15
Java class for SequenceType complex type.
SequenceType() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
 
SequenceType - Class in org.apache.cxf.ws.rm.v200702
Java class for SequenceType complex type.
SequenceType() - Constructor for class org.apache.cxf.ws.rm.v200702.SequenceType
 
SequenceType.LastMessage - Class in org.apache.cxf.ws.rm.v200502
Java class for anonymous complex type.
SequenceType.LastMessage() - Constructor for class org.apache.cxf.ws.rm.v200502.SequenceType.LastMessage
 
SequenceType.LastMessage - Class in org.apache.cxf.ws.rm.v200502wsa15
Java class for anonymous complex type.
SequenceType.LastMessage() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.SequenceType.LastMessage
 
SequenceVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
SequenceVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor, AST) - Constructor for class org.apache.cxf.tools.corba.processors.idl.SequenceVisitor
 
SequentialStrategy - Class in org.apache.cxf.clustering
Failover strategy based on a sequential walk through the static cluster represented by multiple endpoints associated with the same service instance.
SequentialStrategy() - Constructor for class org.apache.cxf.clustering.SequentialStrategy
 
serialiseAcknowledgment(SequenceAcknowledgement) - Method in class org.apache.cxf.ws.rm.persistence.PersistenceUtils
 
serialize(XmlSchemaObject, Class, Node) - Method in class org.apache.cxf.databinding.source.mime.MimeSerializer
 
serialize(XmlObject, XMLStreamWriter) - Method in class org.apache.cxf.jaxrs.provider.XMLBeanStreamSerializer
Serialize the given XML data object.
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.EncryptionToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.InitiatorEncryptionToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.InitiatorSignatureToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.InitiatorToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.KeyValueToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.Layout
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.RecipientEncryptionToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.RecipientSignatureToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.RecipientToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.RequiredParts
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SignatureToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SpnegoContextToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.TransportToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
serialVersionUID - Static variable in exception org.apache.cxf.binding.corba.CorbaBindingException
 
serialVersionUID - Static variable in exception org.apache.cxf.tools.common.toolspec.parser.BadUsageException
 
serialVersionUID - Static variable in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor
 
serialVersionUID - Static variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBindingSerializer
 
Servant - Class in org.apache.cxf.ws.rm
 
Server - Interface in org.apache.cxf.endpoint
 
server - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
SERVER_ADDRESSING_PROPERTIES_INBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
SERVER_ADDRESSING_PROPERTIES_OUTBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
SERVER_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SERVER_IN_ASSERTIONS - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
SERVER_OUT_ASSERTIONS - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
SERVER_OUTFAULT_ASSERTIONS - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
SERVER_POLICY_OUT_FAULT_INTERCEPTOR_ID - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
ServerApp - Class in org.apache.cxf.js.rhino
 
ServerApp() - Constructor for class org.apache.cxf.js.rhino.ServerApp
 
ServerBehaviorPolicyType - Class in org.apache.cxf.transport.jms
JMS configuration policy for CXF Server.
ServerBehaviorPolicyType() - Constructor for class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
serverCertificates - Variable in class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This field contains the certificates the server presented to authenticate.
ServerConfig - Class in org.apache.cxf.transport.jms
Java class for ServerConfig complex type.
ServerConfig() - Constructor for class org.apache.cxf.transport.jms.ServerConfig
 
ServerEngine - Interface in org.apache.cxf.transport.http_jetty
 
serverEngineFactory - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
ServerFactoryBean - Class in org.apache.cxf.frontend
This class helps take a Service and expose as a server side endpoint.
ServerFactoryBean() - Constructor for class org.apache.cxf.frontend.ServerFactoryBean
 
ServerFactoryBean(ReflectionServiceFactoryBean) - Constructor for class org.apache.cxf.frontend.ServerFactoryBean
 
ServerFactoryBeanDefinitionParser - Class in org.apache.cxf.frontend.blueprint
 
ServerFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.frontend.blueprint.ServerFactoryBeanDefinitionParser
 
ServerFactoryBeanDefinitionParser(Class<?>) - Constructor for class org.apache.cxf.frontend.blueprint.ServerFactoryBeanDefinitionParser
 
ServerFactoryBeanDefinitionParser - Class in org.apache.cxf.frontend.spring
 
ServerFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
ServerFactoryBeanDefinitionParser.SpringServerFactoryBean - Class in org.apache.cxf.frontend.spring
 
ServerFactoryBeanDefinitionParser.SpringServerFactoryBean() - Constructor for class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser.SpringServerFactoryBean
 
ServerFactoryBeanDefinitionParser.SpringServerFactoryBean(ReflectionServiceFactoryBean) - Constructor for class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser.SpringServerFactoryBean
 
ServerGenerator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 
ServerGenerator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ServerGenerator
 
ServerImpl - Class in org.apache.cxf.endpoint
 
ServerImpl(Bus, Endpoint, DestinationFactory, MessageObserver) - Constructor for class org.apache.cxf.endpoint.ServerImpl
 
ServerImpl(Bus, Endpoint, DestinationFactory, BindingFactory) - Constructor for class org.apache.cxf.endpoint.ServerImpl
 
ServerLifeCycleListener - Interface in org.apache.cxf.endpoint
 
ServerLifeCycleManager - Interface in org.apache.cxf.endpoint
 
ServerLifeCycleManagerImpl - Class in org.apache.cxf.endpoint
 
ServerLifeCycleManagerImpl() - Constructor for class org.apache.cxf.endpoint.ServerLifeCycleManagerImpl
 
ServerLifeCycleManagerImpl(Bus) - Constructor for class org.apache.cxf.endpoint.ServerLifeCycleManagerImpl
 
ServerPolicyOutFaultInterceptor - Class in org.apache.cxf.ws.policy
 
ServerPolicyOutFaultInterceptor() - Constructor for class org.apache.cxf.ws.policy.ServerPolicyOutFaultInterceptor
 
ServerRegistry - Interface in org.apache.cxf.endpoint
 
ServerRegistryImpl - Class in org.apache.cxf.endpoint
 
ServerRegistryImpl() - Constructor for class org.apache.cxf.endpoint.ServerRegistryImpl
 
ServerRegistryImpl(Bus) - Constructor for class org.apache.cxf.endpoint.ServerRegistryImpl
 
serverType - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
ServerWebApplicationException - Exception in org.apache.cxf.jaxrs.client
Utility Exception class which makes it easier to get the response status, headers and error message if any
ServerWebApplicationException() - Constructor for exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
ServerWebApplicationException(Response) - Constructor for exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
ServerWebApplicationException(Throwable, Response) - Constructor for exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
serveStaticContent(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.cxf.transport.servlet.AbstractHTTPServlet
 
service(IoSession, SoapTcpMessage) - Static method in class org.apache.cxf.binding.soap.tcp.ChannelService
 
Service - Interface in org.apache.cxf.service
 
service - Variable in class org.apache.cxf.tools.validator.ServiceValidator
 
service(ServletRequest, ServletResponse) - Method in class org.apache.cxf.transport.servlet.AbstractHTTPServlet
javax.http.servlet.HttpServlet does not let to override the code which deals with unrecognized HTTP verbs such as PATCH (being standardized), WebDav ones, etc.
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.servicelist.ServiceListGeneratorServlet
 
service - Variable in class org.apache.cxf.wsdl.TDefinitions
 
SERVICE_CONFIGURATION_URI - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
SERVICE_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SERVICE_ID - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
SERVICE_LIST - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SERVICE_MODEL_PROPERTY - Static variable in interface org.apache.cxf.databinding.PropertiesAwareDataBinding
Identifies org.apache.cxf.service.Service model object
SERVICE_NAME - Static variable in class org.apache.cxf.endpoint.ManagedEndpoint
 
SERVICE_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SERVICE_NAME - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
SERVICE_NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
SERVICE_PID - Static variable in class org.apache.cxf.bus.osgi.WorkQueueSingleConfig
Deprecated.  
SERVICE_REDIRECTION - Static variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
ServiceBuilder - Interface in org.apache.cxf.service
 
ServiceBuilderFactory - Class in org.apache.cxf.tools.java2wsdl.processor.internal
This class constructs ServiceBuilder objects.
ServiceBuilderFactory() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
 
serviceClass - Variable in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
serviceClass - Variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
serviceClass - Variable in class org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
 
ServiceConstructionException - Exception in org.apache.cxf.service.factory
 
ServiceConstructionException(Message, Throwable) - Constructor for exception org.apache.cxf.service.factory.ServiceConstructionException
 
ServiceConstructionException(Message) - Constructor for exception org.apache.cxf.service.factory.ServiceConstructionException
 
ServiceConstructionException(Throwable) - Constructor for exception org.apache.cxf.service.factory.ServiceConstructionException
 
ServiceConstructionException(String, Logger) - Constructor for exception org.apache.cxf.service.factory.ServiceConstructionException
 
ServiceConstructionException(String, Logger, Throwable) - Constructor for exception org.apache.cxf.service.factory.ServiceConstructionException
 
ServiceContractResolver - Interface in org.apache.cxf.endpoint
A ServiceContractResolver resolves a service's QName to the URI of the service's WSDL contract.
ServiceContractResolverRegistry - Interface in org.apache.cxf.endpoint
A registry for maintaining a collection of contract resolvers.
ServiceContractResolverRegistryImpl - Class in org.apache.cxf.endpoint
A simple contract resolver registry.
ServiceContractResolverRegistryImpl() - Constructor for class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
 
ServiceContractResolverRegistryImpl(Bus) - Constructor for class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
 
ServiceDelegateAccessor - Class in org.apache.cxf.jaxws.support
A utility that allows access to the 'private' implementation specific delegate of a Service.
serviceEndpointInterface - Variable in class org.apache.cxf.jaxws.javaee.PortComponentRefType
 
serviceEndpointInterface - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
serviceFactory - Variable in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
ServiceGenerator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 
ServiceGenerator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ServiceGenerator
 
serviceid - Variable in class org.apache.cxf.binding.corba.wsdl.PolicyType
 
ServiceImpl - Class in org.apache.cxf.jaxws
 
ServiceImpl(Bus, URL, QName, Class<?>, WebServiceFeature...) - Constructor for class org.apache.cxf.jaxws.ServiceImpl
 
ServiceImpl - Class in org.apache.cxf.service
 
ServiceImpl() - Constructor for class org.apache.cxf.service.ServiceImpl
 
ServiceImpl(ServiceInfo) - Constructor for class org.apache.cxf.service.ServiceImpl
 
ServiceImpl(List<ServiceInfo>) - Constructor for class org.apache.cxf.service.ServiceImpl
 
serviceImplBean - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
ServiceImplBeanType - Class in org.apache.cxf.jaxws.javaee
The service-impl-bean element defines the web service implementation.
ServiceImplBeanType() - Constructor for class org.apache.cxf.jaxws.javaee.ServiceImplBeanType
 
serviceInfo - Variable in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
serviceInfo - Variable in class org.apache.cxf.binding.corba.types.AbstractNoStartEndEventProducer
 
serviceInfo - Variable in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
ServiceInfo - Class in org.apache.cxf.service.model
 
ServiceInfo() - Constructor for class org.apache.cxf.service.model.ServiceInfo
 
serviceInfo - Variable in class org.apache.cxf.service.ServiceModelVisitor
 
serviceInfo2JavaInf(ServiceInfo) - Static method in class org.apache.cxf.tools.java2ws.util.JavaFirstUtil
 
serviceInfo2JavaInf(ServiceInfo) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.JAXWSFrontEndProcessor
 
serviceInterface - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
ServiceInvokerInterceptor - Class in org.apache.cxf.interceptor
Invokes a Binding's invoker with the INVOCATION_INPUT from the Exchange.
ServiceInvokerInterceptor() - Constructor for class org.apache.cxf.interceptor.ServiceInvokerInterceptor
 
ServiceJavascriptBuilder - Class in org.apache.cxf.javascript.service
Class to construct the JavaScript corresponding to a service.
ServiceJavascriptBuilder(ServiceInfo, String, NamespacePrefixAccumulator, NameManager) - Constructor for class org.apache.cxf.javascript.service.ServiceJavascriptBuilder
Construct builder object.
serviceListGenerator - Variable in class org.apache.cxf.transport.servlet.ServletController
 
ServiceListGeneratorServlet - Class in org.apache.cxf.transport.servlet.servicelist
 
ServiceListGeneratorServlet(DestinationRegistry, Bus) - Constructor for class org.apache.cxf.transport.servlet.servicelist.ServiceListGeneratorServlet
 
serviceListRelativePath - Variable in class org.apache.cxf.transport.servlet.ServletController
 
ServiceListWriter - Interface in org.apache.cxf.transport.servlet.servicelist
 
ServiceModelPolicyProvider - Class in org.apache.cxf.ws.policy.attachment
 
ServiceModelPolicyProvider(Bus) - Constructor for class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
 
ServiceModelPolicyUpdater - Class in org.apache.cxf.ws.policy
 
ServiceModelPolicyUpdater(EndpointInfo) - Constructor for class org.apache.cxf.ws.policy.ServiceModelPolicyUpdater
 
ServiceModelSchemaValidator - Class in org.apache.cxf.service
 
ServiceModelSchemaValidator(ServiceInfo) - Constructor for class org.apache.cxf.service.ServiceModelSchemaValidator
 
ServiceModelUtil - Class in org.apache.cxf.service.model
 
ServiceModelVisitor - Class in org.apache.cxf.service
Implements the Visitor pattern for the Service model.
ServiceModelVisitor(ServiceInfo) - Constructor for class org.apache.cxf.service.ServiceModelVisitor
 
serviceName - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
serviceName - Variable in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
 
serviceName - Variable in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
serviceName - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
serviceNamePattern - Variable in class org.apache.cxf.jaxws.javaee.HandlerChainType
 
serviceNamePattern - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
 
serviceNamespace - Variable in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
ServiceNameType - Class in org.apache.cxf.ws.addressing.v200403
Java class for ServiceNameType complex type.
ServiceNameType() - Constructor for class org.apache.cxf.ws.addressing.v200403.ServiceNameType
 
ServiceNameType - Class in org.apache.cxf.ws.addressing.v200408
Java class for ServiceNameType complex type.
ServiceNameType() - Constructor for class org.apache.cxf.ws.addressing.v200408.ServiceNameType
 
ServiceNameType - Class in org.apache.cxf.ws.addressing.wsdl
Java class for ServiceNameType complex type.
ServiceNameType() - Constructor for class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
 
ServiceProcessor - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
 
ServiceProcessor(ToolContext) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ServiceProcessor
 
ServiceProcessor.BindingType - Enum in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
 
serviceQname - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
ServiceRefHandlerChainsType - Class in org.apache.cxf.jaxws.javaee
The handler-chains element defines the handlerchains associated with this service or service endpoint.
ServiceRefHandlerChainsType() - Constructor for class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainsType
 
ServiceRefHandlerChainType - Class in org.apache.cxf.jaxws.javaee
The handler-chain element defines the handlerchain.
ServiceRefHandlerChainType() - Constructor for class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
 
ServiceRefHandlerType - Class in org.apache.cxf.jaxws.javaee
Declares the handler for a port-component.
ServiceRefHandlerType() - Constructor for class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
 
serviceRefName - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
ServiceRefType - Class in org.apache.cxf.jaxws.javaee
The service-ref element declares a reference to a Web service.
ServiceRefType() - Constructor for class org.apache.cxf.jaxws.javaee.ServiceRefType
 
serviceRefType - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
serviceRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination
 
serviceRequest(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
ServiceSchemaInfo - Class in org.apache.cxf.service.model
The ServiceInfo class has schema in two forms: the XmlSchema, in a SchemaCollection, and the DOM trees in the SchemaInfo objects.
ServiceSchemaInfo() - Constructor for class org.apache.cxf.service.model.ServiceSchemaInfo
 
serviceType - Variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
ServiceUtils - Class in org.apache.cxf.aegis.util
Helps when constructing, or using services.
ServiceUtils - Class in org.apache.cxf.helpers
 
ServiceValidator - Class in org.apache.cxf.tools.validator
 
ServiceValidator() - Constructor for class org.apache.cxf.tools.validator.ServiceValidator
 
ServiceWSDLBuilder - Class in org.apache.cxf.wsdl11
Consume a set of service definitions and produce a WSDL model.
ServiceWSDLBuilder(Bus, List<ServiceInfo>) - Constructor for class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Sets up the builder on a bus with a list of services.
ServiceWSDLBuilder(Bus, ServiceInfo...) - Constructor for class org.apache.cxf.wsdl11.ServiceWSDLBuilder
For callers who prefer varargs, an inline list of ServiceInfo objects instead of a List.
Servlet3ContinuationProvider - Class in org.apache.cxf.transport.http
 
Servlet3ContinuationProvider(HttpServletRequest, HttpServletResponse, Message) - Constructor for class org.apache.cxf.transport.http.Servlet3ContinuationProvider
 
Servlet3ContinuationProvider.Servlet3Continuation - Class in org.apache.cxf.transport.http
 
Servlet3ContinuationProvider.Servlet3Continuation() - Constructor for class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
servletConfig - Variable in class org.apache.cxf.transport.servlet.ServletController
 
servletContext - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
ServletContextResourceResolver - Class in org.apache.cxf.transport.servlet
 
ServletContextResourceResolver(ServletContext) - Constructor for class org.apache.cxf.transport.servlet.ServletContextResourceResolver
 
ServletController - Class in org.apache.cxf.transport.servlet
 
ServletController(DestinationRegistry, ServletConfig, HttpServlet) - Constructor for class org.apache.cxf.transport.servlet.ServletController
 
ServletDestination - Class in org.apache.cxf.transport.servlet
 
ServletDestination(Bus, DestinationRegistry, EndpointInfo, String) - Constructor for class org.apache.cxf.transport.servlet.ServletDestination
Constructor, allowing subsititution of configuration.
ServletDestinationFactory - Class in org.apache.cxf.transport.servlet
 
ServletDestinationFactory() - Constructor for class org.apache.cxf.transport.servlet.ServletDestinationFactory
 
servletLink - Variable in class org.apache.cxf.jaxws.javaee.ServiceImplBeanType
 
ServletLinkType - Class in org.apache.cxf.jaxws.javaee
The servlet-link element is used in the service-impl-bean element to specify that a Service Implementation Bean is defined as a JAX-RPC Service Endpoint.
ServletLinkType() - Constructor for class org.apache.cxf.jaxws.javaee.ServletLinkType
 
ServletOutputStreamFilter - Class in org.apache.cxf.jaxrs.impl
 
ServletOutputStreamFilter(ServletOutputStream, Message) - Constructor for class org.apache.cxf.jaxrs.impl.ServletOutputStreamFilter
 
Session - Interface in org.apache.cxf.transport
A Session which can be bound to HTTP, WS-Adddressing, etc.
sessionClosed(IoSession) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpDestination
 
sessionCreated(IoSession) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpDestination
 
SessionFactory - Class in org.apache.cxf.service.invoker
Creates a new instance for each session.
SessionFactory(Class<?>) - Constructor for class org.apache.cxf.service.invoker.SessionFactory
 
SessionFactory(Factory) - Constructor for class org.apache.cxf.service.invoker.SessionFactory
 
SessionFactory(Class<?>, boolean) - Constructor for class org.apache.cxf.service.invoker.SessionFactory
 
SessionFactory(Factory, boolean) - Constructor for class org.apache.cxf.service.invoker.SessionFactory
 
sessionIdle(IoSession, IdleStatus) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpDestination
 
sessionOpened(IoSession) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpDestination
 
SessionPoolType - Class in org.apache.cxf.transport.jms
JMS Session pool configuration policy
SessionPoolType() - Constructor for class org.apache.cxf.transport.jms.SessionPoolType
 
sessionSupport - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
set(Object) - Method in class org.apache.cxf.aegis.type.encoded.SoapRef
Sets the referenced object instance.
set(String, Object) - Method in class org.apache.cxf.jaxrs.ext.form.Form
 
set(T) - Method in class org.apache.cxf.jaxrs.impl.tl.AbstractThreadLocalProxy
 
set(T) - Method in interface org.apache.cxf.jaxrs.impl.tl.ThreadLocalProxy
 
set(int, Object) - Method in class org.apache.cxf.message.MessageContentsList
 
set_excep_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
setAbstract(boolean) - Method in class org.apache.cxf.aegis.type.AegisType
 
setAbstract(boolean) - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
setAccept(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the accept property.
setAccept(AcceptType) - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
Sets the value of the accept property.
setAccept(AcceptType) - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
Sets the value of the accept property.
setAccept(AcceptType) - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
Sets the value of the accept property.
setAcceptEncoding(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the acceptEncoding property.
setAcceptLanguage(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the acceptLanguage property.
setAcceptMessagesWhileStopping(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setAcceptOffers(boolean) - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
Sets the value of the acceptOffers property.
setAcceptType(String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
setAccessible(T) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
setAccessible(T, boolean) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
setAcknowledged(SequenceAcknowledgement) - Method in class org.apache.cxf.ws.rm.SourceSequence
Used by the RM source to cache received acknowledgements for this sequence.
setAcknowledgementInterval(RMAssertion.AcknowledgementInterval) - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
Sets the value of the acknowledgementInterval property.
setAcks(Collection<SequenceAcknowledgement>) - Method in class org.apache.cxf.ws.rm.RMProperties
 
setAcksPolicy(AcksPolicyType) - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
Sets the value of the acksPolicy property.
setAcksRequested(Collection<AckRequestedType>) - Method in class org.apache.cxf.ws.rm.RMProperties
 
setAcksTo(String) - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Sets the value of the acksTo property.
setAcksTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.v200502.AcceptType
Sets the value of the acksTo property.
setAcksTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
Sets the value of the acksTo property.
setAcksTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.v200502wsa15.AcceptType
Sets the value of the acksTo property.
setAcksTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
Sets the value of the acksTo property.
setAcksTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.v200702.AcceptType
Sets the value of the acksTo property.
setAcksTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
Sets the value of the acksTo property.
setActAs(Object) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setAction(SoapRef.Action) - Method in class org.apache.cxf.aegis.type.encoded.SoapRef
Registers an action to invoke when the instance is set.
setAction(String) - Method in class org.apache.cxf.binding.soap.model.SoapOperationInfo
 
setAction(AttributedURIType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the Action property.
setAction(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the Action property.
setAction(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.ProblemActionType
Sets the value of the action property.
setActivationNamespaces(Collection<String>) - Method in class org.apache.cxf.binding.AbstractBaseBindingFactory
 
setActivationNamespaces(Collection<String>) - Method in class org.apache.cxf.binding.soap.SoapTransportFactory
 
setActivationNamespaces(Collection<String>) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
This call is used by CXF ExtensionManager to inject the activationNamespaces
setActor(String) - Method in class org.apache.cxf.binding.soap.SoapHeader
 
setAdditionalNamespaces(Map) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
setAddResourceAndMethodIds(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setAddress(String) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setAddress(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setAddress(String) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setAddress(String) - Method in class org.apache.cxf.jaxws.handler.PortInfoImpl
 
setAddress(String) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
setAddress(String) - Method in class org.apache.cxf.js.rhino.JsServiceFactoryBean
 
setAddress(String) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setAddress(EndpointReferenceType) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setAddress(String) - Method in interface org.apache.cxf.service.ServiceBuilder
 
setAddress(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
setAddress(AddressType) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setAddress(AbstractDestination, String) - Static method in class org.apache.cxf.transport.servlet.BaseUrlHelper
 
setAddress(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Sets the value of the address property.
setAddress(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Sets the value of the address property.
setAddress(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Sets the value of the address property.
setAddress(EndpointReferenceType, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Set the address of the provided endpoint reference.
setAddress(EndpointReferenceType, String) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Set the address of the provided endpoint reference.
setAddressFile(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
setAddressingNamespace(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setAddressingRequired(boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Sets whether the use of addressing is completely required for this endpoint
setAddressingRequired(boolean) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setAddressingResponses(String) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Sets Addresing Response
setAdvanceAtEnd(boolean) - Method in class org.apache.cxf.staxutils.FragmentStreamReader
Set whether or not the FragmentStreamReader should move past the END_ELEMENT when it is done parsing.
setAegisContext(AegisContext) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
setAegisTypeClass(Class<? extends AegisType>) - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
setAfter(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.
setAfter(Set<String>) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setAlgorithm(String) - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
Sets the value of the algorithm property.
setAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.CanonicalizationMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DigestMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
Sets the value of the algorithm property.
setAlgorithm(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformType
Sets the value of the algorithm property.
setAlgorithmSuite(String) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
Set the algorithm suite
setAlgorithmSuite(AlgorithmSuite) - Method in interface org.apache.cxf.ws.security.policy.model.AlgorithmWrapper
 
setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setAlgorithmSuite(AlgorithmSuite) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setAllBindings(boolean) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
setAllHeaders(MultivaluedMap<String, String>, HttpURLConnection) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setAllInterceptors(JAXRSServerFactoryBean, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
setAllow(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
Sets the value of the allow property.
setAllowAllOrigins(boolean) - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
Whether to implement Access-Control-Allow-Origin: *
setAllowAnyHeaders(boolean) - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
Completely relax the Access-Control-Request-Headers check.
setAllowChunking(boolean) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the allowChunking property.
setAllowCredentials(boolean) - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
The value for the Access-Control-Allow-Credentials header.
setAllowDuplicates(boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Allows/disallows duplicate messageIdDs.
setAllowDuplicates(boolean) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setAllowElementReferences(boolean) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
setAllowElementRefs(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setAllowElementRefs(boolean) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
setAllowElementRefs(boolean) - Method in class org.apache.cxf.wsdl11.WSDLServiceFactory
 
setAllowHeaders(List<String>) - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
The list of allowed headers for preflight checks.
setAllowImports(boolean) - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
setAllowMTOM(boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
Enable or disable mtom with WS-Security.
setAllowOrigins(List<String>) - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
The origin strings to allow.
setAlternateAddresses(List<String>) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
 
setAlternativeSelector(AlternativeSelector) - Method in class org.apache.cxf.ws.policy.blueprint.PolicyEngineBPDefinitionParser.PolicyEngineConfig
 
setAlternativeSelector(AlternativeSelector) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
setAlternativeSelector(AlternativeSelector) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setAlternativeSelector(AlternativeSelector) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
 
setAlternativeSelector(AlternativeSelector) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
setAnnotationClassName(String) - Method in class org.apache.cxf.interceptor.security.SecureAnnotationsInterceptor
 
setAnnotations(Object[]) - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
setAnonschematype(boolean) - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
Sets the value of the anonschematype property.
setAnonymousType(boolean) - Method in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
setAnonymousWrapperTypes(boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setAntProperties(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
setAny(Object) - Method in class org.apache.cxf.ws.addressing.AttributedAnyType
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.CancelTargetType
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.DelegateToType
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.EncryptionType
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.OnBehalfOfType
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.ParticipantType
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.ProofEncryptionType
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewTargetType
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedProofTokenType
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedSecurityTokenType
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.ValidateTargetType
Sets the value of the any property.
setAny(Object) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ActAsType
Sets the value of the any property.
setAnyContainedType(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.types.CorbaAnyHandler
 
setApplication(Application) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Saves the reference to the JAX-RS Application
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.bus.spring.BusApplicationContextResourceResolver
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.bus.spring.BusExtensionPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.bus.spring.Jsr250BeanPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.bus.spring.SpringBus
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser.SpringServerFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxws.spring.EndpointDefinitionParser.SpringEndpointImpl
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxws.spring.NamespaceHandler.SpringServerFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxws22.spring.JAXWS22SpringEndpointImpl
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.service.invoker.SpringBeanFactory
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser.SpringJettyHTTPServerEngineFactory
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
setApplicationProvider(ProviderInfo<Application>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
setApplicationTitle(String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setAppliesTo(AppliesTo) - Method in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
Sets the value of the appliesTo property.
setAppliesTo(AppliesTo) - Method in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
Sets the value of the appliesTo property.
setArgs(Object[]) - Method in class org.apache.cxf.bus.extension.Extension
 
setArgs(String[]) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
setArguments(String[]) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
setArguments(String[]) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContainer
 
setArguments(String[]) - Method in class org.apache.cxf.tools.wsdlto.javascript.WSDLToJavaScript
 
setArguments(String[]) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJava
 
setArrayKeys(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setArrayKeys(List<String>) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setArrayKeys(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setArtifact(WsdlArtifact) - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
setArtifact(WsdlArtifact) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
setArtifact(WsdlArtifact) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
setArtifactId(String) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
setAsserted(boolean) - Method in class org.apache.cxf.ws.policy.AssertionInfo
 
setAssertionBuilderRegistry(AssertionBuilderRegistry) - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
 
setAssociatedHash(int) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
Set a hash code associated with this token.
setAsText(String) - Method in class org.apache.cxf.binding.soap.SoapVersionEditor
 
setAsymmetricKeyWrap(String) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
setAsync(boolean) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setAsyncMethods(String[]) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setAtLeastOnce(DeliveryAssuranceType.AtLeastOnce) - Method in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
Sets the value of the atLeastOnce property.
setAtMostOnce(DeliveryAssuranceType.AtMostOnce) - Method in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
Sets the value of the atMostOnce property.
setAtomBuilders(Map<String, AbstractAtomElementBuilder<?>>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setAtomReaders(Map<String, AtomElementReader<?, ?>>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setAtomWriters(Map<String, AtomElementWriter<?, ?>>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setAttachedReference(Element) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setAttachmentDirectory(String) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
setAttachmentDirectory(String) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
setAttachmentMaxSize(String) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
setAttachmentMaxSize(String) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.aegis.Context
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
Attach a collection of attachments to a binding.
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
setAttachments(List<MessagePartInfo>) - Method in class org.apache.cxf.binding.soap.model.SoapBodyInfo
 
setAttachments(Collection<Attachment>) - Method in interface org.apache.cxf.databinding.BaseDataReader
Attach a collection of attachments to a binding.
setAttachments(Collection<Attachment>) - Method in interface org.apache.cxf.databinding.BaseDataWriter
Attach a collection of attachments to this writer.
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.databinding.source.NodeDataReader
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.databinding.source.NodeDataWriter
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.databinding.source.XMLStreamDataReader
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.databinding.source.XMLStreamDataWriter
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataWriter
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.jibx.JibxDataReader
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.jibx.JibxDataWriter
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setAttachments(Collection<Attachment>) - Method in interface org.apache.cxf.message.Message
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.message.MessageImpl
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.sdo.DataReaderImpl
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.sdo.DataWriterImpl
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.sdo.NodeDataWriterImpl
 
setAttachments(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.xmlbeans.DataReaderImpl
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.xmlbeans.DataWriterImpl
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.xmlbeans.NodeDataWriterImpl
 
setAttachmentThreshold(String) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
setAttachmentThreshold(String) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
setAttribute(Node, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
setAttribute(String, Object) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
setAttribute(String, Object) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
setAttributeAttributes(QName, AegisType, XmlSchema) - Static method in class org.apache.cxf.aegis.type.TypeUtil
 
setAttributeName(String) - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
setAttributes(String, Object) - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
setAttributes(String, Object) - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
setAttributesToElements(boolean) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setAttributesToElements(boolean) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setAttributesToElements(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setAttributesToElements(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setAttributeValue(String) - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
setAuthorization(String) - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Sets the value of the authorization property.
setAuthorization(String) - Method in class org.apache.cxf.transport.http.Headers
 
setAuthorization(AuthorizationPolicy) - Method in class org.apache.cxf.transport.http.HTTPConduit
This method is used to set the Authorization Policy for this conduit.
setAuthorizationType(String) - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Sets the value of the authorizationType property.
setAuthSupplier(HttpAuthSupplier) - Method in class org.apache.cxf.transport.http.HTTPConduit
 
setAutoNameResolution(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setAutoRedirect(boolean) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the autoRedirect property.
setAutoRegisterLocalEndpoint(boolean) - Method in class org.apache.cxf.binding.object.ObjectBindingFactory
 
setAutoRemoveTokens(boolean) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
 
setAutoRemoveTokens(boolean) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Controls whether the store will automatically remove cancelled and expired tokens.
setAutoResolveDestination(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setBareMethods(String[]) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setBaseDir(String) - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
setBaseFileName(String) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Base filename for imported files.
setBaseRetransmissionInterval(RMAssertion.BaseRetransmissionInterval) - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
Sets the value of the baseRetransmissionInterval property.
setBasetype(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Alias
Sets the value of the basetype property.
setBaseUri(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setBaseURI(URI) - Method in interface org.apache.cxf.jaxrs.client.ClientState
Sets the base URI
setBaseURI(URI) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
setBaseURI(URI) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setBaseURI(String) - Method in class org.apache.cxf.service.model.DescriptionInfo
 
setBaseURLAttribute(HttpServletRequest) - Method in class org.apache.cxf.transport.servlet.ServletController
 
setBeanClass(Class) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
setBeanDefinitions(List<String>) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.SpringServiceBuilderFactory
 
setBeanFactory(BeanFactory) - Method in class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
 
setBeanId(String) - Method in class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
setBeanId(String) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
setBeanImplementationMap(Map<Class<?>, String>) - Method in class org.apache.cxf.aegis.AegisContext
 
setBeanName(String) - Method in class org.apache.cxf.bus.spring.OldSpringSupport
 
setBeanName(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setBeanName(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setBeanNames(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setBefore(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.
setBefore(Set<String>) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setBinding(Binding) - Method in class org.apache.cxf.binding.corba.utils.EprMetaData
 
setBinding(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Object
Sets the value of the binding property.
setBinding(BindingInfo) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setBinding(TBinding) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the binding property.
setBinding(QName) - Method in class org.apache.cxf.wsdl.TPort
Sets the value of the binding property.
setBindingAdress(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setBindingConfig(BindingConfiguration) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setBindingConfig(BindingConfiguration) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setBindingConfig(BindingConfiguration) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setBindingFactory(BindingFactory) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setBindingFiles(List<InputSource>) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setBindingFiles(Set<String>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setBindingId(String) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setBindingId(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setBindingId(String) - Method in class org.apache.cxf.jaxws.JaxWsClientFactoryBean
 
setBindingId(String) - Method in interface org.apache.cxf.service.ServiceBuilder
 
setBindingInfo(BindingInfo) - Method in class org.apache.cxf.binding.corba.CorbaBinding
 
setBindingName(QName) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
setBindingName(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setBindingName(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
setBindingName(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
setBindingNamePostfix(String) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
setBindingUri(String) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setBlocking(ApplicationContext, EndpointImpl) - Static method in class org.apache.cxf.jaxws.spring.EndpointDefinitionParser
 
setBlockInjection(boolean) - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
No injection or PostConstruct will be called if this is set to true.
setBlockOriginalReader(boolean) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setBlockPostConstruct(boolean) - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.cxf.bus.blueprint.BlueprintBus
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.cxf.frontend.blueprint.SimpleBPNamespaceHandler
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.cxf.jaxws.blueprint.JAXWSBPNamespaceHandler
 
setBody(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
setBootstrapPolicy(Policy) - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
setBound(long) - Method in class org.apache.cxf.binding.corba.wsdl.Anonarray
Sets the value of the bound property.
setBound(long) - Method in class org.apache.cxf.binding.corba.wsdl.Anonsequence
Sets the value of the bound property.
setBound(long) - Method in class org.apache.cxf.binding.corba.wsdl.Anonstring
Sets the value of the bound property.
setBound(long) - Method in class org.apache.cxf.binding.corba.wsdl.Anonwstring
Sets the value of the bound property.
setBound(long) - Method in class org.apache.cxf.binding.corba.wsdl.Array
Sets the value of the bound property.
setBound(long) - Method in class org.apache.cxf.binding.corba.wsdl.Sequence
Sets the value of the bound property.
setBoundedStringOverride(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
setBrowserType(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the browserType property.
setBuffering(boolean) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Allows for multiple queries against the same stream
setBufferSize(int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setBuilder(Builder) - Method in class org.apache.cxf.tools.plugin.FrontEnd
Sets the value of the builder property.
setBuilder(PolicyBuilder) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
setBundleContext(BundleContext) - Method in class org.apache.cxf.bus.blueprint.BlueprintBus
 
setBus(Bus) - Method in class org.apache.cxf.binding.AbstractBaseBindingFactory
 
setBus(Bus) - Method in class org.apache.cxf.binding.BindingFactoryManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
setBus(Bus) - Method in class org.apache.cxf.binding.corba.runtime.OrbConfigurer
 
setBus(Bus) - Method in class org.apache.cxf.binding.soap.SoapTransportFactory
 
setBus(Bus) - Method in class org.apache.cxf.bus.resource.ResourceManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setBus(Bus) - Method in class org.apache.cxf.buslifecycle.CXFBusLifeCycleManager
 
setBus(Bus) - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
setBus(Bus) - Method in class org.apache.cxf.databinding.AbstractDataBinding
This call is used to set the bus.
setBus(Bus) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setBus(Bus) - Method in class org.apache.cxf.endpoint.EndpointImpl
 
setBus(Bus) - Method in class org.apache.cxf.endpoint.EndpointResolverRegistryImpl
 
setBus(Bus) - Method in class org.apache.cxf.endpoint.ServerRegistryImpl
 
setBus(Bus) - Method in class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
Sets the bus with which the registry is associated.
setBus(Bus) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setBus(Bus) - Method in class org.apache.cxf.headers.HeaderManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.javascript.JavascriptQueryHandler
 
setBus(Bus) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
setBus(Bus) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Sets the bus
setBus(Bus) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
setBus(Bus) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setBus(Bus) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Sets the Bus
setBus(Bus) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
setBus(Bus) - Method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
setBus(Bus) - Method in class org.apache.cxf.jaxws.context.WebServiceContextResourceResolver
 
setBus(Bus) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setBus(Bus) - Method in class org.apache.cxf.js.rhino.JsServiceFactoryBean
 
setBus(Bus) - Method in class org.apache.cxf.management.counters.CounterRepository
 
setBus(Bus) - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
setBus(Bus) - Method in class org.apache.cxf.service.factory.FactoryBeanListenerManager
 
setBus(Bus) - Method in interface org.apache.cxf.service.ServiceBuilder
 
setBus(Bus) - Method in class org.apache.cxf.test.TestUtilities
Set the CXF bus.
setBus(Bus) - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
setBus(Bus) - Method in class org.apache.cxf.tools.wsdlto.core.AbstractWSDLBuilder
 
setBus(Bus) - Method in class org.apache.cxf.transport.AbstractTransportFactory
 
setBus(Bus) - Method in class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.transport.http.HTTPTransportFactory
 
setBus(Bus) - Method in class org.apache.cxf.transport.http.QueryHandlerRegistryImpl
 
setBus(Bus) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call is used to set the bus.
setBus(Bus) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
setBus(Bus) - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
 
setBus(Bus) - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
setBus(Bus) - Method in class org.apache.cxf.transport.servlet.CXFNonSpringServlet
 
setBus(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Sets the value of the bus property.
setBus(Bus) - Method in class org.apache.cxf.workqueue.WorkQueueManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
 
setBus(Bus) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
setBus(Bus) - Method in class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
 
setBus(Bus) - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
 
setBus(Bus) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setBus(Bus) - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
 
setBus(Bus) - Method in class org.apache.cxf.ws.rm.AbstractRMInterceptor
 
setBus(Bus) - Method in class org.apache.cxf.ws.rm.RMManager
 
setBus(Bus) - Method in class org.apache.cxf.wsdl11.WSDLDefinitionBuilder
 
setBus(Bus) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
setBusConfig(BusDefinitionParser.BusConfig) - Method in class org.apache.cxf.bus.spring.SpringBus
 
setBusConfigURL(URL) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
setC14n(String) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
setCacheControl(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the cacheControl property.
setCacheControl(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the cacheControl property.
setCachedClass(Class<?>) - Method in class org.apache.cxf.common.util.CachedClass
 
setCacheLevel(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setCacheLevelName(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setCallback(boolean) - Method in class org.apache.cxf.tools.common.model.JavaParameter
Set the Callback value.
setCallbackHandler(CallbackHandler) - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
Set the CallbackHandler to use with the LoginContext.
setCallbackParam(String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
setCancelOperation(CancelOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
setCancelOperation(CancelOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
setCandidateWsdlDef(Definition) - Method in class org.apache.cxf.binding.corba.utils.EprMetaData
 
setCanonicalizationMethod(CanonicalizationMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
Sets the value of the canonicalizationMethod property.
setCatalog(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setCatalog(File) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
Set catalog used to resolve XML URIs in the wsdl.
setCatalogResolver(OASISCatalogManager) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.CustomizedWSDLLocator
 
setCertConstraints(CertificateConstraintsType) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Set the certificate constraints type
setCertConstraints(CertificateConstraintsType) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the certConstraints property.
setCertConstraints(CertificateConstraintsType) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the certConstraints property.
setCertificateConstraints(CertificateConstraintsType) - Method in class org.apache.cxf.transport.https.CertConstraintsFeature
 
setCertStore(CertStoreType) - Method in class org.apache.cxf.configuration.security.TrustManagersType
Sets the value of the certStore property.
setChallenge(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
Sets the value of the challenge property.
setChanged(boolean) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setChannelId(int) - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrame
 
setChannelId(int) - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
setChannelId(int) - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpMessage
 
setChannelId(int) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpChannel
 
setCharacterEncoding(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
setCharacterEncoding(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setCheckBlockConstruct(Boolean) - Method in class org.apache.cxf.jaxws.spring.EndpointDefinitionParser.SpringEndpointImpl
 
setCheckBlockConstruct(Boolean) - Method in class org.apache.cxf.jaxws22.spring.JAXWS22SpringEndpointImpl
 
setChild(Element, boolean) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setChoice(ChoiceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
Sets the value of the choice property.
setChunkingThreshold(int) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the chunkingThreshold property.
setCipherSuites(List<String>) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This parameter sets the cipher suites list to use.
setCipherSuites(CipherSuites) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the cipherSuites property.
setCipherSuites(CipherSuites) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the cipherSuites property.
setCipherSuites(List<String>) - Method in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
Set the cipherSuites
setCipherSuitesFilter(FiltersType) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This parameter sets the filter to include and/or exclude the cipher suites to use from the set list or system defaults.
setCipherSuitesFilter(FiltersType) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the cipherSuitesFilter property.
setCipherSuitesFilter(FiltersType) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the cipherSuitesFilter property.
setCipherSuitesFilter(FiltersType) - Method in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
Set the CipherSuites Filter
setClaims(Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setClasses(Set<Class<?>>) - Method in class org.apache.cxf.jaxb.JAXBContextCache.CachedContextAndSchemas
 
setClassifier(String) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
setClassJavaDoc(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setClassJavaDoc(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setClassname(String) - Method in class org.apache.cxf.bus.extension.Extension
 
setClassName(String) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setClassName(String) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setClassName(String) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
setClassName(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSClass
 
setClassNameAllocator(Object) - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
setClassPath(String) - Method in class org.apache.cxf.common.util.Compiler
 
setClassResources(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setClient(HTTPClientPolicy) - Method in class org.apache.cxf.transport.http.HTTPConduit
This method sets the Client Side Policy for this HTTPConduit.
setClientAuthentication(ClientAuthentication) - Method in class org.apache.cxf.configuration.jsse.TLSServerParameters
This parameter configures the server side to request and/or require client authentication.
setClientAuthentication(ClientAuthentication) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the clientAuthentication property.
setClientAuthentication(ClientAuthentication) - Method in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
Set the ClientAuthentication (from the JAXB type) that configures an HTTP Destination.
setClientConfig(ClientConfig) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setClientEndpointPolicy(EndpointInfo, EndpointPolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
setClientEndpointPolicy(EndpointInfo, EndpointPolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setClientFactoryBean(ClientFactoryBean) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setClientReceiveTimeout(long) - Method in class org.apache.cxf.transport.jms.ClientConfig
Sets the value of the clientReceiveTimeout property.
setClosed(boolean) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
setCloseSequence(CloseSequenceType) - Method in class org.apache.cxf.ws.rm.RMProperties
 
setCode(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.StatusType
Sets the value of the code property.
setCollectionGetters(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setCollectionSetters(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setCollectionWrapperMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setCollectionWrapperName(String) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setCombinator(CombinatorType) - Method in class org.apache.cxf.configuration.security.DNConstraintsType
Sets the value of the combinator property.
setCombinedHash(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.AuthenticatorType
Sets the value of the combinedHash property.
setComments(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSClass
 
setCommonAttributes() - Method in class org.apache.cxf.tools.common.VelocityGenerator
 
setCommonAttributes() - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
setCompilerArgs(List<String>) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setCompileToDir(File) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.BeanGenerator
 
setComponentName(QName) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
setComponentName(QName) - Method in class org.apache.cxf.aegis.type.encoded.SoapArrayType
Sets the QName of the component type of this array.
setConcreteName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setConcurrentConsumers(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setConditions(List<SearchCondition<T>>) - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
setConduit(Conduit) - Method in interface org.apache.cxf.message.Exchange
 
setConduit(Conduit) - Method in class org.apache.cxf.message.ExchangeImpl
 
setConduitSelector(ConduitSelector) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setConduitSelector(ConduitSelector) - Method in interface org.apache.cxf.endpoint.Client
Set the ConduitSelector responsible for retreiving the Conduit.
setConduitSelector(ConduitSelector) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setConduitSelector(ConduitSelector) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setConduitSelector(ConduitSelector) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Sets the conduit selector
setConduitSelectorPrefix(String) - Method in class org.apache.cxf.transport.jms.ClientConfig
Sets the value of the conduitSelectorPrefix property.
setConduitSelectorPrefix(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setConfigAdminTracker(ServiceTracker) - Method in class org.apache.cxf.bus.osgi.ManagedWorkQueueList
 
setConfigContextClass(Class<?>) - Method in class org.apache.cxf.test.AbstractCXFSpringTest
 
setConfiguration(TypeCreationOptions) - Method in class org.apache.cxf.aegis.AegisContext
Deprecated. 2.1
setConfiguration(TypeCreationOptions) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
setConfiguration(TypeCreationOptions) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
setConfiguration(ObjectBindingConfiguration) - Method in class org.apache.cxf.binding.object.LocalServerListener
 
setConfiguration(ClientConfiguration) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setConfigurations(List<AbstractServiceConfiguration>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setConnection(ConnectionType) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the connection property.
setConnection(Connection) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setConnectionPassword(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the connectionPassword property.
setConnectionPassword(String) - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
setConnectionTimeout(long) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the connectionTimeout property.
setConnectionUserName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the connectionUserName property.
setConnectionUserName(String) - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
setConnector(Connector) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
set the jetty server's connector
setConnector(Object) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the connector property.
setConsumeMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Sets custom Consumes media types; can be used to override static Consumes annotation value set on the provider.
setConsumeMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setConsumeMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setConsumeMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setConsumes(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setConsumes(String) - Method in class org.apache.cxf.jaxrs.model.UserResource
 
setContainer(Container) - Method in class org.apache.cxf.tools.plugin.FrontEnd
Sets the value of the container property.
setContainerClass(Class<? extends ToolContainer>) - Method in class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
 
setContainingType(XmlSchemaType) - Method in class org.apache.cxf.javascript.AttributeInfo
 
setContainingType(XmlSchemaType) - Method in class org.apache.cxf.javascript.ParticleInfo
 
setContent(Class<T>, Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setContent(Class<T>, Object) - Method in interface org.apache.cxf.message.Message
Provide the encapsulated content as a particular type (a result type if message is outbound, a source type if message is inbound)
setContent(Class<T>, Object) - Method in class org.apache.cxf.message.MessageImpl
 
setContent(byte[]) - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Deprecated.  
setContent(InputStream) - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Sets the message content using the input stream.
setContent(CachedOutputStream) - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Sets the message content using the cached output stream.
setContentDescription(SoapTcpFrameContentDescription) - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
setContentEncoding(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the contentEncoding property.
setContentHandler(ContentHandler) - Method in class org.apache.cxf.staxutils.StaxSource
 
setContentId(int) - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameContentDescription
 
setContentLength(int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setContentLocation(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the contentLocation property.
setContentType(String) - Method in class org.apache.cxf.attachment.ByteDataSource
 
setContentType(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setContentType(Message) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
setContentType(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the contentType property.
setContentType(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the contentType property.
setContext(Map<String, Object>, Message) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setContext(JAXBContext) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
setContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setContext(ToolContext) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
setContext(ToolContext) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContainer
 
setContext(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.core.AbstractWSDLBuilder
 
setContext(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenResponseType
Sets the value of the context property.
setContext(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenType
Sets the value of the context property.
setContext(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setContextMatchStrategy(String) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
setContextName(String) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setContextName(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
setContextName(String) - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
Set the JAAS Login context name to use.
setContextProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Set a map of JAXB context properties.
setContextProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setContextPropertyName(String) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setContextPropertyName(String) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setContextPropertyName(String) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setContexts(Message, Exchange, Map<String, Object>, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setContextualProperty(String, Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setContextualProperty(String, Object) - Method in interface org.apache.cxf.message.Message
 
setContextualProperty(String, Object) - Method in class org.apache.cxf.message.MessageImpl
 
setContinuationsEnabled(boolean) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setContinuationsEnabled(Boolean) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the continuationsEnabled property.
setConvention(String) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setConvertTypesToStrings(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setCookie(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the cookie property.
setCorbaType(CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
setCorbaType(CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
setCorbaType(CorbaTypeImpl) - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder
 
setCorbaTypeMap(CorbaTypeMap) - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
setCorbaTypeMap(CorbaTypeMap) - Method in class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
setCreated(AttributedDateTime) - Method in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
Sets the value of the created property.
setCreated(AttributedDateTime) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
Sets the value of the created property.
setCreateMBServerConnectorFactory(boolean) - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
setCreateServiceModel(boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setCurrent(SourceSequence) - Method in class org.apache.cxf.ws.rm.Source
Sets the current sequence used by a client side source.
setCurrentBuilder(UriBuilder) - Method in interface org.apache.cxf.jaxrs.client.ClientState
Sets the current builder
setCurrentBuilder(UriBuilder) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
setCurrentBuilder(UriBuilder) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setCurrentChild(I) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
setCurrentMessage(Message) - Method in class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
 
setCurrentTypeListener(QName) - Method in class org.apache.cxf.binding.corba.runtime.CorbaFaultStreamWriter
 
setCurrentTypeListener(QName) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
setDaemon(boolean) - Method in class org.apache.cxf.management.jmx.MBServerConnectorFactory
 
setDaemon(boolean) - Method in class org.apache.cxf.management.JMXConnectorPolicyType
Sets the value of the daemon property.
setData(byte[]) - Method in class org.apache.cxf.attachment.ByteDataSource
 
setData(T) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.headers.Header
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setDataBinding(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
setDataBinding(DataBinding) - Method in interface org.apache.cxf.service.Service
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.service.ServiceImpl
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.ws.rm.WrappedService
 
setDatabindingName(String) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
Set the databinding name
setDataBindingProvider(ProviderFactory, Service) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setDataHandler(DataHandler) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
setDataSource(DataSource) - Method in class org.apache.cxf.attachment.LazyDataSource
 
setDateHeader(String, long) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setDeclaredWSAImport(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
setDecoupledEndpoint(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the decoupledEndpoint property.
setDefault(boolean) - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
Sets the value of the default property.
setDefaultAttributeValue(boolean) - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
setDefaultBus(Bus) - Static method in class org.apache.cxf.BusFactory
Sets the default bus.
setDefaultExcludesNamespace(Boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setDefaultExtensibleAttributes(boolean) - Method in class org.apache.cxf.aegis.type.TypeCreationOptions
 
setDefaultExtensibleElements(boolean) - Method in class org.apache.cxf.aegis.type.TypeCreationOptions
 
setDefaultMapping(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
setDefaultMediaType(String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setDefaultMinOccurs(int) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setDefaultMinOccurs(int) - Method in class org.apache.cxf.aegis.type.TypeCreationOptions
 
setDefaultNamespace(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setDefaultNamespace(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
setDefaultNamespacePackageMapping(Boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setDefaultNillable(boolean) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setDefaultNillable(boolean) - Method in class org.apache.cxf.aegis.type.TypeCreationOptions
 
setDefaultOptionsMethodsHandlePreflight(boolean) - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
What to do when a preflight request comes along for a resource that has a handler method for \@OPTIONS and there is no @CrossResourceSharing(localPreflight = val) annotation on the method.
setDefaultValue(String) - Method in class org.apache.cxf.javascript.AttributeInfo
 
setDefaultValue(String) - Method in interface org.apache.cxf.javascript.ItemInfo
 
setDefaultValue(String) - Method in class org.apache.cxf.javascript.ParticleInfo
 
setDefaultValue(String) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setDefaultValueWriter(DefaultValueWriter) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setDeferred(boolean) - Method in class org.apache.cxf.bus.extension.Extension
 
setDelayBetweenRetries(long) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
 
setDelegate(AbstractPropertiesHolder, boolean) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
setDeleteDirs(File[]) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setDeliveryAssurance(DeliveryAssuranceType) - Method in class org.apache.cxf.ws.rm.feature.RMFeature
 
setDeliveryAssurance(DeliveryAssuranceType) - Method in class org.apache.cxf.ws.rm.RMManager
 
setDeliveryMode(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setDeliveryMode(DeliveryModeType) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the deliveryMode property.
setDependencies(Set<AegisType>) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
setDependencies(File[]) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setDependencies(File[]) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
setDequeueTimeout(long) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setDerived(boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setDerivedKeys(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Token
 
setDescription(String) - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
setDescription(DescriptionType) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the description property.
setDescription(DescriptionType) - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Sets the value of the description property.
setDescription(DescriptionInfo) - Method in class org.apache.cxf.service.model.AbstractDescriptionElement
 
setDestination(Destination) - Method in class org.apache.cxf.endpoint.ServerImpl
 
setDestination(Destination) - Method in interface org.apache.cxf.message.Exchange
 
setDestination(Destination) - Method in class org.apache.cxf.message.ExchangeImpl
 
setDestination(Destination) - Method in class org.apache.cxf.message.MessageImpl
 
setDestination(Destination) - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
setDestinationFactory(DestinationFactory) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setDestinationName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the destinationName property.
setDestinationPolicy(DestinationPolicyType) - Method in class org.apache.cxf.ws.rm.feature.RMFeature
 
setDestinationPolicy(DestinationPolicyType) - Method in class org.apache.cxf.ws.rm.RMManager
 
setDestinationResolver(DestinationResolver) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setDestinationStyle(DestinationStyleType) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the destinationStyle property.
setDetail(Object) - Method in exception org.apache.cxf.binding.soap.jms.interceptor.JMSFault
 
setDetail(Element) - Method in exception org.apache.cxf.interceptor.Fault
Sets a details Node on this fault.
setDetail(Element) - Method in exception org.apache.cxf.ws.rm.SequenceFault
Set detail content as arbitrary element.
setDetail(Identifier) - Method in exception org.apache.cxf.ws.rm.SequenceFault
Set detail content as Identifier.
setDetail(SequenceAcknowledgement) - Method in exception org.apache.cxf.ws.rm.SequenceFault
Set detail content as SequenceAcknowledgement.
setDetail(DetailType) - Method in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
Sets the value of the detail property.
setDialect(String) - Method in class org.apache.cxf.ws.mex.model._2004_09.GetMetadata
Sets the value of the dialect property.
setDialect(String) - Method in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
Sets the value of the dialect property.
setDialect(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.ClaimsType
Sets the value of the dialect property.
setDigest(byte[]) - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
Sets the value of the digest property.
setDigest(byte[]) - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
Sets the value of the digest property.
setDigestAlgorithm(String) - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
Sets the value of the digestAlgorithm property.
setDigestAlgorithm(String) - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
Sets the value of the digestAlgorithm property.
setDigestMethod(DigestMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Sets the value of the digestMethod property.
setDigestValue(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Sets the value of the digestValue property.
setDigits(long) - Method in class org.apache.cxf.binding.corba.wsdl.Anonfixed
Sets the value of the digits property.
setDigits(long) - Method in class org.apache.cxf.binding.corba.wsdl.Fixed
Sets the value of the digits property.
setDirection(Header.Direction) - Method in class org.apache.cxf.headers.Header
 
setDirectory(String) - Method in class org.apache.cxf.management.persistence.FilesystemExchangeDataDAO
 
setDisableCNCheck(boolean) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Set whether or not JSEE should omit checking if the host name specified in the URL matches that of the Common Name (CN) on the server's certificate.
setDisableCNCheck(boolean) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the disableCNCheck property.
setDisableSchemaCache(boolean) - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
There's a test that 'fails' by succeeding if the cache is operational.
setDiscriminator(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
setDiscriminator(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Union
Sets the value of the discriminator property.
setDiscriminatorValueFromData(String) - Method in class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
setDispatcherName(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setDisplayName(DisplayNameType) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the displayName property.
setDisplayName(DisplayNameType) - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Sets the value of the displayName property.
setDocLocation(String) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Set the reference to the document (WADL, etc) describing the endpoint
setDocumentation(String) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
setDocumentation(TDocumentation) - Method in class org.apache.cxf.wsdl.TDocumented
Sets the value of the documentation property.
setDocumentBaseURI(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setDocumentLocator(Locator) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method setDocumentLocator.
setDocumentURI(String) - Method in class org.apache.cxf.tools.validator.internal.model.FailureLocation
 
setDomainExpressions(Collection<DomainExpression>) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
 
setDriverClassName(String) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
setDropCollectionWrapperElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setDropRootElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setDropRootElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setDropRootElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setDTDHandler(DTDHandler) - Method in class org.apache.cxf.staxutils.StaxSource
 
setDuplicate(QName) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
 
setDurableSubscriberName(String) - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Sets the value of the durableSubscriberName property.
setDurableSubscriptionClientId(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setDurableSubscriptionClientId(String) - Method in class org.apache.cxf.transport.jms.ServerConfig
Sets the value of the durableSubscriptionClientId property.
setDurableSubscriptionName(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setEffectiveClientFaultPolicy(EndpointInfo, BindingFaultInfo, EffectivePolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
setEffectiveClientFaultPolicy(EndpointInfo, BindingFaultInfo, EffectivePolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setEffectiveClientRequestPolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
setEffectiveClientRequestPolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setEffectiveClientResponsePolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
setEffectiveClientResponsePolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setEffectiveServerFaultPolicy(EndpointInfo, BindingFaultInfo, EffectivePolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
setEffectiveServerFaultPolicy(EndpointInfo, BindingFaultInfo, EffectivePolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setEffectiveServerRequestPolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
setEffectiveServerRequestPolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setEffectiveServerResponsePolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
setEffectiveServerResponsePolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setEjbLink(EjbLinkType) - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class org.apache.cxf.jaxws.javaee.ServiceImplBeanType
Sets the value of the ejbLink property.
setEjbRefName(EjbRefNameType) - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefNameType) - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Sets the value of the ejbRefName property.
setEjbRefType(EjbRefTypeType) - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefTypeType) - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Sets the value of the ejbRefType property.
setElement(Element) - Method in class org.apache.cxf.aegis.util.stax.JDOMNamespaceContext
 
setElement(Element) - Method in class org.apache.cxf.aegis.util.stax.W3CNamespaceContext
 
setElement(boolean) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setElement(Element) - Method in class org.apache.cxf.service.model.SchemaInfo
 
setElement(Element) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
setElement(Element) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setElement(Element) - Method in class org.apache.cxf.ws.policy.PolicyBean
 
setElement(QName) - Method in class org.apache.cxf.wsdl.TPart
Sets the value of the element property.
setElementName(XmlSchemaElement, String) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Wrapper around XmlSchemaElement.setName that checks for inconsistency with refName.
setElementName(QName) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.model.WrapperBeanClass
Set the ElementName value.
setElementName(QName) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSParameter
 
setElementName(QName) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.WrapperElement
 
setElementQName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setElementRefName(XmlSchemaElement, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Wrapper around XmlSchemaElement.setRefName that checks for inconsistency with name and QName.
setElements(List<CorbaObjectHandler>) - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceHandler
 
setElementType(QName) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
setElementType(QName) - Method in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
setElementType(QName) - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
Sets the type of this extensibility element.
setElemname(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Anonarray
Sets the value of the elemname property.
setElemname(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Anonsequence
Sets the value of the elemname property.
setElemname(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Array
Sets the value of the elemname property.
setElemname(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Sequence
Sets the value of the elemname property.
setElemtype(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Anonarray
Sets the value of the elemtype property.
setElemtype(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Anonsequence
Sets the value of the elemtype property.
setElemtype(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Array
Sets the value of the elemtype property.
setElemtype(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Sequence
Sets the value of the elemtype property.
setEmpty(boolean) - Method in class org.apache.cxf.javascript.ParticleInfo
 
setEmptyRequestProperty(Message, String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setEnableAppliesTo(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setEnableAsyncMapping(boolean) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setEnableBuffering(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Enables the buffering mode.
setEnableBuffering(boolean) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setEnableBuffering(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setEnabled(boolean) - Method in class org.apache.cxf.management.JMXConnectorPolicyType
Sets the value of the enabled property.
setEnabled(boolean) - Method in class org.apache.cxf.ws.policy.blueprint.PolicyEngineBPDefinitionParser.PolicyEngineConfig
 
setEnabled(boolean) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
setEnabled(boolean) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setEnabled(boolean) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
 
setEnabled(boolean) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
setEnableJDOMMappings(boolean) - Method in class org.apache.cxf.aegis.AegisContext
Whether to enable JDOM as a mapping for xsd:anyType if JDOM is in the classpath.
setEnableLifetime(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setEnableMime(boolean) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setEnableMtom(TrueFalseType) - Method in class org.apache.cxf.jaxws.javaee.PortComponentRefType
Sets the value of the enableMtom property.
setEnableMtom(TrueFalseType) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the enableMtom property.
setEnableStaticResolution(boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setEnableStreaming(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Enables the support for streaming.
setEnableWrapperStyle(boolean) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setEncoded(boolean) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setEncoding(String) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setEncoding(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
Sets the value of the encoding property.
setEncodingType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
Sets the value of the encodingType property.
setEncodingType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.EncodedString
Sets the value of the encodingType property.
setEncrypted(boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setEncryptedElements(SignedEncryptedElements) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setEncryptedParts(SignedEncryptedParts) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setEncryptedResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setEncryptionToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.EncryptionToken
 
setEncryptionToken(EncryptionToken) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
setEncryptionUser(WSSecEncryptedKey, TokenWrapper, boolean, Crypto) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
setEndorsed(boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setEndpoint(Endpoint) - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
setEndpoint(Endpoint) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setEndpoint(Endpoint) - Method in interface org.apache.cxf.endpoint.ConduitSelector
 
setEndpoint(Endpoint) - Method in class org.apache.cxf.endpoint.NullConduitSelector
 
setEndpoint(Endpoint) - Method in class org.apache.cxf.endpoint.PreexistingConduitSelector
 
setEndpoint(EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.v200702.OfferType
Sets the value of the endpoint property.
setEndpointContext(EndpointContext) - Method in class org.apache.cxf.jaxws22.EndpointImpl
 
setEndpointName(QName) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setEndpointName(QName) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setEndpointName(QName) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setEndpointName(QName) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
setEndpointName(QName) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setEndpointName(String) - Method in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
Sets the value of the endpointName property.
setEndpointName(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setEndpointName(QName) - Method in class org.apache.cxf.wsdl11.WSDLServiceFactory
 
setEndpointQName(QName) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setEndpointReference(EndpointReferenceType) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setEndpointReference(EndpointReferenceType) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
 
setEndpoints(Map<QName, Endpoint>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setEndpoints(Map<QName, Endpoint>) - Method in class org.apache.cxf.service.ServiceImpl
 
setEndpointUri(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the endpointUri property.
setEnforceSpec(boolean) - Method in class org.apache.cxf.transport.jms.ClientConfig
Sets the value of the enforceSpec property.
setEnforceSpec(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setEnginesList(List<JettyHTTPServerEngine>) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
setEntireHeadersAndBodySignatures(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
setEntityClass(Class<?>) - Method in class org.apache.cxf.jaxrs.client.ResponseReader
 
setEntityResolver(EntityResolver) - Method in class org.apache.cxf.staxutils.StaxSource
 
setEntryName(QName) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
setEntryProperties(Factory, Entry, Object, Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setEnvEntryName(JndiNameType) - Method in class org.apache.cxf.jaxws.javaee.EnvEntryType
Sets the value of the envEntryName property.
setEnvEntryType(EnvEntryTypeValuesType) - Method in class org.apache.cxf.jaxws.javaee.EnvEntryType
Sets the value of the envEntryType property.
setEnvEntryValue(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.EnvEntryType
Sets the value of the envEntryValue property.
setEnvironment(String[]) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
setEnvironment(Map<String, ?>) - Method in class org.apache.cxf.management.jmx.MBServerConnectorFactory
 
setEnvironment(ToolContext) - Method in interface org.apache.cxf.tools.common.Processor
 
setEnvironment(ProcessorEnvironment) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLProcessor
 
setEnvironment(ToolContext) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
setEnvironment(ProcessorEnvironment) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
setEnvironment(ToolContext) - Method in class org.apache.cxf.tools.java2js.processor.JavaToJSProcessor
 
setEnvironment(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.JAXWSFrontEndProcessor
 
setEnvironment(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.SimpleFrontEndProcessor
 
setEnvironment(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToWSDLProcessor
 
setEnvironment(ToolContext) - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
setEnvironment(ToolContext) - Method in class org.apache.cxf.tools.misc.processor.XSDToWSDLProcessor
 
setEnvironment(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
setEnvironment(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.core.WSDLToProcessor
 
setEnvironment(Properties) - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
setErrorHandler(ErrorHandler) - Method in class org.apache.cxf.staxutils.StaxSource
 
setErrorListener(Object) - Method in interface org.apache.cxf.jaxb.JAXBUtils.SchemaCompiler
 
setErrorStream(PrintStream) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
setErrOutputStream(OutputStream) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
setErrOutputStream(OutputStream) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContainer
 
setExactlyOnce(DeliveryAssuranceType.ExactlyOnce) - Method in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
Sets the value of the exactlyOnce property.
setExactlyOne(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
Sets the value of the exactlyOne property.
setException(QName) - Method in class org.apache.cxf.binding.corba.wsdl.RaisesType
Sets the value of the exception property.
setExceptionMode(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
setExceptionSuper(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setExceptionType(String) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setExchange(Exchange) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setExchange(Exchange) - Method in interface org.apache.cxf.message.Message
 
setExchange(Exchange) - Method in class org.apache.cxf.message.MessageImpl
 
setExchangeData(ExchangeData) - Method in class org.apache.cxf.management.persistence.ExchangeDataProperty
 
setExchangeDataDAO(ExchangeDataDAO) - Method in class org.apache.cxf.management.interceptor.PersistOutInterceptor
 
setExchangeDataFilter(ExchangeDataFilter) - Method in class org.apache.cxf.management.interceptor.PersistOutInterceptor
 
setExchangeProperties(Exchange, Message) - Method in class org.apache.cxf.binding.coloc.ColocMessageObserver
 
setExchangeProperties(Exchange, Endpoint) - Method in class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
setExchangeProperties(Exchange, Endpoint, BindingOperationInfo) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setExchangeProperties(Exchange, Message) - Method in class org.apache.cxf.transport.ChainInitiationObserver
 
setExchangeProperties(Exchange, Message) - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
setExcludedModuleMap(Map<String, List>) - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
setExcludedModules(Map<String, List>) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
setExcludePackageAndNamespaces(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
setExecutor(Executor) - Method in interface org.apache.cxf.endpoint.Client
Sets the executor which is used to process Asynchronous responses.
setExecutor(Executor) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setExecutor(Executor) - Method in interface org.apache.cxf.endpoint.Endpoint
 
setExecutor(Executor) - Method in class org.apache.cxf.endpoint.EndpointImpl
 
setExecutor(Executor) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setExecutor(Executor) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setExecutor(Executor) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setExecutor(Executor) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
setExecutor(Executor) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setExecutor(Executor) - Method in interface org.apache.cxf.service.Service
 
setExecutor(Executor) - Method in class org.apache.cxf.service.ServiceImpl
 
setExecutor(Executor) - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
setExecutor(Executor) - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
setExecutor(Executor) - Method in class org.apache.cxf.ws.rm.WrappedService
 
setExpectedEncoded(boolean) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.SourceSequence
 
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
Sets the value of the expires property.
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
Sets the value of the expires property.
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.v200502.OfferType
Sets the value of the expires property.
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
Sets the value of the expires property.
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
Sets the value of the expires property.
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
Sets the value of the expires property.
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
Sets the value of the expires property.
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
Sets the value of the expires property.
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.v200702.OfferType
Sets the value of the expires property.
setExpires(AttributedDateTime) - Method in class org.apache.cxf.ws.security.sts.provider.model.LifetimeType
Sets the value of the expires property.
setExpires(AttributedDateTime) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
Sets the value of the expires property.
setExpires(Date) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setExplicitDerivedKeys(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Token
 
setExplicitQosEnabled(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setExponent(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
Sets the value of the exponent property.
setExponentialBackoff(RMAssertion.ExponentialBackoff) - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
Sets the value of the exponentialBackoff property.
setExposeHeaders(List<String>) - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
A list of non-simple headers to be exposed via Access-Control-Expose-Headers.
setExpression(String) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setExpressions(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setExtendedSoapHeaders(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setExtensibleAttributes(boolean) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setExtensibleElements(boolean) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setExtension(boolean) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setExtension(T, Class<T>) - Method in class org.apache.cxf.bus.CXFBusImpl
 
setExtension(T, Class<T>) - Method in interface org.apache.cxf.Bus
 
setExtensionAttributes(Map<QName, Object>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
setExtensionAttributes(Map<QName, Object>) - Method in interface org.apache.cxf.service.model.Extensible
 
setExtensionMappings(Map<Object, Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the extension mappings, example, 'xml' is the key and 'text/xml' is the value.
setExtensionRegistry(ExtensionRegistry) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
setExtensionRegistry(ExtensionRegistry) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
setExtensionRegistry(ExtensionRegistry) - Method in interface org.apache.cxf.wsdl.WSDLExtensibilityPlugin
 
setExtensions(JAXRSServerFactoryBean, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
setExternalLinks(List<String>) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setExtraargs(List<String>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setExtraClass(Class[]) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
setExtraClass(Class[]) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setExtraDetail(Element) - Method in exception org.apache.cxf.ws.rm.SequenceFault
Set extra element appended to main fault detail.
setExtReg(ExtensionRegistry) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setFactoriesAreAbstract(boolean) - Static method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
setFactory(JDOMFactory) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
setFactory(CorbaBindingFactory) - Method in class org.apache.cxf.binding.corba.runtime.OrbConfigurer
 
setFactory(Factory) - Method in class org.apache.cxf.service.invoker.FactoryInvoker
 
setFactoryAlgorithm(String) - Method in class org.apache.cxf.configuration.security.KeyManagersType
Sets the value of the factoryAlgorithm property.
setFactoryAlgorithm(String) - Method in class org.apache.cxf.configuration.security.TrustManagersType
Sets the value of the factoryAlgorithm property.
setFailover(boolean) - Method in class org.apache.cxf.clustering.LoadDistributorTargetSelector
 
setFailurePoint(XNode) - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
setFault(Fault) - Method in class org.apache.cxf.aegis.Context
 
setFault(boolean) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
setFault(Exception) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
setFaultCode(QName) - Method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType
Sets the value of the faultCode property.
setFaultCode(QName) - Method in exception org.apache.cxf.interceptor.Fault
 
setFaultCode(QName) - Method in class org.apache.cxf.transport.jms.JMSFaultType
Sets the value of the faultCode property.
setFaultCode(QName) - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
setFaultCode(QName) - Method in class org.apache.cxf.ws.rm.v200502.SequenceFaultType
Sets the value of the faultCode property.
setFaultCode(QName) - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceFaultType
Sets the value of the faultCode property.
setFaultCode(QName) - Method in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
Sets the value of the faultCode property.
setFaultCode(QName) - Method in exception org.apache.cxf.ws.security.sts.provider.STSException
 
setFaultMode(FaultMode) - Method in class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
setFaultName(QName) - Method in class org.apache.cxf.service.model.FaultInfo
 
setFaultObserver(MessageObserver) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
setFaultObserver(MessageObserver) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
setFaultSerialVersionUID(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setFaultTo(EndpointReferenceType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the FaultTo property.
setFaultTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the FaultTo property.
setFeature(String, boolean) - Method in class org.apache.cxf.staxutils.StaxSource
 
setFeature(String, boolean) - Method in class org.apache.cxf.tools.corba.common.SchemaWriterImpl
 
setFeature(String, boolean) - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaWriterImpl
 
setFeatures(Collection<AbstractFeature>) - Method in class org.apache.cxf.bus.CXFBusImpl
 
setFeatures(Collection<AbstractFeature>) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setFeatures(List<AbstractFeature>) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setFeatures(List<AbstractFeature>) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setFeatures(List<AbstractFeature>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setFeatures(List<AbstractFeature>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setFeatures(List<AbstractFeature>) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setFeedFromCollection(Factory, Feed, Object, Object, Class<?>, Type, boolean) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setFeedProperties(Factory, Feed, Object, Object, Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setFile(String) - Method in class org.apache.cxf.configuration.security.CertStoreType
Sets the value of the file property.
setFile(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the file property.
setFinal(SequenceAcknowledgement.Final) - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
Sets the value of the final property.
setFirstChildAsProperty(Element, ParserContext, MutableBeanMetadata, String) - Method in class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
 
setFirstChildAsProperty(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
setFixedParameterOrder(boolean) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
setFixedValue(String) - Method in class org.apache.cxf.javascript.AttributeInfo
 
setFlat(boolean) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
setFlat(boolean) - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
setFlatArray(boolean) - Method in class org.apache.cxf.aegis.type.AegisType
 
setForce(boolean) - Method in class org.apache.cxf.feature.FastInfosetFeature
Set if FastInfoset is always used without negotiation
setForceRsaKeyValue(boolean) - Method in class org.apache.cxf.ws.security.policy.model.KeyValueToken
 
setFormattedOutput(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractAtomProvider
 
setFormattedOutput(boolean) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setFrames(List<SoapTcpFrame>) - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpMessage
 
setFrameType(int) - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
setFrom(EndpointReferenceType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the From property.
setFrom(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the From property.
setFrontEnd(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setFullClassName(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setFullyQualifiedName(Scope) - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
setG(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Sets the value of the g property.
setGenerateAllBindings(boolean) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
setGenerateEnums(boolean) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setGenerateImplementation(boolean) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setGenerateInterfaces(boolean) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
setGenerateInterfaces(boolean) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setGenerators(Generators) - Method in class org.apache.cxf.tools.plugin.FrontEnd
Sets the value of the generators property.
setGlobalRoles(String) - Method in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
setGroupId(String) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
setGssV5ApReqToken11(boolean) - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
setHandlerChain(List<Handler>) - Method in class org.apache.cxf.jaxws.binding.AbstractBindingImpl
 
setHandlerChain(List<Handler>) - Method in class org.apache.cxf.jaxws.binding.http.HTTPBindingImpl
 
setHandlerChains(HandlerChainsType) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the handlerChains property.
setHandlerChains(ServiceRefHandlerChainsType) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Sets the value of the handlerChains property.
setHandlerChains(Element) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setHandlerClass(FullyQualifiedClassType) - Method in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
Sets the value of the handlerClass property.
setHandlerClass(FullyQualifiedClassType) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Sets the value of the handlerClass property.
setHandlerInitEnabled(boolean) - Method in class org.apache.cxf.jaxws.handler.HandlerChainBuilder
 
setHandlerName(CString) - Method in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
Sets the value of the handlerName property.
setHandlerName(CString) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Sets the value of the handlerName property.
setHandlerResolver(HandlerResolver) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
setHandlers(List<Handler>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setHandlers(List<Handler>) - Method in class org.apache.cxf.jaxws.JaxWsProxyFactoryBean
Specifies a list of JAX-WS Handler implementations that are to be used by the proxy.
setHandlers(List<Handler>) - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
setHandlers(List<Handler>) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
set the jetty server's handlers
setHandlers(Object) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the handlers property.
setHashPassword(boolean) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
setHeader(String, String) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
setHeader(SoapTcpFrameHeader) - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrame
 
setHeader(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setHeader(boolean) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setHeaderFactory(MAPCodec.HeaderFactory) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
 
setHeaders(Map<String, String>) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the headers new proxy or WebClient instances will be initialized with.
setHideText(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Sets the value of the hideText property.
setHighWaterMark(int) - Method in class org.apache.cxf.transport.jms.SessionPoolType
Sets the value of the highWaterMark property.
setHighWaterMark(int) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setHighWaterMark(int) - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
setHolder(boolean) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
setHolderName(String) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
setHome(HomeType) - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Sets the value of the home property.
setHonorKeepAlive(boolean) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the honorKeepAlive property.
setHost(String) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setHost(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the host property.
setHost(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the host property.
setHttpBasicAuthentication(boolean) - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
setHttpDigestAuthentication(boolean) - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
setHttpMethod(String) - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
setIcon(IconType) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the icon property.
setIcon(IconType) - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Sets the value of the icon property.
setId(String) - Method in class org.apache.cxf.binding.corba.types.CorbaExceptionHandler
 
setId(String) - Method in class org.apache.cxf.bus.CXFBusImpl
 
setId(String) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setId(String) - Method in class org.apache.cxf.jaxws.javaee.CString
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.EmptyType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.EnvEntryType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.HandlerChainsType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.HandlerChainType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.IconType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.ListenerType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.ParamValueType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.PortComponentRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.PropertyType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.RunAsType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.SecurityRoleRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.SecurityRoleType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.ServiceImplBeanType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainsType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.WebservicesType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.XsdAnyURIType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.XsdBooleanType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.XsdIntegerType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.XsdNMTOKENType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.XsdNonNegativeIntegerType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.XsdPositiveIntegerType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.XsdQNameType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.jaxws.javaee.XsdStringType
Sets the value of the id property.
setId(Integer) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setId(Integer) - Method in class org.apache.cxf.management.persistence.ExchangeDataProperty
 
setId(String) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setId(String) - Method in interface org.apache.cxf.message.Message
 
setId(String) - Method in class org.apache.cxf.message.MessageImpl
 
setId(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineFactoryConfigType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.ParametersRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.policy.v200409.Policy
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ManifestType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertiesType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
Sets the value of the id property.
setId(String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setIdentifier(String) - Method in class org.apache.cxf.ws.mex.model._2004_09.GetMetadata
Sets the value of the identifier property.
setIdentifier(String) - Method in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200502.AckRequestedType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200502.OfferType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200502.TerminateSequenceType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200502wsa15.TerminateSequenceType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200702.AckRequestedType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceResponseType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200702.OfferType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200702.SequenceType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceResponseType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
Sets the value of the identifier property.
setIdGenerator(SequenceIdentifierGenerator) - Method in class org.apache.cxf.ws.rm.RMManager
 
setIdlFile(String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
setIdlNamespace(Definition) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
setIdlNamespace(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
setIdltype(QName) - Method in class org.apache.cxf.binding.corba.wsdl.ArgType
Sets the value of the idltype property.
setIdltype(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Const
Sets the value of the idltype property.
setIdltype(QName) - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
Sets the value of the idltype property.
setIdltype(QName) - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
Sets the value of the idltype property.
setIgnorable(boolean) - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
setIgnoreActions(boolean) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
setIgnoreBasePath(boolean) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
setIgnoredClasses(List<String>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setIgnoredMethods(List<Method>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setIgnoreForwardSlash(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setIgnoreImports(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
setIgnoreImports(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
setIgnoreMessageWriters(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setIgnoreMixedContent(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setIgnoreMixedContent(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setIgnoreNamespaces(boolean) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setIgnoreNamespaces(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setIgnoreNamespaces(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setIgnoreRequests(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setIgnoreUnknownAssertions(boolean) - Method in interface org.apache.cxf.ws.policy.AssertionBuilderRegistry
Indicates if unknown assertions should simply be ignored.
setIgnoreUnknownAssertions(boolean) - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
 
setIgnoreUnknownAssertions(boolean) - Method in class org.apache.cxf.ws.policy.blueprint.PolicyEngineBPDefinitionParser.PolicyEngineConfig
 
setIgnoreUnknownAssertions(boolean) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
setIgnoreUnknownAssertions(boolean) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setIgnoreUnknownAssertions(boolean) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
 
setIgnoreUnknownAssertions(boolean) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
setIgnoreUnknownBindings(boolean) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
setIgnoreWhitespace(boolean) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
setImage(ImageType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
Sets the value of the image property.
setImage(ImageType) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Sets the value of the image property.
setImmediaAcksTimeout(long) - Method in class org.apache.cxf.ws.rm.manager.AcksPolicyType
Sets the value of the immediaAcksTimeout property.
setImplementorClass(Class) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setImpliedDerivedKeys(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Token
 
setImport(TImport) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the import property.
setImportDefinitionWriters(Map<String, File>) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
Used only for test cases to set writers for imports when using the -mns option
setImportSchema(String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
setImportSchemaWriters(Map<String, File>) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
setImportsComparator(Comparator<String>) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
setImportsComparator(Comparator<String>) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setInactivityTimeout(RMAssertion.InactivityTimeout) - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
Sets the value of the inactivityTimeout property.
setInAppendElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setInAppendElements(Map<String, String>) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setInAppendElements(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setInbound() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
setInClassNames(List<String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setIncludeOffer(boolean) - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Sets the value of the includeOffer property.
setIncludeTimestamp(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
setInclusion(SPConstants.IncludeTokenType) - Method in class org.apache.cxf.ws.security.policy.model.Token
 
setIncompleteSequenceBehavior(IncompleteSequenceBehaviorType) - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
Sets the value of the incompleteSequenceBehavior property.
setIncompleteSequenceBehavior(IncompleteSequenceBehaviorType) - Method in class org.apache.cxf.ws.rm.v200702.OfferType
Sets the value of the incompleteSequenceBehavior property.
setInDate(Date) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setIndex(int) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setInDropElements(List<String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setInDropElements(List<String>) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setInDropElements(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Sets the list of in fault interceptors which will deal with the HTTP faults; the client code may choose to catch ServerWebApplicationException exceptions instead.
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setInFaultMessage(Message) - Method in interface org.apache.cxf.message.Exchange
 
setInFaultMessage(Message) - Method in class org.apache.cxf.message.ExchangeImpl
 
setInFaultObserver(MessageObserver) - Method in interface org.apache.cxf.endpoint.Endpoint
 
setInFaultObserver(MessageObserver) - Method in class org.apache.cxf.endpoint.EndpointImpl
 
setInFaultObserver(MessageObserver) - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
setInflector(Inflector) - Method in class org.apache.cxf.binding.http.strategy.ConventionStrategy
 
setInheritHeaders(boolean) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Indicates if the headers set by a current proxy will be inherited when a subresource proxy is created vice versa.
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Sets the list of in interceptors which pre-process the responses from remote services.
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setInitialSize(int) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setInitialState(ClientState) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the initial client state, can be a thread-safe state.
setInitiatorEncryptionToken(InitiatorEncryptionToken) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
setInitiatorEncryptionToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.InitiatorEncryptionToken
 
setInitiatorSignatureToken(InitiatorSignatureToken) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
setInitiatorSignatureToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.InitiatorSignatureToken
 
setInitiatorToken(InitiatorToken) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
setInitiatorToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.InitiatorToken
 
setInitParameter(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
setInjectionTargetClass(FullyQualifiedClassType) - Method in class org.apache.cxf.jaxws.javaee.InjectionTargetType
Sets the value of the injectionTargetClass property.
setInjectionTargetName(JavaIdentifierType) - Method in class org.apache.cxf.jaxws.javaee.InjectionTargetType
Sets the value of the injectionTargetName property.
setInMediaTemplates(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setInMessage(Message) - Method in interface org.apache.cxf.message.Exchange
 
setInMessage(Message) - Method in class org.apache.cxf.message.ExchangeImpl
 
setInOrder(DeliveryAssuranceType.InOrder) - Method in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
Sets the value of the inOrder property.
setInParameters(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setInProperties(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setInput(String, MessageInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
setInput(String, MessageInfo) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
setInput(TBindingOperationMessage) - Method in class org.apache.cxf.wsdl.TBindingOperation
Sets the value of the input property.
setInputStream(InputStream) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
setInputStream(InputStream) - Method in class org.apache.cxf.io.DelegatingInputStream
 
setInTemplate(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setInterceptor(AbstractAuthorizingInInterceptor) - Method in class org.apache.cxf.jaxrs.security.SimpleAuthorizingFilter
 
setInterceptorChain(InterceptorChain) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setInterceptorChain(InterceptorChain) - Method in interface org.apache.cxf.message.Message
 
setInterceptorChain(InterceptorChain) - Method in class org.apache.cxf.message.MessageImpl
 
setInterceptors(JAXRSServerFactoryBean, ServletConfig, String) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
setInterface(InterfaceInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setInterface(JavaInterface) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setInterfaceClass(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setInterfaceName(String) - Method in class org.apache.cxf.bus.extension.Extension
 
setInterfaceName(EndpointReferenceType, QName) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
setIntHeader(String, int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setIntoAny(Any, CorbaStreamable, boolean) - Method in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
setIntoAny(Any, CorbaStreamable, boolean) - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveHandler
 
setIntraMessageThreshold(int) - Method in class org.apache.cxf.ws.rm.manager.AcksPolicyType
Sets the value of the intraMessageThreshold property.
setInTransformElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setInTransformElements(Map<String, String>) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setInTransformElements(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setInvoker(Invoker) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
setInvoker(Invoker) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the custom Invoker which can be used to customize the way the default JAX-RS invoker calls on the service bean
setInvoker(Invoker) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setInvoker(Invoker) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setInvoker(Invoker) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setInvoker(Invoker) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setInvoker(Invoker) - Method in interface org.apache.cxf.service.Service
 
setInvoker(Invoker) - Method in class org.apache.cxf.service.ServiceImpl
 
setInvoker(Invoker) - Method in class org.apache.cxf.ws.rm.WrappedService
 
setIsBaseAddr(boolean) - Method in class org.apache.cxf.js.rhino.JsServiceFactoryBean
 
setIssueOperation(IssueOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
setIssueOperation(IssueOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
setIssuerAddress(String) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setIssuerDNConstraints(DNConstraintsType) - Method in class org.apache.cxf.configuration.security.CertificateConstraintsType
Sets the value of the issuerDNConstraints property.
setIssuerEpr(EndpointReferenceType) - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
setIssuerEpr(Element) - Method in class org.apache.cxf.ws.security.policy.model.SecureConversationToken
 
setIssuerEpr(Element) - Method in class org.apache.cxf.ws.security.policy.model.SpnegoContextToken
 
setIssuerName(String) - Method in class org.apache.cxf.ws.security.policy.model.Token
 
setIssueSingleOperation(IssueSingleOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
setIssueSingleOperation(IssueSingleOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
Setting an IssueSingleOperation instance will override the default behaviour of issuing a token in a RequestSecurityTokenResponseCollection
setJ(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Sets the value of the j property.
setJaasLoginModuleName(String) - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
Deprecated. Set the JAAS Login module name to use.
setJavaCodeBlock(JavaCodeBlock) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setJavaDoc(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setJavaDoc(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setJavaInterface(JavaInterface) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.HandlerConfigGenerator
 
setJavaModel(JavaModel) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setJavaModel(JavaModel) - Method in class org.apache.cxf.tools.common.ToolContext
 
setJavascriptName(String) - Method in class org.apache.cxf.javascript.AttributeInfo
 
setJavascriptName(String) - Method in class org.apache.cxf.javascript.ParticleInfo
 
setJaxbAnnotations(Annotation[]) - Method in class org.apache.cxf.tools.common.model.JavaField
 
setJaxbBindingFiles(List<InputSource>) - Method in class org.apache.cxf.tools.common.ToolContext
 
setJAXBContext(JAXBContext) - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
setJAXBContext(JAXBContext) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Set the encapsulated JAXBContext (used by unit tests).
setJAXBContext(JAXBContext) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
Set the encapsulated JAXBContext (used by unit tests).
setJAXBContext(JAXBContext) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
Set the encapsulated JAXBContext (used by unit tests).
setJaxbContextProperties(Map<String, Object>) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
Set the map of JAXB context properties used at the time that we create new contexts.
setJaxbElementClassMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setJaxbElementClassNames(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setJaxrpcMappingFile(PathType) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Sets the value of the jaxrpcMappingFile property.
setJaxrpcMappingFile(PathType) - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Sets the value of the jaxrpcMappingFile property.
setJaxwsClass(JAXWSClass) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setJaxWsConfiguration(JaxWsServiceConfiguration) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
setJaxWsImplementorInfo(JaxWsImplementorInfo) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
setJaxwsParas(List<JAXWSParameter>) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setJaxWsServiceFactoryBean(JaxWsServiceFactoryBean) - Method in class org.apache.cxf.jaxws.binding.soap.JaxWsSoapBindingConfiguration
 
setJmsConfig(JMSConfiguration) - Method in class org.apache.cxf.transport.jms.JMSConduit
 
setJmsConfig(JMSConfiguration) - Method in class org.apache.cxf.transport.jms.JMSConfigFeature
 
setJmsConfig(JMSConfiguration) - Method in class org.apache.cxf.transport.jms.JMSDestination
 
setJmsConfig(JMSConfiguration) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setJMSCorrelationID(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsCorrelationID property.
setJMSDeliveryMode(int) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsDeliveryMode property.
setJmsDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jmsDestinationName property.
setJMSExpiration(long) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsExpiration property.
setJmsFaultType(JMSFaultType) - Method in exception org.apache.cxf.binding.soap.jms.interceptor.JMSFault
 
setJMSMessageID(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsMessageID property.
setJMSPriority(int) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsPriority property.
setJmsProviderTibcoEms(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setJMSRedelivered(boolean) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsRedelivered property.
setJmsReplyDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jmsReplyDestinationName property.
setJMSReplyTo(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsReplyTo property.
setJmsReplyToDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jmsReplyToDestinationName property.
setJmsTemplate(JmsTemplate) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setJMSTimeStamp(long) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsTimeStamp property.
setJMSType(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the jmsType property.
setJmsVariant(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the jmsVariant property.
setJMXServiceURL(String) - Method in class org.apache.cxf.management.JMXConnectorPolicyType
Sets the value of the jmxServiceURL property.
setJndiConfig(JNDIConfiguration) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setJndiConnectionFactoryName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jndiConnectionFactoryName property.
setJndiConnectionFactoryName(String) - Method in class org.apache.cxf.transport.jms.JNDIConfiguration
 
setJndiConnectionFactoryName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the jndiConnectionFactoryName property.
setJndiDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jndiDestinationName property.
setJndiInitialContextFactory(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the jndiInitialContextFactory property.
setJndiReplyDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jndiReplyDestinationName property.
setJndiReplyToDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jndiReplyToDestinationName property.
setJndiTemplate(JndiTemplate) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setJndiURL(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the jndiURL property.
setJs(String) - Method in class org.apache.cxf.js.rhino.JsServiceFactoryBean
 
setJsseProvider(String) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Set the JSSE provider.
setJsseProvider(String) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the jsseProvider property.
setJsseProvider(String) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the jsseProvider property.
setKeepAliveParameters(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the keepAliveParameters property.
setKeepAliveSystemProperty(boolean) - Static method in class org.apache.cxf.test.TestUtilities
 
setKeyExchangeTokenOperation(KeyExchangeTokenOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
setKeyExchangeTokenOperation(KeyExchangeTokenOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
setKeyIdentifierType(WSSecBase, TokenWrapper, Token) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
setKeyInfo(KeyInfoType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
Sets the value of the keyInfo property.
setKeyManagers(KeyManager[]) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Sets the KeyManagers for this endpoint.
setKeyManagers(KeyManagersType) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the keyManagers property.
setKeyManagers(KeyManagersType) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the keyManagers property.
setKeyManagers(KeyManager[]) - Method in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
Set the KeyManagers.
setKeyName(QName) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
setKeyPassword(String) - Method in class org.apache.cxf.configuration.security.KeyManagersType
Sets the value of the keyPassword property.
setKeySize(int) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setKeyStore(KeyStoreType) - Method in class org.apache.cxf.configuration.security.KeyManagersType
Sets the value of the keyStore property.
setKeyStore(KeyStoreType) - Method in class org.apache.cxf.configuration.security.TrustManagersType
Sets the value of the keyStore property.
setKeyType(Type) - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
setKeyType(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setKnownElements(Collection<QName>) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
 
setKnownElements(QName[]) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
 
setLabel(String) - Method in class org.apache.cxf.binding.corba.wsdl.CaseType
Sets the value of the label property.
setLabel(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
Sets the value of the label property.
setLabel(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
Sets the value of the label property.
setLabel(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Sets the value of the label property.
setLang(String) - Method in class org.apache.cxf.jaxws.javaee.DescriptionType
Sets the value of the lang property.
setLang(String) - Method in class org.apache.cxf.jaxws.javaee.DisplayNameType
Sets the value of the lang property.
setLang(String) - Method in class org.apache.cxf.jaxws.javaee.IconType
Sets the value of the lang property.
setLanguageMappings(Map<Object, Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the language mappings, example, 'en' is the key and 'en-gb' is the value.
setLargeIcon(PathType) - Method in class org.apache.cxf.jaxws.javaee.IconType
Sets the value of the largeIcon property.
setLastMessage(SequenceType.LastMessage) - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
Sets the value of the lastMessage property.
setLastMessage(SequenceType.LastMessage) - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
Sets the value of the lastMessage property.
setLastMsgNumber(Long) - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
Sets the value of the lastMsgNumber property.
setLastMsgNumber(Long) - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
Sets the value of the lastMsgNumber property.
setLayout(Layout) - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
setLazyLoading(boolean) - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
setLevel(Level) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
setLevel(Level) - Method in class org.apache.cxf.common.logging.Log4jLogger
 
setLibraryReferences(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
setLifecycleCallbackClass(FullyQualifiedClassType) - Method in class org.apache.cxf.jaxws.javaee.LifecycleCallbackType
Sets the value of the lifecycleCallbackClass property.
setLifecycleCallbackMethod(JavaIdentifierType) - Method in class org.apache.cxf.jaxws.javaee.LifecycleCallbackType
Sets the value of the lifecycleCallbackMethod property.
setLimit(int) - Method in class org.apache.cxf.feature.LoggingFeature
This function has no effect at this time.
setLimit(int) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
setLinkJsonToXmlSchema(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setList(NVList) - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
setList(List<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
 
setListenerClass(FullyQualifiedClassType) - Method in class org.apache.cxf.jaxws.javaee.ListenerType
Sets the value of the listenerClass property.
setLoadHandlers(boolean) - Method in class org.apache.cxf.jaxws.JaxWsProxyFactoryBean
 
setLocal(LocalType) - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Sets the value of the local property.
setLocale(Locale) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setLocalHome(LocalHomeType) - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Sets the value of the localHome property.
setLocation(String) - Method in class org.apache.cxf.binding.corba.wsdl.AddressType
Sets the value of the location property.
setLocation(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setLocation(String) - Method in class org.apache.cxf.tools.common.model.JavaModel
 
setLocation(Location) - Method in class org.apache.cxf.tools.validator.internal.model.FailureLocation
 
setLocation(String) - Method in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
Sets the value of the location property.
setLocation(Resource) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
 
setLocation(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setLocation(String) - Method in class org.apache.cxf.wsdl.http.AddressType
Sets the value of the location property.
setLocation(String) - Method in class org.apache.cxf.wsdl.http.OperationType
Sets the value of the location property.
setLocation(String) - Method in class org.apache.cxf.wsdl.TImport
Sets the value of the location property.
setLoggerClass(Class<? extends AbstractDelegatingLogger>) - Static method in class org.apache.cxf.common.logging.LogUtils
Specify a logger class that inherits from AbstractDelegatingLogger.
setLogicalMessageContext(LogicalMessageContext) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
setLogicalOutputWriter(Writer) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
setLogRedirects(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setLower(Long) - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement.AcknowledgementRange
Sets the value of the lower property.
setLower(Long) - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement.AcknowledgementRange
Sets the value of the lower property.
setLower(Long) - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.AcknowledgementRange
Sets the value of the lower property.
setLowWaterMark(int) - Method in class org.apache.cxf.transport.jms.SessionPoolType
Sets the value of the lowWaterMark property.
setLowWaterMark(int) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setLowWaterMark(int) - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
setManager(RMManager) - Method in class org.apache.cxf.ws.rm.AbstractRMInterceptor
 
setManager(RMManager) - Method in class org.apache.cxf.ws.rm.RetransmissionInterceptor
 
setManager(RMManager) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
setMappedName(QName) - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
setMappedName(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.EnvEntryType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Sets the value of the mappedName property.
setMappingIdentifierURI(String) - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
setMappingIdentifierURI(String) - Method in interface org.apache.cxf.aegis.type.TypeMapping
This exists only to deal with an initialization order problem.
setMappingNamespaceURI(String) - Method in class org.apache.cxf.aegis.AegisContext
 
setMapProvider(MapProvider<String, BindingFactory>) - Method in class org.apache.cxf.binding.BindingFactoryManagerImpl
Spring configuration via constructor is slow.
setMapProvider(MapProvider<String, ConduitInitiator>) - Method in class org.apache.cxf.transport.ConduitInitiatorManagerImpl
Spring is slow to resolve constructors.
setMapProvider(MapProvider<String, DestinationFactory>) - Method in class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
setMarkGenerated(Boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setMarshallAsJaxbElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setMarshallerListener(Marshaller.Listener) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Sets the Marshaller.Listener that will be registered on the Marshallers
setMarshallerProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Set a map of JAXB marshaller properties.
setMarshallerProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setMaxAge(Integer) - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
The value for Access-Control-Max-Age.
setMaxConcurrentConsumers(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMaxIdleTime(int) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setMaxIdleTime(Integer) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the maxIdleTime property.
setMaxLen(Integer) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Sets the value of the maxLen property.
setMaxLength(long) - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
Sets the value of the maxLength property.
setMaxMemory(long) - Method in class org.apache.cxf.common.util.Compiler
 
setMaxMessageNumberUsed(Long) - Method in class org.apache.cxf.ws.rm.v200502.AckRequestedType
Sets the value of the maxMessageNumberUsed property.
setMaxMessageNumberUsed(Long) - Method in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
Sets the value of the maxMessageNumberUsed property.
setMaxNumberOfRetries(int) - Method in class org.apache.cxf.clustering.RetryStrategy
 
setMaxOccurs(long) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
setMaxOccurs(long) - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
setMaxRanges(int) - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
Sets the value of the maxRanges property.
setMaxRetransmits(int) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the maxRetransmits property.
setMaxSize(long) - Method in class org.apache.cxf.io.CachedOutputStream
 
setMaxSuspendedContinuations(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMaxThreads(int) - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
setMaxThreads(Integer) - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
Sets the value of the maxThreads property.
setMaxUnacknowledged(int) - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
Sets the value of the maxUnacknowledged property.
setMBeanServer(MBeanServer) - Method in class org.apache.cxf.management.jmx.MBServerConnectorFactory
 
setMediaType(String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
setMessage(String) - Method in exception org.apache.cxf.aegis.DatabindingException
 
setMessage(Message, BindingOperationInfo, boolean, ServiceInfo, MessageInfo) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
setMessage(String) - Method in exception org.apache.cxf.interceptor.Fault
 
setMessage(SOAPMessage) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPMessageContextImpl
 
setMessage(Message) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setMessage(Message) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setMessage(Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setMessage(TMessage) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the message property.
setMessage(QName) - Method in class org.apache.cxf.wsdl.TFault
Sets the value of the message property.
setMessage(QName) - Method in class org.apache.cxf.wsdl.TParam
Sets the value of the message property.
setMessageContainer(AbstractMessageContainer) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
Sets MessageContext
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
setMessageContext(MessageContext) - Static method in class org.apache.cxf.jaxws.context.WebServiceContextImpl
 
setMessageDestinationLink(MessageDestinationLinkType) - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Sets the value of the messageDestinationLink property.
setMessageDestinationName(CString) - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationType
Sets the value of the messageDestinationName property.
setMessageDestinationRefName(JndiNameType) - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Sets the value of the messageDestinationRefName property.
setMessageDestinationType(MessageDestinationTypeType) - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Sets the value of the messageDestinationType property.
setMessageDestinationUsage(MessageDestinationUsageType) - Method in class org.apache.cxf.jaxws.javaee.MessageDestinationRefType
Sets the value of the messageDestinationUsage property.
setMessageDocumentation(String) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
setMessageFilterProperties(Set<String>) - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
setMessageID(AttributedURIType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the MessageID property.
setMessageID(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the MessageID property.
setMessageIdCache(MessageIdCache) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Sets the cache used to enforce duplicate message IDs when MAPAggregator.allowDuplicates() returns false.
setMessageIdCache(MessageIdCache) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
Sets the cache used to enforce duplicate message IDs when WSAddressingFeature.isAllowDuplicates() returns false.
setMessageIdEnabled(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMessageIncludeProperties(Set<String>) - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
setMessageListenerContainer(AbstractMessageListenerContainer) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMessageName(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSParameter
 
setMessageNumber(long) - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Sets the message number of the message within its sequence.
setMessageNumber(Long) - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
Sets the value of the messageNumber property.
setMessageNumber(Long) - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
Sets the value of the messageNumber property.
setMessageNumber(Long) - Method in class org.apache.cxf.ws.rm.v200702.SequenceType
Sets the value of the messageNumber property.
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.binding.corba.CorbaConduit
 
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.binding.corba.CorbaServerConduit
 
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.endpoint.ServerImpl
 
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.transport.AbstractDestination.AbstractBackChannelConduit
Register a message observer for incoming messages.
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.transport.AbstractObservable
Register a message observer for incoming messages.
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.transport.jms.JMSDestination.BackChannelConduit
Register a message observer for incoming messages.
setMessageObserver(MessageObserver) - Method in interface org.apache.cxf.transport.Observable
Register a message observer for incoming messages.
setMessageParts(List<MessagePartInfo>) - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
setMessageProperties(JMSMessageHeadersType, Message) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
setMessages(Map<QName, MessageInfo>) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setMessageSelector(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMessageSelector(String) - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Sets the value of the messageSelector property.
setMessageTimestampEnabled(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMessageTimeToLive(long) - Method in class org.apache.cxf.transport.jms.ClientConfig
Sets the value of the messageTimeToLive property.
setMessageTimeToLive(long) - Method in class org.apache.cxf.transport.jms.ServerConfig
Sets the value of the messageTimeToLive property.
setMessageType(MessageFormatType) - Method in class org.apache.cxf.transport.jms.ClientBehaviorPolicyType
Sets the value of the messageType property.
setMessageType(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMetadata(List<Source>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setMetadata(MetadataType) - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Sets the value of the metadata property.
setMetadata(EndpointReferenceType, List<Source>) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Sets the metadata on the provided endpoint reference.
setMetadataReference(MetadataReference) - Method in class org.apache.cxf.ws.mex.model._2004_09.MetadataSection
Sets the value of the metadataReference property.
setMethod(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
setMethod(Method) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
setMethodDispatcher(MethodDispatcher) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
setMethodDispatcher(MethodDispatcher) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setMethodJavaDoc(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setMethodName(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setMethodName(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setMethodRolesMap(Map<String, String>) - Method in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
setMethods - Variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
setMethodToInvoke(Method) - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
setMilliseconds(Long) - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.AcknowledgementInterval
Sets the value of the milliseconds property.
setMilliseconds(Long) - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.BaseRetransmissionInterval
Sets the value of the milliseconds property.
setMilliseconds(Long) - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion.InactivityTimeout
Sets the value of the milliseconds property.
setMimeEnable(boolean) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setMimeMethods(String[]) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setMimeType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
Sets the value of the mimeType property.
setMimeType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ObjectType
Sets the value of the mimeType property.
setMinOccurs(long) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
setMinOccurs(long) - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
setMinThreads(int) - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
setMinThreads(Integer) - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
Sets the value of the minThreads property.
setModCount(int) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
setMode(int) - Method in interface org.apache.cxf.binding.corba.CorbaStreamable
 
setMode(int) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamableImpl
 
setMode(ModeType) - Method in class org.apache.cxf.binding.corba.wsdl.ParamType
Sets the value of the mode property.
setMode(String[]) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
setModelBeans(UserResource...) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets the description of root resources.
setModelBeans(List<UserResource>) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets the description of root resources.
setModelBeansWithServiceClass(List<UserResource>, Class<?>...) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets the description of root resources with the list of concrete classes.
setModelRef(String) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets a reference to the external user model, Example: "classpath:/model/resources.xml"
setModelRefWithServiceClass(String, Class<?>...) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets a reference to the external user model, Example: "classpath:/model/resources.xml".
setModifier(String) - Method in class org.apache.cxf.tools.common.model.JavaField
 
setModuleToNSMapping(Map<String, String>) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
setModulus(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RSAKeyValueType
Sets the value of the modulus property.
setMonitorInterval(long) - Method in class org.apache.cxf.ws.rm.SequenceMonitor
 
setMtomEnabled(boolean) - Method in class org.apache.cxf.aegis.AegisContext
 
setMtomEnabled(boolean) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
setMtomEnabled(boolean) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
setMtomEnabled(boolean) - Method in interface org.apache.cxf.databinding.DataBinding
 
setMTOMEnabled(boolean) - Method in class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
 
setMtomThreshold(int) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
setMtomThreshold(int) - Method in interface org.apache.cxf.databinding.DataBinding
If the binding supports MTOM, set the size threshold for its use.
setMtomThreshold(Integer) - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
setMtomUseXmime(boolean) - Method in class org.apache.cxf.aegis.AegisContext
 
setMtomUseXmime(boolean) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
setMultiplexWithAddress(boolean) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
setMustSupportClientChallenge(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
setMustSupportClientChallenge(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setMustSupportIssuedTokens(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
setMustSupportIssuedTokens(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setMustSupportRefEmbeddedToken(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
setMustSupportRefEncryptedKey(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
setMustSupportRefExternalURI(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
setMustSupportRefIssuerSerial(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
setMustSupportRefKeyIdentifier(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss10
 
setMustSupportRefThumbprint(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
setMustSupportServerChallenge(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
setMustSupportServerChallenge(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setMustUnderstand(boolean) - Method in class org.apache.cxf.binding.soap.SoapHeader
 
setName(String) - Method in class org.apache.cxf.attachment.ByteDataSource
 
setName(String) - Method in class org.apache.cxf.binding.corba.wsdl.ArgType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.binding.corba.wsdl.CorbaType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.binding.corba.wsdl.OperationType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
Sets the value of the name property.
setName(QName) - Method in class org.apache.cxf.headers.Header
 
setName(String) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setName(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setName(String) - Method in class org.apache.cxf.jaxrs.model.UserResource
 
setName(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.PropertyType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.management.persistence.ExchangeDataProperty
 
setName(String) - Method in class org.apache.cxf.phase.Phase
 
setName(QName) - Method in class org.apache.cxf.service.model.BindingInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.DescriptionInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.InterfaceInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.MessageInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.OperationInfo
Sets the name of the operation.
setName(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setName(String) - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
setName(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setName(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setName(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setName(String) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setName(QName) - Method in class org.apache.cxf.tools.common.Tag
 
setName(QName) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
setName(String) - Method in class org.apache.cxf.tools.plugin.Builder
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.tools.plugin.Container
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.tools.plugin.DataBinding
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.tools.plugin.FrontEnd
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.tools.plugin.Generator
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.tools.plugin.Plugin
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.tools.plugin.Processor
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.tools.validator.internal.model.XWsdl
 
setName(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSParameter
 
setName(String) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
setName(String) - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.transport.jms.JMSPropertyType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.transport.jms.uri.ParameterType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setName(String) - Method in class org.apache.cxf.ws.policy.v200409.Policy
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.ws.policy.v200607.Policy
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TBinding
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TBindingOperation
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TBindingOperationFault
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TBindingOperationMessage
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TFault
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TMessage
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TOperation
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TParam
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TPart
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TPort
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TPortType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TService
Sets the value of the name property.
setNamespace(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Set a namespace/prefix on an element if it is not set already.
setNamespace(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setNameSpace(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setNamespace(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
setNamespace(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
setNamespace(String) - Method in class org.apache.cxf.wsdl.TImport
Sets the value of the namespace property.
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.binding.corba.types.AbstractCorbaTypeListener
 
setNamespaceContext(NamespaceContext) - Method in interface org.apache.cxf.binding.corba.types.CorbaTypeListener
 
setNamespaceContext(NamespacePrefixList) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
setNamespaceExcludes(List<String>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setNamespaceJavascriptPrefixes(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.javascript.JavaScriptContainer
 
setNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.databinding.AbstractDataBinding
Set a map of from URI to prefix.
setNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setNamespaceMapper(Marshaller, Map<String, String>) - Static method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setNamespacePrefix(String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setNamespacePrefixes(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setNamespacePrefixMap(Map<String, String>) - Method in class org.apache.cxf.javascript.JavascriptOptionsFeature
Set the map from namespace URI strings to Javascript function prefixes.
setNamespaces(Map<String, String>) - Method in exception org.apache.cxf.binding.soap.SoapFault
 
setNamespaces(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setNamespaceURI(String) - Method in class org.apache.cxf.service.model.SchemaInfo
 
setNamespaceWrapper(Map<String, String>, Marshaller) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
setNextCreator(AbstractTypeCreator) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
setNillable(boolean) - Method in class org.apache.cxf.aegis.type.AegisType
 
setNillable(boolean) - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
setNillable(Boolean) - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
setNillable(boolean) - Method in class org.apache.cxf.binding.corba.wsdl.Union
Sets the value of the nillable property.
setNoAddressBinding(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setNode(String) - Method in exception org.apache.cxf.binding.soap.SoapFault
 
setNone(SequenceAcknowledgement.None) - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
Sets the value of the none property.
setNonLogicalPhasesEnabled(boolean) - Method in class org.apache.cxf.binding.object.ObjectBindingConfiguration
 
setNonProxyHosts(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the nonProxyHosts property.
setNoPassword(boolean) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
setNormalized(boolean) - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
setNotAsserted(String) - Method in class org.apache.cxf.ws.policy.AssertionInfo
 
setNoTypes(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setNsRepairing(boolean) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setObject(CorbaObjectHandler) - Method in interface org.apache.cxf.binding.corba.CorbaStreamable
 
setObject(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamableImpl
 
setObject(Object) - Method in interface org.apache.cxf.continuations.Continuation
Sets arbitrary object associated with the continuation for context
setObject(Object) - Method in class org.apache.cxf.headers.Header
 
setObject(Object) - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
setObject(Object) - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
setObject(Object) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
setObjectType(ObjectType) - Method in class org.apache.cxf.aegis.type.encoded.TrailingBlocks
Sets the ObjectType used to read and write the trailing block instances.
setObserver(MessageObserver) - Method in class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
setOffer(OfferType) - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
Sets the value of the offer property.
setOffer(OfferType) - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
Sets the value of the offer property.
setOffer(OfferType) - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
Sets the value of the offer property.
setOfferedSequenceExpiration(Duration) - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Sets the value of the offeredSequenceExpiration property.
setOK(Boolean) - Method in class org.apache.cxf.ws.security.sts.provider.model.RenewingType
Sets the value of the ok property.
setOnBehalfOf(Object) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setOnBehalfOfElement(Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
Deprecated. 
setOneway(boolean) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setOneWay(boolean) - Method in class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
setOneWay(boolean) - Method in interface org.apache.cxf.message.Exchange
 
setOneWay(boolean) - Method in class org.apache.cxf.message.ExchangeImpl
 
setOneWayMessage(Exchange) - Method in class org.apache.cxf.management.interceptor.AbstractMessageResponseTimeInterceptor
 
setOperation(BindingOperationInfo) - Method in class org.apache.cxf.binding.http.URIMapper.ResourceInfo
 
setOperation(String) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setOperationInfo(OperationInfo) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.RequestWrapper
 
setOperationInfo(OperationInfo) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.ResponseWrapper
 
setOperationInfo(OperationInfo) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
setOperationMapping(Map<String, QName>) - Method in class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
setOperationName(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setOperations(List<UserOperation>) - Method in class org.apache.cxf.jaxrs.model.UserResource
 
setOptional(boolean) - Method in class org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion
 
setOrbArgs(List<String>) - Method in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
setOrbArgs(List<String>) - Method in class org.apache.cxf.binding.corba.runtime.OrbConfigurer
 
setOrbArgs(List<String>) - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
setOrbClass(String) - Method in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
setOrbClass(String) - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
setOrbConfig(OrbConfig) - Method in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
setOrbProperties(Properties) - Method in class org.apache.cxf.binding.corba.runtime.OrbConfigurer
 
setOrbProperties(Properties) - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
setOrbSingletonClass(String) - Method in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
setOrbSingletonClass(String) - Method in class org.apache.cxf.binding.corba.utils.OrbConfig
 
setOutAppendElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setOutAppendElements(Map<String, String>) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setOutAppendElements(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setOutbound() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
setOutBoundMessage(Exchange, Exchange) - Method in class org.apache.cxf.binding.coloc.ColocMessageObserver
 
setOutClassNames(List<String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setOutDate(Date) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setOutDropElements(List<String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setOutDropElements(List<String>) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setOutDropElements(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Sets the list of out fault interceptors which will deal with the client-side faults; the client code may choose to catch ClientWebApplicationException exceptions instead.
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setOutFaultMessage(Message) - Method in interface org.apache.cxf.message.Exchange
 
setOutFaultMessage(Message) - Method in class org.apache.cxf.message.ExchangeImpl
 
setOutFaultObserver(MessageObserver) - Method in interface org.apache.cxf.endpoint.Endpoint
 
setOutFaultObserver(MessageObserver) - Method in class org.apache.cxf.endpoint.EndpointImpl
 
setOutFaultObserver(MessageObserver) - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Sets the list of out interceptors which post-process the requests to the remote services.
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setOutMediaTemplates(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setOutMessage(Message) - Method in interface org.apache.cxf.message.Exchange
 
setOutMessage(Message) - Method in class org.apache.cxf.message.ExchangeImpl
 
setOutMessageProperties(Message, BindingOperationInfo) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setOutOutputStream(OutputStream) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
setOutOutputStream(OutputStream) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContainer
 
setOutParameters(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setOutProperties(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setOutput(File) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
Set the output directory.
setOutput(String, MessageInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
setOutput(String, MessageInfo) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
setOutput(TBindingOperationMessage) - Method in class org.apache.cxf.wsdl.TBindingOperation
Sets the value of the output property.
setOutputBase(File) - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
setOutputDir(File) - Method in class org.apache.cxf.common.util.Compiler
 
setOutputDir(String) - Method in class org.apache.cxf.common.util.Compiler
 
setOutputDir(File) - Method in class org.apache.cxf.io.CachedOutputStream
 
setOutputDir(File) - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
setOutputDir(File) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setOutputDir(File) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
setOutputDir(String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
setOutputDirectory(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
setOutputDirectory(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
setOutputFile(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
setOutputFile(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
setOutputLocation(String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
setOutputStream(PrintStream) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
setOutputWriter(Writer) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
setOutTemplate(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setOutTransformElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setOutTransformElements(Map<String, String>) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setOutTransformElements(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setOverrideTypes(Set<String>) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
setOwner(JavaInterface) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setP(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Sets the value of the p property.
setPackage(String) - Method in class org.apache.cxf.tools.plugin.Builder
Sets the value of the package property.
setPackage(String) - Method in class org.apache.cxf.tools.plugin.Container
Sets the value of the package property.
setPackage(String) - Method in class org.apache.cxf.tools.plugin.DataBinding
Sets the value of the package property.
setPackage(String) - Method in class org.apache.cxf.tools.plugin.FrontEnd
Sets the value of the package property.
setPackage(String) - Method in class org.apache.cxf.tools.plugin.Generator
Sets the value of the package property.
setPackage(String) - Method in class org.apache.cxf.tools.plugin.Generators
Sets the value of the package property.
setPackage(String) - Method in class org.apache.cxf.tools.plugin.Processor
Sets the value of the package property.
setPackage(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setPackageAndNamespaces(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
setPackageJavaDoc(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setPackageJavaDoc(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setPackageName(String) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
setPackageName(String) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setPackageName(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setPackageName(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setPackageName(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
setPackageName(String) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
setPackagenames(List<String>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setPackagePrefixes(Option.UriPrefixPair[]) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
Set the mappings from namespace URI to Javascript name prefixes.
setPaddingEnd(String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPostStreamInterceptor
 
setPaddingEnd(String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
setParameter(String, String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
setParameterOrdering(List<String>) - Method in class org.apache.cxf.service.model.OperationInfo
 
setParameters(Map<Integer, String>) - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameContentDescription
 
setParameters(Object[], Message) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setParameters(List<Parameter>) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setParameters(String, List<String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
setParameters(Map<String, Object>) - Method in class org.apache.cxf.tools.common.ToolContext
 
setParameters(Map<String, Object>) - Method in class org.apache.cxf.tools.corba.common.ProcessorEnvironment
 
setParamName(CString) - Method in class org.apache.cxf.jaxws.javaee.ParamValueType
Sets the value of the paramName property.
setParamValue(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.ParamValueType
Sets the value of the paramValue property.
setParent(TypeCreator) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
setParent(TypeCreator) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
setParent(Logger) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
setParent(Tag) - Method in class org.apache.cxf.tools.common.Tag
 
setParentNode(XNode) - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
setPart(MessagePartInfo) - Method in class org.apache.cxf.binding.soap.model.SoapHeaderInfo
 
setPart(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSParameter
 
setPartName(String) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
setParts(List<MessagePartInfo>) - Method in class org.apache.cxf.binding.soap.model.SoapBodyInfo
 
setPassword(String) - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Sets the value of the password property.
setPassword(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the password property.
setPassword(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setPassword(String) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the password.
setPassword(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the password property.
setPassword(String) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
setPassword(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setPath(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setPath(String) - Method in class org.apache.cxf.jaxrs.model.UserResource
 
setPayload(byte[]) - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrame
 
setPayload(Source) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalMessageImpl
 
setPayload(Object, JAXBContext) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalMessageImpl
 
setPersistenceContextRefName(JndiNameType) - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Sets the value of the persistenceContextRefName property.
setPersistenceContextType(PersistenceContextTypeType) - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Sets the value of the persistenceContextType property.
setPersistenceUnitName(CString) - Method in class org.apache.cxf.jaxws.javaee.PersistenceContextRefType
Sets the value of the persistenceUnitName property.
setPersistenceUnitName(CString) - Method in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
Sets the value of the persistenceUnitName property.
setPersistenceUnitRefName(JndiNameType) - Method in class org.apache.cxf.jaxws.javaee.PersistenceUnitRefType
Sets the value of the persistenceUnitRefName property.
setPersistent(boolean) - Method in class org.apache.cxf.binding.corba.wsdl.PolicyType
Sets the value of the persistent property.
setPersistentBusId(String) - Method in interface org.apache.cxf.management.InstrumentationManager
 
setPersistentBusId(String) - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
setPgenCounter(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Sets the value of the pgenCounter property.
setPhase(String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setPhases(SortedSet<Phase>, String, String) - Static method in class org.apache.cxf.binding.coloc.ColocUtil
 
setPhysicalOutputWriter(Writer) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
setPlainOperationNameProperty(Message, String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setPoaname(String) - Method in class org.apache.cxf.binding.corba.wsdl.PolicyType
Sets the value of the poaname property.
setPolicies(Collection<Policy>) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
setPolicy(Policy) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
 
setPolicy(Object) - Method in class org.apache.cxf.ws.security.trust.STSClient
Sets the WS-P policy that is applied to communications between this client and the remote server if no value is supplied for STSClient.setWsdlLocation(String).
setPolicyElements(Collection<Element>) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
setPolicyInternal(Policy) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setPolicyInternal(Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setPolicyProviders(Collection<PolicyProvider>) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setPolicyReferenceElements(Collection<Element>) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
setPopulateFromClass(boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setPort(int) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setPort(Integer) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the port property.
setPortComponentLink(CString) - Method in class org.apache.cxf.jaxws.javaee.PortComponentRefType
Sets the value of the portComponentLink property.
setPortComponentName(CString) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the portComponentName property.
setPortName(String) - Method in class org.apache.cxf.binding.corba.utils.EprMetaData
 
setPortName(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setPortName(String) - Method in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
Sets the value of the portName property.
setPortName(String) - Method in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
Sets the value of the portName property.
setPortName(EndpointReferenceType, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
setPortNamePattern(String) - Method in class org.apache.cxf.jaxws.javaee.HandlerChainType
Sets the value of the portNamePattern property.
setPortNamePattern(String) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
Sets the value of the portNamePattern property.
setPortType(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setPortType(AttributedQName) - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Sets the value of the portType property.
setPortType(AttributedQName) - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Sets the value of the portType property.
setPortType(TPortType) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the portType property.
setPosition(int) - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
setPragmaPrefix(String) - Method in class org.apache.cxf.tools.corba.idlpreprocessor.IdlPreprocessorReader
 
setPragmaPrefix(String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
setPrefix(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
setPrefix(String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter.CorbaNamespaceContext
 
setPrefix(String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
setPrefix(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
setPrefix(String) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option.UriPrefixPair
Set the prefix.
setPrefix(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
setPrefix(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
setPrefix(String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
setPrefix(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setPrefix(String) - Method in class org.apache.cxf.tools.corba.processors.idl.Scope
 
setPrefix(String) - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
setPrefix(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
setPrefixes(Map<String, String>) - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
Sets the mapping of namespace prefixes to namespace URIs, clearing all previously set mappings.
setPreflightErrorStatus(Integer) - Method in class org.apache.cxf.jaxrs.cors.CrossOriginResourceSharingFilter
Preflight error response status, default is 200.
setPrettyLogging(boolean) - Method in class org.apache.cxf.feature.LoggingFeature
Turn pretty logging of XML content on/off
setPrettyLogging(boolean) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
setPreviousToken(Element) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setPrimary(ParticipantType) - Method in class org.apache.cxf.ws.security.sts.provider.model.ParticipantsType
Sets the value of the primary property.
setPrincipal(Principal) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
Set the principal associated with this SecurityToken
setPrintStackTrace(boolean) - Method in class org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper
 
setPrintWriter(PrintWriter) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
setPrintWriter(PrintWriter) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
setPriority(int) - Method in class org.apache.cxf.phase.Phase
 
setPriority(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setPriority(int) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the priority property.
setPrivateAddresses(List<String>) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setProcessor(Processor) - Method in class org.apache.cxf.tools.plugin.FrontEnd
Sets the value of the processor property.
setProcessor(Processor) - Method in class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
 
setProduceMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Sets custom Produces media types; can be used to override static Produces annotation value set on the provider.
setProduceMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setProduceMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setProduces(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setProduces(String) - Method in class org.apache.cxf.jaxrs.model.UserResource
 
setProfile(String) - Method in class org.apache.cxf.tools.plugin.DataBinding
Sets the value of the profile property.
setProfile(String) - Method in class org.apache.cxf.tools.plugin.FrontEnd
Sets the value of the profile property.
setProperties(Map<String, Object>) - Method in class org.apache.cxf.bus.CXFBusImpl
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.endpoint.EndpointImpl
Utility method to make it easy to set properties from Spring.
setProperties(Map<String, Object>) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Specifies a set of properties used to configure the proxies provided by the factory.
setProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setProperties(List<ExchangeDataProperty>) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.service.ServiceImpl
 
setProperties(Map) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setProperties(Properties) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setProperty(String, Object) - Method in class org.apache.cxf.aegis.AbstractAegisIoImpl
setProperty(String, Object) - Method in interface org.apache.cxf.aegis.AegisIo
Set an arbitrary property on the reader.
setProperty(Object) - Method in class org.apache.cxf.aegis.Context
 
setProperty(String, Object) - Method in class org.apache.cxf.aegis.Context
 
setProperty(String, Object) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
 
setProperty(String, Object) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
setProperty(String, Object) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
setProperty(String, Object) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
setProperty(String, Object) - Method in class org.apache.cxf.bus.CXFBusImpl
 
setProperty(String, Object) - Method in interface org.apache.cxf.Bus
 
setProperty(String, Object) - Method in interface org.apache.cxf.databinding.BaseDataReader
Set an arbitrary property on the reader.
setProperty(String, Object) - Method in interface org.apache.cxf.databinding.BaseDataWriter
Set a property for the writer.
setProperty(String, Object) - Method in class org.apache.cxf.databinding.source.NodeDataReader
 
setProperty(String, Object) - Method in class org.apache.cxf.databinding.source.NodeDataWriter
 
setProperty(String, Object) - Method in class org.apache.cxf.databinding.source.XMLStreamDataReader
 
setProperty(String, Object) - Method in class org.apache.cxf.databinding.source.XMLStreamDataWriter
 
setProperty(String, Object) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
setProperty(String, Object) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataWriter
 
setProperty(String, Object) - Method in class org.apache.cxf.jaxb.io.DataReaderImpl
 
setProperty(String, Object) - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
setProperty(String, Object) - Method in class org.apache.cxf.jibx.JibxDataReader
 
setProperty(String, Object) - Method in class org.apache.cxf.jibx.JibxDataWriter
 
setProperty(String, Object) - Method in class org.apache.cxf.sdo.DataReaderImpl
 
setProperty(String, Object) - Method in class org.apache.cxf.sdo.DataWriterImpl
 
setProperty(String, Object) - Method in class org.apache.cxf.sdo.NodeDataWriterImpl
 
setProperty(String, Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
setProperty(String, Object) - Method in class org.apache.cxf.staxutils.StaxSource
 
setProperty(String, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setProperty(Object, String, Object) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setProperty(String, Object) - Method in class org.apache.cxf.xmlbeans.DataReaderImpl
 
setProperty(String, Object) - Method in class org.apache.cxf.xmlbeans.DataWriterImpl
 
setProperty(String, Object) - Method in class org.apache.cxf.xmlbeans.NodeDataWriterImpl
 
setProtectionOrder(SPConstants.ProtectionOrder) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
setProtectionToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.ProtectionToken
 
setProtectionToken(ProtectionToken) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
setProtocol(ProtocolVariation) - Method in class org.apache.cxf.ws.rm.RMEndpoint
Set the protocol used by this endpoint.
setProtocolBinding(String) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the protocolBinding property.
setProtocolHeadersInConnection(HttpURLConnection) - Method in class org.apache.cxf.transport.http.Headers
Set content type and protocol headers (Message.PROTOCOL_HEADERS) headers into the URL connection.
setProtocolMessageContext(MessageContext) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
setPrototypeDataBindingBeanName(String) - Method in class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
Set the data binding for all services launched by this bean.
setPrototypeServerFactoryBeanName(String) - Method in class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
Set the server factory for all services launched by this bean.
setProvider(String) - Method in class org.apache.cxf.configuration.security.KeyManagersType
Sets the value of the provider property.
setProvider(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the provider property.
setProvider(String) - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
Sets the value of the provider property.
setProvider(String) - Method in class org.apache.cxf.configuration.security.TrustManagersType
Sets the value of the provider property.
setProvider(Object) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets a custom JAX-RS provider.
setProvider(Object) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
setProvider(String) - Method in class org.apache.cxf.tools.plugin.Plugin
Sets the value of the provider property.
setProviders(List<? extends Object>) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets custom JAX-RS providers.
setProxyAuthorization(String) - Method in class org.apache.cxf.transport.http.Headers
 
setProxyAuthorization(ProxyAuthorizationPolicy) - Method in class org.apache.cxf.transport.http.HTTPConduit
This method sets the Proxy Authorization Policy for a specified proxy.
setProxyAuthSupplier(HttpAuthSupplier) - Method in class org.apache.cxf.transport.http.HTTPConduit
 
setProxyServer(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the proxyServer property.
setProxyServerPort(int) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the proxyServerPort property.
setProxyServerType(ProxyServerType) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the proxyServerType property.
setPublishedEndpointUrl(String) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setPublishedEndpointUrl(String) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setPubSubDomain(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setPubSubNoLocal(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setQ(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Sets the value of the q property.
setQName(QName) - Method in class org.apache.cxf.binding.corba.wsdl.CorbaTypeImpl
Sets the value of the name property.
setQName(QName) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setQName(QName) - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
setQualified(boolean) - Method in class org.apache.cxf.binding.corba.wsdl.CorbaType
Sets the value of the qualified property.
setQualified(boolean) - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
Sets the value of the qualified property.
setQualified(boolean) - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
Sets the value of the qualified property.
setQualified(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
setQualifyAttributes(boolean) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setQualifyAttributes(boolean) - Method in class org.apache.cxf.aegis.type.TypeCreationOptions
Turn on or off attribute qualification.
setQualifyElements(boolean) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setQualifyElements(boolean) - Method in class org.apache.cxf.aegis.type.TypeCreationOptions
Turn on of off element qualification.
setQualifyWrapperSchema(boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setQueryHandlers(List<QueryHandler>) - Method in class org.apache.cxf.transport.http.QueryHandlerRegistryImpl
 
setQueueSize(int) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setReadonly(boolean) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlAttribute
 
setReadToDocument(boolean) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
setReadXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
setReadXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setReadXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setReadXsiTypes(boolean) - Method in class org.apache.cxf.aegis.AegisContext
Controls the use of xsi:type attributes when reading objects.
setRealmName(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
setReason(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.StatusType
Sets the value of the reason property.
setReceiveTimeout(Long) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setReceiveTimeout(long) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the receiveTimeout property.
setReceiveTimeout(long) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the receiveTimeout property.
setRecipientEncryptionToken(RecipientEncryptionToken) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
setRecipientEncryptionToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.RecipientEncryptionToken
 
setRecipientSignatureToken(RecipientSignatureToken) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
setRecipientSignatureToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.RecipientSignatureToken
 
setRecipientToken(RecipientToken) - Method in class org.apache.cxf.ws.security.policy.model.AsymmetricBinding
 
setRecipientToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.RecipientToken
 
setReconnectOnException(boolean) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the reconnectOnException property.
setReconnectOnException(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setReconnectOnException(boolean) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the reconnectOnException property.
setReconnectPercentOfMax(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setRecoveryInterval(long) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setRecursive(boolean) - Method in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
setRedirectURI(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
setRedirectURL(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the redirectURL property.
setReference(Object) - Method in class org.apache.cxf.binding.corba.types.CorbaObjectReferenceHandler
 
setReferenceParameters(ReferenceParametersType) - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Sets the value of the referenceParameters property.
setReferenceParameters(ReferenceParametersType) - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Sets the value of the referenceParameters property.
setReferenceProperties(ReferencePropertiesType) - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Sets the value of the referenceProperties property.
setReferenceProperties(ReferencePropertiesType) - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Sets the value of the referenceProperties property.
setReferer(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the referer property.
setRefId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeResponseType
Sets the value of the refId property.
setRefID(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceChallengeType
Sets the value of the refID property.
setRefId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceSelectedType
Sets the value of the refId property.
setRefID(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ChoiceType
Sets the value of the refID property.
setRefID(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ContextDataType
Sets the value of the refID property.
setRefId(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
Sets the value of the refId property.
setRefID(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
Sets the value of the refID property.
setRegistry(PolicyRegistry) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
setRegistry(PolicyRegistry) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setRelatesTo(RelatesToType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the RelatesTo property.
setRelatesTo(RelatesToType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the RelatesTo property.
setRelationshipType(String) - Method in class org.apache.cxf.ws.addressing.RelatesToType
Sets the value of the relationshipType property.
setRelationshipType(QName) - Method in class org.apache.cxf.ws.addressing.v200403.Relationship
Sets the value of the relationshipType property.
setRelationshipType(QName) - Method in class org.apache.cxf.ws.addressing.v200408.Relationship
Sets the value of the relationshipType property.
setRemote(RemoteType) - Method in class org.apache.cxf.jaxws.javaee.EjbRefType
Sets the value of the remote property.
setRenewOperation(RenewOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
setRenewOperation(RenewOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
setReplyDestination(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setReplyPubSubDomain(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setReplyTo(EndpointReferenceType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the ReplyTo property.
setReplyTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the ReplyTo property.
setReplyToDestination(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setReplyToName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the replyToName property.
setReportFault(boolean) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setRepositoryID(String) - Method in class org.apache.cxf.binding.corba.wsdl.BindingType
Sets the value of the repositoryID property.
setRepositoryID(String) - Method in class org.apache.cxf.binding.corba.wsdl.NamedType
Sets the value of the repositoryID property.
setRequest(String) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setRequestCollectionOperation(RequestCollectionOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
setRequestCollectionOperation(RequestCollectionOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
setRequestHeaders(MultivaluedMap<String, String>) - Method in interface org.apache.cxf.jaxrs.client.ClientState
Sets the request headers
setRequestHeaders(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
setRequestHeaders(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setRequestor(boolean) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
setRequestParameters(RequestDispatcherProvider.HttpServletRequestFilter) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setRequestPreprocessor(RequestPreprocessor) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
setRequestSize(Integer) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setRequestURI(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setRequireAppliesTo(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setRequireClientCertificate(boolean) - Method in class org.apache.cxf.ws.security.policy.model.HttpsToken
 
setRequireClientEntropy(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
setRequireClientEntropy(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setRequireCreated(boolean) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
setRequired(boolean) - Method in class org.apache.cxf.configuration.security.ClientAuthentication
Sets the value of the required property.
setRequired(Boolean) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
setRequired(Boolean) - Method in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
setRequired(boolean) - Method in class org.apache.cxf.wsdl.TExtensibilityElement
Sets the value of the required property.
setRequired(Boolean) - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
 
setRequireEmbeddedTokenReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
setRequireExternalReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
setRequireExternalUriRef(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
setRequireInternalReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
setRequireIssuerSerialReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
setRequireKeyIdentifierReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
setRequireKeyIdentifierReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
setRequireKeyIdentifierReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
setRequireNonce(boolean) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
setRequireRequestSecurityTokenCollection(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setRequiresEntropy(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setRequireServerEntropy(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust10
 
setRequireServerEntropy(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Trust13
 
setRequireSignatureConfirmation(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Wss11
 
setRequireThumbprintReference(boolean) - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
setResAuth(ResAuthType) - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Sets the value of the resAuth property.
setResolver(ElementQNameResolver) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setResolver(URIResolver) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setResolvers(List<? extends ResourceResolver>) - Method in class org.apache.cxf.bus.resource.ResourceManagerImpl
Set the list of resolvers for this resource manager.
setResource(String) - Method in class org.apache.cxf.configuration.security.CertStoreType
Sets the value of the resource property.
setResource(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the resource property.
setResourceClass(Class<?>) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the resource class
setResourceClass(Class) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setResourceClass(Class<?>) - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
setResourceClasses(List<Class>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets one or more root resource classes
setResourceClasses(Class...) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets one or more root resource classes
setResourceClasses(List<Class>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setResourceClasses(Class...) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setResourceClassesFromBeans(List<Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setResourceComparator(ResourceComparator) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Resource comparator which may be used to customize the way a root resource or resource method is selected
setResourceEnvRefName(JndiNameType) - Method in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
Sets the value of the resourceEnvRefName property.
setResourceEnvRefType(FullyQualifiedClassType) - Method in class org.apache.cxf.jaxws.javaee.ResourceEnvRefType
Sets the value of the resourceEnvRefType property.
setResourceName(String) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
setResourceName(String) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setResourcePath(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setResourcePaths(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setResourceProvider(Class, ResourceProvider) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the provider managing the life-cycle of the given resource class
setResourceProvider(ResourceProvider) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the provider managing the life-cycle of the resource class
setResourceProvider(ResourceProvider) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
setResourceProviders(List<ResourceProvider>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the list of providers managing the life-cycle of the resource classes
setResponse(String) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setResponseBuilder(Message, Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setResponseBuilder(Response.ResponseBuilder) - Method in interface org.apache.cxf.jaxrs.client.ClientState
Sets the responseBuilder
setResponseBuilder(Response.ResponseBuilder) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
setResponseBuilder(Response.ResponseBuilder) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setResponseExpected(boolean) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
setResponses(String) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setResponseSize(Integer) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setResRefName(JndiNameType) - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Sets the value of the resRefName property.
setResSharingScope(ResSharingScopeType) - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Sets the value of the resSharingScope property.
setResType(FullyQualifiedClassType) - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Sets the value of the resType property.
setResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setRetransmissionQueue(RetransmissionQueue) - Method in class org.apache.cxf.ws.rm.RMManager
 
setReturn(ArgType) - Method in class org.apache.cxf.binding.corba.wsdl.OperationType
Sets the value of the return property.
setReturn(JavaReturn) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setReuseAddress(boolean) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setReuseAddress(Boolean) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the reuseAddress property.
setRM10AddressingNamespace(String) - Method in class org.apache.cxf.ws.rm.feature.RMFeature
 
setRMAddressingNamespace(String) - Method in class org.apache.cxf.ws.rm.RMManager
 
setRMAssertion(RMAssertion) - Method in class org.apache.cxf.ws.rm.feature.RMFeature
 
setRMAssertion(RMAssertion) - Method in class org.apache.cxf.ws.rm.RMManager
 
setRMNamespace(String) - Method in class org.apache.cxf.ws.rm.feature.RMFeature
 
setRMNamespace(String) - Method in class org.apache.cxf.ws.rm.RMManager
 
setRole(String) - Method in exception org.apache.cxf.binding.soap.SoapFault
Sets the fault actor.
setRoleClassifier(String) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setRoleClassifierType(String) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setRoleLink(RoleNameType) - Method in class org.apache.cxf.jaxws.javaee.SecurityRoleRefType
Sets the value of the roleLink property.
setRoleName(RoleNameType) - Method in class org.apache.cxf.jaxws.javaee.RunAsType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class org.apache.cxf.jaxws.javaee.SecurityRoleRefType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class org.apache.cxf.jaxws.javaee.SecurityRoleType
Sets the value of the roleName property.
setRolePrefix(String) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
Deprecated. 
setRolePrefix(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
Deprecated. 
setRoles(Set<String>) - Method in class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
 
setRootClasses(Set<Type>) - Method in class org.apache.cxf.aegis.AegisContext
The list of initial classes.
setRootClassNames(Set<String>) - Method in class org.apache.cxf.aegis.AegisContext
Set the root class names.
setRootNode(QName) - Method in class org.apache.cxf.bindings.xformat.XMLBindingMessageFormat
Sets the value of the rootNode property.
setRstTemplate(Element) - Method in class org.apache.cxf.ws.security.policy.model.IssuedToken
 
setRuntimePolicy(ClientBehaviorPolicyType) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setSAMLTokenResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Set the list of SAMLToken results
setSAMLTokenResults(List<WSSecurityEngineResult>) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.SupportingTokenPolicyValidator
Set the list of SAMLToken results
setSaveParametersAsAttributes(boolean) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setSc10SecurityContextToken(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
setSc13SecurityContextToken(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SecurityContextToken
 
setScale(long) - Method in class org.apache.cxf.binding.corba.wsdl.Anonfixed
Sets the value of the scale property.
setScale(long) - Method in class org.apache.cxf.binding.corba.wsdl.Fixed
Sets the value of the scale property.
setSchema(Schema) - Method in class org.apache.cxf.aegis.AbstractAegisIoImpl
setSchema(Schema) - Method in interface org.apache.cxf.aegis.AegisIo
Supply a schema to validate the input.
setSchema(Schema) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
 
setSchema(Schema) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
setSchema(Schema) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
setSchema(Schema) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
setSchema(Schema) - Method in interface org.apache.cxf.databinding.BaseDataReader
Supply a schema to validate the input.
setSchema(Schema) - Method in interface org.apache.cxf.databinding.BaseDataWriter
Attach a schema to the writer.
setSchema(Schema) - Method in class org.apache.cxf.databinding.source.NodeDataReader
 
setSchema(Schema) - Method in class org.apache.cxf.databinding.source.NodeDataWriter
 
setSchema(Schema) - Method in class org.apache.cxf.databinding.source.XMLStreamDataReader
 
setSchema(Schema) - Method in class org.apache.cxf.databinding.source.XMLStreamDataWriter
 
setSchema(Schema) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
setSchema(Schema) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataWriter
 
setSchema(Schema) - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
setSchema(Schema) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setSchema(Schema) - Method in class org.apache.cxf.jibx.JibxDataReader
 
setSchema(Schema) - Method in class org.apache.cxf.jibx.JibxDataWriter
 
setSchema(Schema) - Method in class org.apache.cxf.sdo.DataReaderImpl
 
setSchema(Schema) - Method in class org.apache.cxf.sdo.DataWriterImpl
 
setSchema(Schema) - Method in class org.apache.cxf.sdo.NodeDataWriterImpl
 
setSchema(XmlSchema) - Method in class org.apache.cxf.service.model.SchemaInfo
 
setSchema(Schema) - Method in class org.apache.cxf.xmlbeans.DataReaderImpl
 
setSchema(Schema) - Method in class org.apache.cxf.xmlbeans.DataWriterImpl
 
setSchema(Schema) - Method in class org.apache.cxf.xmlbeans.NodeDataWriterImpl
 
setSchemaCollection(SchemaCollection) - Method in class org.apache.cxf.service.model.ServiceSchemaInfo
 
setSchemaElementList(Map<String, Element>) - Method in class org.apache.cxf.service.model.ServiceSchemaInfo
 
setSchemaGenerated(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
setSchemaHandler(SchemaHandler) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setSchemaHandler(SchemaHandler) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setSchemaInfoList(List<SchemaInfo>) - Method in class org.apache.cxf.service.model.ServiceSchemaInfo
 
setSchemaLocation(String) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets the location of the schema which can be used to validate the incoming XML or JAXB-driven JSON.
setSchemaLocation(String) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets the locations of the schemas which can be used to validate the incoming XML or JAXB-driven JSON.
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setSchemaOutputWriter(Writer) - Method in class org.apache.cxf.tools.corba.processors.idl.IDLToWSDLProcessor
 
setSchemaPackageFiles(List<InputSource>) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setSchemaPackageMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setSchemaResolver(URIResolver) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setSchemas(Collection<DOMSource>) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
setSchemas(Collection<DOMSource>) - Method in class org.apache.cxf.jaxb.JAXBContextCache.CachedContextAndSchemas
 
setSchemas(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setSchemas(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setSchemas(List<String>) - Method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
setSchemas(SchemaCollection, List<SchemaInfo>) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setSchemasLocations(JAXRSServerFactoryBean, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
setSchemaType(QName) - Method in class org.apache.cxf.aegis.type.AegisType
 
setSchemaType(QName) - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
setSchemaType(XmlSchemaType) - Method in class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
setSchemaType(XmlSchemaType) - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
setSchemaType(XmlSchemaType) - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder
 
setSchemaTypeName(QName) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.WrapperElement
 
setSchemaTypesMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setScope(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setScope(String, MessageContext.Scope) - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
setSecondsToKeepState(long) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the time a thread-local client state will be kept.
setSecret(byte[]) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setSecureConv(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setSecuredObject(Object) - Method in class org.apache.cxf.interceptor.security.SecureAnnotationsInterceptor
 
setSecureRandom(SecureRandom) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This sets the secure random provider and alogorithm.
setSecureRandom(SecureRandom) - Method in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
Set the SecureRandom Parameters
setSecureRandomParameters(SecureRandomParameters) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the secureRandomParameters property.
setSecureRandomParameters(SecureRandomParameters) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the secureRandomParameters property.
setSecureSocketProtocol(String) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This sets the protocol to use.
setSecureSocketProtocol(String) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the secureSocketProtocol property.
setSecureSocketProtocol(String) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the secureSocketProtocol property.
setSecurityTokenReference(SecurityTokenReferenceType) - Method in class org.apache.cxf.ws.security.sts.provider.model.RequestedReferenceType
Sets the value of the securityTokenReference property.
setSeed(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Sets the value of the seed property.
setSender(boolean) - Method in exception org.apache.cxf.binding.soap.jms.interceptor.JMSFault
 
setSender(boolean) - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
setSendKeyType(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setSequence(SequenceType) - Method in class org.apache.cxf.ws.rm.RMProperties
 
setSequence(SourceSequence) - Method in class org.apache.cxf.ws.rm.RMProperties
 
setSequenceExpiration(Duration) - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
Sets the value of the sequenceExpiration property.
setSequenceExpiration(Duration) - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Sets the value of the sequenceExpiration property.
setSequenceOctetType(String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
setSequenceTerminationPolicy(SequenceTerminationPolicyType) - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Sets the value of the sequenceTerminationPolicy property.
setSerializeAsArray(boolean) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setSerializeAsArray(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setSerializeAsArray(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setSerializedWhenUnknown(boolean) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
setServer(Server) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
setServer(MBeanServer) - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
setServer(HTTPServerPolicy) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
setServer(Server) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Set the jetty server instance
setServerBehavior(ServerBehaviorPolicyType) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setServerConfig(ServerConfig) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setServerEndpointPolicy(EndpointInfo, EndpointPolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
setServerEndpointPolicy(EndpointInfo, EndpointPolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
setServerFactory(JaxWsServerFactoryBean) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setServerName(String) - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
setServerType(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the serverType property.
setService(Service) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setService(Service) - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
setService(ServiceInfo) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setService(ServiceInfo) - Method in class org.apache.cxf.tools.validator.ServiceValidator
 
setService(TService) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the service property.
setServiceAndPortName(EndpointReferenceType, QName, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Sets the service and port name of the provided endpoint reference.
setServiceBean(Object) - Method in class org.apache.cxf.frontend.ServerFactoryBean
Sets the bean implementing the service.
setServiceBean(Object) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the single resource bean.
setServiceBeanObjects(Object...) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the resource beans.
setServiceBeans(List<Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the resource beans.
setServiceClass(Class) - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
setServiceClass(Class) - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
Specifies the class implementing the service.
setServiceClass(Class) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Specifies the class representing the SEI the proxy implements.
setServiceClass(Class<?>) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the resource class, may be called from a Spring handler
setServiceClass(Class) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
This method is used primarily by Spring handler processing the jaxrs:server/@serviceClass attribute.
setServiceClass(Class) - Method in class org.apache.cxf.jaxws.JaxWsClientFactoryBean
 
setServiceClass(Class<?>) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
setServiceClass(Class<?>) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
setServiceClass(Class<?>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setServiceClass(Class) - Method in interface org.apache.cxf.service.ServiceBuilder
 
setServiceClass(Class<?>) - Method in class org.apache.cxf.tools.java2wsdl.processor.FrontendFactory
 
setServiceClass(Class<?>) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
 
setServiceConfigurations(List<AbstractServiceConfiguration>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setServiceEndpointInterface(FullyQualifiedClassType) - Method in class org.apache.cxf.jaxws.javaee.PortComponentRefType
Sets the value of the serviceEndpointInterface property.
setServiceEndpointInterface(FullyQualifiedClassType) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the serviceEndpointInterface property.
setServiceFactory(ReflectionServiceFactoryBean) - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
setServiceFactory(ReflectionServiceFactoryBean) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setServiceFactory(JAXRSServiceFactoryBean) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets the custom service factory which processes the registered classes and providers
setServiceFactory(JaxWsServiceFactoryBean) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setServiceFactory(ReflectionServiceFactoryBean) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
 
setServiceFactory(ReflectionServiceFactoryBean) - Method in class org.apache.cxf.jaxws.support.WebServiceProviderConfiguration
 
setServiceFactory(ReflectionServiceFactoryBean) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
setServiceid(String) - Method in class org.apache.cxf.binding.corba.wsdl.PolicyType
Sets the value of the serviceid property.
setServiceImplBean(ServiceImplBeanType) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the serviceImplBean property.
setServiceInterface(FullyQualifiedClassType) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Sets the value of the serviceInterface property.
setServiceListRelativePath(String) - Method in class org.apache.cxf.transport.servlet.ServletController
 
setServiceListStyleSheet(String) - Method in class org.apache.cxf.transport.servlet.servicelist.ServiceListGeneratorServlet
 
setServiceModel(ServiceInfo) - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
setServiceName(QName) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setServiceName(QName) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Specifies the QName of the WSDL service the proxy implements.
setServiceName(QName) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
setServiceName(QName) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setServiceName(QName) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setServiceName(QName) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
setServiceName(String) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setServiceName(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setServiceName(QName) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setServiceName(String) - Method in class org.apache.cxf.tools.common.model.JavaServiceClass
 
setServiceName(ServiceNameType) - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Sets the value of the serviceName property.
setServiceName(ServiceNameType) - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Sets the value of the serviceName property.
setServiceName(String) - Method in class org.apache.cxf.ws.security.kerberos.KerberosClient
The name of the service to use when contacting the KDC.
setServiceName(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setServiceNamePattern(String) - Method in class org.apache.cxf.jaxws.javaee.HandlerChainType
Sets the value of the serviceNamePattern property.
setServiceNamePattern(String) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerChainType
Sets the value of the serviceNamePattern property.
setServiceNamespace(String) - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
setServiceProperties() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setServiceQName(QName) - Method in class org.apache.cxf.binding.corba.utils.EprMetaData
 
setServiceQname(XsdQNameType) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Sets the value of the serviceQname property.
setServiceQName(QName) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setServiceRefName(JndiNameType) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Sets the value of the serviceRefName property.
setServiceRefType(FullyQualifiedClassType) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Sets the value of the serviceRefType property.
setServiceSchemaInfo(ServiceSchemaInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setServiceType(ParameterizedType) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setServiceUrl(String) - Method in class org.apache.cxf.management.jmx.MBServerConnectorFactory
 
setServletConfig(ServletConfig) - Method in class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
 
setServletContext(ServletContext) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
setServletContext(ServletContext) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
setServletContextPath(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setServletLink(ServletLinkType) - Method in class org.apache.cxf.jaxws.javaee.ServiceImplBeanType
Sets the value of the servletLink property.
setServletPath(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setSession(Session) - Method in class org.apache.cxf.message.ExchangeImpl
 
setSessionPool(SessionPoolType) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setSessionSupport(boolean) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setSessionSupport(Boolean) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the sessionSupport property.
setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
setSessionTransacted(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setSHA1(String) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setShared(boolean) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setSig(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
Sets the value of the sig property.
setSignatureMethod(SignatureMethodType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
Sets the value of the signatureMethod property.
setSignatureProtection(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
setSignatureToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.SignatureToken
 
setSignatureToken(SignatureToken) - Method in class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
setSignatureValue(SignatureValueType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
Sets the value of the signatureValue property.
setSigned(boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setSignedElements(SignedEncryptedElements) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setSignedEndorsingSupportingTokens(SupportingToken) - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
setSignedInfo(SignedInfoType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
Sets the value of the signedInfo property.
setSignedParts(SignedEncryptedParts) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setSignedResults(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
 
setSignedSupportingToken(SupportingToken) - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
setSimpleBindingEnabled(boolean) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
setSingleJaxbContext(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setSingleResourceMultipleMethods(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setSkipJaxbChecks(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setSkipPhases(Set<String>) - Method in class org.apache.cxf.binding.object.ObjectBindingConfiguration
 
setSmallIcon(PathType) - Method in class org.apache.cxf.jaxws.javaee.IconType
Sets the value of the smallIcon property.
setSoap11() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setSoap11(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setSoap12() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setSoapAction(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setSoapAction(String) - Method in class org.apache.cxf.ws.addressing.ProblemActionType
Sets the value of the soapAction property.
setSoapAddressLocationOn(Port, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
setSOAPJMSBindingVersion(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmsBindingVersion property.
setSOAPJMSContentEncoding(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmsContentEncoding property.
setSOAPJMSContentType(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmsContentType property.
setSOAPJMSIsFault(boolean) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmsIsFault property.
setSOAPJMSRequestURI(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmsRequestURI property.
setSOAPJMSSOAPAction(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmssoapAction property.
setSOAPJMSTargetService(String) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the soapjmsTargetService property.
setSoapNormalization(String) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
setSOAPParameterStyle(SOAPBinding.ParameterStyle) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setSOAPStyle(SOAPBinding.Style) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setSoapStyle(SOAPBinding.Style) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setSOAPUse(SOAPBinding.Use) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setSoapUse(SOAPBinding.Use) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setSoapVersion(SoapVersion) - Method in class org.apache.cxf.binding.soap.model.SoapBindingInfo
 
setSoapVersion(SoapVersion) - Method in class org.apache.cxf.binding.soap.SoapBinding
 
setSoapVersion(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setSource(Source) - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
setSourcePolicy(SourcePolicyType) - Method in class org.apache.cxf.ws.rm.feature.RMFeature
 
setSourcePolicy(SourcePolicyType) - Method in class org.apache.cxf.ws.rm.RMManager
 
setSpnego(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setSslCacheTimeout(int) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
This sets the SSL Session Cache timeout value for client sessions handled by CXF
setSslCacheTimeout(int) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the sslCacheTimeout property.
setSSLSocketFactory(SSLSocketFactory) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
This sets the SSLSocketFactory to use, causing all other properties of this bean (and its superclass) to get ignored (this takes precendence).
setStackTrace(String) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setStart(boolean) - Method in class org.apache.cxf.frontend.ServerFactoryBean
Specifies if the Server should be started upon creation.
setStart(boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Determines whether Services are automatically started during the create() call.
setState(BusState) - Method in class org.apache.cxf.bus.CXFBusImpl
 
setState(SecurityToken.State) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setStateId(byte) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpSessionState
 
setStaticSubresourceResolution(boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
By default the subresources are resolved dynamically, mainly due to the JAX-RS specification allowing Objects being returned from the subresource locators.
setStatus(int) - Method in class org.apache.cxf.jaxrs.impl.HttpServletResponseFilter
 
setStatus(int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setStatus(int, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setStatus(String) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setStatusCode(int) - Method in exception org.apache.cxf.interceptor.Fault
Set http header status code on this fault.
setStatusFilter(String) - Method in class org.apache.cxf.management.persistence.StatusExchangeDataFilter
 
setStore(RMStore) - Method in class org.apache.cxf.ws.rm.feature.RMFeature
 
setStore(RMStore) - Method in class org.apache.cxf.ws.rm.RMManager
 
setStrategies(List<ResourceStrategy>) - Method in class org.apache.cxf.binding.http.HttpBindingFactory
 
setStrategy(FailoverStrategy) - Method in class org.apache.cxf.clustering.FailoverFeature
 
setStrategy(FailoverStrategy) - Method in class org.apache.cxf.clustering.FailoverTargetSelector
 
setStreamableArguments(CorbaStreamable[]) - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
setStreamableArgumentValue(CorbaObjectHandler, int) - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
setStreamableArgumentValues(CorbaObjectHandler[]) - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
setStreamableException(CorbaStreamable) - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
setStreamableExceptionValue(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
setStreamableReturn(CorbaStreamable) - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
setStreamableReturnValue(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
setStrTransform(String) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
setStyle(String) - Method in class org.apache.cxf.binding.soap.model.SoapBindingInfo
 
setStyle(String) - Method in class org.apache.cxf.binding.soap.model.SoapOperationInfo
 
setStyle(String) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
setStyle(OperationType) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setStyle(SOAPBinding.Style) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setStyle(JavaType.Style) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setSubCode(QName) - Method in exception org.apache.cxf.binding.soap.SoapFault
Sets the SubCode for the Fault Code.
setSubject(String, String, boolean, String, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
 
setSubjectDNConstraints(DNConstraintsType) - Method in class org.apache.cxf.configuration.security.CertificateConstraintsType
Sets the value of the subjectDNConstraints property.
setSubscriptionDurable(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setSupportDigestPasswords(boolean) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor
 
setSupportedTypes(List<String>) - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentInputInterceptor
 
setSupportJaxbOnly(boolean) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setSupportMultipleXmlReps(boolean) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setSupportPolymorphicFactories(boolean) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
setSupportUnwrapped(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setSuppressClientReceiveErrors(boolean) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the suppressClientReceiveErrors property.
setSuppressClientSendErrors(boolean) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the suppressClientSendErrors property.
setSuppressWarnings(boolean) - Method in class org.apache.cxf.tools.validator.internal.WSDLRefValidator
 
setSynchronous(boolean) - Method in interface org.apache.cxf.message.Exchange
 
setSynchronous(boolean) - Method in class org.apache.cxf.message.ExchangeImpl
 
setSynchronousTimeout(int) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setSystemException(SystemException) - Method in class org.apache.cxf.binding.corba.CorbaMessage
 
setSystemException(CorbaMessage, Throwable, CorbaDestination) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultOutInterceptor
 
setSystemId(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setSystemId(String) - Method in class org.apache.cxf.service.model.SchemaInfo
 
setTableExistsCode(int) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
setTableExistsState(String) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
setTarget(Object) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
setTarget(Object, Class<?>) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
setTarget(Object) - Method in interface org.apache.cxf.common.annotation.AnnotationVisitor
set the target object being visited.
setTarget(String) - Method in class org.apache.cxf.common.util.Compiler
 
setTarget(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
Sets the value of the target property.
setTargetDestination(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setTargetNamespace(String) - Method in class org.apache.cxf.binding.corba.wsdl.TypeMappingType
Sets the value of the targetNamespace property.
setTargetNamespace(String) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setTargetNamespace(String) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setTargetNamespace(String) - Method in class org.apache.cxf.tools.validator.internal.model.XDef
 
setTargetNamespace(String) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the targetNamespace property.
setTargetNode(Node) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
setTargetSelector(FailoverTargetSelector) - Method in class org.apache.cxf.jaxrs.features.clustering.FailoverFeature
 
setTargetService(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setTaskExecutor(TaskExecutor) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setTemplate(Element) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setTemplateElement(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.types.CorbaSequenceHandler
 
setTemplates(MultivaluedMap<String, String>) - Method in interface org.apache.cxf.jaxrs.client.ClientState
Sets the map containing template name and value pairs
setTemplates(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
setTemplates(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setTemporaryDirectory(String) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
setTempResourceProviders(List<SpringResourceFactory>) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean
 
setTerminateOnShutdown(boolean) - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
Sets the value of the terminateOnShutdown property.
setTestInProgress(boolean) - Static method in class org.apache.cxf.tools.common.CommandInterfaceUtils
 
setText(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Set or replace the text value
setText(String) - Method in class org.apache.cxf.tools.common.Tag
 
setThreadContextClassloader(ClassLoader) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
 
setThreadDefaultBus(Bus) - Static method in class org.apache.cxf.BusFactory
Sets the default bus for the thread.
setThreaded(boolean) - Method in class org.apache.cxf.management.jmx.MBServerConnectorFactory
 
setThreaded(boolean) - Method in class org.apache.cxf.management.JMXConnectorPolicyType
Sets the value of the threaded property.
setThreadingParameters(ThreadingParameters) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method sets the threading parameters for this particular server engine.
setThreadingParameters(ThreadingParametersType) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the threadingParameters property.
setThreadingParameters(ThreadingParametersType) - Method in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
Sets the value of the threadingParameters property.
setThreadingParametersMap(Map<String, ThreadingParameters>) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call sets the ThreadingParameters for a JettyHTTPServerEngine
setThreadingParametersRef(String) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
setThreadingParametersRef(ParametersRefType) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the threadingParametersRef property.
setThreadLocalRequestContext(boolean) - Method in interface org.apache.cxf.endpoint.Client
Sets whether the request context is thread local or global to this client.
setThreadLocalRequestContext(boolean) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setThreadSafe(boolean) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Indicates if a single proxy or WebClient instance can be reused by multiple threads.
setThreshold(long) - Method in class org.apache.cxf.io.CachedOutputStream
 
setThreshold(int) - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature
 
setThreshold(int) - Method in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
setTimestampElement(Element) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Set the Timestamp element
setTimestampElement(Element) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.SupportingTokenPolicyValidator
Set the Timestamp element
setTimeToKeepState(long) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setTimeToLive(long) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setTimeToLive(long) - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
Sets the value of the timeToLive property.
setTimeToLive(long) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the timeToLive property.
setTitle(String) - Method in class org.apache.cxf.transport.servlet.servicelist.ServiceListGeneratorServlet
 
setTlsClientParameters(TLSClientParameters) - Method in class org.apache.cxf.transport.http.HTTPConduit
This method sets the TLS Client Parameters for this HTTPConduit.
setTlsServerParameters(TLSServerParameters) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method is used to programmatically set the TLSServerParameters.
setTlsServerParameters(TLSServerParametersType) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the tlsServerParameters property.
setTlsServerParameters(TLSServerParametersType) - Method in class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
Sets the value of the tlsServerParameters property.
setTLSServerParametersForPort(String, int, TLSServerParameters) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call sets TLSServerParameters for a JettyHTTPServerEngine that will be subsequently created.
setTLSServerParametersForPort(int, TLSServerParameters) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
calls thru to {JettyHTTPServerEngineFactory.createJettyHTTPServerEngine(String, int, String) with 'null' for host value
setTlsServerParametersMap(Map<String, TLSServerParameters>) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call sets TLSParametersMap for a JettyHTTPServerEngine
setTlsServerParametersRef(String) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser.SpringJettyHTTPServerEngine
 
setTlsServerParametersRef(ParametersRefType) - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Sets the value of the tlsServerParametersRef property.
setTo(EndpointReferenceType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the To property.
setTo(AttributedURIType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the To property.
setTo(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the To property.
setTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the To property.
setTo(String) - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Sets the to address of this message.
setToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setToken(Token) - Method in class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
setToken(Element) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setToken(Element) - Method in class org.apache.cxf.ws.security.trust.delegation.DelegationCallback
 
setTokenProtection(boolean) - Method in class org.apache.cxf.ws.security.policy.model.Binding
 
setTokenType(SPConstants.SupportTokenType) - Method in class org.apache.cxf.ws.security.policy.model.SupportingToken
 
setTokenType(String) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setTokenType(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setTokenVersionAndType(String) - Method in class org.apache.cxf.ws.security.policy.model.X509Token
 
setToolContext(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
setToolSpec(ToolSpec) - Method in class org.apache.cxf.tools.common.toolspec.parser.Argument
 
setToolSpec(ToolSpec) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
setToolspec(String) - Method in class org.apache.cxf.tools.plugin.Container
Sets the value of the toolspec property.
setToolspec(String) - Method in class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
 
setTopicReplyToName(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the topicReplyToName property.
setTopLevelDoc(String) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setTransactional(boolean) - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Sets the value of the transactional property.
setTransactionManager(PlatformTransactionManager) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setTransforms(TransformsType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Sets the value of the transforms property.
setTransforms(TransformsType) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
Sets the value of the transforms property.
setTransportId(String) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setTransportId(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setTransportId(String) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setTransportId(String) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setTransportId(String) - Method in interface org.apache.cxf.service.ServiceBuilder
 
setTransportIds(List<String>) - Method in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
setTransportIds(List<String>) - Method in class org.apache.cxf.transport.AbstractTransportFactory
 
setTransportToken(TransportToken) - Method in class org.apache.cxf.ws.security.policy.model.TransportBinding
 
setTransportURI(String) - Method in class org.apache.cxf.binding.soap.model.SoapBindingInfo
 
setTransportURI(String) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
setTransURI(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setTrust(Trust10) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setTrust(Trust13) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setTrustDecider(MessageTrustDecider) - Method in class org.apache.cxf.transport.http.HTTPConduit
This method sets the Trust Decider for this HTTP Conduit.
setTrustManagers(TrustManager[]) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Sets the TrustManagers associated with this endpoint.
setTrustManagers(TrustManagersType) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the trustManagers property.
setTrustManagers(TrustManagersType) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the trustManagers property.
setTrustManagers(TrustManager[]) - Method in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
Set the TrustManagers.
setTtl(int) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setType(Type) - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
setType(TypeClassInfo, Element) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
setType(QName) - Method in class org.apache.cxf.binding.corba.wsdl.CorbaType
Sets the value of the type property.
setType(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the type property.
setType(XmlSchemaType) - Method in class org.apache.cxf.javascript.AttributeInfo
 
setType(XmlSchemaType) - Method in class org.apache.cxf.javascript.ParticleInfo
 
setType(String) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setType(String) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
setType(MessageInfo.Type) - Method in class org.apache.cxf.service.model.MessageInfo
 
setType(Class) - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
setType(String) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
Sets the value of the type property.
setType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.PasswordString
Sets the value of the type property.
setType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Sets the value of the type property.
setType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
Sets the value of the type property.
setType(QName) - Method in class org.apache.cxf.wsdl.TBinding
Sets the value of the type property.
setType(QName) - Method in class org.apache.cxf.wsdl.TPart
Sets the value of the type property.
setTypeClass(Type) - Method in class org.apache.cxf.aegis.type.AegisType
 
setTypeClass(Type) - Method in class org.apache.cxf.aegis.type.basic.BeanType
setTypeClass(Class) - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
setTypeClass(Type) - Method in class org.apache.cxf.aegis.type.java5.EnumType
 
setTypeClass(Class<?>) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setTypeConverter(TypeConverter) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setTypeCreationOptions(TypeCreationOptions) - Method in class org.apache.cxf.aegis.AegisContext
Set the configuration object.
setTypeCreator(TypeCreator) - Method in class org.apache.cxf.aegis.type.DefaultTypeMapping
 
setTypeMap(CorbaTypeMap) - Method in class org.apache.cxf.binding.corba.types.CorbaAnyHandler
 
setTypeMap(TypeMappingType) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.AegisContext
Set the type mapping object used by this context.
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.AegisType
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
setTypeMapping(TypeMapping) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
setTypeName(QName) - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
setTypeQName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setTypes(TTypes) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the types property.
setUnattachedReference(Element) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setUnmarshallAsJaxbElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setUnmarshallerListener(Unmarshaller.Listener) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Sets the Unmarshaller.Listener that will be registered on the Unmarshallers
setUnmarshallerProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Set a map of JAXB unmarshaller properties.
setUnmarshallerProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setUnwrapJAXBElement(boolean) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
setUnwrapLogLevel(Level) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
setUnwrappedOperation(BindingOperationInfo) - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
setUnwrappedOperation(OperationInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
SETUP - Static variable in class org.apache.cxf.phase.Phase
 
setUp() - Method in class org.apache.cxf.tools.common.ToolTestBase
 
SETUP_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
setupBeans() - Method in class org.apache.cxf.test.AbstractCXFSpringTest
 
setupBindingOperationInfo(Exchange, Object) - Method in class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor
 
setupBus(Bus) - Method in class org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader
 
setUpBus() - Method in class org.apache.cxf.test.AbstractCXFSpringTest
 
setUpBus() - Method in class org.apache.cxf.test.AbstractCXFTest
 
setupContinuation(Message, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
setupContinuation(Message, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
setupFactory(Endpoint) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setupInInterceptorChain(ClientConfiguration) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setupInterceptorChain(Endpoint) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setupMessage(Message, ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
setupMessage(Message, ServletConfig, ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
setupOutInterceptorChain(ClientConfiguration) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setUpper(Long) - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement.AcknowledgementRange
Sets the value of the upper property.
setUpper(Long) - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement.AcknowledgementRange
Sets the value of the upper property.
setUpper(Long) - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.AcknowledgementRange
Sets the value of the upper property.
setupThreadPool() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
setupValidation(XMLStreamReader, ServiceInfo) - Method in interface org.apache.cxf.io.StaxValidationManager
Install the schemas onto the reader for validation.
setupValidation(XMLStreamWriter, ServiceInfo) - Method in interface org.apache.cxf.io.StaxValidationManager
Install the schemas onto the writer for validation.
setupValidation(XMLStreamReader, ServiceInfo) - Method in class org.apache.cxf.wstx_msv_validation.WoodstoxValidationImpl
Install the schemas onto the reader for validation.
setupValidation(XMLStreamWriter, ServiceInfo) - Method in class org.apache.cxf.wstx_msv_validation.WoodstoxValidationImpl
 
setUri(String) - Method in class org.apache.cxf.binding.http.URIMapper.ResourceInfo
 
setUri(String) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setUri(String) - Method in interface org.apache.cxf.maven_plugin.GenericWsdlOption
 
setUri(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
setUri(String) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option.UriPrefixPair
Set the URI.
setUri(String) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
setURI(String) - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
Sets the value of the uri property.
setURI(String) - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
Sets the value of the uri property.
setURI(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
Sets the value of the uri property.
setURI(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
Sets the value of the uri property.
setURI(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
Sets the value of the uri property.
setUriInfo(UriInfo) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
setUriPrefixes(Set<String>) - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
setURITemplate(URITemplate) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
setURITemplate(URITemplate) - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
setUrl(String) - Method in class org.apache.cxf.configuration.security.CertStoreType
Sets the value of the url property.
setUrl(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the url property.
setUrl(String) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
setUrlPrefix(String) - Method in class org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
Set the prefix for the generated endpoint URLs.
setUse(String) - Method in class org.apache.cxf.binding.soap.model.SoapBodyInfo
 
setUse(String) - Method in class org.apache.cxf.binding.soap.model.SoapHeaderInfo
 
setUse(String) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
setUseCertificateForConfirmationKeyInfo(boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
Indicate whether to use the signer's public X509 certificate for the subject confirmation key info when creating a RequestsSecurityToken message.
setUseConduitIdSelector(boolean) - Method in class org.apache.cxf.transport.jms.ClientConfig
Sets the value of the useConduitIdSelector property.
setUseConduitIdSelector(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setUseHttpsURLConnectionDefaultHostnameVerifier(boolean) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Sets whether or not HttpsURLConnection.getDefaultHostnameVerifier() should be used to create https connections.
setUseHttpsURLConnectionDefaultHostnameVerifier(boolean) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the useHttpsURLConnectionDefaultHostnameVerifier property.
setUseHttpsURLConnectionDefaultSslSocketFactory(boolean) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Sets whether or not HttpsURLConnection.getDefaultSSLSocketFactory() should be used to create https connections.
setUseHttpsURLConnectionDefaultSslSocketFactory(boolean) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the useHttpsURLConnectionDefaultSslSocketFactory property.
setUseJaxbContextForQnames(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setUseJms11(boolean) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the useJms11 property.
setUseJms11(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setUseJMS11(boolean) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the useJMS11 property.
setUseMessageIDAsCorrelationID(boolean) - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Sets the value of the useMessageIDAsCorrelationID property.
setUseParentHandlers(boolean) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
setUsePlatformMBeanServer(Boolean) - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
setUserAgent(String) - Method in class org.apache.cxf.management.persistence.ExchangeData
 
setUserException(CorbaMessage, Throwable, RaisesType, OperationInfo, DataWriter<XMLStreamWriter>, ServiceInfo) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultOutInterceptor
 
setUserExceptionFromFaultDetail(CorbaMessage, Element, RaisesType, OperationInfo, DataWriter<XMLStreamWriter>, ServiceInfo) - Method in class org.apache.cxf.binding.corba.interceptors.CorbaStreamFaultOutInterceptor
 
setUserMapping(Map<String, String>) - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleToNSMapper
 
setUserName(String) - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Sets the value of the userName property.
setUsername(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
 
setUsername(String) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the username.
setUsername(String) - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
Sets the value of the username property.
setUserName(String) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
setUsername(AttributedString) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
Sets the value of the username property.
setUsernameTokenResults(List<WSSecurityEngineResult>, boolean) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractSupportingTokenPolicyValidator
Set the list of UsernameToken results
setUsernameTokenResults(List<WSSecurityEngineResult>, boolean) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.SupportingTokenPolicyValidator
Set the list of UsernameToken results
setUserObject(Object) - Method in class org.apache.cxf.continuations.ContinuationInfo
 
setUserObject(String, Object) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
setUserProviders(List<?>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
Use for injection of entityProviders
setUserResources(List<UserResource>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setUserResourcesWithServiceClass(List<UserResource>, Class<?>...) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setUserRolesMap(Map<String, String>) - Method in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
setUseSamlVersion11Profile10(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
setUseSamlVersion11Profile11(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
setUseSamlVersion20Profile11(boolean) - Method in class org.apache.cxf.ws.security.policy.model.SamlToken
 
setUseSchemaImports(boolean) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Set whether to emit references to imported schema files.
setUseSingleSlashResource(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setUseUTProfile10(boolean) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
setUseUTProfile11(boolean) - Method in class org.apache.cxf.ws.security.policy.model.UsernameToken
 
setUsingAddressingAdvisory(boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Controls whether the presence of the element in the WSDL is purely advisory, i.e.
setUsingAddressingAdvisory(boolean) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setUsingEndpointInfo(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setV5ApReqToken11(boolean) - Method in class org.apache.cxf.ws.security.policy.model.KerberosToken
 
setValidate(Boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
Control WSDL validation.
setValidate(boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
If 'validate' is true, this class will validate the service.
setValidate(boolean) - Method in class org.apache.cxf.xmlbeans.XmlBeansWrapperHelper
 
setValidateBeforeWrite(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setValidateOperation(ValidateOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
setValidateOperation(ValidateOperation) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
 
setValidateOutput(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setValidateWsdl(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setValidating(boolean) - Method in class org.apache.cxf.tools.common.dom.ExtendedDocumentBuilder
 
setValidating(boolean) - Method in class org.apache.cxf.tools.common.dom.SchemaValidatingSAXParser
 
setValidationEventHandler(ValidationEventHandler) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
setValidationHandler(ValidationEventHandler) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setValidationMode(int) - Method in class org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader
 
setValidator(FormValidator) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
setValidator(STSTokenValidator) - Method in class org.apache.cxf.ws.security.trust.AuthPolicyValidatingInterceptor
 
setValue(Any) - Method in class org.apache.cxf.binding.corba.types.CorbaAnyHandler
 
setValue(String) - Method in class org.apache.cxf.binding.corba.types.CorbaEnumHandler
 
setValue(BigDecimal) - Method in class org.apache.cxf.binding.corba.types.CorbaFixedHandler
 
setValue(byte[]) - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceHandler
 
setValue(Object) - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveHandler
 
setValue(String, CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.types.CorbaUnionHandler
 
setValue(String) - Method in class org.apache.cxf.binding.corba.wsdl.Const
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.binding.corba.wsdl.Enumerator
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.databinding.source.mime.MimeAttribute
 
setValue(String) - Method in class org.apache.cxf.jaxws.javaee.CString
Sets the value of the value property.
setValue(XsdStringType) - Method in class org.apache.cxf.jaxws.javaee.PropertyType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.jaxws.javaee.UrlPatternType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.jaxws.javaee.XsdAnyURIType
Sets the value of the value property.
setValue(boolean) - Method in class org.apache.cxf.jaxws.javaee.XsdBooleanType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.apache.cxf.jaxws.javaee.XsdIntegerType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.jaxws.javaee.XsdNMTOKENType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.apache.cxf.jaxws.javaee.XsdNonNegativeIntegerType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.apache.cxf.jaxws.javaee.XsdPositiveIntegerType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.jaxws.javaee.XsdQNameType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.jaxws.javaee.XsdStringType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.management.persistence.ExchangeDataProperty
 
setValue(Object) - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
setValue(String) - Method in class org.apache.cxf.tools.common.model.JavaExpression
Set the Value value.
setValue(String) - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.JMSPropertyType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.uri.ParameterType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.JndiURLType
Sets the value of the value property.
setValue(int) - Method in class org.apache.cxf.transport.jms.wsdl.PriorityType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
Sets the value of the value property.
setValue(long) - Method in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.AttributedQNameType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.apache.cxf.ws.addressing.AttributedUnsignedLongType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.addressing.AttributedURIType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.addressing.RelatesToType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.v200403.AttributedQName
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.addressing.v200403.AttributedURI
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.addressing.v200403.Relationship
Sets the value of the value property.
setValue(BigInteger) - Method in class org.apache.cxf.ws.addressing.v200403.ReplyAfterType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.v200408.AttributedQName
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.addressing.v200408.AttributedURI
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.addressing.v200408.Relationship
Sets the value of the value property.
setValue(BigInteger) - Method in class org.apache.cxf.ws.addressing.v200408.ReplyAfterType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
Sets the value of the value property.
setValue(AnonymousType) - Method in class org.apache.cxf.ws.addressing.wsdl.Anonymous
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.wsdl.AttributedQNameType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.policy.v200607.URI
Sets the value of the value property.
setValue(Duration) - Method in class org.apache.cxf.ws.rm.v200502.Expires
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.rm.v200502.Identifier
Sets the value of the value property.
setValue(Duration) - Method in class org.apache.cxf.ws.rm.v200502wsa15.Expires
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.rm.v200502wsa15.Identifier
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.rm.v200702.Address
Sets the value of the value property.
setValue(Duration) - Method in class org.apache.cxf.ws.rm.v200702.Expires
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.rm.v200702.Identifier
Sets the value of the value property.
setValue(SPConstants.Layout) - Method in class org.apache.cxf.ws.security.policy.model.Layout
 
setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
Sets the value of the value property.
setValue(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
Sets the value of the value property.
setValue(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TitleType
Sets the value of the value property.
setValue(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureValueType
Sets the value of the value property.
setValueFromData(String) - Method in class org.apache.cxf.binding.corba.types.CorbaFixedHandler
 
setValueFromData(String) - Method in class org.apache.cxf.binding.corba.types.CorbaOctetSequenceHandler
 
setValueFromData(String) - Method in class org.apache.cxf.binding.corba.types.CorbaPrimitiveHandler
 
setValueName(QName) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
setValueType(Type) - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
setValueType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
Sets the value of the valueType property.
setValueType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.BinarySecurityTokenType
Sets the value of the valueType property.
setValueType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
Sets the value of the valueType property.
setValueType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.KeyIdentifierType
Sets the value of the valueType property.
setValueType(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
Sets the value of the valueType property.
setVerb(String) - Method in class org.apache.cxf.binding.http.URIMapper.ResourceInfo
 
setVerb(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setVerb(String) - Method in class org.apache.cxf.wsdl.http.BindingType
Sets the value of the verb property.
setVerbose(boolean) - Method in class org.apache.cxf.common.util.Compiler
 
setVerboseOn(boolean) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
setVerboseOn(boolean) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
setVersion(SoapVersion) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
setVersion(SoapVersion) - Method in class org.apache.cxf.binding.soap.SoapMessage
 
setVersion(String) - Method in class org.apache.cxf.jaxws.javaee.WebservicesType
Sets the value of the version property.
setVersion(String) - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
setVersion(String) - Method in class org.apache.cxf.tools.plugin.Plugin
Sets the value of the version property.
setWadlNamespace(String) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setWadlNamespace(String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setWadlPath(String) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setWant(boolean) - Method in class org.apache.cxf.configuration.security.ClientAuthentication
Sets the value of the want property.
setWebserviceDescriptionName(CString) - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Sets the value of the webserviceDescriptionName property.
setWebServiceName(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setWrapInSingleConnectionFactory(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setWrapped(boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setWrapperMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setWrapperName(String) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setWrapperStyle(boolean) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setWriteOuter(boolean) - Method in class org.apache.cxf.aegis.type.AegisType
 
setWriteOuter(boolean) - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
setWriteXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
setWriteXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setWriteXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setWriteXsiTypes(boolean) - Method in class org.apache.cxf.aegis.AegisContext
Controls whether Aegis writes xsi:type attributes on all elements.
setWsdl(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
setWsdl(String) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
Set pathname or URI to WSDL.
setWsdlArtifact(WsdlArtifact) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
setWSDLBuilder(AbstractWSDLBuilder<? extends Object>) - Method in class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
 
setWsdlDefinition(Definition) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
setWSDLDefinition(Definition) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
setWsdlFile(XsdAnyURIType) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Sets the value of the wsdlFile property.
setWsdlFile(PathType) - Method in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
Sets the value of the wsdlFile property.
setWsdlFile(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
setWsdlFile(String) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
setWsdlList(boolean) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setWsdlLocation(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Specifies the URL where the proxy can find the WSDL defining the service the proxy implements.
setWsdlLocation(String) - Method in class org.apache.cxf.frontend.ServerFactoryBean
Specifies the location of the WSDL defining the service interface used by the factory to create services.
setWsdlLocation(String) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setWsdlLocation(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setWsdlLocation(String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
setWSDLLocation(EndpointReferenceType, String...) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
setWSDLName(String) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.DateTypeCustomGenerator
 
setWSDLNode(Element) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
setWsdlPort(XsdQNameType) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the wsdlPort property.
setWsdlService(XsdQNameType) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the wsdlService property.
setWsdlURL(String) - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
setWsdlURL(String) - Method in class org.apache.cxf.frontend.ClientProxyFactoryBean
Specifies the URL where the proxy can find the WSDL defining the service the proxy implements.
setWsdlURL(URL) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
setWsdlURL(String) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setWsdlURL(URL) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setWsdlVersion(String) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setWsdlVersion(String) - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
setWSDLVersion(WSDLConstants.WSDLVersion) - Method in class org.apache.cxf.tools.java2wsdl.generator.WSDLGeneratorFactory
 
setWsFeatures(List<WebServiceFeature>) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
setWsuId(String) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setWsURI(String) - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpChannel
 
setX509Certificate(X509Certificate, Crypto) - Method in class org.apache.cxf.ws.security.tokenstore.SecurityToken
 
setX509IssuerName(String) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
Sets the value of the x509IssuerName property.
setX509SerialNumber(BigInteger) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
Sets the value of the x509SerialNumber property.
setXJCargs(List<String>) - Method in class org.apache.cxf.maven_plugin.wsdl2java.Option
 
setXmlName(String) - Method in class org.apache.cxf.javascript.AttributeInfo
 
setXmlName(String) - Method in class org.apache.cxf.javascript.ParticleInfo
 
setXmlResourceOffset(String) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setXmlSchema(XmlSchemaAnnotated) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setXMLSchemaList(SchemaCollection) - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
setXmlStringAccumulator(String) - Method in class org.apache.cxf.javascript.JavascriptUtils
 
setXOP(boolean) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
setXop(boolean) - Method in class org.apache.cxf.attachment.AttachmentSerializer
 
setXOPPackage(boolean) - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentMarshaller
 
setXPath(String) - Method in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
setXPaths(List<CryptoCoverageChecker.XPathExpression>) - Method in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
Sets the XPath expressions to check for, clearing all previously set expressions.
setXPathVersion(String) - Method in class org.apache.cxf.ws.security.policy.model.ContentEncryptedElements
 
setXPathVersion(String) - Method in class org.apache.cxf.ws.security.policy.model.RequiredElements
 
setXPathVersion(String) - Method in class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
setY(byte[]) - Method in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
Sets the value of the y property.
severe(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
sgndEndEncSuppTokMap - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
sgndEndSuppTokMap - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
SHA1 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SHA256 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SHA512 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
shift_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
SHORT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
SHORT_SEARCH_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.search.SearchContextImpl
 
ShortType - Class in org.apache.cxf.aegis.type.basic
 
ShortType() - Constructor for class org.apache.cxf.aegis.type.basic.ShortType
 
shouldGenerateId() - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineBeanDefinitionParser
 
shouldGenerateId() - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser
 
shouldGenerateIdAsFallback() - Method in class org.apache.cxf.ws.policy.spring.ExternalAttachmentProviderBeanDefinitionParser
 
shouldGenerateIdAsFallback() - Method in class org.apache.cxf.ws.rm.spring.RMFeatureBeanDefinitionParser
 
shouldGenerateIdAsFallback() - Method in class org.apache.cxf.ws.rm.spring.RMManagerBeanDefinitionParser
 
shouldGenerateIdAsFallback() - Method in class org.apache.cxf.ws.rm.spring.RMTxStoreBeanDefinitionParser
 
shouldPersist(ExchangeData) - Method in interface org.apache.cxf.management.persistence.ExchangeDataFilter
 
shouldPersist(ExchangeData) - Method in class org.apache.cxf.management.persistence.StatusExchangeDataFilter
 
shouldRun(GenericWsdlOption, File, URI) - Method in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
Determine if code should be generated from the given wsdl
shouldRun(GenericWsdlOption, File, URI) - Method in class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
Determine if code should be generated from the given wsdl
shouldRun(GenericWsdlOption, File, URI) - Method in class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
shouldValidate(Message) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
shouldWrapParameters(MessageInfo, Message) - Method in class org.apache.cxf.interceptor.DocLiteralInInterceptor
 
shutdown() - Method in class org.apache.cxf.binding.corba.CorbaDestination
 
shutdown() - Method in class org.apache.cxf.bus.CXFBusImpl
 
shutdown(boolean) - Method in class org.apache.cxf.bus.CXFBusImpl
 
shutdown(boolean) - Method in class org.apache.cxf.bus.ManagedBus
 
shutdown() - Method in class org.apache.cxf.bus.osgi.CXFExtensionBundleListener
 
shutDown() - Method in class org.apache.cxf.bus.osgi.ManagedWorkQueueList
 
shutdown(boolean) - Method in interface org.apache.cxf.Bus
 
shutdown() - Method in interface org.apache.cxf.management.InstrumentationManager
Cleans up and shutsdown management infrastructure.
shutdown() - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
shutdown() - Method in class org.apache.cxf.transport.AbstractDestination
Shutdown the Destination, i.e.
shutdown() - Method in class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
shutdown() - Method in interface org.apache.cxf.transport.Destination
Shutdown the Destination, i.e.
shutdown() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
shutdown() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method will shut down the server engine and remove it from the factory's cache.
shutdown() - Method in class org.apache.cxf.transport.jms.JMSDestination
 
shutdown() - Method in class org.apache.cxf.transport.local.LocalDestination
 
shutdown(boolean) - Method in interface org.apache.cxf.workqueue.AutomaticWorkQueue
Initiates an orderly shutdown.
shutdown(boolean) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
shutdown(boolean) - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Shuts down the manager's work queue.
shutdown(boolean) - Method in class org.apache.cxf.workqueue.WorkQueueManagerImpl
 
shutdown(boolean) - Method in class org.apache.cxf.workqueue.WorkQueueManagerImplMBeanWrapper
 
shutdown() - Method in class org.apache.cxf.ws.rm.ManagedRMManager
 
shutdown() - Method in class org.apache.cxf.ws.rm.RMManager
 
shutdownBus() - Method in class org.apache.cxf.test.AbstractCXFTest
 
shutdownListeners() - Method in class org.apache.cxf.transport.jms.JMSConduit
 
sig - Variable in class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
 
sigConfList - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
SIGN_BEFORE_ENCRYPTING - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
Protection Order : SignBeforeEncrypting
SIGNATURE_CRYPTO - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SIGNATURE_PROPERTIES - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SIGNATURE_RESULT - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNATURE_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SIGNATURE_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
SIGNATURE_USERNAME - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
signatureDerivedKeyLength - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
signatureKeyDerivation - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
signatureMethod - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
 
SignatureMethodType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for SignatureMethodType complex type.
SignatureMethodType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureMethodType
 
SignaturePropertiesType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for SignaturePropertiesType complex type.
SignaturePropertiesType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertiesType
 
signatureProperty - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertiesType
 
SignaturePropertyType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for SignaturePropertyType complex type.
SignaturePropertyType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
 
signatures - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
SignatureToken - Class in org.apache.cxf.ws.security.policy.model
 
SignatureToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.SignatureToken
 
SignatureType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for SignatureType complex type.
SignatureType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
 
signatureValue - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
 
SignatureValueType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for SignatureValueType complex type.
SignatureValueType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureValueType
 
SignChallengeType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for SignChallengeType complex type.
SignChallengeType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.SignChallengeType
 
SIGNED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SIGNED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNED_ELEMENTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SIGNED_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNED_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SIGNED_ENDORSING_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNED_ENDORSING_ENCRYPTED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SIGNED_ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SIGNED_ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNED_ENDORSING_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
signed_int() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
signed_long_int() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
signed_longlong_int() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
SIGNED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SIGNED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNED_PARTS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
signed_short_int() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
SIGNED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SIGNED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SIGNED_SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SignedElementsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SignedElementsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.SignedElementsBuilder
 
SignedEncryptedElements - Class in org.apache.cxf.ws.security.policy.model
 
SignedEncryptedElements(boolean, SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.SignedEncryptedElements
 
SignedEncryptedParts - Class in org.apache.cxf.ws.security.policy.model
 
SignedEncryptedParts(boolean, SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
SignedEncryptedParts(boolean) - Constructor for class org.apache.cxf.ws.security.policy.model.SignedEncryptedParts
 
SignedEncryptedTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a SignedEncryptedSupportingToken policy.
SignedEncryptedTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEncryptedTokenPolicyValidator
 
SignedEndorsingEncryptedTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a SignedEndorsingEncryptedSupportingToken policy.
SignedEndorsingEncryptedTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingEncryptedTokenPolicyValidator
 
SignedEndorsingTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a SignedEndorsingSupportingToken policy.
SignedEndorsingTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingTokenPolicyValidator
 
signedInfo - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureType
 
SignedInfoType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for SignedInfoType complex type.
SignedInfoType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignedInfoType
 
SignedPartsBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SignedPartsBuilder() - Constructor for class org.apache.cxf.ws.security.policy.builders.SignedPartsBuilder
 
SignedTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate SignedSupportingToken policies.
SignedTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedTokenPolicyValidator
 
simple_declarator() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
SIMPLE_FRONTEND - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SIMPLE_STYLE - Static variable in class org.apache.cxf.jaxb.JAXBToStringStyle
 
simple_type_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
SimpleAuthorizingFilter - Class in org.apache.cxf.jaxrs.security
 
SimpleAuthorizingFilter() - Constructor for class org.apache.cxf.jaxrs.security.SimpleAuthorizingFilter
 
SimpleAuthorizingInterceptor - Class in org.apache.cxf.interceptor.security
 
SimpleAuthorizingInterceptor() - Constructor for class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
SimpleBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
This bean parser will map all the attributes to properties on the bean.
SimpleBeanDefinitionParser(Class) - Constructor for class org.apache.cxf.configuration.spring.SimpleBeanDefinitionParser
 
SimpleBPBeanDefinitionParser - Class in org.apache.cxf.configuration.blueprint
 
SimpleBPBeanDefinitionParser(Class<?>) - Constructor for class org.apache.cxf.configuration.blueprint.SimpleBPBeanDefinitionParser
 
SimpleBPNamespaceHandler - Class in org.apache.cxf.frontend.blueprint
 
SimpleBPNamespaceHandler() - Constructor for class org.apache.cxf.frontend.blueprint.SimpleBPNamespaceHandler
 
SimpleClientGenerator - Class in org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator
 
SimpleClientGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleClientGenerator
 
SimpleEndpointImplFactory - Class in org.apache.cxf.endpoint
Create ordinary EndpointImpl objects.
SimpleEndpointImplFactory() - Constructor for class org.apache.cxf.endpoint.SimpleEndpointImplFactory
 
SimpleFrontEndProcessor - Class in org.apache.cxf.tools.java2wsdl.processor.internal.simple
 
SimpleFrontEndProcessor() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.simple.SimpleFrontEndProcessor
 
SimpleGroup - Class in org.apache.cxf.common.security
Simple Group implementation
SimpleGroup(String) - Constructor for class org.apache.cxf.common.security.SimpleGroup
 
SimpleGroup(String, String) - Constructor for class org.apache.cxf.common.security.SimpleGroup
 
SimpleGroup(String, Principal) - Constructor for class org.apache.cxf.common.security.SimpleGroup
 
SimpleImplGenerator - Class in org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator
 
SimpleImplGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleImplGenerator
 
SimpleMethodDispatcher - Class in org.apache.cxf.frontend
 
SimpleMethodDispatcher() - Constructor for class org.apache.cxf.frontend.SimpleMethodDispatcher
 
simpleName - Variable in class org.apache.cxf.tools.common.model.JavaType
 
SimplePrincipal - Class in org.apache.cxf.common.security
Simple Principal implementation
SimplePrincipal(String) - Constructor for class org.apache.cxf.common.security.SimplePrincipal
 
SimpleSearchCondition<T> - Class in org.apache.cxf.jaxrs.ext.search
Simple search condition comparing primitive objects or complex object by its getters.
SimpleSearchCondition(ConditionType, T) - Constructor for class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
Creates search condition with same operator (equality, inequality) applied in all comparison; see SimpleSearchCondition.isMet(Object) for details of comparison.
SimpleSearchCondition(Map<String, ConditionType>, T) - Constructor for class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
Creates search condition with different operators (equality, inequality etc) specified for each getter; see SimpleSearchCondition.isMet(Object) for details of comparison.
SimpleSEIGenerator - Class in org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator
 
SimpleSEIGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleSEIGenerator
 
SimpleServerGenerator - Class in org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator
 
SimpleServerGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.SimpleServerGenerator
 
SimpleServiceBuilder - Class in org.apache.cxf.simple
 
SimpleServiceBuilder() - Constructor for class org.apache.cxf.simple.SimpleServiceBuilder
 
SimpleTypeSpecVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
SimpleTypeSpecVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor, AST) - Constructor for class org.apache.cxf.tools.corba.processors.idl.SimpleTypeSpecVisitor
 
SINGLE_FRAME_MESSAGE - Static variable in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
SinglePropertyResolver - Class in org.apache.cxf.resource
 
SinglePropertyResolver(String, Object) - Constructor for class org.apache.cxf.resource.SinglePropertyResolver
 
SingletonFactory - Class in org.apache.cxf.service.invoker
Always returns a single instance of the bean.
SingletonFactory(Object) - Constructor for class org.apache.cxf.service.invoker.SingletonFactory
 
SingletonFactory(Class<?>) - Constructor for class org.apache.cxf.service.invoker.SingletonFactory
 
SingletonFactory(Factory) - Constructor for class org.apache.cxf.service.invoker.SingletonFactory
 
SingletonResourceProvider - Class in org.apache.cxf.jaxrs.lifecycle
The default singleton resource provider which returns the same resource instance per every request
SingletonResourceProvider(Object, boolean) - Constructor for class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
 
SingletonResourceProvider(Object) - Constructor for class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
 
singularlize(String) - Method in class org.apache.cxf.binding.http.strategy.Inflector
 
size() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
size() - Method in class org.apache.cxf.common.util.CacheMap
 
size() - Method in class org.apache.cxf.common.util.SortedArraySet
 
size() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
size() - Method in class org.apache.cxf.io.CachedOutputStream
 
size() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
size() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
size() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
size() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
size() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
size() - Method in class org.apache.cxf.ws.rm.WrappedService
 
skip(long) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
skipAttributes() - Method in class org.apache.cxf.common.util.ClassReader
 
skipFully(int) - Method in class org.apache.cxf.common.util.ClassReader
skip n bytes in the input stream.
skippedEntity(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method skippedEntity.
SkipStartEndEventProducer - Class in org.apache.cxf.binding.corba.types
 
SkipStartEndEventProducer(CorbaTypeEventProducer, QName) - Constructor for class org.apache.cxf.binding.corba.types.SkipStartEndEventProducer
 
skipToStartOfElement(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
Returns true if currently at the start of an element, otherwise move forwards to the next element start and return true, otherwise false is returned if the end of the stream is reached.
skipToStartOfElement(DepthXMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
SL_COMMENT - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
Slf4jLogger - Class in org.apache.cxf.common.logging
java.util.logging.Logger implementation delegating to SLF4J.
Slf4jLogger(String, String) - Constructor for class org.apache.cxf.common.logging.Slf4jLogger
 
smallIcon - Variable in class org.apache.cxf.jaxws.javaee.IconType
 
SNT - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
Soap11 - Class in org.apache.cxf.binding.soap
Singleton object that represents the SOAP 1.1 version.
SOAP11_BINDING_ID - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
SOAP11_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
Soap11FaultInInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
Soap11FaultInInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor
 
Soap11FaultOutInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
Soap11FaultOutInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.Soap11FaultOutInterceptor
 
SOAP11HTTP_ADDRESSING_BINDING - Static variable in class org.apache.cxf.ws.addressing.Names
 
Soap12 - Class in org.apache.cxf.binding.soap
Represents the SOAP 1.2 version
SOAP12_BINDING_ID - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
SOAP12_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
Soap12FaultInInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
Soap12FaultInInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.Soap12FaultInInterceptor
 
Soap12FaultOutInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
Soap12FaultOutInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.Soap12FaultOutInterceptor
 
SOAP12HTTP_ADDRESSING_BINDING - Static variable in class org.apache.cxf.ws.addressing.Names
 
SOAP_11_BINDING - Static variable in class org.apache.cxf.binding.soap.SoapBindingFactory
 
SOAP_11_HTTP_BINDING - Static variable in class org.apache.cxf.binding.soap.SoapTransportFactory
 
SOAP_12_BINDING - Static variable in class org.apache.cxf.binding.soap.SoapBindingFactory
 
SOAP_12_HTTP_BINDING - Static variable in class org.apache.cxf.binding.soap.SoapTransportFactory
 
SOAP_ACTION - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
SOAP_ACTION - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
SOAP_ACTION_HEADER - Static variable in class org.apache.cxf.ws.addressing.Names
 
SOAP_ENCODING_URI - Static variable in class org.apache.cxf.binding.soap.Soap11
 
SOAP_FACTORY_KEY - Static variable in class org.apache.cxf.binding.soap.saaj.SAAJFactoryResolver
 
SOAP_JMS_CONTENTENCODING - Static variable in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
SOAP_JMS_NAMESPACE - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
SOAP_JMS_NAMESPACE - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
SOAP_JMS_PREFIX - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
SOAP_JMS_PREFIX - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
SOAP_JMS_SPECIFICATION_TRANSPORTID - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
SOAP_JMS_SPECIFICIATION_TRANSPORTID - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
SOAP_NAMESPACE - Static variable in class org.apache.cxf.binding.soap.Soap11
 
SOAP_NAMESPACE - Static variable in class org.apache.cxf.binding.soap.Soap12
 
SOAP_NORMALIZATION_10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SOAP_TCP_SESSION_STATE_AFTER_HANDSHAKE - Static variable in class org.apache.cxf.binding.soap.tcp.SoapTcpSessionState
 
SOAP_TCP_SESSION_STATE_INITIATED - Static variable in class org.apache.cxf.binding.soap.tcp.SoapTcpSessionState
 
SOAP_TCP_SESSION_STATE_NEW - Static variable in class org.apache.cxf.binding.soap.tcp.SoapTcpSessionState
 
soapAction - Variable in class org.apache.cxf.ws.addressing.ProblemActionType
 
SOAPACTION_FIELD - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
SOAPACTION_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
SOAPACTION_PARAMETER_NAME - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
SOAPACTION_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
SoapActionInInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
SoapActionInInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor
 
SoapAddress - Interface in org.apache.cxf.tools.common.extensions.soap
 
SoapAddress - Class in org.apache.cxf.tools.misc.processor.address
 
SoapAddress() - Constructor for class org.apache.cxf.tools.misc.processor.address.SoapAddress
 
SoapAddressPlugin - Class in org.apache.cxf.binding.soap.wsdl11
 
SoapAddressPlugin() - Constructor for class org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin
 
SoapArrayType - Class in org.apache.cxf.aegis.type.encoded
 
SoapArrayType() - Constructor for class org.apache.cxf.aegis.type.encoded.SoapArrayType
 
SoapBinding - Class in org.apache.cxf.binding.soap
 
SoapBinding(BindingInfo) - Constructor for class org.apache.cxf.binding.soap.SoapBinding
 
SoapBinding(BindingInfo, SoapVersion) - Constructor for class org.apache.cxf.binding.soap.SoapBinding
 
SoapBinding - Interface in org.apache.cxf.tools.common.extensions.soap
 
SoapBindingAnnotator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
 
SoapBindingAnnotator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.SoapBindingAnnotator
 
SoapBindingBPHandler - Class in org.apache.cxf.binding.soap.blueprint
 
SoapBindingBPHandler() - Constructor for class org.apache.cxf.binding.soap.blueprint.SoapBindingBPHandler
 
SoapBindingBPInfoConfigDefinitionParser - Class in org.apache.cxf.binding.soap.blueprint
 
SoapBindingBPInfoConfigDefinitionParser() - Constructor for class org.apache.cxf.binding.soap.blueprint.SoapBindingBPInfoConfigDefinitionParser
 
SoapBindingConfiguration - Class in org.apache.cxf.binding.soap
 
SoapBindingConfiguration() - Constructor for class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
SoapBindingConstants - Class in org.apache.cxf.binding.soap
 
SoapBindingFactory - Class in org.apache.cxf.binding.soap
 
SoapBindingFactory() - Constructor for class org.apache.cxf.binding.soap.SoapBindingFactory
 
SoapBindingFactory(Bus) - Constructor for class org.apache.cxf.binding.soap.SoapBindingFactory
 
SOAPBindingImpl - Class in org.apache.cxf.jaxws.binding.soap
 
SOAPBindingImpl(BindingInfo, JaxWsEndpointImpl) - Constructor for class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
 
SoapBindingInfo - Class in org.apache.cxf.binding.soap.model
 
SoapBindingInfo(ServiceInfo, String) - Constructor for class org.apache.cxf.binding.soap.model.SoapBindingInfo
 
SoapBindingInfo(ServiceInfo, String, SoapVersion) - Constructor for class org.apache.cxf.binding.soap.model.SoapBindingInfo
 
SoapBindingInfoConfigBeanDefinitionParser - Class in org.apache.cxf.binding.soap.spring
 
SoapBindingInfoConfigBeanDefinitionParser() - Constructor for class org.apache.cxf.binding.soap.spring.SoapBindingInfoConfigBeanDefinitionParser
 
SOAPBindingUtil - Class in org.apache.cxf.tools.util
 
SoapBody - Interface in org.apache.cxf.tools.common.extensions.soap
 
SoapBodyInfo - Class in org.apache.cxf.binding.soap.model
 
SoapBodyInfo() - Constructor for class org.apache.cxf.binding.soap.model.SoapBodyInfo
 
SOAPConstants - Class in org.apache.cxf.common.util
SOAP constants from the specifications.
SoapEncodingUtil - Class in org.apache.cxf.aegis.type.encoded
Utilitiy methods for SOAP reading and writing encoded mesages.
SoapFault - Exception in org.apache.cxf.binding.soap
 
SoapFault(Message, Throwable, QName) - Constructor for exception org.apache.cxf.binding.soap.SoapFault
 
SoapFault(Message, QName) - Constructor for exception org.apache.cxf.binding.soap.SoapFault
 
SoapFault(String, QName) - Constructor for exception org.apache.cxf.binding.soap.SoapFault
 
SoapFault(String, ResourceBundle, QName) - Constructor for exception org.apache.cxf.binding.soap.SoapFault
 
SoapFault(String, ResourceBundle, Throwable, QName) - Constructor for exception org.apache.cxf.binding.soap.SoapFault
 
SoapFault(String, ResourceBundle, QName, Object...) - Constructor for exception org.apache.cxf.binding.soap.SoapFault
 
SoapFault(String, Throwable, QName) - Constructor for exception org.apache.cxf.binding.soap.SoapFault
 
SoapFault - Interface in org.apache.cxf.tools.common.extensions.soap
 
SoapFaultFactory - Class in org.apache.cxf.binding.soap.jms.interceptor
 
SoapFaultFactory(Binding) - Constructor for class org.apache.cxf.binding.soap.jms.interceptor.SoapFaultFactory
 
SoapFaultFactory - Class in org.apache.cxf.ws.rm.soap
 
SoapFaultFactory(Binding) - Constructor for class org.apache.cxf.ws.rm.soap.SoapFaultFactory
 
SOAPHandlerFaultInInterceptor - Class in org.apache.cxf.jaxws.handler.soap
 
SOAPHandlerFaultInInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultInInterceptor
 
SOAPHandlerFaultOutInterceptor - Class in org.apache.cxf.jaxws.handler.soap
 
SOAPHandlerFaultOutInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultOutInterceptor
 
SOAPHandlerInterceptor - Class in org.apache.cxf.jaxws.handler.soap
 
SOAPHandlerInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor
 
SoapHeader - Class in org.apache.cxf.binding.soap
 
SoapHeader(QName, Object) - Constructor for class org.apache.cxf.binding.soap.SoapHeader
 
SoapHeader(QName, Object, DataBinding) - Constructor for class org.apache.cxf.binding.soap.SoapHeader
 
soapHeader - Variable in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
 
soapHeader - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
 
SoapHeader - Interface in org.apache.cxf.tools.common.extensions.soap
 
SoapHeaderFault - Interface in org.apache.cxf.tools.common.extensions.soap
 
SoapHeaderInfo - Class in org.apache.cxf.binding.soap.model
 
SoapHeaderInfo() - Constructor for class org.apache.cxf.binding.soap.model.SoapHeaderInfo
 
SoapHeaderInterceptor - Class in org.apache.cxf.binding.soap.interceptor
Perform databinding of the SOAP headers.
SoapHeaderInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.SoapHeaderInterceptor
 
SoapHeaderOutFilterInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
SoapHeaderOutFilterInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.SoapHeaderOutFilterInterceptor
 
SoapInterceptor - Interface in org.apache.cxf.binding.soap.interceptor
 
soapjmsBindingVersion - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
SoapJMSConstants - Class in org.apache.cxf.binding.soap.jms.interceptor
 
soapjmsContentEncoding - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
soapjmsContentType - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
SoapJMSInInterceptor - Class in org.apache.cxf.binding.soap.jms.interceptor
 
SoapJMSInInterceptor() - Constructor for class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSInInterceptor
 
soapjmsIsFault - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
soapjmsRequestURI - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
soapjmssoapAction - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
soapjmsTargetService - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
SoapMessage - Class in org.apache.cxf.binding.soap
 
SoapMessage(Message) - Constructor for class org.apache.cxf.binding.soap.SoapMessage
 
SoapMessage(SoapVersion) - Constructor for class org.apache.cxf.binding.soap.SoapMessage
 
SOAPMessageContextImpl - Class in org.apache.cxf.jaxws.handler.soap
 
SOAPMessageContextImpl(Message) - Constructor for class org.apache.cxf.jaxws.handler.soap.SOAPMessageContextImpl
 
soapNormalization - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
SoapOperation - Interface in org.apache.cxf.tools.common.extensions.soap
 
SoapOperationInfo - Class in org.apache.cxf.binding.soap.model
 
SoapOperationInfo() - Constructor for class org.apache.cxf.binding.soap.model.SoapOperationInfo
 
SoapOutInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
SoapOutInterceptor(Bus) - Constructor for class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor
 
SoapOutInterceptor(Bus, String) - Constructor for class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor
 
SoapOutInterceptor.SOAPHeaderWriter - Class in org.apache.cxf.binding.soap.interceptor
 
SoapOutInterceptor.SOAPHeaderWriter(XMLStreamWriter, SoapHeader, SoapVersion, String) - Constructor for class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor.SOAPHeaderWriter
 
SoapOutInterceptor.SoapOutEndingInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
SoapOutInterceptor.SoapOutEndingInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor.SoapOutEndingInterceptor
 
SoapPreProtocolOutInterceptor - Class in org.apache.cxf.binding.soap.interceptor
This interceptor is responsible for setting up the SOAP version and header, so that this is available to any pre-protocol interceptors that require these to be available.
SoapPreProtocolOutInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.SoapPreProtocolOutInterceptor
 
SoapRef - Class in org.apache.cxf.aegis.type.encoded
SoapRef represents an encoded SOAP 1.1 href or SOAP 1.2 ref object.
SoapRef() - Constructor for class org.apache.cxf.aegis.type.encoded.SoapRef
 
SoapRef.Action - Interface in org.apache.cxf.aegis.type.encoded
 
SoapRefRegistry - Class in org.apache.cxf.aegis.type.encoded
SoapRefRegistry handles resolving all SOAP encoded references.
SoapRefRegistry() - Constructor for class org.apache.cxf.aegis.type.encoded.SoapRefRegistry
 
SoapRefType - Class in org.apache.cxf.aegis.type.encoded
SoapRefType reads and writes SoapRef objects.
SoapRefType(AegisType) - Constructor for class org.apache.cxf.aegis.type.encoded.SoapRefType
 
soapRole - Variable in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
 
soapRole - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
 
SoapTcpChannel - Class in org.apache.cxf.binding.soap.tcp
 
SoapTcpChannel(int, String) - Constructor for class org.apache.cxf.binding.soap.tcp.SoapTcpChannel
 
SoapTcpCodecFactory - Class in org.apache.cxf.binding.soap.tcp
 
SoapTcpCodecFactory() - Constructor for class org.apache.cxf.binding.soap.tcp.SoapTcpCodecFactory
 
SoapTcpDestination - Class in org.apache.cxf.binding.soap.tcp
 
SoapTcpDestination(EndpointReferenceType, EndpointInfo) - Constructor for class org.apache.cxf.binding.soap.tcp.SoapTcpDestination
 
SoapTcpDestination(Bus, EndpointReferenceType, EndpointInfo) - Constructor for class org.apache.cxf.binding.soap.tcp.SoapTcpDestination
 
SoapTcpFrame - Class in org.apache.cxf.binding.soap.tcp.frames
 
SoapTcpFrame() - Constructor for class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrame
 
SoapTcpFrameContentDescription - Class in org.apache.cxf.binding.soap.tcp.frames
 
SoapTcpFrameContentDescription() - Constructor for class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameContentDescription
 
SoapTcpFrameHeader - Class in org.apache.cxf.binding.soap.tcp.frames
 
SoapTcpFrameHeader(int, SoapTcpFrameContentDescription) - Constructor for class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
SoapTcpFrameHeader() - Constructor for class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
SoapTcpMessage - Class in org.apache.cxf.binding.soap.tcp.frames
 
SoapTcpMessageDecoder - Class in org.apache.cxf.binding.soap.tcp
 
SoapTcpMessageDecoder() - Constructor for class org.apache.cxf.binding.soap.tcp.SoapTcpMessageDecoder
 
SoapTcpMessageEncoder - Class in org.apache.cxf.binding.soap.tcp
 
SoapTcpMessageEncoder() - Constructor for class org.apache.cxf.binding.soap.tcp.SoapTcpMessageEncoder
 
SoapTcpOutputStream - Class in org.apache.cxf.binding.soap.tcp
SoapTCPOutPutStream is OutputStream for sending message in SOAP/TCP protocol.
SoapTcpOutputStream(InputStream, OutputStream, Message, String, MessageObserver) - Constructor for class org.apache.cxf.binding.soap.tcp.SoapTcpOutputStream
 
SoapTcpOutputStream(InputStream, OutputStream, Message, String, MessageObserver, int) - Constructor for class org.apache.cxf.binding.soap.tcp.SoapTcpOutputStream
 
SoapTcpProtocolConsts - Class in org.apache.cxf.binding.soap.tcp
 
SoapTcpSessionState - Class in org.apache.cxf.binding.soap.tcp
 
SoapTcpSessionState() - Constructor for class org.apache.cxf.binding.soap.tcp.SoapTcpSessionState
 
SoapTcpUtils - Class in org.apache.cxf.binding.soap.tcp
 
SoapTransportFactory - Class in org.apache.cxf.binding.soap
 
SoapTransportFactory() - Constructor for class org.apache.cxf.binding.soap.SoapTransportFactory
 
SoapTransportFactory(Bus) - Constructor for class org.apache.cxf.binding.soap.SoapTransportFactory
 
SoapVersion - Interface in org.apache.cxf.binding.soap
 
soapVersion - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
SoapVersionEditor - Class in org.apache.cxf.binding.soap
 
SoapVersionEditor() - Constructor for class org.apache.cxf.binding.soap.SoapVersionEditor
 
SoapVersionFactory - Class in org.apache.cxf.binding.soap
 
SoapVersionFactory() - Constructor for class org.apache.cxf.binding.soap.SoapVersionFactory
 
SoapVersionRegistrar - Class in org.apache.cxf.binding.soap.spring
 
SoapVersionRegistrar() - Constructor for class org.apache.cxf.binding.soap.spring.SoapVersionRegistrar
 
SoapVersionTypeConverter - Class in org.apache.cxf.binding.soap.blueprint
 
SoapVersionTypeConverter() - Constructor for class org.apache.cxf.binding.soap.blueprint.SoapVersionTypeConverter
 
SortedArraySet<T> - Class in org.apache.cxf.common.util
This class implements most of the Set interface, backed by a sorted Array.
SortedArraySet() - Constructor for class org.apache.cxf.common.util.SortedArraySet
 
sortHandlers(List<Handler>) - Method in class org.apache.cxf.jaxws.handler.HandlerChainBuilder
sorts the handlers into correct order.
sortMediaTypes(String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
sortMediaTypes(List<MediaType>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
sortOperationsByPath(Set<OperationResourceInfo>) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
Source - Class in org.apache.cxf.ws.rm
 
SOURCE_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
SourceDataBinding - Class in org.apache.cxf.databinding.source
A simple databinding implementation which reads and writes Source objects.
SourceDataBinding() - Constructor for class org.apache.cxf.databinding.source.SourceDataBinding
 
SourceDatabindingProfile - Class in org.apache.cxf.tools.wsdlto.databinding.source
 
SourceDatabindingProfile() - Constructor for class org.apache.cxf.tools.wsdlto.databinding.source.SourceDatabindingProfile
 
SourceGenerator - Class in org.apache.cxf.jaxrs.ext.codegen
TODO: This will need to be moved into a separate module
SourceGenerator() - Constructor for class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
SourceGenerator(Map<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
SourcePolicyType - Class in org.apache.cxf.ws.rm.manager
RM source configuration properties.
SourcePolicyType() - Constructor for class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
SourceProvider - Class in org.apache.cxf.jaxrs.provider
 
SourceProvider() - Constructor for class org.apache.cxf.jaxrs.provider.SourceProvider
 
SourceSequence - Class in org.apache.cxf.ws.rm
 
SourceSequence(Identifier, ProtocolVariation) - Constructor for class org.apache.cxf.ws.rm.SourceSequence
 
SourceSequence(Identifier, Date, Identifier, ProtocolVariation) - Constructor for class org.apache.cxf.ws.rm.SourceSequence
 
SourceSequence(Identifier, Date, Identifier, long, boolean, ProtocolVariation) - Constructor for class org.apache.cxf.ws.rm.SourceSequence
 
SourceType - Class in org.apache.cxf.aegis.type.xml
Reads and writes javax.xml.transform.Source types.
SourceType() - Constructor for class org.apache.cxf.aegis.type.xml.SourceType
 
SP11Constants - Class in org.apache.cxf.ws.security.policy
 
SP12Constants - Class in org.apache.cxf.ws.security.policy
 
SP13Constants - Class in org.apache.cxf.ws.security.policy
 
SP_NS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SP_NS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SP_NS - Static variable in class org.apache.cxf.ws.security.policy.SP13Constants
 
SP_PREFIX - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SP_PREFIX - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SP_PREFIX - Static variable in class org.apache.cxf.ws.security.policy.SP13Constants
 
SPConstants - Class in org.apache.cxf.ws.security.policy
 
SPConstants() - Constructor for class org.apache.cxf.ws.security.policy.SPConstants
 
SPConstants.IncludeTokenType - Enum in org.apache.cxf.ws.security.policy
 
SPConstants.Layout - Enum in org.apache.cxf.ws.security.policy
 
SPConstants.ProtectionOrder - Enum in org.apache.cxf.ws.security.policy
 
SPConstants.SupportTokenType - Enum in org.apache.cxf.ws.security.policy
 
SPConstants.Version - Enum in org.apache.cxf.ws.security.policy
 
specification() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
SPKIDataType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for SPKIDataType complex type.
SPKIDataType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType
 
spkiSexpAndAny - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SPKIDataType
 
SPNEGO_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SPNEGO_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SPNEGO_CONTEXT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SpnegoAuthSupplier - Class in org.apache.cxf.transport.http.auth
 
SpnegoAuthSupplier() - Constructor for class org.apache.cxf.transport.http.auth.SpnegoAuthSupplier
 
SpnegoContextToken - Class in org.apache.cxf.ws.security.policy.model
Model class for SpnegoContextToken
SpnegoContextToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.SpnegoContextToken
 
SpnegoContextTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SpnegoContextTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.SpnegoContextTokenBuilder
 
SpnegoTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
 
SpnegoTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.SpnegoTokenInterceptorProvider
 
SPRING_VALIDATION_MODE - Static variable in class org.apache.cxf.common.util.SystemUtils
 
SpringBeanFactory - Class in org.apache.cxf.service.invoker
Factory that will query the Spring ApplicationContext for the appropriate bean for each request.
SpringBeanFactory(String) - Constructor for class org.apache.cxf.service.invoker.SpringBeanFactory
 
SpringBeanLocator - Class in org.apache.cxf.bus.spring
 
SpringBeanLocator(ApplicationContext, Bus) - Constructor for class org.apache.cxf.bus.spring.SpringBeanLocator
 
SpringBeanMap<V> - Class in org.apache.cxf.configuration.spring
 
SpringBeanMap() - Constructor for class org.apache.cxf.configuration.spring.SpringBeanMap
 
SpringBeanQNameMap<V> - Class in org.apache.cxf.configuration.spring
 
SpringBeanQNameMap() - Constructor for class org.apache.cxf.configuration.spring.SpringBeanQNameMap
 
SpringBus - Class in org.apache.cxf.bus.spring
 
SpringBus() - Constructor for class org.apache.cxf.bus.spring.SpringBus
 
SpringBusFactory - Class in org.apache.cxf.bus.spring
 
SpringBusFactory() - Constructor for class org.apache.cxf.bus.spring.SpringBusFactory
 
SpringBusFactory(ApplicationContext) - Constructor for class org.apache.cxf.bus.spring.SpringBusFactory
 
SpringResourceFactory - Class in org.apache.cxf.jaxrs.spring
The ResourceProvider implementation which delegates to ApplicationContext to manage the life-cycle of the resource
SpringResourceFactory() - Constructor for class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
SpringResourceFactory(String) - Constructor for class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
SpringServiceBuilderFactory - Class in org.apache.cxf.tools.java2wsdl.processor.internal
This class constructs ServiceBuilder objects using Spring.
SpringServiceBuilderFactory(List<String>) - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.SpringServiceBuilderFactory
 
SpringServiceBuilderFactory() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.SpringServiceBuilderFactory
 
SqlDateType - Class in org.apache.cxf.aegis.type.basic
AegisType for the java.sql.Date class which serializes as an xsd:date (no time information).
SqlDateType() - Constructor for class org.apache.cxf.aegis.type.basic.SqlDateType
 
SQLPrinterVisitor<T> - Class in org.apache.cxf.jaxrs.ext.search.sql
 
SQLPrinterVisitor(String, String...) - Constructor for class org.apache.cxf.jaxrs.ext.search.sql.SQLPrinterVisitor
 
SQLPrinterVisitor(Map<String, String>, String, String...) - Constructor for class org.apache.cxf.jaxrs.ext.search.sql.SQLPrinterVisitor
 
sslCacheTimeout - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
SSLUtils - Class in org.apache.cxf.transport.https
Holder for utility methods related to manipulating SSL settings, common to the connection and listener factories (previously duplicated).
STACKTRACE - Static variable in exception org.apache.cxf.interceptor.Fault
 
STACKTRACE_NAMESPACE - Static variable in exception org.apache.cxf.interceptor.Fault
 
standaloneSet() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamReader
 
standaloneSet() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
standaloneSet() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
STAR - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
start(BundleContext) - Method in class org.apache.cxf.bus.osgi.CXFActivator
start(Message) - Method in class org.apache.cxf.endpoint.ClientCallback
Called when a message is first received prior to any actions being applied to the message.
start() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
start() - Method in interface org.apache.cxf.endpoint.Server
 
start() - Method in class org.apache.cxf.endpoint.ServerImpl
 
start(String[]) - Method in class org.apache.cxf.js.rhino.ServerApp
 
start() - Method in interface org.apache.cxf.ws.rm.RetransmissionQueue
Initiate resends.
start() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
Initiate resends.
startAsync() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
startAsync(ServletRequest, ServletResponse) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
startBlock() - Method in class org.apache.cxf.javascript.JavascriptUtils
 
StartBodyInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
StartBodyInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.StartBodyInterceptor
 
StartBodyInterceptor(String) - Constructor for class org.apache.cxf.binding.soap.interceptor.StartBodyInterceptor
 
startCDATA() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
startDo() - Method in class org.apache.cxf.javascript.JavascriptUtils
 
startDocument() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method startDocument.
startDTD(String, String, String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
started - Variable in class org.apache.cxf.endpoint.ClientCallback
 
startElement(String, String, String, Attributes) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method startElement.
startEntity(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
startFor(String, String, String) - Method in class org.apache.cxf.javascript.JavascriptUtils
 
startForIn(String, String) - Method in class org.apache.cxf.javascript.JavascriptUtils
 
startIf(String) - Method in class org.apache.cxf.javascript.JavascriptUtils
 
STARTING_AFTER_INTERCEPTOR_ID - Static variable in interface org.apache.cxf.interceptor.InterceptorChain
 
STARTING_AT_INTERCEPTOR_ID - Static variable in interface org.apache.cxf.interceptor.InterceptorChain
 
startPrefixMapping(String, String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method startPrefixMapping.
startServer(Server) - Method in class org.apache.cxf.binding.object.LocalServerListener
 
startServer(Server) - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
startServer(Server) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleListener
 
startServer(Server) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleManager
 
startServer(Server) - Method in class org.apache.cxf.endpoint.ServerLifeCycleManagerImpl
 
startServer(Server) - Method in class org.apache.cxf.ws.mex.MEXServerListener
 
startServer(Server) - Method in class org.apache.cxf.ws.rm.RMManager
 
startSqlQuery(StringBuilder, String, String...) - Static method in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
startWhile(String) - Method in class org.apache.cxf.javascript.JavascriptUtils
 
startXmlStringAccumulator(String) - Method in class org.apache.cxf.javascript.JavascriptUtils
 
state - Variable in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
state_member() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
states - Variable in class org.apache.cxf.binding.corba.types.AbstractStartEndEventProducer
 
status(int) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
StatusExchangeDataFilter - Class in org.apache.cxf.management.persistence
This filter will only persist exchange data with a specific status.
StatusExchangeDataFilter() - Constructor for class org.apache.cxf.management.persistence.StatusExchangeDataFilter
 
StatusType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for StatusType complex type.
StatusType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.StatusType
 
Stax2DOM - Class in org.apache.cxf.tools.validator.internal
 
Stax2DOM() - Constructor for class org.apache.cxf.tools.validator.internal.Stax2DOM
 
StaxBuilder - Class in org.apache.cxf.aegis.util.jdom
Builds a JDOM org.jdom.Document using a XMLStreamReader.
StaxBuilder() - Constructor for class org.apache.cxf.aegis.util.jdom.StaxBuilder
Default constructor.
StaxBuilder(Map) - Constructor for class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
StaxDataBinding - Class in org.apache.cxf.databinding.stax
A simple databinding implementation which reads and writes Source objects.
StaxDataBinding() - Constructor for class org.apache.cxf.databinding.stax.StaxDataBinding
 
StaxDataBinding.XMLStreamDataReader - Class in org.apache.cxf.databinding.stax
 
StaxDataBinding.XMLStreamDataReader() - Constructor for class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
StaxDataBinding.XMLStreamDataWriter - Class in org.apache.cxf.databinding.stax
 
StaxDataBinding.XMLStreamDataWriter() - Constructor for class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataWriter
 
StaxDataBindingFeature - Class in org.apache.cxf.databinding.stax
 
StaxDataBindingFeature() - Constructor for class org.apache.cxf.databinding.stax.StaxDataBindingFeature
 
StaxDataBindingInterceptor - Class in org.apache.cxf.databinding.stax
 
StaxDataBindingInterceptor() - Constructor for class org.apache.cxf.databinding.stax.StaxDataBindingInterceptor
 
StaxInInterceptor - Class in org.apache.cxf.interceptor
Creates an XMLStreamReader from the InputStream on the Message.
StaxInInterceptor() - Constructor for class org.apache.cxf.interceptor.StaxInInterceptor
 
StaxInInterceptor(String) - Constructor for class org.apache.cxf.interceptor.StaxInInterceptor
 
StaxOutEndingInterceptor - Class in org.apache.cxf.interceptor
 
StaxOutEndingInterceptor(String) - Constructor for class org.apache.cxf.interceptor.StaxOutEndingInterceptor
 
StaxOutInterceptor - Class in org.apache.cxf.interceptor
Creates an XMLStreamReader from the InputStream on the Message.
StaxOutInterceptor() - Constructor for class org.apache.cxf.interceptor.StaxOutInterceptor
 
StaxSerializer - Class in org.apache.cxf.aegis.util.jdom
 
StaxSerializer() - Constructor for class org.apache.cxf.aegis.util.jdom.StaxSerializer
 
StaxSource - Class in org.apache.cxf.staxutils
 
StaxSource(XMLStreamReader) - Constructor for class org.apache.cxf.staxutils.StaxSource
 
StaxStreamFilter - Class in org.apache.cxf.staxutils
 
StaxStreamFilter(QName...) - Constructor for class org.apache.cxf.staxutils.StaxStreamFilter
 
StaxTransformFeature - Class in org.apache.cxf.feature
]]>
StaxTransformFeature() - Constructor for class org.apache.cxf.feature.StaxTransformFeature
 
StaxUtils - Class in org.apache.cxf.staxutils
 
StaxValidationManager - Interface in org.apache.cxf.io
This interface defines a bus service for Stax validation.
stdOut - Variable in class org.apache.cxf.tools.common.ToolTestBase
 
StemMatchingQueryHandler - Interface in org.apache.cxf.transports.http
 
stillTheSameAddress() - Method in class org.apache.cxf.clustering.RetryStrategy
 
stop(BundleContext) - Method in class org.apache.cxf.bus.osgi.CXFActivator
stop() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
stop() - Method in interface org.apache.cxf.endpoint.Server
 
stop() - Method in class org.apache.cxf.endpoint.ServerImpl
 
stop() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
stop() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method is called by the ServerEngine Factory to destroy the listener.
stop(SourceSequence) - Method in interface org.apache.cxf.ws.rm.RetransmissionQueue
Stops retransmission queue.
stop(SourceSequence) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
Stops resending messages for the specified source sequence.
stopServer(Server) - Method in class org.apache.cxf.binding.object.LocalServerListener
 
stopServer(Server) - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
stopServer(Server) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleListener
 
stopServer(Server) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleManager
 
stopServer(Server) - Method in class org.apache.cxf.endpoint.ServerLifeCycleManagerImpl
 
stopServer(Server) - Method in class org.apache.cxf.ws.mex.MEXServerListener
stopServer(Server) - Method in class org.apache.cxf.ws.rm.RMManager
 
storeAssertionAsSecurityToken(AssertionWrapper) - Method in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
Store a SAML Assertion as a SecurityToken
storeDeferredUncorrelatedMessageAbort(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store indication that a deferred uncorrelated message abort should occur
storeDeferUncorrelatedMessageAbort(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store indication that a deferred uncorrelated message abort is supported
storeMAPFaultName(String, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store bad MAP fault name in the message.
storeMAPFaultReason(String, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store MAP fault reason in the message.
storeMAPs(AddressingProperties, Message, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store MAPs in the message.
storeMAPs(AddressingProperties, Message, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store MAPs in the message.
storeMAPs(AddressingProperties, Message, boolean, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store MAPs in the message.
storeMAPs(AddressingProperties, Message, boolean, boolean) - Static method in class org.apache.cxf.ws.rm.RMContextUtils
Store MAPs in the message.
storeMessage(Identifier, RMMessage, boolean) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
storePartialResponseSent(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store an indication that a partial response has been sent.
storeRMProperties(Message, RMProperties, boolean) - Static method in class org.apache.cxf.ws.rm.RMContextUtils
Store the RM properties in the current message.
storeTo(EndpointReferenceType, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Store To EPR in the context
storeUsingAddressing(boolean, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Store UsingAddressing override flag in the context
STR_TRANSFORM_10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
StreamDataSource - Class in org.apache.cxf.aegis.type.mtom
 
StreamDataSource(String, InputStream) - Constructor for class org.apache.cxf.aegis.type.mtom.StreamDataSource
 
StreamPrinter - Class in org.apache.cxf.common.util
 
StreamWriterContentHandler - Class in org.apache.cxf.staxutils
 
StreamWriterContentHandler(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.StreamWriterContentHandler
 
STRICT - Static variable in interface org.apache.cxf.transport.https.CertificateHostnameVerifier
The STRICT HostnameVerifier works the same way as java.net.URL in Sun Java 1.4, Sun Java 5, Sun Java 6.
STRICT_IE6 - Static variable in interface org.apache.cxf.transport.https.CertificateHostnameVerifier
The STRICT_IE6 HostnameVerifier works just like the STRICT one with one minor variation: the hostname can match against any of the CN's in the server's certificate, not just the first one.
string_literal() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
STRING_LITERAL - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
string_literal_list() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
STRING_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
STRING_QNAME - Static variable in class org.apache.cxf.jibx.JibxSimpleTypes
 
STRING_QNAME - Static variable in class org.apache.cxf.jibx.JibxUtil
 
string_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
StringBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
 
StringBeanDefinitionParser() - Constructor for class org.apache.cxf.configuration.spring.StringBeanDefinitionParser
 
StringMap - Interface in org.apache.cxf.message
 
StringMapImpl - Class in org.apache.cxf.message
A variation on HashMap which allows lookup by Class, via the string returned by Class.getName().
StringMapImpl() - Constructor for class org.apache.cxf.message.StringMapImpl
 
StringMapImpl(Map<String, Object>) - Constructor for class org.apache.cxf.message.StringMapImpl
 
StringType - Class in org.apache.cxf.aegis.type.basic
 
StringType() - Constructor for class org.apache.cxf.aegis.type.basic.StringType
 
StringUtils - Class in org.apache.cxf.common.util
 
StringVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
StringVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor, AST) - Constructor for class org.apache.cxf.tools.corba.processors.idl.StringVisitor
 
stripPrefix(String, String) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
stripScheme(URI) - Static method in class org.apache.cxf.transport.jms.uri.URISupport
 
STRT10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
strTransform - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
Struct - Class in org.apache.cxf.binding.corba.wsdl
Java class for struct complex type.
Struct() - Constructor for class org.apache.cxf.binding.corba.wsdl.Struct
 
struct_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
StructDeferredAction - Class in org.apache.cxf.tools.corba.processors.idl
 
StructDeferredAction(MemberType, XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.StructDeferredAction
 
StructDeferredAction(MemberType) - Constructor for class org.apache.cxf.tools.corba.processors.idl.StructDeferredAction
 
StructDeferredAction(XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.StructDeferredAction
 
structOrExceptionOrUnion - Variable in class org.apache.cxf.binding.corba.wsdl.TypeMappingType
 
StructType - Class in org.apache.cxf.aegis.type.encoded
StructType is a small extension of the BeanType which can properly read and write SOAP encoded structs.
StructType() - Constructor for class org.apache.cxf.aegis.type.encoded.StructType
 
StructType(BeanTypeInfo) - Constructor for class org.apache.cxf.aegis.type.encoded.StructType
 
StructVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
StructVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.StructVisitor
 
STS_APPLIES_TO - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_CLIENT - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_TOKEN_ACT_AS - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_TOKEN_CRYPTO - Static variable in class org.apache.cxf.ws.security.SecurityConstants
WCF's trust server sometimes will encrypt the token in the response IN ADDITION TO the full security on the message.
STS_TOKEN_DO_CANCEL - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_TOKEN_ON_BEHALF_OF - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_TOKEN_PROPERTIES - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_TOKEN_USE_CERT_FOR_KEYINFO - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STS_TOKEN_USERNAME - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
STSClient - Class in org.apache.cxf.ws.security.trust
 
STSClient(Bus) - Constructor for class org.apache.cxf.ws.security.trust.STSClient
 
STSException - Exception in org.apache.cxf.ws.security.sts.provider
A RuntimeException that can be thrown by an STS implementation.
STSException(String) - Constructor for exception org.apache.cxf.ws.security.sts.provider.STSException
 
STSException(String, QName) - Constructor for exception org.apache.cxf.ws.security.sts.provider.STSException
 
STSException(String, Throwable) - Constructor for exception org.apache.cxf.ws.security.sts.provider.STSException
 
STSException(String, Throwable, QName) - Constructor for exception org.apache.cxf.ws.security.sts.provider.STSException
 
STSSamlAssertionValidator - Class in org.apache.cxf.ws.security.trust
This class validates a SAML Assertion by invoking the SamlAssertionValidator in WSS4J.
STSSamlAssertionValidator() - Constructor for class org.apache.cxf.ws.security.trust.STSSamlAssertionValidator
 
STSTokenValidator - Class in org.apache.cxf.ws.security.trust
 
STSTokenValidator() - Constructor for class org.apache.cxf.ws.security.trust.STSTokenValidator
 
STSTokenValidator(boolean) - Constructor for class org.apache.cxf.ws.security.trust.STSTokenValidator
Construct a new instance.
STSUtils - Class in org.apache.cxf.ws.security.trust
 
style - Variable in class org.apache.cxf.tools.common.model.JavaType
 
STYLE_DOCUMENT - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a document binding style.
STYLE_MESSAGE - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a message binding style.
STYLE_RPC - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a rpc binding style.
STYLE_WRAPPED - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a wrapped binding style.
subjectDNConstraints - Variable in class org.apache.cxf.configuration.security.CertificateConstraintsType
 
SubresourceKey - Class in org.apache.cxf.jaxrs.model
 
SubresourceKey(Class<?>, Class<?>) - Constructor for class org.apache.cxf.jaxrs.model.SubresourceKey
 
subSet(T, T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
substitute(List<String>) - Method in class org.apache.cxf.jaxrs.model.URITemplate
Substitutes template variables with listed values.
substitute(Map<String, ? extends Object>) - Method in class org.apache.cxf.jaxrs.model.URITemplate
Substitutes template variables with mapped values.
supported_interface_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
SUPPORTEDDISTYPES - Static variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SUPPORTING_TOKENS - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SupportingToken - Class in org.apache.cxf.ws.security.policy.model
 
SupportingToken(SPConstants.SupportTokenType, SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.SupportingToken
 
SupportingTokenPolicyValidator - Interface in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a WS-SecurityPolicy corresponding to a SupportingToken.
SupportingTokens12Builder - Class in org.apache.cxf.ws.security.policy.builders
 
SupportingTokens12Builder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.SupportingTokens12Builder
 
SupportingTokensBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SupportingTokensBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.SupportingTokensBuilder
 
supportsAlternative(PolicyComponent, List<QName>) - Method in class org.apache.cxf.ws.policy.AssertionInfoMap
 
supportsAlternative(Collection<? extends PolicyComponent>, List<QName>) - Method in class org.apache.cxf.ws.policy.AssertionInfoMap
 
supportsAlternative(Collection<? extends PolicyComponent>, Assertor) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
supportsAlternative(Collection<? extends PolicyComponent>, Assertor) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
Check if a given list of assertions can potentially be supported by interceptors or by an already installed assertor (a conduit or transport that implements the Assertor interface).
supportsDataReader(Message, Class<?>) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
suppressClientReceiveErrors - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
suppressClientSendErrors - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
suspend(long) - Method in interface org.apache.cxf.continuations.Continuation
This method will suspend the request for the timeout or until resume is called
suspend() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
suspend() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
suspend(long) - Method in class org.apache.cxf.transport.http.Servlet3ContinuationProvider.Servlet3Continuation
 
suspend(long) - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
suspend(long) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
suspend(SourceSequence) - Method in interface org.apache.cxf.ws.rm.RetransmissionQueue
Suspends the retransmission attempts for the specified sequence
suspend() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
suspend(SourceSequence) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
SuspendedInvocationException - Exception in org.apache.cxf.continuations
Represents transport-specific exceptions which are used to indicate that a given invocation was suspended
SuspendedInvocationException(Throwable) - Constructor for exception org.apache.cxf.continuations.SuspendedInvocationException
 
SuspendedInvocationException() - Constructor for exception org.apache.cxf.continuations.SuspendedInvocationException
 
suspendSourceQueue(String) - Method in class org.apache.cxf.ws.rm.ManagedRMEndpoint
 
SVR_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SwAInInterceptor - Class in org.apache.cxf.jaxws.interceptors
 
SwAInInterceptor() - Constructor for class org.apache.cxf.jaxws.interceptors.SwAInInterceptor
 
SwAOutInterceptor - Class in org.apache.cxf.jaxws.interceptors
 
SwAOutInterceptor() - Constructor for class org.apache.cxf.jaxws.interceptors.SwAOutInterceptor
 
switch_body() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
switch_type_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
switchClassLoader(MavenProject, boolean, File) - Method in class org.apache.cxf.maven_plugin.ClassLoaderSwitcher
Create and set the classloader that is needed for creating the java sources from wsdl
SYMMETRIC_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
SYMMETRIC_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
SYMMETRIC_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
SymmetricAsymmetricBindingBase - Class in org.apache.cxf.ws.security.policy.model
 
SymmetricAsymmetricBindingBase(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.SymmetricAsymmetricBindingBase
 
SymmetricBinding - Class in org.apache.cxf.ws.security.policy.model
 
SymmetricBinding(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
SymmetricBinding(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.SymmetricBinding
 
SymmetricBindingBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
SymmetricBindingBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.SymmetricBindingBuilder
 
SymmetricBindingHandler - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
 
SymmetricBindingHandler(WSSConfig, SymmetricBinding, SOAPMessage, WSSecHeader, AssertionInfoMap, SoapMessage) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.SymmetricBindingHandler
 
SymmetricBindingPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a SymmetricBinding policy.
SymmetricBindingPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.SymmetricBindingPolicyValidator
 
symmetricKeyWrap - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
symmetricSignature - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
SynchronousExecutor - Class in org.apache.cxf.workqueue
Used to mimic Executor semantics by hijacking calling thread.
synchronousTimeout - Variable in class org.apache.cxf.endpoint.ClientImpl
 
SystemExceptionHelper - Class in org.apache.cxf.binding.corba.interceptors
 
SystemPropertyAction - Class in org.apache.cxf.common.util
 
SystemUtils - Class in org.apache.cxf.common.util
Utility class for checking well-known system properties

T

tag(EntityTag) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
tag(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
Tag - Class in org.apache.cxf.tools.common
 
Tag() - Constructor for class org.apache.cxf.tools.common.Tag
 
tail() - Method in class org.apache.cxf.tools.corba.processors.idl.Scope
 
tailSet(T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
target - Variable in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
target - Variable in class org.apache.cxf.transport.AbstractConduit
 
target - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignaturePropertyType
 
TARGET_SERVICE_IN_REQUESTURI - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
TARGET_SERVICE_IN_REQUESTURI - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
targetClass - Variable in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
targetNamespace - Variable in class org.apache.cxf.binding.corba.wsdl.TypeMappingType
 
targetNamespace - Variable in class org.apache.cxf.tools.common.model.JavaType
 
targetNamespace - Variable in class org.apache.cxf.wsdl.TDefinitions
 
TARGETSERVICE_FIELD - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
TARGETSERVICE_FIELD - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
TARGETSERVICE_PARAMETER_NAME - Static variable in class org.apache.cxf.binding.soap.jms.interceptor.SoapJMSConstants
 
TARGETSERVICE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
TBinding - Class in org.apache.cxf.wsdl
Java class for tBinding complex type.
TBinding() - Constructor for class org.apache.cxf.wsdl.TBinding
 
TBindingOperation - Class in org.apache.cxf.wsdl
Java class for tBindingOperation complex type.
TBindingOperation() - Constructor for class org.apache.cxf.wsdl.TBindingOperation
 
TBindingOperationFault - Class in org.apache.cxf.wsdl
Java class for tBindingOperationFault complex type.
TBindingOperationFault() - Constructor for class org.apache.cxf.wsdl.TBindingOperationFault
 
TBindingOperationMessage - Class in org.apache.cxf.wsdl
Java class for tBindingOperationMessage complex type.
TBindingOperationMessage() - Constructor for class org.apache.cxf.wsdl.TBindingOperationMessage
 
TCPConduit - Class in org.apache.cxf.binding.soap.tcp
 
TCPConduit(EndpointReferenceType) - Constructor for class org.apache.cxf.binding.soap.tcp.TCPConduit
 
TCPConduit(EndpointInfo) - Constructor for class org.apache.cxf.binding.soap.tcp.TCPConduit
 
TDefinitions - Class in org.apache.cxf.wsdl
Java class for tDefinitions complex type.
TDefinitions() - Constructor for class org.apache.cxf.wsdl.TDefinitions
 
TDocumentation - Class in org.apache.cxf.wsdl
Java class for tDocumentation complex type.
TDocumentation() - Constructor for class org.apache.cxf.wsdl.TDocumentation
 
TDocumented - Class in org.apache.cxf.wsdl
This type is extended by component types to allow them to be documented
TDocumented() - Constructor for class org.apache.cxf.wsdl.TDocumented
 
tearDown() - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
tearDown() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
tearDown() - Method in class org.apache.cxf.tools.common.ToolTestBase
 
teardownBeans() - Method in class org.apache.cxf.test.AbstractCXFSpringTest
 
template - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
TEMPLATE_BASE - Static variable in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generator.AbstractJaxwsGenerator
 
TEMPLATE_BASE - Static variable in class org.apache.cxf.tools.java2wsdl.processor.internal.simple.generator.AbstractSimpleGenerator
 
TEMPLATE_BASE - Static variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
 
TEMPLATE_PARAMETERS - Static variable in class org.apache.cxf.jaxrs.model.URITemplate
 
template_type_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
TemplateTypeSpecVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
TemplateTypeSpecVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor, AST) - Constructor for class org.apache.cxf.tools.corba.processors.idl.TemplateTypeSpecVisitor
 
terminate(String) - Method in class org.apache.cxf.jibx.tools.JibxToolingProblemHandler
 
terminate(String, Throwable) - Method in class org.apache.cxf.jibx.tools.JibxToolingProblemHandler
 
TERMINATE_SEQUENCE_ACTION - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
TERMINATE_SEQUENCE_ACTION - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
TERMINATE_SEQUENCE_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
TERMINATE_SEQUENCE_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
TERMINATE_SEQUENCE_RESPONSE_ACTION - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
terminateOnShutdown - Variable in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
terminateSequence(Message) - Method in class org.apache.cxf.ws.rm.Servant
 
TerminateSequenceResponseType - Class in org.apache.cxf.ws.rm.v200702
Java class for TerminateSequenceResponseType complex type.
TerminateSequenceResponseType() - Constructor for class org.apache.cxf.ws.rm.v200702.TerminateSequenceResponseType
 
TerminateSequenceType - Class in org.apache.cxf.ws.rm.v200502
Java class for TerminateSequenceType complex type.
TerminateSequenceType() - Constructor for class org.apache.cxf.ws.rm.v200502.TerminateSequenceType
 
TerminateSequenceType - Class in org.apache.cxf.ws.rm.v200502wsa15
Java class for TerminateSequenceType complex type.
TerminateSequenceType() - Constructor for class org.apache.cxf.ws.rm.v200502wsa15.TerminateSequenceType
 
TerminateSequenceType - Class in org.apache.cxf.ws.rm.v200702
Java class for TerminateSequenceType complex type.
TerminateSequenceType() - Constructor for class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
 
testAllDataHasSetupMethod(Object, String[], String[]) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
TestApplicationContext - Class in org.apache.cxf.test
 
TestApplicationContext(String) - Constructor for class org.apache.cxf.test.TestApplicationContext
 
TestApplicationContext(String[]) - Constructor for class org.apache.cxf.test.TestApplicationContext
 
testUtilities - Variable in class org.apache.cxf.test.AbstractCXFTest
 
TestUtilities - Class in org.apache.cxf.test
This class provides unit test support for tests that look at generated WSDL contents, as well as some test methods for invoking services.
TestUtilities(Class<?>) - Constructor for class org.apache.cxf.test.TestUtilities
This class provides utilities to several conflicting inheritance stacks of test support.
TestUtilities.TestMessageObserver - Class in org.apache.cxf.test
 
TestUtilities.TestMessageObserver() - Constructor for class org.apache.cxf.test.TestUtilities.TestMessageObserver
 
testWsdlRoot - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
TEXT_MESSAGE_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
TextChallengeResponseType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Java class for TextChallengeResponseType complex type.
TextChallengeResponseType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
 
TextChallengeType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Java class for TextChallengeType complex type.
TextChallengeType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeType
 
TExtensibilityElement - Class in org.apache.cxf.wsdl
Java class for tExtensibilityElement complex type.
TExtensibilityElement() - Constructor for class org.apache.cxf.wsdl.TExtensibilityElement
 
TExtensibilityElementImpl - Class in org.apache.cxf.wsdl
Implements the ExtensibilityElement interface.
TExtensibilityElementImpl() - Constructor for class org.apache.cxf.wsdl.TExtensibilityElementImpl
 
TExtensibleAttributesDocumented - Class in org.apache.cxf.wsdl
Java class for tExtensibleAttributesDocumented complex type.
TExtensibleAttributesDocumented() - Constructor for class org.apache.cxf.wsdl.TExtensibleAttributesDocumented
 
TExtensibleDocumented - Class in org.apache.cxf.wsdl
Java class for tExtensibleDocumented complex type.
TExtensibleDocumented() - Constructor for class org.apache.cxf.wsdl.TExtensibleDocumented
 
TFault - Class in org.apache.cxf.wsdl
Java class for tFault complex type.
TFault() - Constructor for class org.apache.cxf.wsdl.TFault
 
theURL - Variable in class org.apache.cxf.transport.http.URLConnectionInfo
The URL the connection is associated with.
THREAD_LOCAL_REQUEST_CONTEXT - Static variable in class org.apache.cxf.endpoint.ClientImpl
 
THREAD_LOCAL_REQUEST_CONTEXT - Static variable in class org.apache.cxf.jaxws.JaxWsClientProxy
 
threadBusses - Static variable in class org.apache.cxf.BusFactory
 
threaded - Variable in class org.apache.cxf.management.JMXConnectorPolicyType
 
ThreadingParameters - Class in org.apache.cxf.transport.http_jetty
This class holds a structure that contains parameters pertaining to the threading of a Jetty HTTP Server Engine.
ThreadingParameters() - Constructor for class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
threadingParameters - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
threadingParameters - Variable in class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
 
ThreadingParametersIdentifiedType - Class in org.apache.cxf.transports.http_jetty.configuration
Java class for ThreadingParametersIdentifiedType complex type.
ThreadingParametersIdentifiedType() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersIdentifiedType
 
threadingParametersRef - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
ThreadingParametersType - Class in org.apache.cxf.transports.http_jetty.configuration
Java class for ThreadingParametersType complex type.
ThreadingParametersType() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.ThreadingParametersType
 
ThreadLocalClientState - Class in org.apache.cxf.jaxrs.client
Keeps the client state such as the baseURI, currentURI, requestHeaders, current response in a thread local storage
ThreadLocalClientState(String) - Constructor for class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
ThreadLocalClientState(String, long) - Constructor for class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
ThreadLocalClientState(LocalClientState, long) - Constructor for class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
ThreadLocalContextResolver - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalContextResolver() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalContextResolver
 
ThreadLocalHttpHeaders - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalHttpHeaders() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
ThreadLocalHttpServletRequest - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalHttpServletRequest() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
ThreadLocalHttpServletResponse - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalHttpServletResponse() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
ThreadLocalMessageContext - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalMessageContext() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
ThreadLocalProtocolHeaders - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalProtocolHeaders() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProtocolHeaders
 
ThreadLocalProviders - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalProviders() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProviders
 
ThreadLocalProxy<T> - Interface in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalRequest - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalRequest() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
ThreadLocalSearchContext - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalSearchContext() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSearchContext
 
ThreadLocalSecurityContext - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalSecurityContext() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSecurityContext
 
ThreadLocalServletConfig - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalServletConfig() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
ThreadLocalServletContext - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalServletContext() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
ThreadLocalUriInfo - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalUriInfo() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
THRESHOLD - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
threshold - Variable in class org.apache.cxf.io.AbstractThresholdOutputStream
 
thresholdNotReached() - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpOutputStream
 
thresholdNotReached() - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
thresholdNotReached() - Method in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
 
thresholdReached() - Method in class org.apache.cxf.binding.soap.tcp.SoapTcpOutputStream
 
thresholdReached() - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
thresholdReached() - Method in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
 
throwError() - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBBindErrorListener
 
throwing(String, String, Throwable) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
throwUsage(ErrorVisitor) - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
TibcoSoapActionInterceptor - Class in org.apache.cxf.binding.soap.interceptor
Tibco Business Works uses SoapAction instead of the standard spelling SOAPAction.
TibcoSoapActionInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.TibcoSoapActionInterceptor
 
TILDE - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
TIME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
TIMEBASE_IDL_DEFS - Static variable in class org.apache.cxf.tools.corba.common.idltypes.CorbaUtils
 
TIMESTAMP_FUTURE_TTL - Static variable in class org.apache.cxf.ws.security.SecurityConstants
This configuration tag specifies the time in seconds in the future within which the Created time of an incoming Timestamp is valid.
TIMESTAMP_RESULT - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
TIMESTAMP_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
TIMESTAMP_TTL - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
timestampEl - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
TimestampType - Class in org.apache.cxf.aegis.type.basic
AegisType for the Time class which serializes to an xs:time.
TimestampType() - Constructor for class org.apache.cxf.aegis.type.basic.TimestampType
 
TimestampType - Class in org.apache.cxf.ws.security.sts.provider.model.utility
This complex type ties together the timestamp related elements into a composite type.
TimestampType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
 
timeToLive - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
timeToLive - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
TIMETOLIVE_DEFAULT - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
TIMETOLIVE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.spec.JMSSpecConstants
 
TIMETOLIVE_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
TimeToLiveType - Class in org.apache.cxf.transport.jms.wsdl
Java class for timeToLiveType complex type.
TimeToLiveType() - Constructor for class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
TimeType - Class in org.apache.cxf.aegis.type.basic
AegisType for the Time class which serializes to an xs:time.
TimeType() - Constructor for class org.apache.cxf.aegis.type.basic.TimeType
 
TIMEZONE_SUPPORT_PROPERTY - Static variable in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
TimezoneLessDateType - Class in org.apache.cxf.aegis.type.basic
AegisType for the Date class which serializes as an xsd:date (no time and timezone information).
TimezoneLessDateType() - Constructor for class org.apache.cxf.aegis.type.basic.TimezoneLessDateType
 
TimezoneLessXsDateFormat - Class in org.apache.cxf.aegis.util.date
An instance of Format, which may be used to parse and format xs:date values without timezone.
TimezoneLessXsDateFormat() - Constructor for class org.apache.cxf.aegis.util.date.TimezoneLessXsDateFormat
Creates a new instance.
TImport - Class in org.apache.cxf.wsdl
Java class for tImport complex type.
TImport() - Constructor for class org.apache.cxf.wsdl.TImport
 
TitleType - Class in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Java class for TitleType complex type.
TitleType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TitleType
 
TLSClientParameters - Class in org.apache.cxf.configuration.jsse
This class extends TLSParameterBase with client-specific SSL/TLS parameters.
TLSClientParameters() - Constructor for class org.apache.cxf.configuration.jsse.TLSClientParameters
 
TLSClientParametersConfig - Class in org.apache.cxf.configuration.jsse.spring
This class provides the TLSClientParameters that programmatically configure a HTTPConduit.
TLSClientParametersType - Class in org.apache.cxf.configuration.security
Java class for TLSClientParametersType complex type.
TLSClientParametersType() - Constructor for class org.apache.cxf.configuration.security.TLSClientParametersType
 
TLSParameterBase - Class in org.apache.cxf.configuration.jsse
This class is the base class for SSL/TLS parameters that are common to both client and server sides.
TLSParameterBase() - Constructor for class org.apache.cxf.configuration.jsse.TLSParameterBase
 
TLSParameterJaxBUtils - Class in org.apache.cxf.configuration.jsse.spring
This class provides some functionality to convert the JAXB generated types in the security.xsd to the items needed to programatically configure the HTTPConduit and HTTPDestination with TLSClientParameters and TLSServerParameters respectively.
TLSServerParameters - Class in org.apache.cxf.configuration.jsse
This class extends TLSParameterBase with service-specific SSL/TLS parameters.
TLSServerParameters() - Constructor for class org.apache.cxf.configuration.jsse.TLSServerParameters
 
tlsServerParameters - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
tlsServerParameters - Variable in class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
 
TLSServerParametersConfig - Class in org.apache.cxf.configuration.jsse.spring
This class is used by Spring Config to convert the TLSServerParameters JAXB generated type into programmatic TLS Server Parameters for the configuration of the http-destination.
TLSServerParametersConfig(TLSServerParametersType) - Constructor for class org.apache.cxf.configuration.jsse.spring.TLSServerParametersConfig
 
TLSServerParametersIdentifiedType - Class in org.apache.cxf.transports.http_jetty.configuration
Java class for TLSServerParametersIdentifiedType complex type.
TLSServerParametersIdentifiedType() - Constructor for class org.apache.cxf.transports.http_jetty.configuration.TLSServerParametersIdentifiedType
 
tlsServerParametersRef - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
TLSServerParametersType - Class in org.apache.cxf.configuration.security
Java class for TLSServerParametersType complex type.
TLSServerParametersType() - Constructor for class org.apache.cxf.configuration.security.TLSServerParametersType
 
TLSSessionInfo - Class in org.apache.cxf.security.transport
An immutable struct that contains information about a negotiated TLS Session, including the (potentially negotiated) peer certificates as well as the currently effective TLS ciper suite.
TLSSessionInfo(String) - Constructor for class org.apache.cxf.security.transport.TLSSessionInfo
This constructor has the effect of calling TLSSessionInfo(null, suite)
TLSSessionInfo(String, SSLSession, Certificate[]) - Constructor for class org.apache.cxf.security.transport.TLSSessionInfo
 
tm - Variable in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
TMessage - Class in org.apache.cxf.wsdl
Java class for tMessage complex type.
TMessage() - Constructor for class org.apache.cxf.wsdl.TMessage
 
tmpDir - Variable in class org.apache.cxf.tools.common.ProcessorTestBase
 
TNS_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
to(String, boolean) - Method in class org.apache.cxf.jaxrs.client.WebClient
Moves WebClient to a new baseURI or forwards to new currentURI
toAbsoluteUri(URI, Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
toArray() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
toArray(T[]) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
toArray() - Method in class org.apache.cxf.common.util.SortedArraySet
 
toArray(X[]) - Method in class org.apache.cxf.common.util.SortedArraySet
 
toByteArray() - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
toErrorObject(Client, Class<T>) - Method in exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
Returns the typed error message
toIDLRepositoryID() - Method in class org.apache.cxf.tools.corba.processors.idl.Scope
 
Token - Class in org.apache.cxf.ws.security.policy.model
 
Token(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.Token
 
token - Variable in class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
TOKEN - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
TOKEN_ID - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
TOKEN_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
TOKEN_TYPE_SCT_05_02 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
 
TOKEN_TYPE_SCT_05_12 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
 
TokenConsumer - Interface in org.apache.cxf.tools.common.toolspec.parser
 
TokenInputStream - Class in org.apache.cxf.tools.common.toolspec.parser
 
TokenInputStream(String[]) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
TokenPolicyValidator - Interface in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a WS-SecurityPolicy corresponding to a received token.
TokenStore - Interface in org.apache.cxf.ws.security.tokenstore
 
TokenType - Enum in org.apache.cxf.common.security
 
tokenType - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
TokenWrapper - Class in org.apache.cxf.ws.security.policy.model
 
TokenWrapper(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.TokenWrapper
 
toMixedCaseName(List<String>, boolean) - Static method in class org.apache.cxf.tools.util.NameUtil
 
toMixedCaseVariableName(String[], boolean, boolean) - Static method in class org.apache.cxf.tools.util.NameUtil
 
toNextElement(DepthXMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toNextTag(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toNextTag(DepthXMLStreamReader, QName) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toNextText(DepthXMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toObject(String, QName) - Static method in class org.apache.cxf.jibx.JibxSimpleTypes
 
toObject(String, QName) - Static method in class org.apache.cxf.jibx.JibxUtil
 
Tool - Interface in org.apache.cxf.tools.common.toolspec
 
TOOL_NAME - Static variable in class org.apache.cxf.tools.java2js.JavaToJS
 
TOOL_SPEC_PUBLIC_ID - Static variable in interface org.apache.cxf.tools.common.toolspec.Tool
 
ToolConstants - Class in org.apache.cxf.tools.common
 
ToolContainer - Interface in org.apache.cxf.tools.common.toolspec
 
ToolContext - Class in org.apache.cxf.tools.common
 
ToolContext() - Constructor for class org.apache.cxf.tools.common.ToolContext
 
ToolContext - Interface in org.apache.cxf.tools.common.toolspec
 
toolContext - Variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
ToolCorbaConstants - Class in org.apache.cxf.tools.corba.common
 
ToolException - Exception in org.apache.cxf.tools.common
Exception used for unrecoverable error in a CXF tool.
ToolException() - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(Message) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(String) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(Message, Throwable) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(String, Throwable) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(Throwable) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolException(String, Logger) - Constructor for exception org.apache.cxf.tools.common.ToolException
Construct message from message property bundle and logger.
ToolException(String, Logger, Object...) - Constructor for exception org.apache.cxf.tools.common.ToolException
 
ToolRunner - Class in org.apache.cxf.tools.common.toolspec
 
toolspec - Variable in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
toolspec - Variable in class org.apache.cxf.tools.common.toolspec.parser.Argument
 
ToolSpec - Class in org.apache.cxf.tools.common.toolspec
 
ToolSpec() - Constructor for class org.apache.cxf.tools.common.toolspec.ToolSpec
 
ToolSpec(InputStream) - Constructor for class org.apache.cxf.tools.common.toolspec.ToolSpec
 
ToolSpec(InputStream, boolean) - Constructor for class org.apache.cxf.tools.common.toolspec.ToolSpec
 
ToolSpec(Document) - Constructor for class org.apache.cxf.tools.common.toolspec.ToolSpec
 
toolspec - Variable in class org.apache.cxf.tools.plugin.Container
 
TOOLSPECS_BASE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
TOOLSPECS_BASE - Static variable in class org.apache.cxf.tools.corba.common.ToolCorbaConstants
 
ToolsStaxUtils - Class in org.apache.cxf.tools.util
 
ToolSupport - Class in org.apache.cxf.tools.common.toolspec
 
ToolSupport() - Constructor for class org.apache.cxf.tools.common.toolspec.ToolSupport
 
ToolTestBase - Class in org.apache.cxf.tools.common
 
ToolTestBase() - Constructor for class org.apache.cxf.tools.common.ToolTestBase
 
TOperation - Class in org.apache.cxf.wsdl
Java class for tOperation complex type.
TOperation() - Constructor for class org.apache.cxf.wsdl.TOperation
 
TOPIC - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
TOPIC_PREFIX - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
topicReplyToName - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
TOPICREPLYTONAME_PARAMETER_NAME - Static variable in class org.apache.cxf.transport.jms.uri.JMSURIConstants
 
TopicReplyToNameType - Class in org.apache.cxf.transport.jms.wsdl
Java class for topicReplyToNameType complex type.
TopicReplyToNameType() - Constructor for class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
toQname(String) - Static method in class org.apache.cxf.jibx.JibxSimpleTypes
 
toResponse(WebApplicationException) - Method in class org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper
 
toSQL(String, String...) - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
toSQL(String, String...) - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
toSQL(String, String...) - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Deprecated. 
toSQL(SearchCondition<T>, String, String...) - Static method in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
toSQL(String, String...) - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
 
toStaxType(int) - Static method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
toString() - Method in class org.apache.cxf.aegis.type.AegisType
 
toString() - Method in class org.apache.cxf.aegis.type.basic.BeanType
toString() - Method in class org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
 
toString() - Method in class org.apache.cxf.aegis.type.TypeClassInfo
 
toString() - Method in class org.apache.cxf.binding.corba.utils.EprMetaData
 
toString() - Method in class org.apache.cxf.binding.http.IriDecoderHelper.Param
 
toString(Fault) - Method in class org.apache.cxf.binding.soap.jms.interceptor.SoapFaultFactory
 
toString() - Method in class org.apache.cxf.bus.extension.Extension
 
toString() - Method in class org.apache.cxf.common.commands.ForkedCommand
 
toString() - Method in class org.apache.cxf.common.i18n.Message
 
toString() - Method in class org.apache.cxf.common.security.SimplePrincipal
 
toString() - Method in class org.apache.cxf.common.util.CacheMap
 
toString() - Method in class org.apache.cxf.common.util.SortedArraySet
 
toString(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(InputStream, String) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(InputStream, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(InputStream, int, String) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(Reader) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(Reader, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString() - Method in class org.apache.cxf.helpers.NSDecl
 
toString(Source) - Static method in class org.apache.cxf.helpers.XMLUtils
 
toString(Source, Properties) - Static method in class org.apache.cxf.helpers.XMLUtils
 
toString(Node, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
toString(Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
toString() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
toString() - Method in class org.apache.cxf.io.CachedOutputStream
 
toString() - Method in class org.apache.cxf.javascript.ParticleInfo
 
toString() - Method in exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
toString() - Method in class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
toString(CacheControl) - Method in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
toString(Cookie) - Method in class org.apache.cxf.jaxrs.impl.CookieHeaderProvider
 
toString(EntityTag) - Method in class org.apache.cxf.jaxrs.impl.EntityTagHeaderProvider
 
toString(MediaType) - Method in class org.apache.cxf.jaxrs.impl.MediaTypeHeaderProvider
 
toString() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
toString(NewCookie) - Method in class org.apache.cxf.jaxrs.impl.NewCookieHeaderProvider
 
toString() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
toString() - Method in class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
toString() - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
toString() - Method in class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
toString() - Method in class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
toString() - Method in class org.apache.cxf.maven_plugin.wsdl2js.Option
 
toString() - Method in class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
toString() - Method in class org.apache.cxf.maven_plugin.WsdlArtifact
 
toString() - Method in class org.apache.cxf.phase.Phase
 
toString() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
toString() - Method in class org.apache.cxf.service.model.BindingInfo
 
toString() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
toString() - Method in class org.apache.cxf.service.model.EndpointInfo
 
toString() - Method in class org.apache.cxf.service.model.MessageInfo
 
toString() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
toString() - Method in class org.apache.cxf.service.model.OperationInfo
 
toString() - Method in class org.apache.cxf.service.model.SchemaInfo
 
toString() - Method in class org.apache.cxf.service.ServiceImpl
 
toString() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
toString(Document) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toString(Element) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toString() - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
toString() - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
toString() - Method in class org.apache.cxf.tools.common.model.JavaExpression
 
toString() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
toString() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
toString() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
toString() - Method in class org.apache.cxf.tools.common.model.JavaType
 
toString() - Method in class org.apache.cxf.tools.common.Tag
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.Argument
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.DuplicateArgument
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.DuplicateOption
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.InvalidOption
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingArgument
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.MissingOption
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UnexpectedArgument
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UnexpectedOption
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UserError
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.Form
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.OptionGroup
 
toString() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
toString() - Method in exception org.apache.cxf.tools.corba.idlpreprocessor.PreprocessingException
 
toString(String) - Method in class org.apache.cxf.tools.corba.processors.idl.Scope
 
toString() - Method in class org.apache.cxf.tools.corba.processors.idl.Scope
 
toString() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
toString() - Method in class org.apache.cxf.tools.validator.internal.ValidationResult
 
toString() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.WrapperElement
 
toString() - Method in class org.apache.cxf.transport.AbstractConduit
 
toString(HTTPClientPolicy) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
 
toString(HTTPServerPolicy) - Static method in class org.apache.cxf.transport.http.policy.PolicyUtils
 
toString() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
toString() - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
 
toString() - Method in class org.apache.cxf.ws.policy.AssertionInfo
 
toString() - Method in class org.apache.cxf.ws.rm.AbstractSequence
 
toString(Fault) - Method in interface org.apache.cxf.ws.rm.BindingFaultFactory
 
toString(Fault) - Method in class org.apache.cxf.ws.rm.soap.SoapFaultFactory
 
toText(QName, Object) - Static method in class org.apache.cxf.jibx.JibxSimpleTypes
 
toText(Object, QName) - Static method in class org.apache.cxf.jibx.JibxUtil
 
toURI() - Method in class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
toWordList(String) - Static method in class org.apache.cxf.tools.util.NameUtil
 
TParam - Class in org.apache.cxf.wsdl
Java class for tParam complex type.
TParam() - Constructor for class org.apache.cxf.wsdl.TParam
 
TPart - Class in org.apache.cxf.wsdl
Java class for tPart complex type.
TPart() - Constructor for class org.apache.cxf.wsdl.TPart
 
TPort - Class in org.apache.cxf.wsdl
Java class for tPort complex type.
TPort() - Constructor for class org.apache.cxf.wsdl.TPort
 
TPortType - Class in org.apache.cxf.wsdl
Java class for tPortType complex type.
TPortType() - Constructor for class org.apache.cxf.wsdl.TPortType
 
TrailingBlocks - Class in org.apache.cxf.aegis.type.encoded
TrailingBlocks reads and writes the extra objects referenced but not written in the main message parts.
TrailingBlocks() - Constructor for class org.apache.cxf.aegis.type.encoded.TrailingBlocks
 
TrailingBlocks(TypeMapping) - Constructor for class org.apache.cxf.aegis.type.encoded.TrailingBlocks
 
TrailingBlocks(ObjectType) - Constructor for class org.apache.cxf.aegis.type.encoded.TrailingBlocks
 
transactional - Variable in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
TRANSFER_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
transform(String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Transform the string before display.
transform(InputStream, OutputStream) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
transform(Class<?>, String) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.FaultBean
 
transform - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformsType
 
TransformationParametersType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
This complexType defines a container for elements to be specified from any namespace as properties/parameters of a DSIG transformation.
TransformationParametersType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.TransformationParametersType
 
TransformInInterceptor - Class in org.apache.cxf.interceptor.transform
Creates an XMLStreamReader from the InputStream on the Message.
TransformInInterceptor() - Constructor for class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
TransformInInterceptor(String) - Constructor for class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
TransformInInterceptor(String, List<String>) - Constructor for class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
TransformInInterceptor(String, List<String>, List<String>) - Constructor for class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
TransformOutInterceptor - Class in org.apache.cxf.interceptor.transform
Creates an XMLStreamReader from the InputStream on the Message.
TransformOutInterceptor() - Constructor for class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
TransformOutInterceptor(String) - Constructor for class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
transforms - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
 
transforms - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
 
TransformsType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for TransformsType complex type.
TransformsType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformsType
 
TransformType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for TransformType complex type.
TransformType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.TransformType
 
transformURI(String) - Method in class org.apache.cxf.javascript.BasicNameManager
Take a URI and turn it into a JavaScript name prefix.
TransformUtils - Class in org.apache.cxf.staxutils.transform
 
translateProperties(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
TRANSPORT - Static variable in interface org.apache.cxf.message.Message
 
TRANSPORT_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
TRANSPORT_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
TRANSPORT_BINDING - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
TRANSPORT_ID - Static variable in class org.apache.cxf.binding.soap.SoapTransportFactory
 
TRANSPORT_ID - Static variable in class org.apache.cxf.transport.local.LocalTransportFactory
 
TRANSPORT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
TRANSPORT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
TRANSPORT_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
TransportBinding - Class in org.apache.cxf.ws.security.policy.model
 
TransportBinding(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.TransportBinding
 
TransportBindingBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
TransportBindingBuilder(PolicyBuilder, Bus) - Constructor for class org.apache.cxf.ws.security.policy.builders.TransportBindingBuilder
 
TransportBindingHandler - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
 
TransportBindingHandler(WSSConfig, TransportBinding, SOAPMessage, WSSecHeader, AssertionInfoMap, SoapMessage) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.TransportBindingHandler
 
TransportBindingPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a TransportBinding policy.
TransportBindingPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.TransportBindingPolicyValidator
 
TransportFinder<T> - Class in org.apache.cxf.transport
 
TransportFinder(Bus, Map<String, T>, Set<String>, Class<T>) - Constructor for class org.apache.cxf.transport.TransportFinder
 
transportId - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
transportIds - Variable in class org.apache.cxf.binding.corba.CorbaBindingFactory
 
TransportToken - Class in org.apache.cxf.ws.security.policy.model
 
TransportToken(SPConstants, PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.model.TransportToken
 
TransportTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
TransportTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.TransportTokenBuilder
 
TransportURIResolver - Class in org.apache.cxf.transport
 
TransportURIResolver(Bus) - Constructor for class org.apache.cxf.transport.TransportURIResolver
 
TRIPLE_DES - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
TrueFalseType - Class in org.apache.cxf.jaxws.javaee
This simple type designates a boolean with only two permissible values - true - false
TrueFalseType() - Constructor for class org.apache.cxf.jaxws.javaee.TrueFalseType
 
Trust10 - Class in org.apache.cxf.ws.security.policy.model
Model bean to capture Trust10 assertion info
Trust10(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.Trust10
 
Trust10Builder - Class in org.apache.cxf.ws.security.policy.builders
 
Trust10Builder() - Constructor for class org.apache.cxf.ws.security.policy.builders.Trust10Builder
 
Trust13 - Class in org.apache.cxf.ws.security.policy.model
Model bean to capture Trust10 assertion info
Trust13(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.Trust13
 
Trust13Builder - Class in org.apache.cxf.ws.security.policy.builders
 
Trust13Builder() - Constructor for class org.apache.cxf.ws.security.policy.builders.Trust13Builder
 
TRUST_10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
TRUST_10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
TRUST_13 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
TRUST_13 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
TrustException - Exception in org.apache.cxf.ws.security.trust
 
TrustException(Message) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
 
TrustException(Message, Throwable) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
 
TrustException(Logger, String, Object...) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
 
TrustException(Throwable) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
 
TrustException(String, Logger) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
 
TrustException(String, Logger, Throwable) - Constructor for exception org.apache.cxf.ws.security.trust.TrustException
 
trustManagers - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
trustManagers - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
trustManagers - Variable in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
 
TrustManagersType - Class in org.apache.cxf.configuration.security
This structure contains the specification of JSSE TrustManagers for a single Keystore used for trusted certificates.
TrustManagersType() - Constructor for class org.apache.cxf.configuration.security.TrustManagersType
 
tryInjectMessageContext(Object) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
TService - Class in org.apache.cxf.wsdl
Java class for tService complex type.
TService() - Constructor for class org.apache.cxf.wsdl.TService
 
ttl - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
TTypes - Class in org.apache.cxf.wsdl
Java class for tTypes complex type.
TTypes() - Constructor for class org.apache.cxf.wsdl.TTypes
 
type - Variable in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
type - Variable in class org.apache.cxf.binding.corba.wsdl.CorbaType
 
type - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
type(MediaType) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Content-Type header
type(String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Content-Type header
type(MediaType) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Content-Type header
type(String) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Content-Type header
type(MediaType) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
type(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
type(MediaType) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
type(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
type - Variable in class org.apache.cxf.tools.common.model.JavaType
 
type - Variable in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
 
type - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.PasswordString
 
type - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
 
type - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
 
type - Variable in class org.apache.cxf.wsdl.TBinding
 
type - Variable in class org.apache.cxf.wsdl.TPart
 
type_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
type_declarator() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
TYPE_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
type_id_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
type_prefix_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
TYPE_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
type_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
typeClass - Variable in class org.apache.cxf.aegis.type.AegisType
 
TypeClassInfo - Class in org.apache.cxf.aegis.type
Object to carry information for an Aegis type, such as that from an XML mapping file.
TypeClassInfo() - Constructor for class org.apache.cxf.aegis.type.TypeClassInfo
 
TypeClassInitializer - Class in org.apache.cxf.endpoint.dynamic
 
TypeClassInitializer(ServiceInfo, JAXBUtils.S2JJAXBModel, boolean) - Constructor for class org.apache.cxf.endpoint.dynamic.TypeClassInitializer
 
typeCode - Variable in class org.apache.cxf.binding.corba.types.CorbaObjectHandler
 
TypeCreationOptions - Class in org.apache.cxf.aegis.type
 
TypeCreationOptions() - Constructor for class org.apache.cxf.aegis.type.TypeCreationOptions
 
TypeCreator - Interface in org.apache.cxf.aegis.type
 
TypeDclVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
TypeDclVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.TypeDclVisitor
 
TypedefDeferredAction - Class in org.apache.cxf.tools.corba.processors.idl
 
TypedefDeferredAction(Alias) - Constructor for class org.apache.cxf.tools.corba.processors.idl.TypedefDeferredAction
 
TypedefVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
TypedefVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.TypedefVisitor
 
typeMap - Variable in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
typeMap - Variable in class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
typeMap - Variable in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
TypeMapCache - Class in org.apache.cxf.binding.corba
 
TypeMapping - Interface in org.apache.cxf.aegis.type
Abstraction for the map between Java types (represented as Type and Aegis types.
TypeMappingType - Class in org.apache.cxf.binding.corba.wsdl
CXF CORBA WSDL binding type map.
TypeMappingType() - Constructor for class org.apache.cxf.binding.corba.wsdl.TypeMappingType
 
types - Variable in class org.apache.cxf.wsdl.TDefinitions
 
TYPES_PROPERTY - Static variable in interface org.apache.cxf.databinding.PropertiesAwareDataBinding
Indentifies a set of all classes which can be used to initialize a DataBinding
TypesCodeWriter - Class in org.apache.cxf.tools.wsdlto.databinding.jaxb
 
TypesCodeWriter(File, List<String>) - Constructor for class org.apache.cxf.tools.wsdlto.databinding.jaxb.TypesCodeWriter
 
typeScope - Variable in class org.apache.cxf.tools.corba.processors.idl.ParamDeferredAction
 
TypesUtils - Class in org.apache.cxf.tools.corba.processors.idl
 
TypesVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
TypesVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor, AST) - Constructor for class org.apache.cxf.tools.corba.processors.idl.TypesVisitor
 
TypesVisitorBase - Class in org.apache.cxf.tools.corba.processors.idl
 
TypesVisitorBase(XmlSchemaCollection, XmlSchema, TypeMappingType) - Constructor for class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
TypeUtil - Class in org.apache.cxf.aegis.type
Static methods/constants for Aegis.

U

UID - Class in org.apache.cxf.aegis.util
 
UNABLE_TO_RENEW - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
 
unary_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
unBuffer() - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
uncapitalize(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
UncheckedException - Exception in org.apache.cxf.common.i18n
 
UncheckedException(Message) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Message, Throwable) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Throwable) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Logger, String, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(ResourceBundle, String, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Logger, String, Throwable, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(ResourceBundle, String, Throwable, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
uncorrelatedExchanges - Variable in class org.apache.cxf.ws.addressing.soap.MAPCodec
REVISIT: map usage that the *same* interceptor instance is used in all chains.
undefine(String) - Method in class org.apache.cxf.tools.corba.idlpreprocessor.DefineState
 
UnformattedServiceListWriter - Class in org.apache.cxf.transport.servlet.servicelist
 
UnformattedServiceListWriter(boolean) - Constructor for class org.apache.cxf.transport.servlet.servicelist.UnformattedServiceListWriter
 
unindent() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
Union - Class in org.apache.cxf.binding.corba.wsdl
Java class for union complex type.
Union() - Constructor for class org.apache.cxf.binding.corba.wsdl.Union
 
union - Variable in class org.apache.cxf.tools.corba.processors.idl.UnionDeferredAction
 
union_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
unionbranch - Variable in class org.apache.cxf.binding.corba.wsdl.Union
 
Unionbranch - Class in org.apache.cxf.binding.corba.wsdl
Java class for unionbranch complex type.
Unionbranch() - Constructor for class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
unionBranch - Variable in class org.apache.cxf.tools.corba.processors.idl.UnionDeferredAction
 
UnionDeferredAction - Class in org.apache.cxf.tools.corba.processors.idl
 
UnionDeferredAction(Union, Unionbranch, XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.UnionDeferredAction
 
UnionDeferredAction(Union) - Constructor for class org.apache.cxf.tools.corba.processors.idl.UnionDeferredAction
 
UnionDeferredAction(Unionbranch) - Constructor for class org.apache.cxf.tools.corba.processors.idl.UnionDeferredAction
 
UnionDeferredAction(XmlSchemaElement) - Constructor for class org.apache.cxf.tools.corba.processors.idl.UnionDeferredAction
 
UnionVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
UnionVisitor(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.UnionVisitor
 
UniqueBodyPartsValidator - Class in org.apache.cxf.tools.validator.internal
 
UniqueBodyPartsValidator(Definition) - Constructor for class org.apache.cxf.tools.validator.internal.UniqueBodyPartsValidator
 
UniqueBodyValidator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.validator
 
UniqueBodyValidator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.validator.UniqueBodyValidator
 
UniqueBodyValidator(ServiceInfo) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.validator.UniqueBodyValidator
 
UNKNOWN_OPTION - Static variable in class org.apache.cxf.js.rhino.ServerApp
 
UNKNOWN_PROPTOCL_EX_MSG - Static variable in class org.apache.cxf.tools.util.URLFactory
 
UNKNOWN_SEQUENCE_FAULT_CODE - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
UNKNOWN_SEQUENCE_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
UNKNOWN_SEQUENCE_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
unload() - Static method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in interface org.apache.cxf.jaxb.JAXBUtils.BridgeWrapper
 
unmarshal(InputStream) - Method in interface org.apache.cxf.jaxb.JAXBUtils.BridgeWrapper
 
unmarshal(Node, AttachmentUnmarshaller) - Method in interface org.apache.cxf.jaxb.JAXBUtils.BridgeWrapper
 
UNMARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200502.Adapter1
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200502.Adapter2
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200502.Adapter3
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200502.Adapter4
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200502.Adapter5
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200502wsa15.Adapter1
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200502wsa15.Adapter2
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200502wsa15.Adapter3
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200502wsa15.Adapter4
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200502wsa15.Adapter5
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200702.Adapter1
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200702.Adapter2
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200702.Adapter3
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200702.Adapter4
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200702.Adapter5
 
unmarshal(String) - Method in class org.apache.cxf.ws.rm.v200702.Adapter6
 
unmarshal(String) - Method in class org.apache.cxf.ws.rmp.v200502.Adapter1
 
unmarshal(String) - Method in class org.apache.cxf.ws.rmp.v200502.Adapter2
 
unmarshal(String) - Method in class org.apache.cxf.ws.rmp.v200502.Adapter3
 
unmarshalAsJaxbElement - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
unmarshalFactoryString(String, JAXBContext, Class<T>) - Static method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
unmarshalFault(SoapMessage, XMLStreamReader) - Static method in class org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor
 
unmarshalFault(SoapMessage, XMLStreamReader) - Static method in class org.apache.cxf.binding.soap.interceptor.Soap12FaultInInterceptor
 
unmarshalFromInputStream(Unmarshaller, InputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
unmarshalFromInputStream(Unmarshaller, InputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
unmarshalFromReader(Unmarshaller, XMLStreamReader, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
unmarshalFromReader(Unmarshaller, XMLStreamReader, MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
unmarshall(Unmarshaller, Object, MessagePartInfo, boolean) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
unmarshall(Unmarshaller, Object, QName, Class<?>, boolean) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBindingDeserializer
 
unmarshall(Class, QName, Element, Definition, ExtensionRegistry) - Method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
unmarshallArray(Unmarshaller, Object, QName, Class<?>, List<Object>) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
unmarshallException(Unmarshaller, Object, MessagePartInfo) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
unmarshalMAPs(SoapMessage) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Decode the MAPs from protocol-specific headers.
unmarshalRMProperties(SoapMessage) - Method in class org.apache.cxf.ws.rm.soap.RMSoapInterceptor
Decode the RM properties from protocol-specific headers.
unmarshalWithBridge(QName, Class<?>, Annotation[], Set<Class<?>>, Object, AttachmentUnmarshaller) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
UNQUALIFIED - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
unregister(long) - Method in class org.apache.cxf.bus.osgi.CXFExtensionBundleListener
 
unregister(EndpointResolver) - Method in interface org.apache.cxf.endpoint.EndpointResolverRegistry
Unregister an endpoint resolver.
unregister(EndpointResolver) - Method in class org.apache.cxf.endpoint.EndpointResolverRegistryImpl
Unregister an endpoint resolver.
unregister(Server) - Method in interface org.apache.cxf.endpoint.ServerRegistry
 
unregister(Server) - Method in class org.apache.cxf.endpoint.ServerRegistryImpl
 
unregister(ServiceContractResolver) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
Removes a contract resolver from the registry.
unregister(ServiceContractResolver) - Method in class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
Removes a contract resolver from this registry.
unregister(K) - Method in interface org.apache.cxf.extension.Registry
Unregisters the object stored under the given key from this registry.
unregister(K) - Method in class org.apache.cxf.extension.RegistryImpl
 
unregister(ManagedComponent) - Method in interface org.apache.cxf.management.InstrumentationManager
Unregisters component with management infrastructure
unregister(ObjectName) - Method in interface org.apache.cxf.management.InstrumentationManager
Unregisters component based upon registered name
unregister(ManagedComponent) - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
unregister(ObjectName) - Method in class org.apache.cxf.management.jmx.InstrumentationManagerImpl
 
unregister() - Method in class org.apache.cxf.transport.AbstractTransportFactory
 
unregisterBindingFactory(String) - Method in interface org.apache.cxf.binding.BindingFactoryManager
Deregisters the BindingFactory with the provided name.
unregisterBindingFactory(String) - Method in class org.apache.cxf.binding.BindingFactoryManagerImpl
 
unregisterLifeCycleListener(BusLifeCycleListener) - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleManager
Unregister a listener so that it will no longer receive Bus lifecycle events.
unregisterLifeCycleListener(BusLifeCycleListener) - Method in class org.apache.cxf.buslifecycle.CXFBusLifeCycleManager
 
unRegisterListener(ClientLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleManager
 
unRegisterListener(ClientLifeCycleListener) - Method in class org.apache.cxf.endpoint.ClientLifeCycleManagerImpl
 
unRegisterListener(ServerLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleManager
 
unRegisterListener(ServerLifeCycleListener) - Method in class org.apache.cxf.endpoint.ServerLifeCycleManagerImpl
 
unresolve() - Method in class org.apache.cxf.resource.URIResolver
 
UnsafeUriCharactersEncoder - Class in org.apache.cxf.transport.jms.uri
Encoder for unsafe URI characters.
unsetAcceptOffers() - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
 
unsetAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
 
unsetAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
 
unsetAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
unsetAllowChunking() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
unsetAnonschematype() - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
 
unsetAny() - Method in class org.apache.cxf.binding.corba.wsdl.Any
 
unsetAny() - Method in class org.apache.cxf.binding.soap.jms.interceptor.JMSFaultType
 
unsetAny() - Method in class org.apache.cxf.transport.jms.JMSFaultType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502.AcceptType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502.AckRequestedType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceResponseType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502.CreateSequenceType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502.OfferType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502.SequenceFaultType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502.SequenceType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502.TerminateSequenceType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AcceptType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.AckRequestedType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceResponseType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.CreateSequenceType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.OfferType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceFaultType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200502wsa15.TerminateSequenceType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.AcceptType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.AckRequestedType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceResponseType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.CloseSequenceType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceResponseType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.CreateSequenceType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.DetailType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.OfferType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.SequenceFaultType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.SequenceType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceResponseType
 
unsetAny() - Method in class org.apache.cxf.ws.rm.v200702.TerminateSequenceType
 
unsetAny() - Method in class org.apache.cxf.ws.rmp.v200502.RMAssertion
 
unsetAny() - Method in class org.apache.cxf.ws.rmp.v200702.DeliveryAssurance
 
unsetAny() - Method in class org.apache.cxf.ws.rmp.v200702.RMAssertion
 
unsetAny() - Method in class org.apache.cxf.wsdl.TExtensibleAttributesDocumented
 
unsetAny() - Method in class org.apache.cxf.wsdl.TExtensibleDocumented
 
unsetAutoRedirect() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
unsetBases() - Method in class org.apache.cxf.binding.corba.wsdl.BindingType
 
unsetBound() - Method in class org.apache.cxf.binding.corba.wsdl.Anonstring
 
unsetBound() - Method in class org.apache.cxf.binding.corba.wsdl.Anonwstring
 
unsetCase() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
unsetChunkingThreshold() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
unsetCipherSuite() - Method in class org.apache.cxf.configuration.security.CipherSuites
 
unsetClientReceiveTimeout() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
unsetConnectionTimeout() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
unsetContent() - Method in class org.apache.cxf.wsdl.TDocumentation
 
unsetDefault() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
unsetDigits() - Method in class org.apache.cxf.binding.corba.wsdl.Anonfixed
 
unsetDigits() - Method in class org.apache.cxf.binding.corba.wsdl.Fixed
 
unsetDisableCNCheck() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
unsetEnforceSpec() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
unsetEnumerator() - Method in class org.apache.cxf.binding.corba.wsdl.Enum
 
unsetExclude() - Method in class org.apache.cxf.configuration.security.FiltersType
 
unsetFault() - Method in class org.apache.cxf.wsdl.TBindingOperation
 
unsetHighWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
 
unsetHonorKeepAlive() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
unsetImmediaAcksTimeout() - Method in class org.apache.cxf.ws.rm.manager.AcksPolicyType
 
unsetImportOrTypesOrMessage() - Method in class org.apache.cxf.wsdl.TDefinitions
 
unsetInclude() - Method in class org.apache.cxf.configuration.security.FiltersType
 
unsetIncludeOffer() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
unsetIntraMessageThreshold() - Method in class org.apache.cxf.ws.rm.manager.AcksPolicyType
 
unsetJMSDeliveryMode() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetJMSExpiration() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetJMSNamingProperty() - Method in class org.apache.cxf.transport.jms.AddressType
 
unsetJMSPriority() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetJMSRedelivered() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetJMSTimeStamp() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetLowWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
 
unsetMaxLength() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
unsetMaxRanges() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
unsetMaxRetransmits() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
unsetMaxUnacknowledged() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
unsetMember() - Method in class org.apache.cxf.binding.corba.wsdl.Exception
 
unsetMember() - Method in class org.apache.cxf.binding.corba.wsdl.Struct
 
unsetMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
unsetMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ServerConfig
 
unsetNack() - Method in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement
 
unsetNack() - Method in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement
 
unsetNack() - Method in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
unsetNillable() - Method in class org.apache.cxf.binding.corba.wsdl.Union
 
unsetOperation() - Method in class org.apache.cxf.wsdl.TBinding
 
unsetOperation() - Method in class org.apache.cxf.wsdl.TPortType
 
unsetParam() - Method in class org.apache.cxf.binding.corba.wsdl.OperationType
 
unsetParameterOrder() - Method in class org.apache.cxf.wsdl.TOperation
 
unsetPart() - Method in class org.apache.cxf.wsdl.TMessage
 
unsetPersistent() - Method in class org.apache.cxf.binding.corba.wsdl.PolicyType
 
unsetPort() - Method in class org.apache.cxf.wsdl.TService
 
unsetPriority() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
unsetProperty() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetProxyServerPort() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
unsetQualified() - Method in class org.apache.cxf.binding.corba.wsdl.CorbaType
 
unsetQualified() - Method in class org.apache.cxf.binding.corba.wsdl.MemberType
 
unsetQualified() - Method in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
unsetRaises() - Method in class org.apache.cxf.binding.corba.wsdl.OperationType
 
unsetReceiveTimeout() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
unsetReceiveTimeout() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
unsetReconnectOnException() - Method in class org.apache.cxf.transport.jms.AddressType
 
unsetReconnectOnException() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
unsetRegularExpression() - Method in class org.apache.cxf.configuration.security.DNConstraintsType
 
unsetRequired() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
 
unsetRequired() - Method in class org.apache.cxf.wsdl.TExtensibilityElement
 
unsetScale() - Method in class org.apache.cxf.binding.corba.wsdl.Anonfixed
 
unsetScale() - Method in class org.apache.cxf.binding.corba.wsdl.Fixed
 
unsetSOAPJMSIsFault() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetSslCacheTimeout() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
unsetStructOrExceptionOrUnion() - Method in class org.apache.cxf.binding.corba.wsdl.TypeMappingType
 
unsetSuppressClientReceiveErrors() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
unsetSuppressClientSendErrors() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
unsetTerminateOnShutdown() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
unsetTimeToLive() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetTimeToLive() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
unsetTransactional() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
unsetUnionbranch() - Method in class org.apache.cxf.binding.corba.wsdl.Union
 
unsetUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
unsetUseHttpsURLConnectionDefaultHostnameVerifier() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
unsetUseHttpsURLConnectionDefaultSslSocketFactory() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
unsetUseJms11() - Method in class org.apache.cxf.transport.jms.AddressType
 
unsetUseJMS11() - Method in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
unsetUseMessageIDAsCorrelationID() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
unsetWant() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
 
unsigned_int() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
unsigned_long_int() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
unsigned_longlong_int() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
unsigned_short_int() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
UNSIGNEDBYTE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
UNSIGNEDINT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
UNSIGNEDLONG_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
UNSIGNEDSHORT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
UnsupportedConstruct - Exception in org.apache.cxf.common.xmlschema
This exception is thrown when the Javascript client generator hits a schema construct that it cannot handle.
UnsupportedConstruct() - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(String) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(Logger, String, Object...) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(Throwable, Logger, String, Object...) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(String, Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(Message) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
unsupportedConstruct(String, String, QName, XmlSchemaObject) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
unsupportedConstruct(String, XmlSchemaType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
UnsupportedConstruct - Exception in org.apache.cxf.javascript
This exception is thrown when the Javascript client generator hits a schema construct that it cannot handle.
UnsupportedConstruct() - Constructor for exception org.apache.cxf.javascript.UnsupportedConstruct
 
UnsupportedConstruct(String) - Constructor for exception org.apache.cxf.javascript.UnsupportedConstruct
 
UnsupportedConstruct(Logger, String, Object...) - Constructor for exception org.apache.cxf.javascript.UnsupportedConstruct
 
UnsupportedConstruct(Throwable) - Constructor for exception org.apache.cxf.javascript.UnsupportedConstruct
 
UnsupportedConstruct(Throwable, Logger, String, Object...) - Constructor for exception org.apache.cxf.javascript.UnsupportedConstruct
 
UnsupportedConstruct(String, Throwable) - Constructor for exception org.apache.cxf.javascript.UnsupportedConstruct
 
UnsupportedConstruct(Message) - Constructor for exception org.apache.cxf.javascript.UnsupportedConstruct
 
UntrustedURLConnectionIOException - Exception in org.apache.cxf.transport.http
This exception is thrown by the JSSETrustDecider when trust in the TLS cannot be established.
UntrustedURLConnectionIOException(String) - Constructor for exception org.apache.cxf.transport.http.UntrustedURLConnectionIOException
This exception should mention a good reason of why this JSSE established connection is untrusted.
unwind(Message) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
UNWRAP_JAXB_ELEMENT - Static variable in class org.apache.cxf.jaxb.JAXBDataBinding
 
UnwrappedOperationInfo - Class in org.apache.cxf.service.model
 
UnwrappedOperationInfo(OperationInfo) - Constructor for class org.apache.cxf.service.model.UnwrappedOperationInfo
 
update(Dictionary) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
update(SecurityToken) - Method in class org.apache.cxf.ws.security.tokenstore.MemoryTokenStore
Update an existing token.
update(SecurityToken) - Method in interface org.apache.cxf.ws.security.tokenstore.TokenStore
Update an existing token.
updateBindingOperation(BindingOperationInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
updateBusReferencesInContext(Bus, ApplicationContext) - Static method in class org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor
Deprecated. 
updateContinuations(boolean) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
updated(String, Dictionary) - Method in class org.apache.cxf.bus.osgi.ManagedWorkQueueList
 
updated(Dictionary) - Method in class org.apache.cxf.bus.osgi.WorkQueueSingleConfig
Deprecated.  
updateDefinition(Bus, Definition, Map<String, Definition>, Map<String, SchemaReference>, String, EndpointInfo) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
updateDestination(HttpServletRequest, AbstractHTTPDestination) - Method in class org.apache.cxf.transport.servlet.ServletController
 
updateDestinationSequence(DestinationSequence) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
updateDoc(Document, String, Map<String, Definition>, Map<String, SchemaReference>, Message) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
updateHeader(Exchange, MessageContext) - Method in class org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker
 
updatePath(Message, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
updatePolicy(Policy) - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
 
updatePolicy(Policy) - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
updatePublishedEndpointUrl(String, Definition, QName) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
updateSchemaImports(Bus, Schema, Map<String, SchemaReference>, String) - Method in class org.apache.cxf.frontend.WSDLGetUtils
 
updateSchemaLocation(Element) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
updateSchemaNamespace(String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
updateSourceSequence(SourceSequence) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
updateUnwrappedOperation() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
updateWebServiceContext(Exchange, MessageContext) - Method in class org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker
 
UpfrontConduitSelector - Class in org.apache.cxf.endpoint
Strategy for eager upfront retreival of a Conduit to mediate an outbound message.
UpfrontConduitSelector() - Constructor for class org.apache.cxf.endpoint.UpfrontConduitSelector
Normal constructor.
UpfrontConduitSelector(Conduit) - Constructor for class org.apache.cxf.endpoint.UpfrontConduitSelector
Constructor, allowing a specific conduit to override normal selection.
upper - Variable in class org.apache.cxf.ws.rm.v200502.SequenceAcknowledgement.AcknowledgementRange
 
upper - Variable in class org.apache.cxf.ws.rm.v200502wsa15.SequenceAcknowledgement.AcknowledgementRange
 
upper - Variable in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement.AcknowledgementRange
 
uri(URI) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
uri - Variable in class org.apache.cxf.ws.policy.v200409.PolicyReference
 
uri - Variable in class org.apache.cxf.ws.policy.v200607.PolicyReference
 
URI - Class in org.apache.cxf.ws.policy.v200607
Java class for anonymous complex type.
URI() - Constructor for class org.apache.cxf.ws.policy.v200607.URI
 
uri - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
 
uri - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.ReferenceType
 
uri - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
 
UriBuilderImpl - Class in org.apache.cxf.jaxrs.impl
 
UriBuilderImpl() - Constructor for class org.apache.cxf.jaxrs.impl.UriBuilderImpl
Creates builder with empty URI.
UriBuilderImpl(URI) - Constructor for class org.apache.cxf.jaxrs.impl.UriBuilderImpl
Creates builder initialized with given URI.
UriInfoImpl - Class in org.apache.cxf.jaxrs.impl
 
UriInfoImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
UriInfoImpl(Message, MultivaluedMap<String, String>) - Constructor for class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
URIMapper - Class in org.apache.cxf.binding.http
 
URIMapper() - Constructor for class org.apache.cxf.binding.http.URIMapper
 
URIMapper.ResourceInfo - Class in org.apache.cxf.binding.http
 
URIMapper.ResourceInfo() - Constructor for class org.apache.cxf.binding.http.URIMapper.ResourceInfo
 
URIMappingInterceptor - Class in org.apache.cxf.interceptor
 
URIMappingInterceptor() - Constructor for class org.apache.cxf.interceptor.URIMappingInterceptor
 
URIParameterInInterceptor - Class in org.apache.cxf.binding.http.interceptor
 
URIParameterInInterceptor() - Constructor for class org.apache.cxf.binding.http.interceptor.URIParameterInInterceptor
 
URIParameterOutInterceptor - Class in org.apache.cxf.binding.http.interceptor
Sets up the destination URI for a client invocation.
URIParameterOutInterceptor() - Constructor for class org.apache.cxf.binding.http.interceptor.URIParameterOutInterceptor
 
URIParserUtil - Class in org.apache.cxf.tools.util
 
URIResolver - Class in org.apache.cxf.resource
Resolves a File, classpath resource, or URL according to the follow rules: Check to see if a file exists, relative to the base URI. If the file doesn't exist, check the classpath If the classpath doesn't exist, try to create URL from the URI.
URIResolver() - Constructor for class org.apache.cxf.resource.URIResolver
 
URIResolver(String) - Constructor for class org.apache.cxf.resource.URIResolver
 
URIResolver(String, String) - Constructor for class org.apache.cxf.resource.URIResolver
 
URIResolver(String, String, Class) - Constructor for class org.apache.cxf.resource.URIResolver
 
URISupport - Class in org.apache.cxf.transport.jms.uri
URI utilities.
URISupport.CompositeData - Class in org.apache.cxf.transport.jms.uri
Holder to get parts of the URI.
URISupport.CompositeData() - Constructor for class org.apache.cxf.transport.jms.uri.URISupport.CompositeData
 
URITemplate - Class in org.apache.cxf.jaxrs.model
 
URITemplate(String) - Constructor for class org.apache.cxf.jaxrs.model.URITemplate
 
URIType - Class in org.apache.cxf.aegis.type.basic
AegisType for a URI
URIType() - Constructor for class org.apache.cxf.aegis.type.basic.URIType
 
url - Variable in class org.apache.cxf.configuration.security.CertStoreType
 
url - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
URLConnectionInfo - Class in org.apache.cxf.transport.http
This class is returned from the URLConnectionFactory to give information that is from the URLConnection that was created by that factory.
URLConnectionInfo(URLConnection) - Constructor for class org.apache.cxf.transport.http.URLConnectionInfo
This constructor is used to represent a URLConnection.
urlDecode(String, String) - Static method in class org.apache.cxf.common.util.UrlUtils
Decodes using URLDecoder - use when queries or form post values are decoded
urlDecode(String) - Static method in class org.apache.cxf.common.util.UrlUtils
 
urlDecode(String, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
urlDecode(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
urlEncode(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
UrlEncoded - Class in org.apache.cxf.wsdl.http
Java class for anonymous complex type.
UrlEncoded() - Constructor for class org.apache.cxf.wsdl.http.UrlEncoded
 
URLFactory - Class in org.apache.cxf.tools.util
 
UrlPatternType - Class in org.apache.cxf.jaxws.javaee
The url-patternType contains the url pattern of the mapping.
UrlPatternType() - Constructor for class org.apache.cxf.jaxws.javaee.UrlPatternType
 
UrlReplacement - Class in org.apache.cxf.wsdl.http
Java class for anonymous complex type.
UrlReplacement() - Constructor for class org.apache.cxf.wsdl.http.UrlReplacement
 
UrlUtilities - Class in org.apache.cxf.transport.http
Functions used to work with URLs in HTTP-related code.
UrlUtils - Class in org.apache.cxf.common.util
Utility class for decoding and encoding URLs
usage - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.SecurityTokenReferenceType
 
USE_ENCODED - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a encoded binding use.
USE_GZIP_KEY - Static variable in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
Key under which we store an indication of whether compression is permitted or required, for use by the ending interceptor.
USE_JAXB_BRIDGE - Static variable in class org.apache.cxf.jaxb.JAXBDataBinding
 
USE_LITERAL - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a literal binding use.
USE_OPTIONAL - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
USE_ORIGINAL_THREAD - Static variable in class org.apache.cxf.interceptor.OneWayProcessorInterceptor
 
USE_PROHIBITED - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
USE_REQUIRED - Static variable in interface org.apache.cxf.binding.corba.wsdl.W3CConstants
 
useAdapter(Object, XmlJavaTypeAdapter, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXBUtils
 
useAdapter(Object, XmlJavaTypeAdapter, boolean, Object) - Static method in class org.apache.cxf.jaxrs.utils.JAXBUtils
 
useCertificateForConfirmationKeyInfo - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
useCompileClasspath - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
Use the compile classpath rather than the test classpath for execution useful if the test dependencies clash with those of wsdl2java
useConduitIdSelector - Variable in class org.apache.cxf.transport.jms.ClientConfig
 
useHttpsURLConnectionDefaultHostnameVerifier - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
useHttpsURLConnectionDefaultSslSocketFactory - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
useJms11 - Variable in class org.apache.cxf.transport.jms.AddressType
 
useJMS11 - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
UseKeyType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for UseKeyType complex type.
UseKeyType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.UseKeyType
 
useMessageIDAsCorrelationID - Variable in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
USER_CFG_FILE_PROPERTY_NAME - Static variable in interface org.apache.cxf.configuration.Configurer
 
USER_CFG_FILE_PROPERTY_URL - Static variable in interface org.apache.cxf.configuration.Configurer
 
USER_LOGICAL - Static variable in class org.apache.cxf.phase.Phase
 
USER_LOGICAL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
USER_PROTOCOL - Static variable in class org.apache.cxf.phase.Phase
 
USER_PROTOCOL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
USER_STREAM - Static variable in class org.apache.cxf.phase.Phase
 
USER_STREAM_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
userInfo(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
userName - Variable in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
username - Variable in class org.apache.cxf.transport.jms.uri.JMSEndpointType
 
USERNAME - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
username - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
 
USERNAME_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
USERNAME_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
USERNAME_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
USERNAME_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
USERNAME_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
USERNAME_TOKEN_CREATED - Static variable in class org.apache.cxf.ws.security.policy.SP13Constants
 
USERNAME_TOKEN_NONCE - Static variable in class org.apache.cxf.ws.security.policy.SP13Constants
 
USERNAME_TOKEN_VALIDATOR - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
UsernameToken - Class in org.apache.cxf.common.security
 
UsernameToken(String, String, String, boolean, String, String) - Constructor for class org.apache.cxf.common.security.UsernameToken
 
UsernameToken - Class in org.apache.cxf.ws.security.policy.model
 
UsernameToken(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.UsernameToken
 
UsernameTokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
UsernameTokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.UsernameTokenBuilder
 
UsernameTokenInterceptor - Class in org.apache.cxf.ws.security.wss4j
 
UsernameTokenInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor
 
UsernameTokenInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
 
UsernameTokenInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.UsernameTokenInterceptorProvider
 
UsernameTokenInterceptorProvider(Bus) - Constructor for class org.apache.cxf.ws.security.policy.interceptors.UsernameTokenInterceptorProvider
 
UsernameTokenInterceptorProvider(UsernameTokenInterceptor) - Constructor for class org.apache.cxf.ws.security.policy.interceptors.UsernameTokenInterceptorProvider
 
UsernameTokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a UsernameToken policy.
UsernameTokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.UsernameTokenPolicyValidator
 
UsernameTokenType - Class in org.apache.cxf.ws.security.sts.provider.model.secext
This type represents a username token per Section 4.1
UsernameTokenType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.secext.UsernameTokenType
 
UserOperation - Class in org.apache.cxf.jaxrs.model
 
UserOperation() - Constructor for class org.apache.cxf.jaxrs.model.UserOperation
 
UserOperation(String) - Constructor for class org.apache.cxf.jaxrs.model.UserOperation
 
UserOperation(String, String) - Constructor for class org.apache.cxf.jaxrs.model.UserOperation
 
UserOperation(String, String, List<Parameter>) - Constructor for class org.apache.cxf.jaxrs.model.UserOperation
 
UserResource - Class in org.apache.cxf.jaxrs.model
 
UserResource() - Constructor for class org.apache.cxf.jaxrs.model.UserResource
 
UserResource(String) - Constructor for class org.apache.cxf.jaxrs.model.UserResource
 
UserResource(String, String) - Constructor for class org.apache.cxf.jaxrs.model.UserResource
 
UserResource(String, String, List<UserOperation>) - Constructor for class org.apache.cxf.jaxrs.model.UserResource
 
uses_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
useSecondaryParameters() - Method in class org.apache.cxf.ws.security.trust.STSClient
 
UsesSequenceSSL - Class in org.apache.cxf.ws.rm.v200702
Java class for anonymous complex type.
UsesSequenceSSL() - Constructor for class org.apache.cxf.ws.rm.v200702.UsesSequenceSSL
 
UsesSequenceSTR - Class in org.apache.cxf.ws.rm.v200702
Java class for anonymous complex type.
UsesSequenceSTR() - Constructor for class org.apache.cxf.ws.rm.v200702.UsesSequenceSTR
 
usesUtilityTypes() - Method in class org.apache.cxf.aegis.type.AegisType
True if this type requires the import of the aegisTypes schema.
usesUtilityTypes() - Method in class org.apache.cxf.aegis.type.basic.CharacterAsStringType
 
usesXmime() - Method in class org.apache.cxf.aegis.type.AegisType
 
usesXmime() - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
USING_ADDRESSING - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
USING_ADDRESSING_2004_QNAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
USING_ADDRESSING_2005_QNAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
USING_ADDRESSING_2006_QNAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
USING_ADDRESSING_ELEM_NAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
UsingAddressing - Class in org.apache.cxf.ws.addressing.wsdl
 
UsingAddressing() - Constructor for class org.apache.cxf.ws.addressing.wsdl.UsingAddressing
 
UsingAddressingAssertionBuilder - Class in org.apache.cxf.ws.addressing.policy
 
UsingAddressingAssertionBuilder() - Constructor for class org.apache.cxf.ws.addressing.policy.UsingAddressingAssertionBuilder
 
UTF8_CHARSET - Static variable in class org.apache.cxf.helpers.IOUtils
 
UTILITY_TYPES_SCHEMA_NS - Static variable in class org.apache.cxf.aegis.AegisContext
Namespace used for the miscellaneous Aegis type schema.

V

validate() - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
validate(MultivaluedMap<String, ? extends Object>) - Method in interface org.apache.cxf.jaxrs.provider.FormValidator
 
validate() - Method in interface org.apache.cxf.service.ServiceBuilder
 
validate(Definition, ToolContext, Bus) - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
validate(String, String[]) - Method in class org.apache.cxf.tools.validator.internal.SchemaValidator
 
validate(InputSource, String[]) - Method in class org.apache.cxf.tools.validator.internal.SchemaValidator
 
validate(T) - Method in class org.apache.cxf.tools.wsdlto.core.AbstractWSDLBuilder
 
validate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.JAXWS21Container
 
validate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.JAXWSContainer
 
validate(Definition) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.JAXWSDefinitionBuilder
 
validate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.javascript.JavaScriptContainer
 
validate(ServiceInfo) - Method in class org.apache.cxf.tools.wsdlto.javascript.JavaScriptContainer
 
validate(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
validate(ServiceInfo) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
validate(RequestSecurityTokenType, WebServiceContext) - Method in interface org.apache.cxf.ws.security.sts.provider.operation.ValidateOperation
 
validate(RequestSecurityTokenType) - Method in interface org.apache.cxf.ws.security.sts.provider.SecurityTokenService
 
validate(RequestSecurityTokenType) - Method in class org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceImpl
 
validate(Credential, RequestData) - Method in class org.apache.cxf.ws.security.trust.STSSamlAssertionValidator
Validate the credential argument.
validate(Credential, RequestData) - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
 
VALIDATE_TOKEN - Static variable in class org.apache.cxf.ws.security.SecurityConstants
 
validateElementName(QName, QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
validateEntireHeaderAndBodySignatures(List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
Validate the entire header and body signature property.
validateLayout(boolean, boolean, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
Validate the layout assertion.
validateMap(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
validateObjectIfNeeded(Marshaller, Object) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
ValidateOperation - Interface in org.apache.cxf.ws.security.sts.provider.operation
 
validatePolicy(AssertionInfo, AlgorithmSuite) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AlgorithmSuitePolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AsymmetricBindingPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.BindingPolicyValidator
Validate a particular policy from the AssertionInfoMap argument.
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EncryptedTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingEncryptedTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.EndorsingTokenPolicyValidator
 
validatePolicy(Collection<AssertionInfo>, AssertionWrapper) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.IssuedTokenPolicyValidator
 
validatePolicy(Collection<AssertionInfo>, BinarySecurity) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.IssuedTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, KerberosSecurity) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.KerberosTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SamlTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SecurityContextTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEncryptedTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingEncryptedTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedEndorsingTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SignedTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.SupportingTokenPolicyValidator
Validate a particular policy from the AssertionInfoMap argument.
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.SymmetricBindingPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in interface org.apache.cxf.ws.security.wss4j.policyvalidators.TokenPolicyValidator
Validate a particular policy from the AssertionInfoMap argument.
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.TransportBindingPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.UsernameTokenPolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.WSS11PolicyValidator
 
validatePolicy(AssertionInfoMap, Message, Element, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.X509TokenPolicyValidator
 
validateQNameNamespace(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
Validate that a qualified name points to some namespace in the schema.
validateSchema(Element, String, OASISCatalogManager) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding
 
validateSchemas(XmlSchemaCollection, DOMErrorHandler) - Method in interface org.apache.cxf.common.xmlschema.XmlSchemaValidationManager
Throw an
validateSecurityToken(SecurityToken) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
validateSecurityToken(SecurityToken, String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
validateServiceModel() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
ValidateTargetType - Class in org.apache.cxf.ws.security.sts.provider.model
Java class for ValidateTargetType complex type.
ValidateTargetType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.ValidateTargetType
 
validateTimestamp(boolean, boolean, List<WSSecurityEngineResult>, List<WSSecurityEngineResult>, Message) - Method in class org.apache.cxf.ws.security.wss4j.policyvalidators.AbstractBindingPolicyValidator
Validate a Timestamp
validateTypeName(QName, QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
validateURI(String, String, Map<String, String>) - Static method in class org.apache.cxf.transport.jms.uri.JMSEndpointParser
Strategy for validation of the uri when creating the endpoint.
validateWithSTS(Credential, Message) - Method in class org.apache.cxf.ws.security.trust.STSTokenValidator
 
validateWSDL() - Method in class org.apache.cxf.tools.common.ToolContext
 
validateWSDL() - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
ValidationResult - Class in org.apache.cxf.tools.validator.internal
 
ValidationResult() - Constructor for class org.apache.cxf.tools.validator.internal.ValidationResult
 
VALIDATOR_MAP - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
ValidatorUtil - Class in org.apache.cxf.tools.validator.internal
 
value - Variable in class org.apache.cxf.binding.corba.wsdl.Const
 
value - Variable in class org.apache.cxf.binding.corba.wsdl.Enumerator
 
value() - Method in enum org.apache.cxf.binding.corba.wsdl.ModeType
 
value() - Method in enum org.apache.cxf.configuration.security.CombinatorType
 
value - Variable in class org.apache.cxf.jaxws.javaee.CString
 
value - Variable in class org.apache.cxf.jaxws.javaee.PropertyType
 
value - Variable in class org.apache.cxf.jaxws.javaee.UrlPatternType
 
value - Variable in class org.apache.cxf.jaxws.javaee.XsdAnyURIType
 
value - Variable in class org.apache.cxf.jaxws.javaee.XsdBooleanType
 
value - Variable in class org.apache.cxf.jaxws.javaee.XsdIntegerType
 
value - Variable in class org.apache.cxf.jaxws.javaee.XsdNMTOKENType
 
value - Variable in class org.apache.cxf.jaxws.javaee.XsdNonNegativeIntegerType
 
value - Variable in class org.apache.cxf.jaxws.javaee.XsdPositiveIntegerType
 
value - Variable in class org.apache.cxf.jaxws.javaee.XsdQNameType
 
value - Variable in class org.apache.cxf.jaxws.javaee.XsdStringType
 
value() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value() - Method in enum org.apache.cxf.transport.jms.DestinationStyleType
 
value - Variable in class org.apache.cxf.transport.jms.JMSNamingPropertyType
 
value - Variable in class org.apache.cxf.transport.jms.JMSPropertyType
 
value() - Method in enum org.apache.cxf.transport.jms.MessageFormatType
 
value() - Method in enum org.apache.cxf.transport.jms.uri.DeliveryModeType
 
value - Variable in class org.apache.cxf.transport.jms.uri.ParameterType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.DeliveryModeType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.JndiConnectionFactoryNameType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.JndiContextParameterType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.JndiInitialContextFactoryType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.JndiURLType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.PriorityType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.ReplyToNameType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.TimeToLiveType
 
value - Variable in class org.apache.cxf.transport.jms.wsdl.TopicReplyToNameType
 
value() - Method in enum org.apache.cxf.transports.http.configuration.ConnectionType
 
value() - Method in enum org.apache.cxf.transports.http.configuration.ProxyServerType
 
value - Variable in class org.apache.cxf.ws.addressing.AttributedQNameType
 
value - Variable in class org.apache.cxf.ws.addressing.AttributedUnsignedLongType
 
value - Variable in class org.apache.cxf.ws.addressing.AttributedURIType
 
value - Variable in class org.apache.cxf.ws.addressing.RelatesToType
 
value - Variable in class org.apache.cxf.ws.addressing.v200403.AttributedQName
 
value - Variable in class org.apache.cxf.ws.addressing.v200403.AttributedURI
 
value - Variable in class org.apache.cxf.ws.addressing.v200403.Relationship
 
value - Variable in class org.apache.cxf.ws.addressing.v200403.ReplyAfterType
 
value - Variable in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
 
value - Variable in class org.apache.cxf.ws.addressing.v200408.AttributedQName
 
value - Variable in class org.apache.cxf.ws.addressing.v200408.AttributedURI
 
value - Variable in class org.apache.cxf.ws.addressing.v200408.Relationship
 
value - Variable in class org.apache.cxf.ws.addressing.v200408.ReplyAfterType
 
value - Variable in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
 
value - Variable in class org.apache.cxf.ws.addressing.wsdl.Anonymous
 
value() - Method in enum org.apache.cxf.ws.addressing.wsdl.AnonymousType
 
value - Variable in class org.apache.cxf.ws.addressing.wsdl.AttributedQNameType
 
value - Variable in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
 
value - Variable in class org.apache.cxf.ws.policy.v200607.URI
 
value - Variable in class org.apache.cxf.ws.rm.v200502.Expires
 
value - Variable in class org.apache.cxf.ws.rm.v200502.Identifier
 
value - Variable in class org.apache.cxf.ws.rm.v200502wsa15.Expires
 
value - Variable in class org.apache.cxf.ws.rm.v200502wsa15.Identifier
 
value - Variable in class org.apache.cxf.ws.rm.v200702.Address
 
value - Variable in class org.apache.cxf.ws.rm.v200702.Expires
 
value - Variable in class org.apache.cxf.ws.rm.v200702.Identifier
 
value() - Method in enum org.apache.cxf.ws.rm.v200702.IncompleteSequenceBehaviorType
 
value - Variable in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
 
value - Variable in class org.apache.cxf.ws.security.sts.provider.model.BinarySecretType
 
value - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.AttributedString
 
value - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedDateTime
 
value - Variable in class org.apache.cxf.ws.security.sts.provider.model.utility.AttributedURI
 
value - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.ImageType
 
value - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TextChallengeResponseType
 
value - Variable in class org.apache.cxf.ws.security.sts.provider.model.wstrust14.TitleType
 
value - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.SignatureValueType
 
value_abs_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value_abs_full_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value_base_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value_box_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value_custom_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value_element() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value_forward_dcl() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value_header() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value_inheritance_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value_interface_inheritance_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value_name() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
value_value_inheritance_spec() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
valueOf(String) - Static method in enum org.apache.cxf.annotations.FactoryType.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.annotations.Policy.Placement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.binding.corba.wsdl.ModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.bus.BusState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.common.security.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.common.WSDLConstants.WSDLVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.configuration.security.CombinatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.configuration.spring.BusWiringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.headers.Header.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.interceptor.InterceptorChain.State
Returns the enum constant of this type with the specified name.
valueOf(Object) - Static method in class org.apache.cxf.jaxb.JAXBToStringBuilder
 
valueOf(Object, ToStringStyle) - Static method in class org.apache.cxf.jaxb.JAXBToStringBuilder
 
valueOf(String) - Static method in enum org.apache.cxf.jaxb.JAXBUtils.IdentifierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.jaxrs.ext.search.ConditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.jaxrs.model.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.message.FaultMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.service.model.MessageInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.tools.common.model.JavaType.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.tools.java2wsdl.processor.FrontendFactory.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ServiceProcessor.BindingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.transport.common.gzip.GZIPOutInterceptor.UseGzip
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.transport.https.CertConstraints.Combinator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.transport.jms.DestinationStyleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.transport.jms.MessageFormatType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.transport.jms.uri.DeliveryModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.transports.http.configuration.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.transports.http.configuration.ProxyServerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.addressing.wsdl.AnonymousType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.rm.ProtocolVariation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.rm.v200702.IncompleteSequenceBehaviorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.IncludeTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.Layout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.ProtectionOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.SupportTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.Version
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.tokenstore.SecurityToken.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cxf.annotations.FactoryType.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.annotations.Policy.Placement
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.binding.corba.wsdl.ModeType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.bus.BusState
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.common.security.TokenType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.apache.cxf.common.util.CacheMap
 
values() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
values() - Static method in enum org.apache.cxf.common.WSDLConstants.WSDLVersion
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.configuration.security.CombinatorType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.configuration.spring.BusWiringType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.headers.Header.Direction
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.interceptor.InterceptorChain.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.jaxb.JAXBUtils.IdentifierType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.jaxrs.ext.search.ConditionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
values() - Static method in enum org.apache.cxf.jaxrs.model.ParameterType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
values() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
values() - Static method in enum org.apache.cxf.message.FaultMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.service.model.MessageInfo.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.tools.common.model.JavaType.Style
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.tools.java2wsdl.processor.FrontendFactory.Style
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ServiceProcessor.BindingType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.transport.common.gzip.GZIPOutInterceptor.UseGzip
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.transport.https.CertConstraints.Combinator
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.transport.jms.DestinationStyleType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.transport.jms.MessageFormatType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.transport.jms.uri.DeliveryModeType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.transports.http.configuration.ConnectionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.transports.http.configuration.ProxyServerType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.addressing.wsdl.AnonymousType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.rm.ProtocolVariation
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.rm.v200702.IncompleteSequenceBehaviorType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
values() - Method in class org.apache.cxf.ws.rm.WrappedService
 
values() - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.IncludeTokenType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.Layout
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.ProtectionOrder
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.SupportTokenType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.policy.SPConstants.Version
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.tokenstore.SecurityToken.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageScope
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.cxf.ws.security.wss4j.CryptoCoverageUtil.CoverageType
Returns an array containing the constants of this enum type, in the order they're declared.
valueType - Variable in class org.apache.cxf.ws.security.sts.provider.model.BinaryExchangeType
 
valueType - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.BinarySecurityTokenType
 
valueType - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.EmbeddedType
 
valueType - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.KeyIdentifierType
 
valueType - Variable in class org.apache.cxf.ws.security.sts.provider.model.secext.ReferenceType
 
variant(Variant) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
VariantListBuilderImpl - Class in org.apache.cxf.jaxrs.impl
 
VariantListBuilderImpl() - Constructor for class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
variants(List<Variant>) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
velocity - Variable in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
VelocityGenerator - Class in org.apache.cxf.tools.common
 
VelocityGenerator() - Constructor for class org.apache.cxf.tools.common.VelocityGenerator
 
VelocityGenerator(boolean) - Constructor for class org.apache.cxf.tools.common.VelocityGenerator
 
VelocityWriter - Class in org.apache.cxf.tools.common
 
VelocityWriter(Writer) - Constructor for class org.apache.cxf.tools.common.VelocityWriter
 
VelocityWriter(Writer, int) - Constructor for class org.apache.cxf.tools.common.VelocityWriter
 
verb - Variable in class org.apache.cxf.wsdl.http.BindingType
 
verify(String, SSLSession) - Method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
The javax.net.ssl.HostnameVerifier contract.
verify(String, SSLSession) - Method in interface org.apache.cxf.transport.https.CertificateHostnameVerifier
 
verifyCustomPassword(UsernameToken, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator
 
verifyDigestPassword(UsernameToken, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator
 
verifyPlaintextPassword(UsernameToken, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator
 
verifySignedAssertion(AssertionWrapper, RequestData) - Method in class org.apache.cxf.ws.security.trust.STSSamlAssertionValidator
Try to verify trust on the assertion.
verifyUnknownPassword(UsernameToken, RequestData) - Method in class org.apache.cxf.ws.security.wss4j.AbstractUsernameTokenAuthenticatingInterceptor.CustomValidator
 
version - Variable in class org.apache.cxf.jaxws.javaee.WebservicesType
 
version - Variable in class org.apache.cxf.tools.plugin.Plugin
 
Version - Class in org.apache.cxf.version
 
VersionTransformer - Class in org.apache.cxf.ws.addressing.soap
This class is responsible for transforming between the native WS-Addressing schema version (i.e.
VersionTransformer(MAPCodec) - Constructor for class org.apache.cxf.ws.addressing.soap.VersionTransformer
Constructor.
VersionTransformer - Class in org.apache.cxf.ws.addressing
This class is responsible for transforming between the native WS-Addressing schema version (i.e.
VersionTransformer() - Constructor for class org.apache.cxf.ws.addressing.VersionTransformer
Constructor.
VersionTransformer - Class in org.apache.cxf.ws.rm
This class is responsible for transforming between the native WS-ReliableMessaging schema version (currently http://docs.oasis-open.org/ws-rx/wsrm/200702) and exposed version (which may be the 200702 namespace, the http://schemas.xmlsoap.org/ws/2005/02/rm namespace using the old http://schemas.xmlsoap.org/ws/2004/08/addressing WS-Addressing namespace, or 2005/02 namespace with the newer http://www.w3.org/2005/08/addressing WS-Addressing namespace).
VersionTransformer.Names200403 - Class in org.apache.cxf.ws.addressing.soap
Adds 2004/03 headers to set.
VersionTransformer.Names200403() - Constructor for class org.apache.cxf.ws.addressing.soap.VersionTransformer.Names200403
 
VersionTransformer.Names200403 - Class in org.apache.cxf.ws.addressing
Holder for 2004/03 Names
VersionTransformer.Names200403() - Constructor for class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
VersionTransformer.Names200408 - Class in org.apache.cxf.ws.addressing.soap
Holder for 2004/08 Names
VersionTransformer.Names200408() - Constructor for class org.apache.cxf.ws.addressing.soap.VersionTransformer.Names200408
 
VersionTransformer.Names200408 - Class in org.apache.cxf.ws.addressing
Holder for 2004/08 Names
VersionTransformer.Names200408() - Constructor for class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
visit(SearchCondition<T>) - Method in interface org.apache.cxf.jaxrs.ext.search.SearchConditionVisitor
 
visit(SearchCondition<T>) - Method in class org.apache.cxf.jaxrs.ext.search.sql.SQLPrinterVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.ArrayVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.AttributeVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.ConstrTypeSpecVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.ConstVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.DeclaratorVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.DefinitionVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.EnumVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.ExceptionVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.FixedPtConstVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.FixedVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.ModuleVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.ObjectReferenceVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.OperationVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.ParamDclVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.ParamTypeSpecVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.PortTypeVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.PrimitiveTypesVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.SequenceVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.SimpleTypeSpecVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.StringVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.StructVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.TemplateTypeSpecVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.TypeDclVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.TypedefVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.TypesVisitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.TypesVisitorBase
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.UnionVisitor
 
visit(AST) - Method in interface org.apache.cxf.tools.corba.processors.idl.Visitor
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
visit(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
visitClass(Class<?>, Annotation) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
visitClass(Class<?>, Annotation) - Method in interface org.apache.cxf.common.annotation.AnnotationVisitor
visit an annotated class.
visitClass(Class<?>, Annotation) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
visitDeclaredStruct(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.StructVisitor
 
visitDeclaredUnion(AST) - Method in class org.apache.cxf.tools.corba.processors.idl.UnionVisitor
 
visitField(Field, Annotation) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
visitField(Field, Annotation) - Method in interface org.apache.cxf.common.annotation.AnnotationVisitor
visit an annotated field.
visitField(Field, Annotation) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
visitForwardDeclaredObjectReference(Scope, XmlSchemaCollection, XmlSchema, AST, ScopeNameCollection, WSDLASTVisitor) - Method in class org.apache.cxf.tools.corba.processors.idl.ObjectReferenceVisitor
 
visitMethod(Method, Annotation) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
visitMethod(Method, Annotation) - Method in interface org.apache.cxf.common.annotation.AnnotationVisitor
visit an annotated method.
visitMethod(Method, Annotation) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
Visitor - Interface in org.apache.cxf.tools.corba.processors.idl
 
VisitorBase - Class in org.apache.cxf.tools.corba.processors.idl
 
VisitorBase(Scope, Definition, XmlSchema, WSDLASTVisitor) - Constructor for class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
VisitorTypeHolder - Class in org.apache.cxf.tools.corba.processors.idl
 
VisitorTypeHolder() - Constructor for class org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder
 
vNodes - Variable in class org.apache.cxf.tools.validator.internal.WSDLRefValidator
 
VOCAB - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 

W

W3CConstants - Interface in org.apache.cxf.binding.corba.wsdl
 
W3CDOMStreamReader - Class in org.apache.cxf.staxutils
 
W3CDOMStreamReader(Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(Element, String) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(Document) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(DocumentFragment) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamWriter - Class in org.apache.cxf.staxutils
 
W3CDOMStreamWriter() - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(DocumentBuilder) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Document) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(DocumentFragment) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CMultiSchemaFactory - Class in org.apache.cxf.wstx_msv_validation
 
W3CMultiSchemaFactory() - Constructor for class org.apache.cxf.wstx_msv_validation.W3CMultiSchemaFactory
 
W3CNamespaceContext - Class in org.apache.cxf.aegis.util.stax
 
W3CNamespaceContext() - Constructor for class org.apache.cxf.aegis.util.stax.W3CNamespaceContext
 
W3CNamespaceContext - Class in org.apache.cxf.staxutils
 
W3CNamespaceContext() - Constructor for class org.apache.cxf.staxutils.W3CNamespaceContext
 
W3CNamespaceContext(Element) - Constructor for class org.apache.cxf.staxutils.W3CNamespaceContext
 
WADL_NS - Static variable in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
WADL_QUERY - Static variable in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
WADL_TYPE - Static variable in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
WadlGenerator - Class in org.apache.cxf.jaxrs.model.wadl
 
WadlGenerator() - Constructor for class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
WadlGenerator(WadlGenerator) - Constructor for class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
WadlGenerator.SchemaWriter - Interface in org.apache.cxf.jaxrs.model.wadl
 
WADLToJava - Class in org.apache.cxf.tools.wadlto
 
WADLToJava() - Constructor for class org.apache.cxf.tools.wadlto.WADLToJava
 
WADLToJava(String[]) - Constructor for class org.apache.cxf.tools.wadlto.WADLToJava
 
WadlToolConstants - Class in org.apache.cxf.tools.wadlto
 
waitResponse(Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
walk() - Method in class org.apache.cxf.service.ServiceModelVisitor
 
want - Variable in class org.apache.cxf.configuration.security.ClientAuthentication
 
wantToKeep() - Method in class org.apache.cxf.tools.wsdlto.core.AbstractGenerator
 
warning(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
warning(SAXParseException) - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
warning(SAXParseException) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBBindErrorListener
 
warning(Locator[], String) - Method in class org.apache.cxf.wstx_msv_validation.ResolvingGrammarReaderController
 
WeakIdentityHashMap<K,V> - Class in org.apache.cxf.common.util
Implements a combination of WeakHashMap and IdentityHashMap.
WeakIdentityHashMap() - Constructor for class org.apache.cxf.common.util.WeakIdentityHashMap
 
WebApplicationExceptionMapper - Class in org.apache.cxf.jaxrs.impl
 
WebApplicationExceptionMapper() - Constructor for class org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper
 
WebClient - Class in org.apache.cxf.jaxrs.client
Http-centric web client
WebClient(String) - Constructor for class org.apache.cxf.jaxrs.client.WebClient
 
WebClient(URI) - Constructor for class org.apache.cxf.jaxrs.client.WebClient
 
WebClient(ClientState) - Constructor for class org.apache.cxf.jaxrs.client.WebClient
 
WebFaultInInterceptor - Class in org.apache.cxf.binding.coloc
 
WebFaultInInterceptor() - Constructor for class org.apache.cxf.binding.coloc.WebFaultInInterceptor
 
WebFaultOutInterceptor - Class in org.apache.cxf.jaxws.interceptors
 
WebFaultOutInterceptor() - Constructor for class org.apache.cxf.jaxws.interceptors.WebFaultOutInterceptor
 
WebMethodAnnotator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
 
WebMethodAnnotator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WebMethodAnnotator
 
WebParamAnnotator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
 
WebParamAnnotator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WebParamAnnotator
 
WebParamAnnotator(boolean) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WebParamAnnotator
 
WebResultAnnotator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
 
WebResultAnnotator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WebResultAnnotator
 
WebServiceAnnotator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
 
WebServiceAnnotator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WebServiceAnnotator
 
WebServiceContextImpl - Class in org.apache.cxf.jaxws.context
 
WebServiceContextImpl() - Constructor for class org.apache.cxf.jaxws.context.WebServiceContextImpl
 
WebServiceContextImpl(MessageContext) - Constructor for class org.apache.cxf.jaxws.context.WebServiceContextImpl
 
WebServiceContextResourceResolver - Class in org.apache.cxf.jaxws.context
 
WebServiceContextResourceResolver() - Constructor for class org.apache.cxf.jaxws.context.WebServiceContextResourceResolver
 
WebServiceContextResourceResolver(Bus) - Constructor for class org.apache.cxf.jaxws.context.WebServiceContextResourceResolver
 
webserviceDescription - Variable in class org.apache.cxf.jaxws.javaee.WebservicesType
 
webserviceDescriptionName - Variable in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
 
WebserviceDescriptionType - Class in org.apache.cxf.jaxws.javaee
The webservice-description element defines a WSDL document file and the set of Port components associated with the WSDL ports defined in the WSDL document.
WebserviceDescriptionType() - Constructor for class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
 
WebServiceProviderConfiguration - Class in org.apache.cxf.jaxws.support
 
WebServiceProviderConfiguration() - Constructor for class org.apache.cxf.jaxws.support.WebServiceProviderConfiguration
 
WebservicesType - Class in org.apache.cxf.jaxws.javaee
Java class for webservicesType complex type.
WebservicesType() - Constructor for class org.apache.cxf.jaxws.javaee.WebservicesType
 
WIDE_CHAR_LITERAL - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
wide_char_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
wide_character_literal() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
wide_string_literal() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
WIDE_STRING_LITERAL - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
wide_string_type() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
WIRE_BUS_ATTRIBUTE - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
WIRE_BUS_CREATE - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
WIRE_BUS_HANDLER - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
WIRE_BUS_NAME - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
WoodstoxValidationImpl - Class in org.apache.cxf.wstx_msv_validation
 
WoodstoxValidationImpl(Bus) - Constructor for class org.apache.cxf.wstx_msv_validation.WoodstoxValidationImpl
 
WorkQueue - Interface in org.apache.cxf.workqueue
 
WorkQueueImplMBeanWrapper - Class in org.apache.cxf.workqueue
 
WorkQueueImplMBeanWrapper(AutomaticWorkQueueImpl, WorkQueueManager) - Constructor for class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
WorkQueueManager - Interface in org.apache.cxf.workqueue
 
WorkQueueManagerImpl - Class in org.apache.cxf.workqueue
 
WorkQueueManagerImpl() - Constructor for class org.apache.cxf.workqueue.WorkQueueManagerImpl
 
WorkQueueManagerImpl(Bus) - Constructor for class org.apache.cxf.workqueue.WorkQueueManagerImpl
 
WorkQueueManagerImplMBeanWrapper - Class in org.apache.cxf.workqueue
 
WorkQueueManagerImplMBeanWrapper(WorkQueueManagerImpl) - Constructor for class org.apache.cxf.workqueue.WorkQueueManagerImplMBeanWrapper
 
WorkQueueSingleConfig - Class in org.apache.cxf.bus.osgi
Deprecated. 
WorkQueueSingleConfig(ManagedWorkQueueList) - Constructor for class org.apache.cxf.bus.osgi.WorkQueueSingleConfig
Deprecated.  
wrapBytes(byte[], String) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
If one of these types arrives unoptimized, we need to convert it to the desired return type.
wrapBytes(byte[], String) - Method in class org.apache.cxf.aegis.type.mtom.ByteArrayType
 
wrapBytes(byte[], String) - Method in class org.apache.cxf.aegis.type.mtom.DataHandlerType
 
wrapBytes(byte[], String) - Method in class org.apache.cxf.aegis.type.mtom.DataSourceType
 
WrappedEndpoint - Class in org.apache.cxf.ws.rm
 
WrappedFeature - Class in org.apache.cxf.feature
A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
WrappedFeature(Feature) - Constructor for class org.apache.cxf.feature.WrappedFeature
 
WrappedInInterceptor - Class in org.apache.cxf.interceptor
 
WrappedInInterceptor() - Constructor for class org.apache.cxf.interceptor.WrappedInInterceptor
 
WrappedMessageContext - Class in org.apache.cxf.jaxws.context
 
WrappedMessageContext(Message) - Constructor for class org.apache.cxf.jaxws.context.WrappedMessageContext
 
WrappedMessageContext(Message, MessageContext.Scope) - Constructor for class org.apache.cxf.jaxws.context.WrappedMessageContext
 
WrappedMessageContext(Map<String, Object>, Exchange, MessageContext.Scope) - Constructor for class org.apache.cxf.jaxws.context.WrappedMessageContext
 
WrappedOutInterceptor - Class in org.apache.cxf.interceptor
 
WrappedOutInterceptor() - Constructor for class org.apache.cxf.interceptor.WrappedOutInterceptor
 
WrappedOutInterceptor(String) - Constructor for class org.apache.cxf.interceptor.WrappedOutInterceptor
 
WrappedOutInterceptor.WrappedOutEndingInterceptor - Class in org.apache.cxf.interceptor
 
WrappedOutInterceptor.WrappedOutEndingInterceptor(String) - Constructor for class org.apache.cxf.interceptor.WrappedOutInterceptor.WrappedOutEndingInterceptor
 
WrappedParameterSequenceEventProducer - Class in org.apache.cxf.binding.corba.types
 
WrappedParameterSequenceEventProducer(QName, HandlerIterator, ServiceInfo, ORB) - Constructor for class org.apache.cxf.binding.corba.types.WrappedParameterSequenceEventProducer
 
WrappedService - Class in org.apache.cxf.ws.rm
 
wrappedStream - Variable in class org.apache.cxf.io.AbstractWrappedOutputStream
 
wrapper(String, String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
Wrapper - Class in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws
 
Wrapper() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
WrapperAnnotator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
 
WrapperAnnotator(JavaParameter, JavaParameter) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WrapperAnnotator
 
WrapperBeanAnnotator - Class in org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator
 
WrapperBeanAnnotator() - Constructor for class org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator.WrapperBeanAnnotator
 
WrapperBeanAnnotator(Class<?>) - Constructor for class org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator.WrapperBeanAnnotator
 
WrapperBeanClass - Class in org.apache.cxf.tools.java2wsdl.generator.wsdl11.model
 
WrapperBeanClass() - Constructor for class org.apache.cxf.tools.java2wsdl.generator.wsdl11.model.WrapperBeanClass
 
WrapperBeanFieldAnnotator - Class in org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator
 
WrapperBeanFieldAnnotator() - Constructor for class org.apache.cxf.tools.java2wsdl.generator.wsdl11.annotator.WrapperBeanFieldAnnotator
 
WrapperBeanGenerator - Class in org.apache.cxf.tools.java2wsdl.generator.wsdl11
 
WrapperBeanGenerator() - Constructor for class org.apache.cxf.tools.java2wsdl.generator.wsdl11.WrapperBeanGenerator
 
WrapperCapableDatabinding - Interface in org.apache.cxf.databinding
To create the WrapperHelper instance for the wrapper capable data binding
WrapperClassGenerator - Class in org.apache.cxf.jaxws
 
WrapperClassGenerator(JaxWsServiceFactoryBean, InterfaceInfo, boolean) - Constructor for class org.apache.cxf.jaxws.WrapperClassGenerator
 
WrapperClassInInterceptor - Class in org.apache.cxf.jaxws.interceptors
 
WrapperClassInInterceptor() - Constructor for class org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor
 
WrapperClassOutInterceptor - Class in org.apache.cxf.jaxws.interceptors
 
WrapperClassOutInterceptor() - Constructor for class org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor
 
WrapperElement - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
 
WrapperElement() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.WrapperElement
 
WrapperElement(QName, QName) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.WrapperElement
 
WRAPPERGEN_NEEDED - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
WrapperHelper - Interface in org.apache.cxf.databinding
This wrapper helper will help to create a wrapper object with part elements or get a list of part elements from a wrapper object.
WrapperStyleNameCollisionValidator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.validator
 
WrapperStyleNameCollisionValidator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.validator.WrapperStyleNameCollisionValidator
 
WrapperStyleNameCollisionValidator(ServiceInfo) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.validator.WrapperStyleNameCollisionValidator
 
wrapperType - Variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
WrapperUtil - Class in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws
 
write(Object, QName, boolean, Element, AegisType) - Method in class org.apache.cxf.aegis.AegisElementDataWriter
 
write(Object, QName, boolean, Element, Type) - Method in class org.apache.cxf.aegis.AegisElementDataWriter
 
write(Object, QName, boolean, SinkT, AegisType) - Method in interface org.apache.cxf.aegis.AegisWriter
Write an object to the sink.
write(Object, QName, boolean, SinkT, Type) - Method in interface org.apache.cxf.aegis.AegisWriter
Write an object to the sink, providing a Type to specify its type.
write(Object, QName, boolean, XMLStreamWriter, AegisType) - Method in class org.apache.cxf.aegis.AegisXMLStreamDataWriter
Write an object to the output.
write(Object, QName, boolean, XMLStreamWriter, Type) - Method in class org.apache.cxf.aegis.AegisXMLStreamDataWriter
Write an object to the sink, providing a Type to specify its type.
write(Object, MessagePartInfo, Element) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
write(Object, Element) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
write(Object, MessagePartInfo, XMLStreamWriter) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
write(Object, XMLStreamWriter) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
write(Source, XMLStreamWriter) - Method in class org.apache.cxf.aegis.type.xml.SourceType
 
write(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
write(OutputStream) - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameContentDescription
 
write(OutputStream) - Method in class org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameHeader
 
write(Object, T) - Method in interface org.apache.cxf.databinding.DataWriter
Write an object to an output sink.
write(Object, MessagePartInfo, T) - Method in interface org.apache.cxf.databinding.DataWriter
Write an object to an output sink, including extra processing based on the WSDL service model for a particular message part.
write(Object, MessagePartInfo, Node) - Method in class org.apache.cxf.databinding.source.NodeDataWriter
 
write(Object, Node) - Method in class org.apache.cxf.databinding.source.NodeDataWriter
 
write(Object, MessagePartInfo, XMLStreamWriter) - Method in class org.apache.cxf.databinding.source.XMLStreamDataWriter
 
write(Object, XMLStreamWriter) - Method in class org.apache.cxf.databinding.source.XMLStreamDataWriter
 
write(Object, MessagePartInfo, XMLStreamWriter) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataWriter
 
write(Object, XMLStreamWriter) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataWriter
 
write(XMLStreamWriter) - Method in interface org.apache.cxf.databinding.stax.XMLStreamWriterCallback
 
write(byte[], int, int) - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
write(int) - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
write(byte[], int, int) - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
write(byte[]) - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
write(int) - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
write(int) - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
write(byte[], int, int) - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
write(byte[]) - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
write(byte[], int, int) - Method in class org.apache.cxf.io.CachedOutputStream
 
write(byte[]) - Method in class org.apache.cxf.io.CachedOutputStream
 
write(int) - Method in class org.apache.cxf.io.CachedOutputStream
 
write(Object, T) - Method in class org.apache.cxf.jaxb.io.DataWriterImpl
 
write(Object, MessagePartInfo, T) - Method in class org.apache.cxf.jaxb.io.DataWriterImpl
 
write(int) - Method in class org.apache.cxf.jaxrs.impl.ServletOutputStreamFilter
 
write(StringBuilder) - Method in interface org.apache.cxf.jaxrs.model.wadl.WadlGenerator.SchemaWriter
 
write(Object, XMLStreamWriter) - Method in class org.apache.cxf.jibx.JibxDataWriter
 
write(Object, MessagePartInfo, XMLStreamWriter) - Method in class org.apache.cxf.jibx.JibxDataWriter
 
WRITE - Static variable in class org.apache.cxf.phase.Phase
 
write(Object, XMLStreamWriter) - Method in class org.apache.cxf.sdo.DataWriterImpl
 
write(Object, MessagePartInfo, XMLStreamWriter) - Method in class org.apache.cxf.sdo.DataWriterImpl
 
write(Object, Node) - Method in class org.apache.cxf.sdo.NodeDataWriterImpl
 
write(Object, MessagePartInfo, Node) - Method in class org.apache.cxf.sdo.NodeDataWriterImpl
 
write(int) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer.GenericOutputStream
 
write(char[]) - Method in class org.apache.cxf.tools.common.VelocityWriter
 
write(String) - Method in class org.apache.cxf.tools.common.VelocityWriter
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlAnonArray
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlAnonFixed
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlAnonSequence
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlArray
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlArrayBase
 
write(PrintWriter, String) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlArrayBase
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlAttribute
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlConst
 
write(PrintWriter) - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
write(PrintWriter, String) - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
write(PrintWriter, String) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlEnum
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlEnumerator
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlField
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlFixed
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlFixedBase
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlInterface
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlModule
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlOperation
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlParam
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlPrimitive
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlRoot
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlSequence
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlSequenceBase
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlString
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlStruct
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlStructBase
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlTypedef
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlUnion
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlUnionBranch
 
write(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlWString
 
write(Object, XMLStreamWriter) - Method in class org.apache.cxf.xmlbeans.DataWriterImpl
 
write(Object, MessagePartInfo, XMLStreamWriter) - Method in class org.apache.cxf.xmlbeans.DataWriterImpl
 
write(Object, Node) - Method in class org.apache.cxf.xmlbeans.NodeDataWriterImpl
 
write(Object, MessagePartInfo, Node) - Method in class org.apache.cxf.xmlbeans.NodeDataWriterImpl
 
WRITE_ATTACHMENTS - Static variable in class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
WRITE_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
writeAny(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeArray(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeAttachments() - Method in class org.apache.cxf.attachment.AttachmentSerializer
Write the end of the body boundary and any attachments included.
writeAttribute(MessageWriter) - Method in class org.apache.cxf.aegis.type.encoded.ArrayTypeInfo
 
writeAttribute(MessageWriter, QName, String) - Static method in class org.apache.cxf.aegis.type.encoded.SoapEncodingUtil
 
writeAttribute(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor.SOAPHeaderWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor.SOAPHeaderWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeBlocks(MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.encoded.TrailingBlocks
Writes all of the unmarshalled objects in the MarshalRegistry.
writeBody(Object, Message, Class<?>, Type, Annotation[], MultivaluedMap<String, String>, OutputStream) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
writeBoolean(Boolean) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeCacheTo(OutputStream) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder, long) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder, String, long) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder, String) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCData(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeCData(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeCData(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeCData(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeCData(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeCData(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeCData(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeChar(Character) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeCharacters(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeComment(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeDefaultValue(Writer, String, String, String) - Method in interface org.apache.cxf.tools.common.model.DefaultValueWriter
 
writeDefaultValue(Writer, String, String, String) - Method in class org.apache.cxf.tools.common.model.JavaType
 
writeDefinition(Writer) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
writeDefinition(Definition, Writer) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
writeDefinitions(Writer, Writer, Writer, Writer, String, String, String) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
writeDocument(Document, XMLStreamWriter) - Method in class org.apache.cxf.aegis.util.jdom.StaxSerializer
 
writeDocument(Document, XMLStreamWriter, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeDocument(Document, XMLStreamWriter, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeDouble(Double) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeDTD(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeDTD(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeDTD(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeDTD(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeDTD(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeElement(QName, Object, AegisType, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
writeElement(QName, Object, AegisType, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.encoded.StructType
Writes a nested element with an unqualified name.
writeElement(Element, XMLStreamWriter) - Method in class org.apache.cxf.aegis.util.jdom.StaxSerializer
 
writeElement(Element, XMLStreamWriter, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Writes an Element to an XMLStreamWriter.
writeElement(Element, XMLStreamWriter, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Writes an Element to an XMLStreamWriter.
writeElementsForRSTPublicKey(W3CDOMStreamWriter, X509Certificate) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
writeElementsForRSTSymmetricKey(W3CDOMStreamWriter, boolean) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEndDocument() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEnum(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeEvent(XMLEvent, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeException(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeFixed(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeFloat(Float) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeFwd(PrintWriter) - Method in interface org.apache.cxf.tools.corba.common.idltypes.IdlDefn
 
writeFwd(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlDefnImplBase
 
writeFwd(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlScopeBase
 
writeFwd(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlSequence
 
writeFwd(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlStructBase
 
writeFwd(PrintWriter) - Method in class org.apache.cxf.tools.corba.common.idltypes.IdlUnion
 
writeId(MessageWriter, String) - Static method in class org.apache.cxf.aegis.type.encoded.SoapEncodingUtil
Writes a SOAP 1.1 id attribute.
writeInt8(OutputStream, int) - Static method in class org.apache.cxf.binding.soap.tcp.DataCodingUtils
Method for writing single INTEGER4 value into OutputStream
writeInts4(OutputStream, int...) - Static method in class org.apache.cxf.binding.soap.tcp.DataCodingUtils
Method for writing variable number of integer values as INTEGER4 values
writeInts4(OutputStream, int[], int, int) - Static method in class org.apache.cxf.binding.soap.tcp.DataCodingUtils
Method for writing integers as INTEGER4 values
writeKeyType(W3CDOMStreamWriter, String) - Method in class org.apache.cxf.ws.security.trust.STSClient
 
writeLong(Integer) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeLongLong(Long) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeMapToOutputStream(Map<String, List<String>>, OutputStream, String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
writeMessageFrame(OutputStream, SoapTcpFrame) - Static method in class org.apache.cxf.binding.soap.tcp.SoapTcpUtils
Method that writes single SoapTcpFrame
writeNamespace(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeNode(Node, XMLStreamWriter, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.AegisType
Writes the object to the MessageWriter.
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
writeObject(Object, MessageWriter, Context, QName) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
Write an array type, using the desired element name in the flattened case.
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.Base64Type
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.BeanType
Writes the object to the MessageWriter.
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.BigDecimalType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.BigIntegerType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.BooleanType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.ByteType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.CalendarType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.CharacterAsStringType
Writes the object to the MessageWriter.
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.CharacterType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.DateTimeType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.DateType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.DoubleType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.FloatType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.IntType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.LongType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.ShortType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.SqlDateType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.StringType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.TimestampType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.TimeType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.TimezoneLessDateType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.basic.URIType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.collection.CollectionType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.encoded.SoapArrayType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.java5.DurationType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.java5.EnumType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.java5.XMLGregorianCalendarType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.xml.DocumentType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.xml.JDOMDocumentType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.xml.JDOMElementType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.xml.SourceType
 
writeObject(Object, MessageWriter, Context) - Method in class org.apache.cxf.aegis.type.xml.XMLStreamReaderType
 
writeObjectReference(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeOctet(Byte) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
WriteOnCloseOutputStream - Class in org.apache.cxf.io
This outputstream implementation will cache the message until close() is called, at which point it will write the message to the OutputStream supplied via the constructor.
WriteOnCloseOutputStream(OutputStream) - Constructor for class org.apache.cxf.io.WriteOnCloseOutputStream
 
writeParts(Message, Exchange, BindingOperationInfo, MessageContentsList, List<MessagePartInfo>) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
writePayload(StringBuilder, CachedOutputStream, String, String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeProlog() - Method in class org.apache.cxf.attachment.AttachmentSerializer
Serialize the beginning of the attachment which includes the MIME beginning and headers for the root message.
writeProperty(QName, Object, Object, Class, BeanTypeInfo) - Method in class org.apache.cxf.aegis.type.basic.BeanType
Write the specified property to a field.
writeProperty(QName, Object, Object, Class, BeanTypeInfo) - Method in class org.apache.cxf.aegis.type.encoded.StructType
Adds special handeling for SoapRefs
writeQName(Definition, QName) - Static method in class org.apache.cxf.helpers.WSDLHelper
 
writer - Variable in class org.apache.cxf.aegis.AegisElementDataWriter
 
writer - Variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
writeRef(MessageWriter, String) - Static method in class org.apache.cxf.aegis.type.encoded.SoapEncodingUtil
Writes a SOAP 1.1 ref attribute.
writeResponse(String, String, EndpointInfo, OutputStream) - Method in class org.apache.cxf.javascript.JavascriptQueryHandler
 
writeResponse(String, String, EndpointInfo, OutputStream) - Method in interface org.apache.cxf.transports.http.QueryHandler
Write query response to output stream
writeSchema(XmlSchema) - Method in class org.apache.cxf.aegis.type.AegisType
If this type should correspond to a global, named, schema type, here is where the type object adds it to the schema.
writeSchema(XmlSchema) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
writeSchema(XmlSchema) - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
writeSchema(XmlSchema) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
writeSchema(XmlSchema) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
writeSchema(XmlSchema) - Method in class org.apache.cxf.aegis.type.encoded.SoapArrayType
Throws UnsupportedOperationException
writeSchema(XmlSchema) - Method in class org.apache.cxf.aegis.type.encoded.SoapRefType
 
writeSchema(XmlSchema) - Method in class org.apache.cxf.aegis.type.java5.EnumType
 
writeSchema(Definition, Writer) - Static method in class org.apache.cxf.tools.corba.common.WSDLUtils
 
writeSchema(XmlSchema, Writer) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
writeSchemaDefinition(Definition, Writer) - Method in class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
writeSequence(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeServiceList(PrintWriter, String, AbstractDestination[], AbstractDestination[]) - Method in class org.apache.cxf.transport.servlet.servicelist.FormattedServiceListWriter
 
writeServiceList(PrintWriter, String, AbstractDestination[], AbstractDestination[]) - Method in interface org.apache.cxf.transport.servlet.servicelist.ServiceListWriter
 
writeServiceList(PrintWriter, String, AbstractDestination[], AbstractDestination[]) - Method in class org.apache.cxf.transport.servlet.servicelist.UnformattedServiceListWriter
 
writeSessionCookies(Map<String, Cookie>) - Method in class org.apache.cxf.transport.http.Headers
Write cookie header from given session cookies
writeShort(Short) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeSoapTcpMessage(OutputStream, SoapTcpMessage) - Static method in class org.apache.cxf.binding.soap.tcp.SoapTcpUtils
 
writeSpaces() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor.SOAPHeaderWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor.SOAPHeaderWriter
 
writeStartElement(String) - Method in class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor.SOAPHeaderWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeStartElement(XMLStreamWriter, String, String, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeString(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeStruct(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeTo(Object, String, OutputStream) - Method in class org.apache.cxf.attachment.ImageDataContentHandler
 
writeTo(Node, OutputStream) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Node, OutputStream, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, OutputStream) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Node, Writer) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Node, Writer, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, Writer) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, OutputStream, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, Writer, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, OutputStream, int, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, Writer, int, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(T, E) - Method in interface org.apache.cxf.jaxrs.ext.atom.AtomElementWriter
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AbstractAtomProvider
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
writeTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
writeTo(XmlObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
writeTo(XmlObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansJSONProvider
writeToMessageHeaders(Message) - Method in class org.apache.cxf.transport.http.Cookies
 
writeToOutputStream(Message, BindingInfo, Service) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
writeToWriter(XMLStreamWriter, Object) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
writeToWriter(XMLStreamWriter, Object) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
writeULong(Long) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeULongLong(BigInteger) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeUnion(CorbaObjectHandler) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeUShort(Integer) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeUtilsToResponseStream(Class<?>, OutputStream) - Static method in class org.apache.cxf.javascript.JavascriptQueryHandler
 
writeValue(Object, MessageWriter, Context, AegisType, String, String) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
writeValue(Object, MessageWriter, Context, AegisType) - Method in class org.apache.cxf.aegis.type.encoded.SoapArrayType
 
writeValue(Object) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
writeValue(Object) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValue(Object) - Method in class org.apache.cxf.aegis.xml.stax.AttributeWriter
 
writeValue(Object) - Method in class org.apache.cxf.aegis.xml.stax.ElementWriter
 
writeValue(Message, String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.AbstractJsonpOutInterceptor
 
writeValueAsBoolean(boolean) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsBoolean(boolean) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsByte(Byte) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsByte(Byte) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsCharacter(Character) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsCharacter(Character) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsDouble(Double) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsDouble(Double) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsFloat(Float) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsFloat(Float) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsInt(Integer) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsInt(Integer) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsLong(Long) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsLong(Long) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeValueAsShort(Short) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeValueAsShort(Short) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeWChar(Character) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeWSDL(Definition, Writer) - Method in class org.apache.cxf.tools.corba.common.SchemaWriterImpl
 
writeWSDL(Definition, OutputStream) - Method in class org.apache.cxf.tools.corba.common.SchemaWriterImpl
 
writeWSDL(Definition, Writer) - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaWriterImpl
 
writeWSDL(Definition, OutputStream) - Method in class org.apache.cxf.tools.corba.common.WSDLCorbaWriterImpl
 
writeWSDL(Definition, String, String) - Static method in class org.apache.cxf.tools.corba.common.WSDLUtils
 
writeWSDL(Definition, Writer) - Static method in class org.apache.cxf.tools.corba.common.WSDLUtils
 
writeWString(String) - Method in class org.apache.cxf.binding.corba.runtime.CorbaObjectWriter
 
writeXml(Node, OutputStream) - Static method in class org.apache.cxf.helpers.DOMUtils
 
writeXsiNil() - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeXsiNil() - Method in interface org.apache.cxf.aegis.xml.MessageWriter
 
writeXsiType(QName) - Method in class org.apache.cxf.aegis.xml.AbstractMessageWriter
 
writeXsiType(QName) - Method in interface org.apache.cxf.aegis.xml.MessageWriter
As per 2.6.1 in XML Schema Part 1: "An element information item in an instance may, however, explicitly assert its type using the attribute xsi:type."
writeXsiType - Variable in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
written - Variable in class org.apache.cxf.io.AbstractWrappedOutputStream
 
WRONG_ADDR_ERR - Static variable in class org.apache.cxf.js.rhino.ServerApp
 
WRONG_BASE_ERR - Static variable in class org.apache.cxf.js.rhino.ServerApp
 
WROTE_ENVELOPE_START - Static variable in class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor
 
WS - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
WS_FEATURES - Static variable in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
WSA_ACTION - Static variable in class org.apache.cxf.ws.addressing.soap.OneWayDecoupledFaultHandler
 
WSA_ACTION_DELIMITER - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ACTION_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ADDRESS_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSA_ADDRESS_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ADDRESS_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
WSA_ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
WSA_DEFAULT_FAULT_ACTION - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ERF_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSA_FAULT_DELIMITER - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FAULTTO_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FAULTTO_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FROM_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FROM_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_IS_REFERENCE_PARAMETER_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_IS_REFERENCE_PARAMETER_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_MESSAGEID_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_MESSAGEID_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_METADATA_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSA_METADATA_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_METADATA_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_NAME - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
WSA_NAMESPACE_NAME - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
WSA_NAMESPACE_PATTERN - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_URI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
WSA_NAMESPACE_WSDL_METADATA - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_WSDL_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_WSDL_NAME_OLD - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NONE_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NONE_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
WSA_NONE_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
WSA_OBJECT_FACTORY - Static variable in class org.apache.cxf.ws.addressing.ContextUtils
 
WSA_OBJECT_FACTORY - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
WSA_OBJECT_FACTORY - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
WSA_PREFIX - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSA_REFERENCE_PARAMETERS_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REFERENCE_PARAMETERS_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REFERENCEPARAMETERS_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSA_RELATESTO_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATESTO_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATIONSHIP_DELIMITER - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATIONSHIP_REPLY - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATIONSHIPTYPE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATIONSHIPTYPE_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REPLY_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REPLYTO_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REPLYTO_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_TO_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_TO_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_UNSPECIFIED_RELATIONSHIP - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_XSD - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAContextUtils - Class in org.apache.cxf.ws.addressing
Holder for utility methods relating to contexts.
WSActionAnnotator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
 
WSActionAnnotator(OperationInfo) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.WSActionAnnotator
 
WSADDRESSING_LOCAL_NAME - Static variable in interface org.apache.cxf.tools.corba.common.ReferenceConstants
 
WSADDRESSING_LOCATION - Static variable in interface org.apache.cxf.tools.corba.common.ReferenceConstants
 
WSADDRESSING_NAMESPACE - Static variable in interface org.apache.cxf.tools.corba.common.ReferenceConstants
 
WSADDRESSING_PREFIX - Static variable in interface org.apache.cxf.tools.corba.common.ReferenceConstants
 
WSADDRESSING_TYPE - Static variable in interface org.apache.cxf.tools.corba.common.ReferenceConstants
 
WSAddressingFeature - Class in org.apache.cxf.ws.addressing
 
WSAddressingFeature() - Constructor for class org.apache.cxf.ws.addressing.WSAddressingFeature
 
WSAEndpointReferenceUtils - Class in org.apache.cxf.wsdl
Provides utility methods for obtaining endpoint references, wsdl definitions, etc.
WSAM_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAM_ENDPOINT_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAM_INTERFACE_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAM_PREFIX - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAM_SERVICENAME_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_ACTION_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_PREFIX - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_USING_ADDRESSING_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_USING_ADDRESSING_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_USINGADDRESSING_QNAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WsBPHandler - Class in org.apache.cxf.ws.addressing.blueprint
 
WsBPHandler() - Constructor for class org.apache.cxf.ws.addressing.blueprint.WsBPHandler
 
WSDL11 - Static variable in class org.apache.cxf.common.WSDLConstants
 
WSDL11_NS - Static variable in class org.apache.cxf.common.util.SOAPConstants
Document styles.
WSDL11_SOAP_NS - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
Wsdl11AttachmentPolicyProvider - Class in org.apache.cxf.ws.policy.attachment.wsdl11
PolicyAttachmentManager provides methods to retrieve element policies and calculate effective policies based on the policy subject's scope.
Wsdl11AttachmentPolicyProvider() - Constructor for class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
 
Wsdl11AttachmentPolicyProvider(Bus) - Constructor for class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
 
WSDL11Generator - Class in org.apache.cxf.tools.java2wsdl.generator.wsdl11
 
WSDL11Generator() - Constructor for class org.apache.cxf.tools.java2wsdl.generator.wsdl11.WSDL11Generator
 
WSDL11Validator - Class in org.apache.cxf.tools.validator.internal
 
WSDL11Validator(Definition) - Constructor for class org.apache.cxf.tools.validator.internal.WSDL11Validator
 
WSDL11Validator(Definition, ToolContext) - Constructor for class org.apache.cxf.tools.validator.internal.WSDL11Validator
 
WSDL11Validator(Definition, ToolContext, Bus) - Constructor for class org.apache.cxf.tools.validator.internal.WSDL11Validator
 
Wsdl11XPointerDomainExpression - Class in org.apache.cxf.ws.policy.attachment.external
 
WSDL20 - Static variable in class org.apache.cxf.common.WSDLConstants
 
WSDL2JavaMojo - Class in org.apache.cxf.maven_plugin.wsdl2java
 
WSDL2JavaMojo() - Constructor for class org.apache.cxf.maven_plugin.wsdl2java.WSDL2JavaMojo
 
WSDL2JavaScriptMojo - Class in org.apache.cxf.maven_plugin.wsdl2js
 
WSDL2JavaScriptMojo() - Constructor for class org.apache.cxf.maven_plugin.wsdl2js.WSDL2JavaScriptMojo
 
WSDL_BINDING - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_BINDING_OPERATION - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_DEFINITION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
WSDL_DEFINITION - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_DESCRIPTION - Static variable in interface org.apache.cxf.message.Message
 
WSDL_FILE_NAME_EXT - Static variable in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
WSDL_FILE_NAME_EXT - Static variable in class org.apache.cxf.tools.wsdlto.core.WSDLToProcessor
 
WSDL_INSTANCE_NAMESPACE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSDL_INTERFACE - Static variable in interface org.apache.cxf.message.Message
 
WSDL_NAMESPACE_URI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
WSDL_NAMESPACE_URI - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
WSDL_NAMESPACE_URI - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
WSDL_NS_URI - Static variable in interface org.apache.cxf.binding.corba.wsdl.CorbaConstants
 
WSDL_OPERATION - Static variable in interface org.apache.cxf.message.Message
 
WSDL_OPERATION - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_PORT - Static variable in interface org.apache.cxf.message.Message
 
WSDL_PORT - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_PORTTYPE - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
WSDL_SCHEMA_ELEMENT_LIST - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_SCHEMA_LIST - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_SERVICE - Static variable in interface org.apache.cxf.message.Message
 
WSDL_SERVICE - Static variable in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDL_TYPE - Static variable in class org.apache.cxf.maven_plugin.WsdlUtilities
 
WsdlArtifact - Class in org.apache.cxf.maven_plugin.wsdl2java
THis exists to move this into the same package as the mojo.
WsdlArtifact() - Constructor for class org.apache.cxf.maven_plugin.wsdl2java.WsdlArtifact
 
WsdlArtifact - Class in org.apache.cxf.maven_plugin.wsdl2js
This exists to move this into the same package as the mojo.
WsdlArtifact() - Constructor for class org.apache.cxf.maven_plugin.wsdl2js.WsdlArtifact
 
WsdlArtifact - Class in org.apache.cxf.maven_plugin
Represents a wsdl file that is stored in a maven repository
WsdlArtifact() - Constructor for class org.apache.cxf.maven_plugin.WsdlArtifact
 
WSDLASTVisitor - Class in org.apache.cxf.tools.corba.processors.idl
 
WSDLASTVisitor(String, String, String, String) - Constructor for class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
WSDLASTVisitor(String, String, String) - Constructor for class org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
 
WSDLBasedServiceConfiguration - Class in org.apache.cxf.service.factory
An AbstractServiceConfiguration that gets the style from the BindingInfo obtained parsing the WSDL.
WSDLBasedServiceConfiguration(BindingInfo) - Constructor for class org.apache.cxf.service.factory.WSDLBasedServiceConfiguration
 
WSDLBindingFactory - Interface in org.apache.cxf.wsdl11
 
WSDLBuilder<T> - Interface in org.apache.cxf.wsdl
 
WSDLConstants - Class in org.apache.cxf.common
 
WSDLConstants.WSDLVersion - Enum in org.apache.cxf.common
 
WSDLCorbaFactory - Class in org.apache.cxf.tools.corba.common
 
WSDLCorbaFactory() - Constructor for class org.apache.cxf.tools.corba.common.WSDLCorbaFactory
 
WSDLCorbaFactoryImpl - Class in org.apache.cxf.tools.corba.common
This class is a copy of the WSDLFactoryImpl from the wsdl4j implementation It overwrites the newWSDLWriter method to return a WSDLCorbaWriter
WSDLCorbaFactoryImpl() - Constructor for class org.apache.cxf.tools.corba.common.WSDLCorbaFactoryImpl
 
WSDLCorbaWriterImpl - Class in org.apache.cxf.tools.corba.common
 
WSDLCorbaWriterImpl(WSDLWriter) - Constructor for class org.apache.cxf.tools.corba.common.WSDLCorbaWriterImpl
 
wsdlDefinition - Variable in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
wsdlDefinition - Variable in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
wsdlDefinition - Variable in class org.apache.cxf.wsdl11.WSDLDefinitionBuilder
 
WSDLDefinitionBuilder - Class in org.apache.cxf.wsdl11
 
WSDLDefinitionBuilder(Bus) - Constructor for class org.apache.cxf.wsdl11.WSDLDefinitionBuilder
 
WSDLDocumentation - Annotation Type in org.apache.cxf.annotations
Adds documentation nodes to the generated WSDL
WSDLDocumentation.DEFAULT - Class in org.apache.cxf.annotations
 
WSDLDocumentation.DEFAULT() - Constructor for class org.apache.cxf.annotations.WSDLDocumentation.DEFAULT
 
WSDLDocumentation.Placement - Enum in org.apache.cxf.annotations
 
WSDLDocumentationCollection - Annotation Type in org.apache.cxf.annotations
Used to attach multiple WSDLDocumentation annotations to a method or type if documentation needs to be added to more than one place in the wsdl.
WSDLEndpointFactory - Interface in org.apache.cxf.wsdl11
A factory to create an internal EndpointInfo from WSDL Port extensions.
WSDLExtensibilityPlugin - Interface in org.apache.cxf.wsdl
 
WSDLExtensionLoader - Interface in org.apache.cxf.wsdl
Marker interface to mark beans in the config that register addition WSDLExtensors so the WSDLManager can load the additional extensors on demand
WSDLExtensionRegister - Class in org.apache.cxf.binding.corba.wsdl
 
WSDLExtensionRegister(Bus) - Constructor for class org.apache.cxf.binding.corba.wsdl.WSDLExtensionRegister
 
wsdlFactory - Variable in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
wsdlFile - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
wsdlFile - Variable in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
 
WSDLGeneratorFactory - Class in org.apache.cxf.tools.java2wsdl.generator
 
WSDLGeneratorFactory() - Constructor for class org.apache.cxf.tools.java2wsdl.generator.WSDLGeneratorFactory
 
WSDLGetInterceptor - Class in org.apache.cxf.frontend
 
WSDLGetInterceptor() - Constructor for class org.apache.cxf.frontend.WSDLGetInterceptor
 
WSDLGetUtils - Class in org.apache.cxf.frontend
 
WSDLGetUtils() - Constructor for class org.apache.cxf.frontend.WSDLGetUtils
 
WSDLHelper - Class in org.apache.cxf.helpers
 
WSDLHelper() - Constructor for class org.apache.cxf.helpers.WSDLHelper
 
WSDLI_NAMESPACE_URI - Static variable in class org.apache.cxf.binding.corba.utils.CorbaObjectReferenceHelper
 
WSDLI_PFX - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSDLI_WSDLLOCATION - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSDLLibrary - Class in org.apache.cxf.wsdl
 
wsdlLocation - Variable in class org.apache.cxf.ws.security.trust.STSClient
 
WSDLManager - Interface in org.apache.cxf.wsdl
WSDLManager
WSDLManagerImpl - Class in org.apache.cxf.wsdl11
WSDLManagerImpl
WSDLManagerImpl() - Constructor for class org.apache.cxf.wsdl11.WSDLManagerImpl
 
WSDLManagerImpl(Bus) - Constructor for class org.apache.cxf.wsdl11.WSDLManagerImpl
 
WsdlOption - Class in org.apache.cxf.maven_plugin.wsdl2java
 
WsdlOption() - Constructor for class org.apache.cxf.maven_plugin.wsdl2java.WsdlOption
 
WsdlOption - Class in org.apache.cxf.maven_plugin.wsdl2js
An option for javascript generation.
WsdlOption() - Constructor for class org.apache.cxf.maven_plugin.wsdl2js.WsdlOption
 
WsdlOptionLoader - Class in org.apache.cxf.maven_plugin.wsdl2java
 
WSDLParameter - Class in org.apache.cxf.tools.corba.processors.wsdl
 
WSDLParameter() - Constructor for class org.apache.cxf.tools.corba.processors.wsdl.WSDLParameter
 
wsdlPort - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
WSDLQueryException - Exception in org.apache.cxf.frontend
 
WSDLQueryException(Message, Throwable) - Constructor for exception org.apache.cxf.frontend.WSDLQueryException
 
WSDLRefValidator - Class in org.apache.cxf.tools.validator.internal
 
WSDLRefValidator(Definition, Document) - Constructor for class org.apache.cxf.tools.validator.internal.WSDLRefValidator
 
WSDLRefValidator(Definition, Document, Bus) - Constructor for class org.apache.cxf.tools.validator.internal.WSDLRefValidator
 
wsdlRoot - Variable in class org.apache.cxf.maven_plugin.AbstractCodegenMoho
 
WSDLRuntimeException - Exception in org.apache.cxf.wsdl11
This exception is thrown for problems processing WSDL structures.
WSDLRuntimeException(Message, Throwable) - Constructor for exception org.apache.cxf.wsdl11.WSDLRuntimeException
 
WSDLRuntimeException(Message) - Constructor for exception org.apache.cxf.wsdl11.WSDLRuntimeException
 
WSDLRuntimeException(Throwable) - Constructor for exception org.apache.cxf.wsdl11.WSDLRuntimeException
 
WSDLRuntimeException(Logger, String, Object...) - Constructor for exception org.apache.cxf.wsdl11.WSDLRuntimeException
 
WSDLSchemaManager - Class in org.apache.cxf.tools.corba.processors.idl
 
WSDLSchemaManager() - Constructor for class org.apache.cxf.tools.corba.processors.idl.WSDLSchemaManager
 
wsdlService - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
WSDLServiceBuilder - Class in org.apache.cxf.wsdl11
 
WSDLServiceBuilder(Bus) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDLServiceBuilder(Bus, boolean) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
WSDLServiceFactory - Class in org.apache.cxf.wsdl11
 
WSDLServiceFactory(Bus, Definition) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceFactory
 
WSDLServiceFactory(Bus, Definition, QName) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceFactory
 
WSDLServiceFactory(Bus, URL) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceFactory
 
WSDLServiceFactory(Bus, String) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceFactory
 
WSDLServiceFactory(Bus, URL, QName) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceFactory
 
WSDLServiceFactory(Bus, String, QName) - Constructor for class org.apache.cxf.wsdl11.WSDLServiceFactory
 
WSDLServiceUtils - Class in org.apache.cxf.wsdl11
 
wsdltoCorba() - Method in class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaProcessor
 
WSDLToCorbaBinding - Class in org.apache.cxf.tools.corba.processors.wsdl
 
WSDLToCorbaBinding() - Constructor for class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding
 
WSDLToCorbaHelper - Class in org.apache.cxf.tools.corba.processors.wsdl
 
WSDLToCorbaHelper() - Constructor for class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaHelper
 
WSDLToCorbaProcessor - Class in org.apache.cxf.tools.corba.processors.wsdl
 
WSDLToCorbaProcessor() - Constructor for class org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaProcessor
 
WSDLToIDL - Class in org.apache.cxf.tools.corba
This class can augment a plain WSDL definition with CORBA binding information, and can take WSDL CORBA binding information and convert it into the equivalent CORBA IDL.
WSDLToIDL(ToolSpec) - Constructor for class org.apache.cxf.tools.corba.WSDLToIDL
 
WSDLToIDLAction - Class in org.apache.cxf.tools.corba.processors.wsdl
 
WSDLToIDLAction() - Constructor for class org.apache.cxf.tools.corba.processors.wsdl.WSDLToIDLAction
 
WSDLToJava - Class in org.apache.cxf.tools.wsdlto
 
WSDLToJava() - Constructor for class org.apache.cxf.tools.wsdlto.WSDLToJava
 
WSDLToJava(String[]) - Constructor for class org.apache.cxf.tools.wsdlto.WSDLToJava
 
WSDLToJavaContainer - Class in org.apache.cxf.tools.wsdlto
 
WSDLToJavaContainer(String, ToolSpec) - Constructor for class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
WSDLToJavaProcessor - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor
 
WSDLToJavaProcessor() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.WSDLToJavaProcessor
 
WSDLToJavaScript - Class in org.apache.cxf.tools.wsdlto.javascript
 
WSDLToJavaScript() - Constructor for class org.apache.cxf.tools.wsdlto.javascript.WSDLToJavaScript
 
WSDLToJavaScript(String[]) - Constructor for class org.apache.cxf.tools.wsdlto.javascript.WSDLToJavaScript
 
WSDLToJavaScriptProcessor - Class in org.apache.cxf.tools.wsdlto.javascript
 
WSDLToJavaScriptProcessor() - Constructor for class org.apache.cxf.tools.wsdlto.javascript.WSDLToJavaScriptProcessor
 
WSDLToProcessor - Class in org.apache.cxf.tools.corba.processors.wsdl
 
WSDLToProcessor() - Constructor for class org.apache.cxf.tools.corba.processors.wsdl.WSDLToProcessor
 
WSDLToProcessor - Class in org.apache.cxf.tools.wsdlto.core
 
WSDLToProcessor() - Constructor for class org.apache.cxf.tools.wsdlto.core.WSDLToProcessor
 
WSDLToService - Class in org.apache.cxf.tools.misc
 
WSDLToService(ToolSpec) - Constructor for class org.apache.cxf.tools.misc.WSDLToService
 
WSDLToServiceProcessor - Class in org.apache.cxf.tools.misc.processor
 
WSDLToServiceProcessor() - Constructor for class org.apache.cxf.tools.misc.processor.WSDLToServiceProcessor
 
WSDLToSoap - Class in org.apache.cxf.tools.misc
 
WSDLToSoap(ToolSpec) - Constructor for class org.apache.cxf.tools.misc.WSDLToSoap
 
WSDLToSoapProcessor - Class in org.apache.cxf.tools.misc.processor
 
WSDLToSoapProcessor() - Constructor for class org.apache.cxf.tools.misc.processor.WSDLToSoapProcessor
 
WSDLToTypeProcessor - Class in org.apache.cxf.tools.corba.processors.wsdl
 
WSDLToTypeProcessor() - Constructor for class org.apache.cxf.tools.corba.processors.wsdl.WSDLToTypeProcessor
 
WSDLToXML - Class in org.apache.cxf.tools.misc
 
WSDLToXML(ToolSpec) - Constructor for class org.apache.cxf.tools.misc.WSDLToXML
 
WSDLToXMLProcessor - Class in org.apache.cxf.tools.misc.processor
 
WSDLToXMLProcessor() - Constructor for class org.apache.cxf.tools.misc.processor.WSDLToXMLProcessor
 
WSDLTypes - Class in org.apache.cxf.tools.corba.processors.wsdl
 
wsdlURL - Variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
WsdlUtilities - Class in org.apache.cxf.maven_plugin
 
WSDLUtils - Class in org.apache.cxf.tools.corba.common
 
WSDLValidator - Class in org.apache.cxf.tools.validator
 
WSDLValidator(ToolSpec) - Constructor for class org.apache.cxf.tools.validator.WSDLValidator
 
wsdlVisitor - Variable in class org.apache.cxf.tools.corba.processors.idl.VisitorBase
 
WSIBPValidator - Class in org.apache.cxf.tools.validator.internal
 
WSIBPValidator(Definition) - Constructor for class org.apache.cxf.tools.validator.internal.WSIBPValidator
 
WSPolicyFeature - Class in org.apache.cxf.ws.policy
Configures a Server, Client, Bus with the specified policies.
WSPolicyFeature() - Constructor for class org.apache.cxf.ws.policy.WSPolicyFeature
 
WSPolicyFeature(Policy...) - Constructor for class org.apache.cxf.ws.policy.WSPolicyFeature
 
WSRM_LAST_MESSAGE_PROPERTY - Static variable in class org.apache.cxf.ws.rm.RMManager
Message contextual property giving the last message.
WSRM_REQUIRED_FAULT_CODE - Static variable in class org.apache.cxf.ws.rm.RMConstants
 
WSRM_REQUIRED_FAULT_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
WSRM_VERSION_PROPERTY - Static variable in class org.apache.cxf.ws.rm.RMManager
Message contextual property giving WS-ReliableMessaging namespace.
WSRM_WSA_VERSION_PROPERTY - Static variable in class org.apache.cxf.ws.rm.RMManager
Message contextual property giving addressing namespace to be used by WS-RM implementation.
WSRMP_NAMESPACE_URI - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
WSRMP_NAMESPACE_URI - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
WSRMP_RMASSERTION_QNAME - Static variable in class org.apache.cxf.ws.rm.RM10Constants
 
WSRMP_RMASSERTION_QNAME - Static variable in class org.apache.cxf.ws.rm.RM11Constants
 
Wss10 - Class in org.apache.cxf.ws.security.policy.model
 
Wss10(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.Wss10
 
WSS10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS10 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS10Builder - Class in org.apache.cxf.ws.security.policy.builders
 
WSS10Builder() - Constructor for class org.apache.cxf.ws.security.policy.builders.WSS10Builder
 
Wss11 - Class in org.apache.cxf.ws.security.policy.model
 
Wss11(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.Wss11
 
WSS11 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS11 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS11Builder - Class in org.apache.cxf.ws.security.policy.builders
 
WSS11Builder() - Constructor for class org.apache.cxf.ws.security.policy.builders.WSS11Builder
 
WSS11PolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate a WSS11 policy.
WSS11PolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.WSS11PolicyValidator
 
WSS4J_ACTION_MAP - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
Property name for a map of action IDs (Integer) to action class names.
WSS4JInInterceptor - Class in org.apache.cxf.ws.security.wss4j
Performs WS-Security inbound actions.
WSS4JInInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
WSS4JInInterceptor(boolean) - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
WSS4JInInterceptor(Map<String, Object>) - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
WSS4JOutInterceptor - Class in org.apache.cxf.ws.security.wss4j
 
WSS4JOutInterceptor() - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
 
WSS4JOutInterceptor(Map<String, Object>) - Constructor for class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
 
WSS4JTokenConverter - Class in org.apache.cxf.ws.security.wss4j
 
WSS_USERNAME_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_USERNAME_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_USERNAME_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_USERNAME_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_PKCS7_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_PKCS7_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_PKCS7_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_PKCS7_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_PKCS7_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_PKCS7_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_PKI_PATH_V1_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_PKI_PATH_V1_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_PKI_PATH_V1_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_PKI_PATH_V1_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_PKI_PATH_V1_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_PKI_PATH_V1_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_V1_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_V1_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_V1_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_V1_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_V1_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_V1_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_V3_TOKEN10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_V3_TOKEN11 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
WSS_X509_V3_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_V3_TOKEN_10 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
WSS_X509_V3_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
WSS_X509_V3_TOKEN_11 - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
wssConfig - Variable in class org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder
 
WSSecurityInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
 
WSSecurityInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.WSSecurityInterceptorProvider
 
WSSecurityPolicyInterceptorProvider - Class in org.apache.cxf.ws.security.policy.interceptors
 
WSSecurityPolicyInterceptorProvider() - Constructor for class org.apache.cxf.ws.security.policy.interceptors.WSSecurityPolicyInterceptorProvider
 
WSSecurityPolicyLoader - Class in org.apache.cxf.ws.security.policy
 
WSSecurityPolicyLoader(Bus) - Constructor for class org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader
 
WSSecurityTokenHolder - Class in org.apache.cxf.ws.security.wss4j.policyhandlers
 
WSSecurityTokenHolder(WSSConfig, SecurityToken) - Constructor for class org.apache.cxf.ws.security.wss4j.policyhandlers.WSSecurityTokenHolder
 
WSSPolicyException - Exception in org.apache.cxf.ws.security.policy
 
WSSPolicyException(Message, Throwable) - Constructor for exception org.apache.cxf.ws.security.policy.WSSPolicyException
 
WSSPolicyException(Message) - Constructor for exception org.apache.cxf.ws.security.policy.WSSPolicyException
 
WSSPolicyException(Throwable) - Constructor for exception org.apache.cxf.ws.security.policy.WSSPolicyException
 
WSSUsernameCallbackHandler - Class in org.apache.cxf.ws.security.trust.delegation
This CallbackHandler implementation obtains a username via the jaxws property "ws-security.username", as defined in SecurityConstants, and creates a wss UsernameToken (with no password) to be used as the delegation token.
WSSUsernameCallbackHandler() - Constructor for class org.apache.cxf.ws.security.trust.delegation.WSSUsernameCallbackHandler
 
WST_NS_05_02 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
WS-T 1.0 Namespace.
WST_NS_05_12 - Static variable in exception org.apache.cxf.ws.security.sts.provider.STSException
WS-Trust 1.3 namespace
WST_NS_05_12 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
WS-T 1.3 Namespace.
WST_NS_08_02 - Static variable in class org.apache.cxf.ws.security.trust.STSUtils
WS-T 1.4 Namespace.
WSU_ID_ATTR_NAME - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
WSU_NAMESPACE_URI - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 

X

X509_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
X509_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
X509_TOKEN - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
X509DataType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for X509DataType complex type.
X509DataType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509DataType
 
x509IssuerName - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
 
x509IssuerSerialOrX509SKIOrX509SubjectName - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509DataType
 
X509IssuerSerialType - Class in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Java class for X509IssuerSerialType complex type.
X509IssuerSerialType() - Constructor for class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
 
x509SerialNumber - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.X509IssuerSerialType
 
X509Token - Class in org.apache.cxf.ws.security.policy.model
 
X509Token(SPConstants) - Constructor for class org.apache.cxf.ws.security.policy.model.X509Token
 
X509TokenBuilder - Class in org.apache.cxf.ws.security.policy.builders
 
X509TokenBuilder(PolicyBuilder) - Constructor for class org.apache.cxf.ws.security.policy.builders.X509TokenBuilder
 
X509TokenPolicyValidator - Class in org.apache.cxf.ws.security.wss4j.policyvalidators
Validate an X509 Token policy.
X509TokenPolicyValidator() - Constructor for class org.apache.cxf.ws.security.wss4j.policyvalidators.X509TokenPolicyValidator
 
XASingleConnectionFactory - Class in org.apache.cxf.transport.jms
 
XASingleConnectionFactory(ConnectionFactory) - Constructor for class org.apache.cxf.transport.jms.XASingleConnectionFactory
 
XBinding - Class in org.apache.cxf.tools.validator.internal.model
 
XBinding() - Constructor for class org.apache.cxf.tools.validator.internal.model.XBinding
 
XDef - Class in org.apache.cxf.tools.validator.internal.model
 
XDef() - Constructor for class org.apache.cxf.tools.validator.internal.model.XDef
 
XFault - Class in org.apache.cxf.tools.validator.internal.model
 
XFault() - Constructor for class org.apache.cxf.tools.validator.internal.model.XFault
 
XFireCompatibilityServiceConfiguration - Class in org.apache.cxf.aegis.databinding
This service configuration uses XFire-compatible conventions for assigning namespace URI's to Java packages when naming services.
XFireCompatibilityServiceConfiguration() - Constructor for class org.apache.cxf.aegis.databinding.XFireCompatibilityServiceConfiguration
 
XInput - Class in org.apache.cxf.tools.validator.internal.model
 
XInput() - Constructor for class org.apache.cxf.tools.validator.internal.model.XInput
 
xjcargs - Variable in class org.apache.cxf.maven_plugin.wsdl2java.Option
Extra arguments to pass to the XJC compiler command-line code generator.
XMessage - Class in org.apache.cxf.tools.validator.internal.model
 
XMessage() - Constructor for class org.apache.cxf.tools.validator.internal.model.XMessage
 
XML_BINDING_FORMAT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XML_FAULT_CODE_CLIENT - Static variable in exception org.apache.cxf.binding.xml.XMLFault
 
XML_FAULT_CODE_SERVER - Static variable in exception org.apache.cxf.binding.xml.XMLFault
 
XML_FAULT_DETAIL - Static variable in exception org.apache.cxf.binding.xml.XMLFault
 
XML_FAULT_PREFIX - Static variable in exception org.apache.cxf.binding.xml.XMLFault
 
XML_FAULT_ROOT - Static variable in exception org.apache.cxf.binding.xml.XMLFault
 
XML_FAULT_STRING - Static variable in exception org.apache.cxf.binding.xml.XMLFault
 
XML_FORMAT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XML_FORMAT_PREFIX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XML_HTTP_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XML_HTTP_PREFIX - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XML_MIME_ATTR_LOCAL_NAME - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XML_MIME_BASE64 - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XML_MIME_CONTENT_TYPE - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XML_MIME_NS - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XML_NAMESPACE_URI - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XML_SCHEMA_COLLECTION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XmlAddress - Class in org.apache.cxf.tools.misc.processor.address
 
XmlAddress() - Constructor for class org.apache.cxf.tools.misc.processor.address.XmlAddress
 
XmlAttribute - Annotation Type in org.apache.cxf.aegis.type.java5
 
xmlAttributeString(XmlSchemaAttribute, boolean) - Method in class org.apache.cxf.javascript.NamespacePrefixAccumulator
Obtain a suitable name for use in Javascript for an attribute.
XMLBEANS_NAMESPACE_HACK - Static variable in class org.apache.cxf.xmlbeans.XmlBeansDataBinding
 
XmlBeansDataBinding - Class in org.apache.cxf.xmlbeans
 
XmlBeansDataBinding() - Constructor for class org.apache.cxf.xmlbeans.XmlBeansDataBinding
 
XMLBeansElementProvider - Class in org.apache.cxf.jaxrs.provider
Provider for XMLBeans data objects.
XMLBeansElementProvider() - Constructor for class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
 
XMLBeansJSONProvider - Class in org.apache.cxf.jaxrs.provider
JSON provider for XMLBeans data objects.
XMLBeansJSONProvider() - Constructor for class org.apache.cxf.jaxrs.provider.XMLBeansJSONProvider
 
XMLBeansSchemaTypeUtils - Class in org.apache.cxf.xmlbeans.tools
This class will help us to map the XMLBeans Builtin Type into Natural Java Type
XMLBeansToolingDataBinding - Class in org.apache.cxf.xmlbeans.tools
 
XMLBeansToolingDataBinding() - Constructor for class org.apache.cxf.xmlbeans.tools.XMLBeansToolingDataBinding
 
XMLBeanStreamSerializer - Class in org.apache.cxf.jaxrs.provider
Serializes an XMLBean data object to an XML stream Note: uses an intermediate file created by File.createTempFile(String, String) as I couldn't work out how to fit a normal stream into an event driven XML stream.
XMLBeanStreamSerializer() - Constructor for class org.apache.cxf.jaxrs.provider.XMLBeanStreamSerializer
 
XmlBeansWrapperHelper - Class in org.apache.cxf.xmlbeans
 
XmlBeansWrapperHelper(Class<?>, Method[], Method[], Field[]) - Constructor for class org.apache.cxf.xmlbeans.XmlBeansWrapperHelper
 
XMLBeanTypeInfo - Class in org.apache.cxf.aegis.type.basic
 
XMLBeanTypeInfo(Class, List, String) - Constructor for class org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
 
XMLBinding - Class in org.apache.cxf.binding.xml
 
XMLBinding(BindingInfo) - Constructor for class org.apache.cxf.binding.xml.XMLBinding
 
XMLBINDING_HTTP_LOCATION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XMLBINDING_ROOTNODE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
XMLBindingFactory - Class in org.apache.cxf.binding.xml
 
XMLBindingFactory() - Constructor for class org.apache.cxf.binding.xml.XMLBindingFactory
 
XMLBindingFactory(Bus) - Constructor for class org.apache.cxf.binding.xml.XMLBindingFactory
 
XMLBindingMessageFormat - Class in org.apache.cxf.bindings.xformat
Java class for XMLBindingMessageFormat complex type.
XMLBindingMessageFormat() - Constructor for class org.apache.cxf.bindings.xformat.XMLBindingMessageFormat
 
XmlBindingPlugin - Class in org.apache.cxf.binding.xml.wsdl11
 
XmlBindingPlugin() - Constructor for class org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin
 
XMLConstants - Class in org.apache.cxf.binding.xml
 
XmlElement - Annotation Type in org.apache.cxf.aegis.type.java5
 
xmlElementString(QName, boolean) - Method in class org.apache.cxf.javascript.NamespacePrefixAccumulator
This function obtains a name, perhaps namespace-qualified, for an element.
xmlElementString(QName) - Method in class org.apache.cxf.javascript.NamespacePrefixAccumulator
 
XMLFault - Exception in org.apache.cxf.binding.xml
 
XMLFault(Message, Throwable) - Constructor for exception org.apache.cxf.binding.xml.XMLFault
 
XMLFault(Message) - Constructor for exception org.apache.cxf.binding.xml.XMLFault
 
XMLFault(String) - Constructor for exception org.apache.cxf.binding.xml.XMLFault
 
XMLFaultInInterceptor - Class in org.apache.cxf.binding.xml.interceptor
 
XMLFaultInInterceptor() - Constructor for class org.apache.cxf.binding.xml.interceptor.XMLFaultInInterceptor
 
XMLFaultInInterceptor(String) - Constructor for class org.apache.cxf.binding.xml.interceptor.XMLFaultInInterceptor
 
XMLFaultOutInterceptor - Class in org.apache.cxf.binding.xml.interceptor
 
XMLFaultOutInterceptor() - Constructor for class org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor
 
XMLFaultOutInterceptor(String) - Constructor for class org.apache.cxf.binding.xml.interceptor.XMLFaultOutInterceptor
 
XmlFlattenedArray - Annotation Type in org.apache.cxf.aegis.type.java5
 
XMLFormatBinding - Class in org.apache.cxf.bindings.xformat
Java class for XMLFormatBinding complex type.
XMLFormatBinding() - Constructor for class org.apache.cxf.bindings.xformat.XMLFormatBinding
 
XMLFormatValidator - Class in org.apache.cxf.binding.xml
 
XMLFormatValidator() - Constructor for class org.apache.cxf.binding.xml.XMLFormatValidator
 
XMLFormatValidator(ServiceInfo) - Constructor for class org.apache.cxf.binding.xml.XMLFormatValidator
 
XMLGregorianCalendarType - Class in org.apache.cxf.aegis.type.java5
 
XMLGregorianCalendarType() - Constructor for class org.apache.cxf.aegis.type.java5.XMLGregorianCalendarType
 
XMLInstruction - Annotation Type in org.apache.cxf.jaxrs.ext.xml
Can be used to add custom XML processing instructions to out-bound XML messages
XmlIoPlugin - Class in org.apache.cxf.binding.xml.wsdl11
 
XmlIoPlugin() - Constructor for class org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin
 
XmlJavaTypeAdapterAnnotator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
 
XmlJavaTypeAdapterAnnotator(JavaInterface, Class<? extends XmlAdapter>) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.XmlJavaTypeAdapterAnnotator
 
XmlListAnotator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
 
XmlListAnotator(JavaInterface) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.XmlListAnotator
 
XMLMessage - Class in org.apache.cxf.binding.xml
 
XMLMessage(Message) - Constructor for class org.apache.cxf.binding.xml.XMLMessage
 
XMLMessage - Class in org.apache.cxf.message
 
XMLMessage(Message) - Constructor for class org.apache.cxf.message.XMLMessage
 
XMLMessageInInterceptor - Class in org.apache.cxf.binding.xml.interceptor
 
XMLMessageInInterceptor() - Constructor for class org.apache.cxf.binding.xml.interceptor.XMLMessageInInterceptor
 
XMLMessageInInterceptor(String) - Constructor for class org.apache.cxf.binding.xml.interceptor.XMLMessageInInterceptor
 
XMLMessageOutInterceptor - Class in org.apache.cxf.binding.xml.interceptor
 
XMLMessageOutInterceptor() - Constructor for class org.apache.cxf.binding.xml.interceptor.XMLMessageOutInterceptor
 
XMLMessageOutInterceptor(String) - Constructor for class org.apache.cxf.binding.xml.interceptor.XMLMessageOutInterceptor
 
XMLName - Annotation Type in org.apache.cxf.jaxrs.model.wadl
Can be used to assign qualified XML names to arbitrary classes for the purpose of matching them with external schema definitions
XmlParamType - Annotation Type in org.apache.cxf.aegis.type.java5
Annotates services method parameters to provide information about how they are to be serialized.
XmlReturnType - Annotation Type in org.apache.cxf.aegis.type.java5
Annotates a service's return type to provide information about how it is to be serialized.
XmlSchemaConstants - Class in org.apache.cxf.common.xmlschema
This class holds constants related to XML Schema.
XmlSchemaInvalidOperation - Exception in org.apache.cxf.common.xmlschema
Very simple exception class used to detect internal errors.
XmlSchemaInvalidOperation(String) - Constructor for exception org.apache.cxf.common.xmlschema.XmlSchemaInvalidOperation
 
XmlSchemaPrimitiveMap - Class in org.apache.cxf.tools.corba.common
 
XmlSchemaPrimitiveMap() - Constructor for class org.apache.cxf.tools.corba.common.XmlSchemaPrimitiveMap
 
XmlSchemaPrimitiveUtils - Class in org.apache.cxf.common.util
 
XMLSchemaQNames - Class in org.apache.cxf.common.util
This class provides QNames for all of the XML Schema types.
XmlSchemaUtils - Class in org.apache.cxf.common.xmlschema
Some functions that avoid problems with Commons XML Schema.
XmlSchemaValidationManager - Interface in org.apache.cxf.common.xmlschema
Interface to a bus extension which can validate a collection of XML schemas.
XmlSeeAlsoAnnotator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator
 
XmlSeeAlsoAnnotator(ClassCollector) - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.annotator.XmlSeeAlsoAnnotator
 
XMLSource - Class in org.apache.cxf.jaxrs.ext.xml
Utility class for manipulating XML response using XPath and XSLT
XMLSource(InputStream) - Constructor for class org.apache.cxf.jaxrs.ext.xml.XMLSource
 
XMLStreamDataReader - Class in org.apache.cxf.aegis.databinding
 
XMLStreamDataReader(AegisDatabinding, Bus) - Constructor for class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
XMLStreamDataReader - Class in org.apache.cxf.databinding.source
 
XMLStreamDataReader() - Constructor for class org.apache.cxf.databinding.source.XMLStreamDataReader
 
XMLStreamDataWriter - Class in org.apache.cxf.aegis.databinding
 
XMLStreamDataWriter(AegisDatabinding, Bus) - Constructor for class org.apache.cxf.aegis.databinding.XMLStreamDataWriter
 
XMLStreamDataWriter - Class in org.apache.cxf.databinding.source
 
XMLStreamDataWriter() - Constructor for class org.apache.cxf.databinding.source.XMLStreamDataWriter
 
XMLStreamReaderType - Class in org.apache.cxf.aegis.type.xml
Reads and writes org.w3c.dom.Document types.
XMLStreamReaderType() - Constructor for class org.apache.cxf.aegis.type.xml.XMLStreamReaderType
 
XMLStreamWriterCallback - Interface in org.apache.cxf.databinding.stax
 
XmlType - Annotation Type in org.apache.cxf.aegis.type.java5
 
XMLTypeCreator - Class in org.apache.cxf.aegis.type
Deduce mapping information from an xml file.
XMLTypeCreator() - Constructor for class org.apache.cxf.aegis.type.XMLTypeCreator
 
XMLUtils - Class in org.apache.cxf.helpers
 
XMLWSDLExtensionLoader - Class in org.apache.cxf.binding.xml.wsdl11
 
XMLWSDLExtensionLoader(Bus) - Constructor for class org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader
 
XNode - Class in org.apache.cxf.tools.validator.internal.model
 
XNode() - Constructor for class org.apache.cxf.tools.validator.internal.model.XNode
 
XOP_HREF - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XOP_INCLUDE - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XOP_NS - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XOperation - Class in org.apache.cxf.tools.validator.internal.model
 
XOperation() - Constructor for class org.apache.cxf.tools.validator.internal.model.XOperation
 
XOR - Static variable in interface org.apache.cxf.tools.corba.processors.idl.IDLTokenTypes
 
xor_expr() - Method in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
XOutput - Class in org.apache.cxf.tools.validator.internal.model
 
XOutput() - Constructor for class org.apache.cxf.tools.validator.internal.model.XOutput
 
xPath - Variable in class org.apache.cxf.ws.security.policy.model.AlgorithmSuite
 
XPATH - Static variable in class org.apache.cxf.ws.security.policy.SP11Constants
 
XPATH - Static variable in class org.apache.cxf.ws.security.policy.SP12Constants
 
XPATH - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
XPATH10 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
XPATH20 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
XPATH_EXPR - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
XPATH_FILTER20 - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
XPATH_VERSION - Static variable in class org.apache.cxf.ws.security.policy.SPConstants
 
XPathAssert - Class in org.apache.cxf.test
XPath test assertions.
XPathProvider - Class in org.apache.cxf.jaxrs.provider
 
XPathProvider() - Constructor for class org.apache.cxf.jaxrs.provider.XPathProvider
 
xPaths - Variable in class org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
The XPath expressions for locating elements in SOAP messages that must be covered.
XPathUtils - Class in org.apache.cxf.helpers
 
XPathUtils() - Constructor for class org.apache.cxf.helpers.XPathUtils
 
XPathUtils(Map<String, String>) - Constructor for class org.apache.cxf.helpers.XPathUtils
 
XPathUtils(NamespaceContext) - Constructor for class org.apache.cxf.helpers.XPathUtils
 
XPort - Class in org.apache.cxf.tools.validator.internal.model
 
XPort() - Constructor for class org.apache.cxf.tools.validator.internal.model.XPort
 
XPortType - Class in org.apache.cxf.tools.validator.internal.model
 
XPortType() - Constructor for class org.apache.cxf.tools.validator.internal.model.XPortType
 
XSD - Static variable in class org.apache.cxf.common.util.SOAPConstants
XML Schema Namespace.
XSD_ANY - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_BASE64 - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_BOOLEAN - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_BYTE - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DATE - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DATETIME - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DECIMAL - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DOUBLE - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DURATION - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_FLOAT - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_DAY - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_MONTH - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_MONTH_DAY - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_YEAR - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_YEAR_MONTH - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_INT - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_INTEGER - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_LONG - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_NAMESPACE_URI - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
XSD_PREFIX - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
XSD_SHORT - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_STRING - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_TIME - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_URI - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XsdAnyURIType - Class in org.apache.cxf.jaxws.javaee
This type adds an "id" attribute to xsd:anyURI.
XsdAnyURIType() - Constructor for class org.apache.cxf.jaxws.javaee.XsdAnyURIType
 
XsDateFormat - Class in org.apache.cxf.aegis.util.date
An instance of Format, which may be used to parse and format xs:date values.
XsDateFormat() - Constructor for class org.apache.cxf.aegis.util.date.XsDateFormat
Creates a new instance.
XsDateTimeFormat - Class in org.apache.cxf.aegis.util.date
An instance of Format, which may be used to parse and format xs:dateTime values.
XsDateTimeFormat() - Constructor for class org.apache.cxf.aegis.util.date.XsDateTimeFormat
Creates a new instance.
XsdBooleanType - Class in org.apache.cxf.jaxws.javaee
This type adds an "id" attribute to xsd:boolean.
XsdBooleanType() - Constructor for class org.apache.cxf.jaxws.javaee.XsdBooleanType
 
XsdIntegerType - Class in org.apache.cxf.jaxws.javaee
This type adds an "id" attribute to xsd:integer.
XsdIntegerType() - Constructor for class org.apache.cxf.jaxws.javaee.XsdIntegerType
 
XsdNMTOKENType - Class in org.apache.cxf.jaxws.javaee
This type adds an "id" attribute to xsd:NMTOKEN.
XsdNMTOKENType() - Constructor for class org.apache.cxf.jaxws.javaee.XsdNMTOKENType
 
XsdNonNegativeIntegerType - Class in org.apache.cxf.jaxws.javaee
This type adds an "id" attribute to xsd:nonNegativeInteger.
XsdNonNegativeIntegerType() - Constructor for class org.apache.cxf.jaxws.javaee.XsdNonNegativeIntegerType
 
XsdPositiveIntegerType - Class in org.apache.cxf.jaxws.javaee
This type adds an "id" attribute to xsd:positiveInteger.
XsdPositiveIntegerType() - Constructor for class org.apache.cxf.jaxws.javaee.XsdPositiveIntegerType
 
XsdQNameType - Class in org.apache.cxf.jaxws.javaee
This type adds an "id" attribute to xsd:QName.
XsdQNameType() - Constructor for class org.apache.cxf.jaxws.javaee.XsdQNameType
 
XsdStringType - Class in org.apache.cxf.jaxws.javaee
This type adds an "id" attribute to xsd:string.
XsdStringType() - Constructor for class org.apache.cxf.jaxws.javaee.XsdStringType
 
XSDToWSDL - Class in org.apache.cxf.tools.misc
 
XSDToWSDL(ToolSpec) - Constructor for class org.apache.cxf.tools.misc.XSDToWSDL
 
XSDToWSDLProcessor - Class in org.apache.cxf.tools.misc.processor
 
XSDToWSDLProcessor() - Constructor for class org.apache.cxf.tools.misc.processor.XSDToWSDLProcessor
 
XService - Class in org.apache.cxf.tools.validator.internal.model
 
XService() - Constructor for class org.apache.cxf.tools.validator.internal.model.XService
 
XSI_NIL - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
XSI_NIL_WITH_PREFIX - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
XSI_NS - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
XSI_NS_ATTR - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
XSI_PREFIX - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
XSISchemaLocation - Annotation Type in org.apache.cxf.jaxrs.ext.xml
This annotation can be used to simplify adding xsi:schemaLocation attributes
XSLTJaxbProvider - Class in org.apache.cxf.jaxrs.provider
 
XSLTJaxbProvider() - Constructor for class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
XsTimeFormat - Class in org.apache.cxf.aegis.util.date
An instance of Format, which may be used to parse and format xs:time values.
XsTimeFormat() - Constructor for class org.apache.cxf.aegis.util.date.XsTimeFormat
Creates a new instance.
XWsdl - Class in org.apache.cxf.tools.validator.internal.model
 
XWsdl() - Constructor for class org.apache.cxf.tools.validator.internal.model.XWsdl
 

Y

y - Variable in class org.apache.cxf.ws.security.sts.provider.model.xmldsig.DSAKeyValueType
 

_

_all_interfaces(POA, byte[]) - Method in class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
_case - Variable in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
_default - Variable in class org.apache.cxf.binding.corba.wsdl.Unionbranch
 
_default_POA() - Method in class org.apache.cxf.binding.corba.runtime.CorbaDSIServant
 
_final - Variable in class org.apache.cxf.ws.rm.v200702.SequenceAcknowledgement
 
_import - Variable in class org.apache.cxf.wsdl.TDefinitions
 
_package - Variable in class org.apache.cxf.tools.plugin.Builder
 
_package - Variable in class org.apache.cxf.tools.plugin.Container
 
_package - Variable in class org.apache.cxf.tools.plugin.DataBinding
 
_package - Variable in class org.apache.cxf.tools.plugin.FrontEnd
 
_package - Variable in class org.apache.cxf.tools.plugin.Generator
 
_package - Variable in class org.apache.cxf.tools.plugin.Generators
 
_package - Variable in class org.apache.cxf.tools.plugin.Processor
 
_read(InputStream) - Method in class org.apache.cxf.binding.corba.interceptors.SystemExceptionHelper
 
_read(InputStream) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamableImpl
 
_return - Variable in class org.apache.cxf.binding.corba.wsdl.OperationType
 
_tokenNames - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_0 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
_tokenSet_0 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_1 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
_tokenSet_1 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_10 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_11 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_12 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_13 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_14 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_15 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_16 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_17 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_18 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_19 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_2 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
_tokenSet_2 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_20 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_21 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_22 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_23 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_24 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_25 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_26 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_27 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_28 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_29 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_3 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
_tokenSet_3 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_30 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_31 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_32 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_33 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_34 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_35 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_36 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_37 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_38 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_39 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_4 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
_tokenSet_4 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_40 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_41 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_42 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_43 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_44 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_45 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_46 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_47 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_48 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_49 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_5 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
_tokenSet_5 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_50 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_51 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_52 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_53 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_54 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_55 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_56 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_57 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_58 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_59 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_6 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
_tokenSet_6 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_60 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_61 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_62 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_63 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_64 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_65 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_66 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_67 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_68 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_69 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_7 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLLexer
 
_tokenSet_7 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_70 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_71 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_8 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_tokenSet_9 - Static variable in class org.apache.cxf.tools.corba.processors.idl.IDLParser
 
_type() - Method in class org.apache.cxf.binding.corba.interceptors.SystemExceptionHelper
 
_type() - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamableImpl
 
_write(OutputStream) - Method in class org.apache.cxf.binding.corba.interceptors.SystemExceptionHelper
 
_write(OutputStream) - Method in class org.apache.cxf.binding.corba.runtime.CorbaStreamableImpl
 

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 _
Apache CXF API

Apache CXF