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 _

A

A_XSI_NIL - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
A_XSI_TYPE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
abort() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
abort() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
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
 
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
 
AbstractAttributedInterceptorProvider - Class in org.apache.cxf.interceptor
 
AbstractAttributedInterceptorProvider() - Constructor for class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
AbstractBasicInterceptorProvider - Class in org.apache.cxf.interceptor
 
AbstractBasicInterceptorProvider() - Constructor for class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
AbstractBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
 
AbstractBeanDefinitionParser() - Constructor for class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
AbstractBindingFactory - Class in org.apache.cxf.binding
 
AbstractBindingFactory() - Constructor for class org.apache.cxf.binding.AbstractBindingFactory
 
AbstractBindingImpl - Class in org.apache.cxf.jaxws.binding
 
AbstractBindingImpl() - Constructor for class org.apache.cxf.jaxws.binding.AbstractBindingImpl
 
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.
AbstractCXFServlet - Class in org.apache.cxf.transport.servlet
 
AbstractCXFServlet() - Constructor for class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
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
 
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
 
AbstractDataBinding - Class in org.apache.cxf.databinding.source
 
AbstractDataBinding() - Constructor for class org.apache.cxf.databinding.source.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) - 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
 
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
 
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, ConduitInitiator, EndpointInfo, boolean) - Constructor for class org.apache.cxf.transport.http.AbstractHTTPDestination
Constructor
AbstractHTTPDestination.BackChannelConduit - Class in org.apache.cxf.transport.http
Backchannel conduit.
AbstractHTTPTransportFactory - Class in org.apache.cxf.transport.http
As a ConduitInitiator, this class sets up new HTTPConduits for particular endpoints.
AbstractHTTPTransportFactory() - Constructor for class org.apache.cxf.transport.http.AbstractHTTPTransportFactory
 
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
 
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
 
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
Create a LiteralWriter but without writing an element name.
AbstractMultiplexDestination - Class in org.apache.cxf.transport
 
AbstractMultiplexDestination(Bus, EndpointReferenceType, EndpointInfo) - Constructor for class org.apache.cxf.transport.AbstractMultiplexDestination
 
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
 
AbstractPhaseInterceptor(String) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
 
AbstractPhaseInterceptor(String, String) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
 
AbstractPhaseInterceptor(String, boolean) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
 
AbstractPhaseInterceptor(String, String, boolean) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
 
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
 
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
 
AbstractPool - Class in org.apache.cxf.common.util.factory
A simple implementation of Pool that uses null to indicate non-existent pool entry.
AbstractPool() - Constructor for class org.apache.cxf.common.util.factory.AbstractPool
 
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
 
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() - Constructor for class org.apache.cxf.ws.rm.AbstractRMInterceptor
 
AbstractSequence - Class in org.apache.cxf.ws.rm
 
AbstractSequence(Identifier) - 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
 
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
 
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
 
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
 
AbstractTwoStageCache<E> - Class in org.apache.cxf.common.util
This class pools objects, for efficiency accross a lightweight fixed-size primary cache and a variable-size secondary cache - the latter uses soft references to allow the polled object be GCed if necessary.
AbstractTwoStageCache(int, int, int) - Constructor for class org.apache.cxf.common.util.AbstractTwoStageCache
Constructor.
AbstractTwoStageCache(int, int, int, Object) - Constructor for class org.apache.cxf.common.util.AbstractTwoStageCache
Constructor.
AbstractTypeCreator - Class in org.apache.cxf.aegis.type
 
AbstractTypeCreator() - Constructor for class org.apache.cxf.aegis.type.AbstractTypeCreator
 
AbstractTypeCreator.TypeClassInfo - Class in org.apache.cxf.aegis.type
Object to carry information for a type, such as that from an XML mapping file.
AbstractTypeCreator.TypeClassInfo() - Constructor for class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
AbstractTypeMappingRegistry - Class in org.apache.cxf.aegis.type
 
AbstractTypeMappingRegistry() - Constructor for class org.apache.cxf.aegis.type.AbstractTypeMappingRegistry
 
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
 
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
 
AbstractXOPType() - Constructor for class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
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(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 - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
accept - Variable in class org.apache.cxf.ws.rm.CreateSequenceResponseType
 
ACCEPT_CONTENT_TYPE - Static variable in interface org.apache.cxf.message.Message
 
acceptableCountryWildcard(String) - Static method in class org.apache.cxf.transport.https.CertificateHostnameVerifier.AbstractVerifier
 
acceptEncoding - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
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
Java class for AcceptType complex type.
AcceptType() - Constructor for class org.apache.cxf.ws.rm.AcceptType
 
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.rm.policy.RMAssertion
 
acknowledgementRange - Variable in class org.apache.cxf.ws.rm.SequenceAcknowledgement
 
acknowledgeMessage() - Method in class org.apache.cxf.ws.rm.SequenceMonitor
 
AckRequestedType - Class in org.apache.cxf.ws.rm
Java class for AckRequestedType complex type.
AckRequestedType() - Constructor for class org.apache.cxf.ws.rm.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.AcceptType
 
acksTo - Variable in class org.apache.cxf.ws.rm.CreateSequenceType
 
acksTo - Variable in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
action - Variable in class org.apache.cxf.ws.addressing.ProblemActionType
 
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
 
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
 
activateViaNS(String) - Method in interface org.apache.cxf.bus.extension.ExtensionManager
 
activateViaNS(String) - 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.transport.http.AbstractHTTPTransportFactory
This collection contains "activationNamespaces" which is synominous with "transportId"s.
add(Attachment) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
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) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
add(Collection<Interceptor>) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
add(Collection<Interceptor>) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Collection<Interceptor>, boolean) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Interceptor) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Interceptor, boolean) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(CommandLineError) - Method in class org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor
 
addAck(DestinationSequence) - Method in class org.apache.cxf.ws.rm.RMProperties
 
addAfter(Collection<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
addAfter(String) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
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
 
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
 
addApplicationContext(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
addArgIgnoreEmpty(String, String, String) - Method in class org.apache.cxf.tools.common.model.JavaAnnotation
 
addArgument(String, String, String) - Method in class org.apache.cxf.tools.common.model.JavaAnnotation
 
addArgument(String, String) - Method in class org.apache.cxf.tools.common.model.JavaAnnotation
 
addBefore(Collection<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
addBefore(String) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
addBinding(BindingInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
addBusInterceptors() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
addBusWiringAttribute(BeanDefinitionBuilder, BusWiringType) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
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
 
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
 
addElement(JAnnotationElement) - Method in class org.apache.cxf.tools.common.model.JAnnotation
 
addEndpoint(EndpointInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
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(Event) - Method in interface org.apache.cxf.event.EventCache
Add the Event to the cache.
addEvent(XMLEvent) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
addEventListener(EventListener) - Method in interface org.apache.cxf.event.EventProcessor
Registers an event listener with this event processor.
addEventListener(EventListener, EventFilter) - Method in interface org.apache.cxf.event.EventProcessor
Registers an event listener with this event processor.
addException(JavaException) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
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
 
addExtensibiltyElements(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(ExtensionRegistry, String, String) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensions(ExtensionRegistry, Class<?>, Class<? extends TExtensibilityElementImpl>) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensor(Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
addExtensor(Object) - Method in interface org.apache.cxf.service.model.Extensible
 
addExtensor(Object) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
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
 
addGlobalElementToSchema(XmlSchemaElement) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
addGlobalElementToSchema(XmlSchema, XmlSchemaElement) - Static method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
addGlobalTypeToSchema(XmlSchema, XmlSchemaType) - Static method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
addHandler(Handler) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
addHandler(Handler) - Method in class org.apache.cxf.common.logging.Log4jLogger
 
addHandlers(List<Handler>) - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
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
 
addImports(Collection<String>) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
addInterface(String, JavaInterface) - Method in class org.apache.cxf.tools.common.model.JavaModel
 
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.
addJaxbObjectFactory(JAXBException) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
addListener(Destination, Endpoint) - Method in class org.apache.cxf.binding.AbstractBindingFactory
 
addListener(Destination, Endpoint) - Method in interface org.apache.cxf.binding.BindingFactory
Set the destionation'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
 
addLogHandler(Handler) - Method in class org.apache.cxf.transport.https.HttpsURLConnectionFactory
 
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
 
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
 
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
 
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
 
addParameter(JavaParameter) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
addParameter(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
 
addParams(String, int, int, List<IriDecoderHelper.Param>) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
 
addPlural(String, String) - Method in class org.apache.cxf.binding.http.strategy.Inflector
 
addPort(QName, String, String) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
addPort(JavaPort) - Method in class org.apache.cxf.tools.common.model.JavaServiceClass
 
addProtocolHeaders(Message, Map<String, List<String>>) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
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
 
addRequiredSchemaImports(SchemaInfo) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
For a schema, require all namespace with prefixes to be imported.
addResourceResolver(ResourceResolver) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
addResourceResolver(ResourceResolver) - Method in interface org.apache.cxf.resource.ResourceManager
Add a ResourceResolver.
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
 
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_ELEM_NAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
AddressingAssertionBuilder - Class in org.apache.cxf.ws.addressing.policy
 
AddressingAssertionBuilder(Bus) - Constructor for class org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder
 
AddressingBeanDefinitionParser - Class in org.apache.cxf.ws.addressing.spring
 
AddressingBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.addressing.spring.AddressingBeanDefinitionParser
 
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
 
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).
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.xmlsoap.schemas.wsdl.http
Java class for addressType complex type.
AddressType() - Constructor for class org.xmlsoap.schemas.wsdl.http.AddressType
 
addSchema(SchemaInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
addSchemaDocument(ServiceInfo, SchemaCollection, Document, String) - Method in class org.apache.cxf.databinding.source.AbstractDataBinding
 
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
 
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
 
addSwaRefAttachment(DataHandler) - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentMarshaller
 
addTargetAnnotation(Class<? extends Annotation>) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
addTypesClassName(String, String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
addUnacknowledged(Message) - Method in interface org.apache.cxf.ws.rm.RetransmissionQueue
Accepts a new context for posible 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
 
addWarning(Message) - Method in class org.apache.cxf.tools.validator.internal.ValidationResult
 
addWarning(String) - Method in class org.apache.cxf.tools.validator.internal.ValidationResult
 
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.
AEGIS_DATABINDING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
AegisDatabinding - Class in org.apache.cxf.aegis.databinding
Handles DataBinding functions for Aegis.
AegisDatabinding() - Constructor for class org.apache.cxf.aegis.databinding.AegisDatabinding
 
AegisServiceConfiguration - Class in org.apache.cxf.aegis.databinding
 
AegisServiceConfiguration() - Constructor for class org.apache.cxf.aegis.databinding.AegisServiceConfiguration
 
AegisServiceFactoryBean - Class in org.apache.cxf.aegis.databinding
 
AegisServiceFactoryBean() - Constructor for class org.apache.cxf.aegis.databinding.AegisServiceFactoryBean
 
afterPropertiesSet() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
afterPropertiesSet() - Method in class org.apache.cxf.ws.policy.spring.InitializingPolicyEngine
 
algorithm - Variable in class org.apache.cxf.configuration.security.SecureRandomParameters
 
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_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
 
AlternativeSelector - Interface in org.apache.cxf.ws.policy
 
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
 
AnnotatedTypeInfo - Class in org.apache.cxf.aegis.type.java5
 
AnnotatedTypeInfo(TypeMapping, Class, String) - 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
 
AnnotationUtil - Class in org.apache.cxf.tools.util
 
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_ELEM_NAME - Static variable in class org.apache.cxf.ws.addressing.policy.MetadataConstants
 
ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
ANT_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
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 - 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.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.AcceptType
 
any - Variable in class org.apache.cxf.ws.rm.AckRequestedType
 
any - Variable in class org.apache.cxf.ws.rm.CreateSequenceResponseType
 
any - Variable in class org.apache.cxf.ws.rm.CreateSequenceType
 
any - Variable in class org.apache.cxf.ws.rm.OfferType
 
any - Variable in class org.apache.cxf.ws.rm.policy.RMAssertion
 
any - Variable in class org.apache.cxf.ws.rm.SequenceAcknowledgement
 
any - Variable in class org.apache.cxf.ws.rm.SequenceFaultType
 
any - Variable in class org.apache.cxf.ws.rm.SequenceType
 
any - Variable in class org.apache.cxf.ws.rm.TerminateSequenceType
 
any - Variable in class org.apache.cxf.wsdl.TExtensibleDocumented
 
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
 
anyTopLevelOptionalElement - Variable in class org.apache.cxf.wsdl.TDefinitions
 
appendGetter(JavaField) - Method in class org.apache.cxf.tools.common.model.JavaClass
 
appendSetter(JavaField) - Method in class org.apache.cxf.tools.common.model.JavaClass
 
ApplicationScopePolicy - Class in org.apache.cxf.service.invoker
This scope policy implements one servant instance per service.
ApplicationScopePolicy() - Constructor for class org.apache.cxf.service.invoker.ApplicationScopePolicy
 
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 AppliesTo element declaration.
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 AppliesTo element declaration.
AppliesTo() - Constructor for class org.apache.cxf.ws.policy.v200607.AppliesTo
 
appliesTo - Variable in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
 
applyExtraClass() - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
applyExtraClass() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
applyFeatures() - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
applyFeatures() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
applyProperties(Endpoint) - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
applyReferenceParam(EndpointReferenceType, JAXBElement<String>) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
applyScope(Factory, Exchange) - Method in class org.apache.cxf.service.invoker.ApplicationScopePolicy
 
applyScope(Factory, Exchange) - Method in class org.apache.cxf.service.invoker.RequestScopePolicy
 
applyScope(Factory, Exchange) - Method in interface org.apache.cxf.service.invoker.ScopePolicy
Apply scope policy to a Factory object so that the instance created by the Factory object can be cached properly.
applyScope(Factory, Exchange) - Method in class org.apache.cxf.service.invoker.SessionScopePolicy
 
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
 
ArrayType - Class in org.apache.cxf.aegis.type.basic
An ArrayType.
ArrayType() - Constructor for class org.apache.cxf.aegis.type.basic.ArrayType
 
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.
AssertionBuilder - Interface in org.apache.cxf.ws.policy
AssertionBuilder is an interface used to build an Assertion object from a given xml element.
AssertionBuilderRegistry - Interface in org.apache.cxf.ws.policy
AssertionBuilderRegistry is used to manage AssertionBuilders and create Assertion objects from given xml elements.
AssertionBuilderRegistryImpl - Class in org.apache.cxf.ws.policy
 
AssertionBuilderRegistryImpl() - Constructor for class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
 
AssertionBuilderRegistryImpl(Map<QName, AssertionBuilder>) - Constructor for class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
 
AssertionBuilderRegistryImpl(MapProvider<QName, AssertionBuilder>) - 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(Collection<Assertion>) - Constructor for class org.apache.cxf.ws.policy.AssertionInfoMap
 
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.
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.
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.
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.
assignClassName(String, String) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.ClassNameAllocatorImpl
 
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
 
AsyncResponse<T> - Class in org.apache.cxf.jaxws
 
AsyncResponse(Future<T>, Class<T>) - Constructor for class org.apache.cxf.jaxws.AsyncResponse
 
atLeastOnce - Variable in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
 
atMostOnce - Variable in class org.apache.cxf.ws.rm.manager.DeliveryAssuranceType
 
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_MEMORY_THRESHOLD - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
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
 
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
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
 
attachmentProcessingEnabled - Variable in class org.apache.cxf.jaxb.JAXBDataBase
 
attachments - Variable in class org.apache.cxf.jaxb.JAXBDataBase
 
ATTACHMENTS - Static variable in interface org.apache.cxf.message.Message
 
AttachmentSerializer - Class in org.apache.cxf.attachment
 
AttachmentSerializer(Message) - Constructor for class org.apache.cxf.attachment.AttachmentSerializer
 
AttachmentUtil - Class in org.apache.cxf.aegis.type.mtom
 
AttachmentUtil - Class in org.apache.cxf.attachment
 
attempted() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
A resend has been attempted.
ATTR_LOCATION - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_NAME - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_PART_ELEMENT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_PART_TYPE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_TNS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_TRANSPORT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
ATTR_TYPE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
AttributedAnyType - Class in org.apache.cxf.ws.addressing
Java class for AttributedAnyType complex type.
AttributedAnyType() - Constructor for class org.apache.cxf.ws.addressing.AttributedAnyType
 
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
 
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
 
AttributedURIType - Class in org.apache.cxf.ws.addressing
Java class for AttributedURIType complex type.
AttributedURIType() - Constructor for class org.apache.cxf.ws.addressing.AttributedURIType
 
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
 
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
 
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
 
AutomaticWorkQueue - Interface in org.apache.cxf.workqueue
 
AutomaticWorkQueueImpl - Class in org.apache.cxf.workqueue
 
AutomaticWorkQueueImpl() - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(int) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(int, int, int, int, long) - 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.tools.common.toolspec.parser.TokenInputStream
 

B

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
 
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
 
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
 
baseRetransmissionInterval - Variable in class org.apache.cxf.ws.rm.policy.RMAssertion
 
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
 
BeanType - Class in org.apache.cxf.aegis.type.basic
Serializes JavaBeans.
BeanType() - Constructor for class org.apache.cxf.aegis.type.basic.BeanType
 
BeanType(BeanTypeInfo) - Constructor for class org.apache.cxf.aegis.type.basic.BeanType
 
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.
begin(MessagePartInfo) - Method in class org.apache.cxf.endpoint.dynamic.TypeClassInitializer
 
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
 
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
Type for a BigDecimal
BigDecimalType() - Constructor for class org.apache.cxf.aegis.type.basic.BigDecimalType
 
BigIntegerType - Class in org.apache.cxf.aegis.type.basic
Type 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
 
bind(BindingOperationInfo, String, String) - Method in class org.apache.cxf.binding.http.URIMapper
 
bind(OperationInfo, Method...) - Method in class org.apache.cxf.frontend.SimpleMethodDispatcher
 
bind(OperationInfo, Method...) - Method in class org.apache.cxf.jaxws.JAXWSMethodDispatcher
 
Binding - Interface in org.apache.cxf.binding
A Binding provides interceptors and message creation logic for a specific protocol binding.
BINDING - Static variable in class org.apache.cxf.binding.object.ObjectBinding
 
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_STYLE_DOC - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
BINDING_STYLE_DOC - Static variable in class org.apache.cxf.binding.soap.SoapConstants
 
BINDING_STYLE_RPC - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
BINDING_STYLE_RPC - Static variable in class org.apache.cxf.binding.soap.SoapConstants
 
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(Map<String, BindingFactory>) - 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
 
BindingProviderImpl - Class in org.apache.cxf.jaxws
 
BindingProviderImpl() - Constructor for class org.apache.cxf.jaxws.BindingProviderImpl
 
BindingProviderImpl(Binding) - Constructor for class org.apache.cxf.jaxws.BindingProviderImpl
 
BindingType - Class in org.xmlsoap.schemas.wsdl.http
Java class for bindingType complex type.
BindingType() - Constructor for class org.xmlsoap.schemas.wsdl.http.BindingType
 
bindOperation(OperationInfo, Method) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
bindOperation(OperationInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
BOOLEAN_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
BooleanType - Class in org.apache.cxf.aegis.type.basic
Aegis type for Boolean.
BooleanType() - Constructor for class org.apache.cxf.aegis.type.basic.BooleanType
 
browserType - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
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() - 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(Element) - Method in class org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder
 
build(Element) - Method in interface org.apache.cxf.ws.policy.AssertionBuilder
Constructs an assertion from an xml element.
build(Element) - Method in interface org.apache.cxf.ws.policy.AssertionBuilderRegistry
Returns an assertion that is built using the specified xml element.
build(Element) - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
 
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) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
 
build(Element) - Method in class org.apache.cxf.ws.policy.builder.primitive.NestedPrimitiveAssertionBuilder
 
build(Element) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
 
build(Element) - Method in class org.apache.cxf.ws.policy.builder.xml.XMLPrimitiveAssertionBuilder
 
build(Element) - Method in class org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder
 
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.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
 
buildCompatible(Assertion, Assertion) - Method in class org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder
 
buildCompatible(Assertion, Assertion) - Method in class org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder
 
buildCompatible(Assertion, Assertion) - Method in class org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder
 
buildCompatible(Assertion, Assertion) - Method in interface org.apache.cxf.ws.policy.AssertionBuilder
Returns a new assertion that is compatible with the two specified assertions or null if no compatible assertion can be built.
buildCompatible(Assertion, Assertion) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
 
buildCompatible(Assertion, Assertion) - Method in class org.apache.cxf.ws.policy.builder.primitive.NestedPrimitiveAssertionBuilder
 
buildCompatible(Assertion, Assertion) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
If the two assertions are equal, they are also compatible.
buildCompatible(Assertion, Assertion) - Method in class org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder
 
buildCompatible(Assertion, Assertion) - Method in class org.apache.cxf.ws.rm.policy.RMAssertionBuilder
 
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
 
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
 
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
 
buildHandlerChain(HandlerChainType, ClassLoader) - Method in class org.apache.cxf.jaxws.handler.HandlerChainBuilder
 
buildHandlerChainFromClass(Class<?>, List<Handler>, QName) - Method in class org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
 
buildHandlerChainFromClass(Class<?>, QName) - Method in class org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
 
buildHandlerChainFromClass(Class<?>) - Method in class org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
 
buildHandlerChainFromConfiguration(HandlerChainType) - Method in class org.apache.cxf.jaxws.handler.HandlerChainBuilder
 
buildInterface(ServiceInfo, PortType) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
buildJMSMessageFromCXFMessage(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
 
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
 
buildService(ServiceInfo) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
 
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, Service) - Method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
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
 
BundleUtils - Class in org.apache.cxf.common.i18n
A container for static utility methods related to resource bundle naming conventons.
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.ChainInitiationObserver
 
bus - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
bus - Variable in class org.apache.cxf.transport.http.AbstractHTTPTransportFactory
The CXF Bus which this HTTPTransportFactory is governed.
bus - Variable in class org.apache.cxf.transport.MultipleEndpointObserver
 
bus - Variable in class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
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.AbstractPolicyInterceptor
 
bus - Variable in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
bus - Variable in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
 
BUS_EXTENSION_RESOURCE - Static variable in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
BUS_EXTENSION_RESOURCE_COMPAT - 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
 
BusApplicationListener - Class in org.apache.cxf.bus.spring
 
BusApplicationListener() - Constructor for class org.apache.cxf.bus.spring.BusApplicationListener
 
BusDefinitionParser - Class in org.apache.cxf.bus.spring
 
BusDefinitionParser() - Constructor for class org.apache.cxf.bus.spring.BusDefinitionParser
 
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
 
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
 
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
 
ByteArrayType() - 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[], 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

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 - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
cacheControl - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
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.
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
 
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.
CachingPool - Class in org.apache.cxf.common.util.factory
A thread-unsafe implementation of Pool that does simple caching.
CachingPool() - Constructor for class org.apache.cxf.common.util.factory.CachingPool
 
CachingXmlEventWriter - Class in org.apache.cxf.staxutils
 
CachingXmlEventWriter() - Constructor for class org.apache.cxf.staxutils.CachingXmlEventWriter
 
CalendarType - Class in org.apache.cxf.aegis.type.basic
Type for the Calendar class.
CalendarType() - Constructor for class org.apache.cxf.aegis.type.basic.CalendarType
 
call() - Method in class org.apache.cxf.jaxws.DispatchAsyncCallable
 
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
 
cancel(boolean) - Method in class org.apache.cxf.endpoint.ClientCallback
 
cancel(boolean) - Method in class org.apache.cxf.jaxws.AsyncResponse
 
cancel() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
Cancel further resend (although no ACK has been received).
cancelled - Variable in class org.apache.cxf.endpoint.ClientCallback
 
cancelTimerTask() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
cancelTimerTask() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuationWrapper
 
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.AnnotationUtil
 
capitalize(String) - Static method in class org.apache.cxf.tools.util.NameUtil
 
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(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(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
 
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
 
CatalogXmlSchemaURIResolver(OASISCatalogManager) - Constructor for class org.apache.cxf.catalog.CatalogXmlSchemaURIResolver
 
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_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_ALL - 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_AUTORESOLVE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_BINDING - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_BINDING_ATTR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CATALOG - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_CLASSDIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
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_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_EXTRA_SOAPHEADER - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_FRONTEND - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
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_IMPL - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_IMPL_CLASS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
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_LIB_REF - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
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_OUTPUTDIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
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_PLATFORM_VERSION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
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_SCHEMA_DIR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
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_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_TRANSPORT - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_TYPES - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
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_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_VERSION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
CFG_WSDLLOCATION - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
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
 
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.
checkAttribute(String) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
checkBinding() - Method in class org.apache.cxf.tools.validator.internal.WSIBPValidator
 
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
 
checkForWrapped(OperationInfo, boolean) - Static method in class org.apache.cxf.wsdl11.WSDLServiceBuilder
 
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.source.AbstractDataBinding
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
checkParams(ErrorVisitor) - Method in class org.apache.cxf.tools.java2wsdl.JavaToWSDLContainer
 
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.WSDLToJavaContainer
 
checkProperties() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
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
 
checkServiceClassAnnotations(Class<?>) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
checkServiceClassAnnotations(Class<?>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
checkSuspendedInvocation(Exchange, Object, Method, List<Object>, Throwable) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
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
 
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..
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
 
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
 
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
 
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
 
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.
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
 
ClassUtils - Class in org.apache.cxf.tools.common
 
ClassUtils() - Constructor for class org.apache.cxf.tools.common.ClassUtils
 
clear() - Method in class org.apache.cxf.aegis.Context
 
clear() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
clear() - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Removes all registered TypeMappings and encodingStyleURIs from this TypeMappingRegistry.
clear() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
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.TwoStageMap
 
clear() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
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.JAXBDataBinding
 
clearContext(ThreadLocal<Map<String, Object>>) - Method in class org.apache.cxf.jaxws.BindingProviderImpl
 
Client - Interface in org.apache.cxf.endpoint
 
client - Variable in class org.apache.cxf.frontend.ClientProxy
 
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_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
 
CLIENT_POLICY_IN_INTERCEPTOR_ID - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
CLIENT_POLICY_OUT_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
 
ClientCacheControlType - Enum in org.apache.cxf.transports.http.configuration
Java class for clientCacheControlType.
ClientCallback - Class in org.apache.cxf.endpoint
 
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
 
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
 
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
 
ClientOnlyHTTPTransportFactory - Class in org.apache.cxf.transport.http
 
ClientOnlyHTTPTransportFactory() - Constructor for class org.apache.cxf.transport.http.ClientOnlyHTTPTransportFactory
 
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
 
ClientPolicyInInterceptor - Class in org.apache.cxf.ws.policy
 
ClientPolicyInInterceptor() - Constructor for class org.apache.cxf.ws.policy.ClientPolicyInInterceptor
 
ClientPolicyOutInterceptor - Class in org.apache.cxf.ws.policy
 
ClientPolicyOutInterceptor() - Constructor for class org.apache.cxf.ws.policy.ClientPolicyOutInterceptor
 
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.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
 
clientReceiveTimeout - Variable in class org.apache.cxf.transport.jms.ClientConfig
 
cloneChain() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
cloneMandatory() - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
 
cloneMandatory() - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
cloneMandatory() - Method in class org.apache.cxf.ws.policy.builder.xml.XmlPrimitiveAssertion
 
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
 
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 class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
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.catalog.CatalogWSDLLocator
 
CLOSE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
close() - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
close() - Method in class org.apache.cxf.io.CachedOutputStream
 
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.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.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
 
closeFlowthroughStream() - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
CLT_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
codec - Variable in class org.apache.cxf.ws.addressing.soap.VersionTransformer
 
CollectionType - Class in org.apache.cxf.aegis.type.collection
 
CollectionType(Type) - Constructor for class org.apache.cxf.aegis.type.collection.CollectionType
 
CollectionUtils - Class in org.apache.cxf.common.util
 
ColocBeanDefinitionParser - Class in org.apache.cxf.binding.coloc.spring
 
ColocBeanDefinitionParser() - Constructor for class org.apache.cxf.binding.coloc.spring.ColocBeanDefinitionParser
 
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
 
combine(String, String) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
 
CommandDocument - Class in org.apache.cxf.tools.common.toolspec.parser
 
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
 
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(Phase, Phase) - Method in class org.apache.cxf.phase.PhaseComparator
 
compare(Policy, Policy) - Static method in class org.apache.cxf.ws.policy.util.PolicyComparator
Returns true if the two policies have the same semantics
compare(PolicyComponent, PolicyComponent) - Static method in class org.apache.cxf.ws.policy.util.PolicyComparator
Returns true if the two PolicyComponents have the same semantics.
compare(All, All) - Static method in class org.apache.cxf.ws.policy.util.PolicyComparator
 
compare(ExactlyOne, ExactlyOne) - Static method in class org.apache.cxf.ws.policy.util.PolicyComparator
 
compare(Assertion, Assertion) - Static method in class org.apache.cxf.ws.policy.util.PolicyComparator
 
compareTo(Object) - Method in class org.apache.cxf.phase.Phase
 
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(String[], File) - Method in class org.apache.cxf.tools.util.Compiler
 
compileJavaSrc(Path, Path, String) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
Compiler - Class in org.apache.cxf.tools.util
 
Compiler() - Constructor for class org.apache.cxf.tools.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.
COMPONENT_CREATED_EVENT - Static variable in class org.apache.cxf.event.ComponentEventFilter
 
COMPONENT_REMOVED_EVENT - Static variable in class org.apache.cxf.event.ComponentEventFilter
 
ComponentEventFilter - Class in org.apache.cxf.event
 
ComponentEventFilter() - Constructor for class org.apache.cxf.event.ComponentEventFilter
 
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.
conduitInitiator - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
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(MapProvider<String, ConduitInitiator>) - Constructor for class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
ConduitInitiatorManagerImpl(Map<String, ConduitInitiator>) - Constructor for class org.apache.cxf.transport.ConduitInitiatorManagerImpl
 
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 retreival of a Conduit to mediate an outbound message.
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
 
Configuration() - Constructor for class org.apache.cxf.aegis.type.Configuration
 
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.AbstractHTTPTransportFactory
This call uses the Configurer from the bus to configure a bean.
configure(Object, String, String) - Method in class org.apache.cxf.transport.http.AbstractHTTPTransportFactory
 
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
 
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.configuration.spring
 
ConfigurerImpl() - Constructor for class org.apache.cxf.configuration.spring.ConfigurerImpl
 
ConfigurerImpl(ApplicationContext) - Constructor for class org.apache.cxf.configuration.spring.ConfigurerImpl
 
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
 
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
 
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
 
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
 
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
 
containsKey(Object) - Method in class org.apache.cxf.aegis.Context
 
containsKey(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
containsKey(Object) - Method in class org.apache.cxf.common.util.TwoStageMap
 
containsKey(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
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(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
 
containsValue(Object) - Method in class org.apache.cxf.aegis.Context
 
containsValue(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
containsValue(Object) - Method in class org.apache.cxf.common.util.TwoStageMap
 
containsValue(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
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.wsdl.TDocumentation
 
CONTENT_ID - 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
 
contentEncoding - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
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
 
ContentTypeOutInterceptor - Class in org.apache.cxf.binding.http.interceptor
 
ContentTypeOutInterceptor() - Constructor for class org.apache.cxf.binding.http.interceptor.ContentTypeOutInterceptor
 
Context - Class in org.apache.cxf.aegis
Holds inforrmation about the message request and response.
Context() - Constructor for class org.apache.cxf.aegis.Context
 
Context(Map<String, Object>) - Constructor for class org.apache.cxf.aegis.Context
 
Context(boolean) - 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
 
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
 
ContextPropertiesMapping - Class in org.apache.cxf.jaxws.support
 
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
 
ContinuationWrapper - Interface in org.apache.cxf.continuations
Represents transport-neutral suspended invocation instances or continuations
ControlledValidationXmlBeanDefinitionReader - Class in org.apache.cxf.bus.spring
This is a mutant version of the bean definition reader which allows us to avoid validating our internal CXF configuration files.
ControlledValidationXmlBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader
 
controller - Variable in class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
CONVENTIONAL_TNS_PREFIX - Static variable in class org.apache.cxf.wsdl.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(AttributedURIType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 AttributedURI to 2004/08 AttributedURI.
convert(AttributedURI) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 AttributedURI to 2005/08 AttributedURI.
convert(AttributedURI) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 AttributedURI to 2005/08 AttributedURI.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 EndpointReferenceType to 2004/08 EndpointReferenceType.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 EndpointReferenceType to 2005/08 EndpointReferenceType.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 EndpointReferenceType to 2005/08 EndpointReferenceType.
convert(ReferenceParametersType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 ReferenceParametersType to 2004/08 ReferenceParametersType.
convert(ReferenceParametersType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 ReferenceParametersType to 2005/08 ReferenceParametersType.
convert(RelatesToType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 RelatesToType to 2004/08 Relationship.
convert(Relationship) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 Relationship to 2005/08 RelatesToType.
convert(Relationship) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 Relationship to 2005/08 RelatesToType.
convertTo200403(AttributedURIType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 AttributedURI to 2004/03 AttributedURI.
convertTo200403(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 EndpointReferenceType to 2004/03 EndpointReferenceType.
convertTo200403(RelatesToType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 RelatesToType to 2004/03 Relationship.
COOKIE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
cookie - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
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(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, 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
 
copyRequestHeaders(Message, Map<String, List<String>>) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
Copy the request headers into the message.
copyResponseHeaders(Message, HttpServletResponse) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
Copy the response headers into the response.
copyStream(InputStream, OutputStream, int) - Static method in class org.apache.cxf.io.CachedOutputStream
 
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.common.util.AbstractTwoStageCache
Over-ride this method to create objects to populate the pool
create() - Method in interface org.apache.cxf.common.util.factory.Factory
 
create() - Method in class org.apache.cxf.common.util.factory.PooledFactory
 
create() - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
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.jaxws.JaxWsServerFactoryBean
 
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() - Method in class org.apache.cxf.service.invoker.LocalFactory
 
create() - Method in class org.apache.cxf.wsdl11.WSDLServiceFactory
 
createAcceptType() - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of AcceptType
createAckRequested(AckRequestedType) - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of JAXBElement<AckRequestedType>}
createAckRequestedType() - Method in class org.apache.cxf.ws.rm.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.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
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.transport.jms.ObjectFactory
Create an instance of JAXBElement<AddressType>}
createAddress(AddressType) - Method in class org.xmlsoap.schemas.wsdl.http.ObjectFactory
Create an instance of JAXBElement<AddressType>}
createAddressType() - Method in class org.apache.cxf.transport.jms.ObjectFactory
Create an instance of AddressType
createAddressType() - Method in class org.xmlsoap.schemas.wsdl.http.ObjectFactory
Create an instance of AddressType
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>}
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
 
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.
createAnonymousReference() - Static method in class org.apache.cxf.ws.rm.RMUtils
 
createAnonymousReference2004() - Static method in class org.apache.cxf.ws.rm.RMUtils
 
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
createArrayType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
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
 
createAttributedAnyType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of AttributedAnyType
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
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
createAttributedURIType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of AttributedURIType
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
createBareMessage(ServiceInfo, OperationInfo, boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createBasicClassInfo(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createBasicClassInfo(Class<?>) - Method in interface org.apache.cxf.aegis.type.TypeCreator
Retrieve the class info for a class.
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.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(BindingType) - Method in class org.xmlsoap.schemas.wsdl.http.ObjectFactory
Create an instance of JAXBElement<BindingType>}
createBindingInfo(ServiceInfo, String, Object) - Method in class org.apache.cxf.binding.AbstractBindingFactory
Creates a "default" BindingInfo object for the service.
createBindingInfo(Service, String, Object) - Method in class org.apache.cxf.binding.AbstractBindingFactory
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.jaxws.JaxWsServerFactoryBean
 
createBindingInfo(ServiceInfo, Binding, String) - Method in interface org.apache.cxf.wsdl11.WSDLBindingFactory
 
createBindingType() - Method in class org.xmlsoap.schemas.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>}
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
 
createCertStoreType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of CertStoreType
createChain() - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
createCipherSuites() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of CipherSuites
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
 
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
 
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>}
createCnonce() - Static method in class org.apache.cxf.transport.http.DigestAuthSupplier
 
createCollection() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
createCollection() - Method in class org.apache.cxf.aegis.type.collection.CollectionType
 
createCollectionQName(AbstractTypeCreator.TypeClassInfo, Type) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
createCollectionTypeFromGeneric(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createConnection(Proxy, URL) - Method in interface org.apache.cxf.transport.http.HttpURLConnectionFactory
Create an HttpURLConnection, proxified if neccessary.
createConnection(Proxy, URL) - Method in class org.apache.cxf.transport.http.HttpURLConnectionFactoryImpl
This call creates an URLConnection for an HTTP url.
createConnection(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(int) - Method in class org.apache.cxf.transport.https_jetty.JettySslConnectorFactory
Create a TLS/SSL Connector.
createContainer() - Method in class org.apache.cxf.tools.plugin.ObjectFactory
Create an instance of Container
createContentID(String) - Static method in class org.apache.cxf.aegis.type.mtom.AttachmentUtil
 
createContentID(String) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
createContextMatchStrategy(String) - Method in class org.apache.cxf.transports.http.configuration.ObjectFactory
Create an instance of JAXBElement<String>}
createCounter(ObjectName, MessageHandlingTimeRecorder) - Method in class org.apache.cxf.management.counters.CounterRepository
 
createCreateSequence(CreateSequenceType) - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of JAXBElement<CreateSequenceType>}
createCreateSequenceResponse(CreateSequenceResponseType) - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of JAXBElement<CreateSequenceResponseType>}
createCreateSequenceResponseType() - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of CreateSequenceResponseType
createCreateSequenceType() - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of CreateSequenceType
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
 
createDefaultDataBinding() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
createDefaultDataBinding() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createDefaultMappings() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createDefaultMappings(TypeMapping) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
createDefaultTypeCreator() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
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
 
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
 
createDefinitions(TDefinitions) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TDefinitions>}
createDeliveryAssurance(DeliveryAssuranceType) - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of JAXBElement<DeliveryAssuranceType>}
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
createDeliveryAssuranceTypeInOrder() - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of DeliveryAssuranceType.InOrder
createDescriptionType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of DescriptionType
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.
createDispatch(QName, Class<T>, Service.Mode) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
createDispatch(QName, JAXBContext, Service.Mode) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
createDisplayNameType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of DisplayNameType
createDocument() - Static method in class org.apache.cxf.helpers.DOMUtils
 
createDocumentBuilder() - Static method in class org.apache.cxf.helpers.DOMUtils
 
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
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
 
createEmptyType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of EmptyType
createEndpoint() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
createEndpoint() - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
createEndpoint(String, Object) - Method in class org.apache.cxf.jaxws.spi.ProviderImpl
 
createEndpoint(EndpointInfo) - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
createEndpoint(EndpointInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createEndpointInfo(ServiceInfo, BindingInfo, Port) - 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(ServiceInfo, BindingInfo, Port) - Method in class org.apache.cxf.transport.http.AbstractHTTPTransportFactory
 
createEndpointInfo(ServiceInfo, BindingInfo, Port) - 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
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>}
createEnumType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createEnumType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
createEnumType(AbstractTypeCreator.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
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>}
createExpires() - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of Expires
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
 
createFactory() - Method in class org.apache.cxf.transport.https_jetty.CXFJettySslSocketConnector
We create our own socket factory.
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.JAXWSMethodInvoker
 
createFault(Throwable, Method, List<Object>, boolean) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
createFault(SequenceFault) - Method in interface org.apache.cxf.ws.rm.BindingFaultFactory
 
createFault(SequenceFault) - 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>}
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
createFixedParameterOrder(Boolean) - Method in class org.apache.cxf.transports.http.configuration.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createFreshXMLStreamReader(InputSource) - Static method in class org.apache.cxf.tools.util.StAXUtil
 
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).
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
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
createHolderType(AbstractTypeCreator.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
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() - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of Identifier
createInjectionTargetType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of InjectionTargetType
createInputStream() - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
createInputWrappedMessageParts(OperationInfo, Method, MessageInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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.jaxws.JaxWsServerFactoryBean
 
createInvoker() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
createInvoker() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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() - Method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
createJAXBContextAndSchemas(Set<Class<?>>, String) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
createJettyHTTPServerEngine(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.
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, boolean) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
createJmsListener(JMSConfiguration, MessageListener, String, String) - Static method in class org.apache.cxf.transport.jms.JMSFactory
Create and start listener using configuration information from jmsConfig.
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
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
 
createKeyManagersType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of KeyManagersType
createKeyStoreType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of KeyStoreType
createLifecycleCallbackType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of LifecycleCallbackType
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
createLogger(Class<?>, String, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Create a logger
createMap() - Method in interface org.apache.cxf.configuration.spring.MapProvider
 
createMappedName(PropertyDescriptor) - 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) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
createMapQName(AbstractTypeCreator.TypeClassInfo, Type, Type) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createMapType(AbstractTypeCreator.TypeClassInfo, Type, Type) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createMapType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
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 messge.
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(QName) - 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
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
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>}
createMetadataType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of MetadataType
createName(Method, int, int, boolean, String) - Static method in class org.apache.cxf.service.factory.DefaultServiceConfiguration
 
createNamespace(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
createNoneReference() - Static method in class org.apache.cxf.ws.rm.RMUtils
 
createNoneReference2004() - Static method in class org.apache.cxf.ws.rm.RMUtils
 
createObjectType() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createOfferType() - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of OfferType
createOperation(ServiceInfo, InterfaceInfo, Method) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createOperation(OperationType) - Method in class org.xmlsoap.schemas.wsdl.http.ObjectFactory
Create an instance of JAXBElement<OperationType>}
createOperationType() - Method in class org.xmlsoap.schemas.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
 
createOutputWrappedMessageParts(OperationInfo, Method, MessageInfo) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createParametersRefType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of ParametersRefType
createParamValueType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ParamValueType
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
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>}
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
createPort(QName, EndpointReferenceType, Class<T>) - 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.AbstractHTTPTransportFactory
 
createPortExtensors(EndpointInfo, Service) - Method in interface org.apache.cxf.wsdl11.WSDLEndpointFactory
 
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
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.DispatchSOAPHandlerInterceptor
 
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
 
createProxyAuthorizationPolicy() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of ProxyAuthorizationPolicy
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
 
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
 
createReference(String) - Static method in class org.apache.cxf.ws.rm.RMUtils
 
createReference2004(String) - Static method in class org.apache.cxf.ws.rm.RMUtils
 
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
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
createRemoteType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of RemoteType
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>}
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
createResourceRefType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ResourceRefType
createResSharingScopeType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ResSharingScopeType
createRetryAfter(AttributedUnsignedLongType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedUnsignedLongType>}
createRMAssertion() - Method in class org.apache.cxf.ws.rm.policy.ObjectFactory
Create an instance of RMAssertion
createRMAssertionAcknowledgementInterval() - Method in class org.apache.cxf.ws.rm.policy.ObjectFactory
Create an instance of RMAssertion.AcknowledgementInterval
createRMAssertionBaseRetransmissionInterval() - Method in class org.apache.cxf.ws.rm.policy.ObjectFactory
Create an instance of RMAssertion.BaseRetransmissionInterval
createRMAssertionExponentialBackoff() - Method in class org.apache.cxf.ws.rm.policy.ObjectFactory
Create an instance of RMAssertion.ExponentialBackoff
createRMAssertionInactivityTimeout() - Method in class org.apache.cxf.ws.rm.policy.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.type.DefaultTypeMappingRegistry
 
createRunAsType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of RunAsType
createSecureRandomParameters() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of SecureRandomParameters
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
createSequence(SequenceType) - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of JAXBElement<SequenceType>}
createSequence(EndpointReferenceType, RelatesToType, boolean) - Method in class org.apache.cxf.ws.rm.Proxy
 
createSequenceAcknowledgement() - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of SequenceAcknowledgement
createSequenceAcknowledgementAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of SequenceAcknowledgement.AcknowledgementRange
createSequenceFault(SequenceFaultType) - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of JAXBElement<SequenceFaultType>}
createSequenceFaultType() - Method in class org.apache.cxf.ws.rm.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
Java class for CreateSequenceResponseType complex type.
CreateSequenceResponseType() - Constructor for class org.apache.cxf.ws.rm.CreateSequenceResponseType
 
createSequenceTerminationPolicyType() - Method in class org.apache.cxf.ws.rm.manager.ObjectFactory
Create an instance of SequenceTerminationPolicyType
CreateSequenceType - Class in org.apache.cxf.ws.rm
Java class for CreateSequenceType complex type.
CreateSequenceType() - Constructor for class org.apache.cxf.ws.rm.CreateSequenceType
 
createSequenceType() - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of SequenceType
createSequenceTypeLastMessage() - Method in class org.apache.cxf.ws.rm.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>}
createService() - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
createService() - Method in interface org.apache.cxf.service.ServiceBuilder
 
createServiceDelegate(URL, QName, Class) - 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
createServletController(ServletConfig) - Method in class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
createServletLinkType() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of ServletLinkType
createServletTransportFactory() - Method in class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
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
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
 
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
 
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.
createString() - Method in class org.apache.cxf.jaxws.javaee.ObjectFactory
Create an instance of CString
createTables() - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
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
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
 
createTerminateSequence(TerminateSequenceType) - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of JAXBElement<TerminateSequenceType>}
createTerminateSequenceType() - Method in class org.apache.cxf.ws.rm.ObjectFactory
Create an instance of TerminateSequenceType
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
createThreadingParametersIdentifiedType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of ThreadingParametersIdentifiedType
createThreadingParametersType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of ThreadingParametersType
createTimerTask(long) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
createTimerTask(long) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuationWrapper
 
createTImport() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TImport
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
createTLSServerParametersIdentifiedType() - Method in class org.apache.cxf.transports.http_jetty.configuration.ObjectFactory
Create an instance of TLSServerParametersIdentifiedType
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>}
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>}
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
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 Type 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(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(Field) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
createType(Class) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
createTypeAttribute(String, Type, Element) - Static method in class org.apache.cxf.aegis.type.TypeUtil
 
createTypeCreator() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createTypeForClass(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createTypeForClass(AbstractTypeCreator.TypeClassInfo) - Method in interface org.apache.cxf.aegis.type.TypeCreator
Turn a TypeClassInfo into a type.
createTypeInfo() - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
createTypeMapping(boolean) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createTypeMapping(String, boolean) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createTypeMapping(TypeMapping, boolean) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
createTypeMapping(boolean) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Creates a new empty TypeMapping object.
createTypeMapping(String, boolean) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Create a type mapping with the specified encodying style.
createUnmarhsaller() - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
 
createUnmarshaller() - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder
 
createURI() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
Create an instance of URI
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.xmlsoap.schemas.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.xmlsoap.schemas.wsdl.http.ObjectFactory
Create an instance of UrlReplacement
createUserPass(String, String) - Method in class org.apache.cxf.transport.http.HttpBasicAuthSupplier
This method is used by extensions of this class to create a UserPass to return.
createUserType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
createUsingAddressing() - Method in class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create an instance of UsingAddressing
createWebServiceContext(Exchange) - Static method in class org.apache.cxf.jaxws.support.ContextPropertiesMapping
 
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
createWrappedSchema(ServiceInfo, AbstractMessageContainer, AbstractMessageContainer, QName) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
createWrapperHelper(Class<?>, List<String>, List<String>, List<Class<?>>) - Static method in class org.apache.cxf.jaxws.interceptors.WrapperHelper
 
createWrapperObject(List<?>) - Method in class org.apache.cxf.jaxws.interceptors.WrapperHelper
 
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
 
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
 
createXMLStreamReader(InputStream, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(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(Source) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Reader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
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
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
 
CURRENT_MESSAGE_PART - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
currentEvent - Variable in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
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
 
cusParser - Variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.JAXWSDefinitionBuilder
 
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
 
CustomTypeMapping - Class in org.apache.cxf.aegis.type
Contains type mappings for java/qname pairs.
CustomTypeMapping(TypeMapping) - Constructor for class org.apache.cxf.aegis.type.CustomTypeMapping
 
CustomTypeMapping() - Constructor for class org.apache.cxf.aegis.type.CustomTypeMapping
 
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
 
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
 
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
 
CXFJettySslSocketConnector - Class in org.apache.cxf.transport.https_jetty
This class extends the Jetty SslSocketConnector, 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
 
CXFNonSpringServlet - Class in org.apache.cxf.transport.servlet
 
CXFNonSpringServlet() - Constructor for class org.apache.cxf.transport.servlet.CXFNonSpringServlet
 
CXFServlet - Class in org.apache.cxf.transport.servlet
A Servlet which supports loading of JAX-WS endpoints from an XML file and handling requests for endpoints created via other means such as Spring beans, or the Java API.
CXFServlet() - Constructor for class org.apache.cxf.transport.servlet.CXFServlet
 

D

daemon - Variable in class org.apache.cxf.management.JMXConnectorPolicyType
 
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_DISABLED - Static variable in class org.apache.cxf.binding.AbstractBindingFactory
 
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.
DatabindingInSetupInterceptor - Class in org.apache.cxf.binding.http.interceptor
 
DatabindingInSetupInterceptor() - Constructor for class org.apache.cxf.binding.http.interceptor.DatabindingInSetupInterceptor
 
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
 
DataHandlerType - Class in org.apache.cxf.aegis.type.mtom
 
DataHandlerType() - Constructor for class org.apache.cxf.aegis.type.mtom.DataHandlerType
 
DataReader<T> - Interface in org.apache.cxf.databinding
 
DataReaderImpl<T> - Class in org.apache.cxf.jaxb.io
 
DataReaderImpl(JAXBContext) - Constructor for class org.apache.cxf.jaxb.io.DataReaderImpl
 
DataSourceType - Class in org.apache.cxf.aegis.type.mtom
 
DataSourceType() - 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
 
DataWriterImpl<T> - Class in org.apache.cxf.jaxb.io
 
DataWriterImpl(JAXBContext) - Constructor for class org.apache.cxf.jaxb.io.DataWriterImpl
 
DataWriterImpl(JAXBContext, Map<String, Object>) - Constructor for class org.apache.cxf.jaxb.io.DataWriterImpl
 
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
Type 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
Type 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.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
 
decode(String, String, InputStream) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
 
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
 
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.
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.
decodeProperty(Class<T>, Element, Unmarshaller) - Static method in class org.apache.cxf.ws.rm.soap.RMSoapInterceptor
Decodes an RM property from a SOAP header.
decorateWithTLS(HttpsURLConnection) - 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
 
decoupledEndpoint - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
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_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_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_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.
DefaultBindingImpl - Class in org.apache.cxf.jaxws.binding
 
DefaultBindingImpl() - Constructor for class org.apache.cxf.jaxws.binding.DefaultBindingImpl
 
defaultBus - Static variable in class org.apache.cxf.BusFactory
 
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<ResourceResolver>) - Constructor for class org.apache.cxf.resource.DefaultResourceManager
 
defaultSchemas - Variable in class org.apache.cxf.tools.validator.internal.SchemaValidator
 
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(Configuration) - Constructor for class org.apache.cxf.aegis.type.DefaultTypeCreator
 
DefaultTypeMappingRegistry - Class in org.apache.cxf.aegis.type
The default implementation of TypeMappingRegistry.
DefaultTypeMappingRegistry() - Constructor for class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
DefaultTypeMappingRegistry(boolean) - Constructor for class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
DefaultTypeMappingRegistry(TypeCreator, boolean) - Constructor for class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
DefaultValuePlugin - Class in org.apache.cxf.xjc.dv
Modifies the JAXB code model to initialise fields mapped from schema elements with their default value.
DefaultValuePlugin() - Constructor for class org.apache.cxf.xjc.dv.DefaultValuePlugin
 
DefaultValueProvider - Interface in org.apache.cxf.tools.wsdlto.core
 
DefaultValueWriter - Interface in org.apache.cxf.tools.common.model
 
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.
DeferredMap<V> - Class in org.apache.cxf.bus.extension
 
DeferredMap(ExtensionManagerImpl, Class<V>) - Constructor for class org.apache.cxf.bus.extension.DeferredMap
 
DelegatingXMLStreamWriter - Class in org.apache.cxf.staxutils
 
DelegatingXMLStreamWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
DELETE - Static variable in class org.apache.cxf.binding.http.HttpConstants
 
delete(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
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
 
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.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
 
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 - 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
 
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(Map<String, DestinationFactory>) - Constructor for class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
DestinationFactoryManagerImpl(MapProvider<String, DestinationFactory>) - Constructor for class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
DestinationPolicyType - Class in org.apache.cxf.ws.rm.manager
RM destination configuration properties.
DestinationPolicyType() - Constructor for class org.apache.cxf.ws.rm.manager.DestinationPolicyType
 
DestinationSequence - Class in org.apache.cxf.ws.rm
 
DestinationSequence(Identifier, EndpointReferenceType, Destination) - Constructor for class org.apache.cxf.ws.rm.DestinationSequence
 
DestinationSequence(Identifier, EndpointReferenceType, BigInteger, SequenceAcknowledgement) - 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.
destroy(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
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.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.AbstractCXFServlet
 
destroy() - Method in class org.apache.cxf.transport.servlet.CXFServlet
 
destroyForPort(int) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This method removes the Server Engine from the port map and stops it.
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.
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
 
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
 
DigestAuthSupplier() - Constructor for class org.apache.cxf.transport.http.DigestAuthSupplier
 
DIRECT_DISPATCH - Static variable in class org.apache.cxf.transport.local.LocalConduit
 
DISABLE_OUTPUTSTREAM_OPTIMIZATION - Static variable in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
disableCNCheck - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
discoverStyle() - Method in class org.apache.cxf.tools.java2wsdl.processor.FrontendFactory
 
DispatchAsyncCallable<T> - Class in org.apache.cxf.jaxws
 
DispatchAsyncCallable(Dispatch<T>, T, AsyncHandler) - Constructor for class org.apache.cxf.jaxws.DispatchAsyncCallable
 
DispatchImpl<T> - Class in org.apache.cxf.jaxws
 
DispatchInDatabindingInterceptor - Class in org.apache.cxf.jaxws.interceptors
 
DispatchInDatabindingInterceptor(Class, Service.Mode) - Constructor for class org.apache.cxf.jaxws.interceptors.DispatchInDatabindingInterceptor
 
DispatchInterceptor - Class in org.apache.cxf.binding.http.interceptor
 
DispatchInterceptor() - Constructor for class org.apache.cxf.binding.http.interceptor.DispatchInterceptor
 
DispatchLogicalHandlerInterceptor<T extends Message> - Class in org.apache.cxf.jaxws.handler.logical
 
DispatchLogicalHandlerInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.logical.DispatchLogicalHandlerInterceptor
 
DispatchLogicalHandlerInterceptor(Binding, String) - Constructor for class org.apache.cxf.jaxws.handler.logical.DispatchLogicalHandlerInterceptor
 
DispatchOutDatabindingInterceptor - Class in org.apache.cxf.jaxws.interceptors
 
DispatchOutDatabindingInterceptor(Service.Mode) - Constructor for class org.apache.cxf.jaxws.interceptors.DispatchOutDatabindingInterceptor
 
DispatchSOAPHandlerInterceptor - Class in org.apache.cxf.jaxws.handler.soap
 
DispatchSOAPHandlerInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.soap.DispatchSOAPHandlerInterceptor
 
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
 
DOC_BARE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
DOC_WRAPPED - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
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
 
DOCUMENT - Static variable in class org.apache.cxf.wsdl.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
 
DocumentType(DocumentBuilder) - 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.AbstractCXFServlet
 
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.AbstractCXFServlet
 
doInit - Variable in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
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.
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(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
 
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
 
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.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.rm.spring.RMManagerBeanDefinitionParser
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
doPublish(String) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
doResume() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
doResume() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuationWrapper
 
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
 
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
 
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
 
DummyImpl - Class in org.apache.cxf.jaxws.support
 
DummyImpl() - Constructor for class org.apache.cxf.jaxws.support.DummyImpl
 
duplicate(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
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
 

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.wsdl.TPart
 
ELEMENT_NAME - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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
 
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
 
ElementWriter - Class in org.apache.cxf.aegis.xml.stax
LiteralWriter
ElementWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.aegis.xml.stax.ElementWriter
Create a LiteralWriter 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
 
empty() - Method in class org.apache.cxf.staxutils.FastStack
 
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
 
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.
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(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(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
 
encodeFault(SoapMessage, SequenceFault) - Static method in class org.apache.cxf.ws.rm.soap.RMSoapInterceptor
Encode the SeuqnceFault in protocol-specific header.
encodeIri(String, Document) - Static method in class org.apache.cxf.binding.http.interceptor.URIParameterOutInterceptor
 
encodeMAP(T, QName, Class<T>, Element, Marshaller) - Method in class org.apache.cxf.ws.addressing.soap.MAPCodec
Encodes an MAP as a SOAP header.
ENCODING - Static variable in interface org.apache.cxf.message.Message
 
ENCODING_URI_KEY - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
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
 
endElement() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
endElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
endElement() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
endElement() - Method in class org.apache.cxf.tools.validator.internal.Stax2DOM
 
endHandling() - Method in class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
endHandlingMessage(Exchange) - Method in class org.apache.cxf.management.interceptor.AbstractMessageResponseTimeInterceptor
 
ENDPOINT - Static variable in interface org.apache.cxf.databinding.DataReader
 
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_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_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) - Constructor for class org.apache.cxf.jaxws.EndpointImpl
 
EndpointImpl(Bus, Object) - Constructor for class org.apache.cxf.jaxws.EndpointImpl
 
EndpointInfo - Class in org.apache.cxf.service.model
 
EndpointInfo() - Constructor for class org.apache.cxf.service.model.EndpointInfo
 
EndpointInfo(ServiceInfo, String) - Constructor for class org.apache.cxf.service.model.EndpointInfo
 
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
 
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(EndpointInfo, PolicyEngineImpl, boolean, Assertor) - Constructor for class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
endpointReference - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
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
 
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
 
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
 
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
 
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
 
ensureExposedVersion(AddressingProperties) - Static method in class org.apache.cxf.ws.rm.RMContextUtils
Ensures the appropriate version of WS-Addressing is used.
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_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
entries - Variable in class org.apache.cxf.extension.RegistryImpl
 
entrySet() - Method in class org.apache.cxf.aegis.Context
 
entrySet() - Method in class org.apache.cxf.common.util.CacheMap
 
entrySet() - Method in class org.apache.cxf.common.util.TwoStageMap
 
entrySet() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
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
 
enumeratorValues(XmlSchemaSimpleType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaTools
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
 
env - Variable in class org.apache.cxf.tools.common.ProcessorTestBase
 
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
 
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
 
equal(PolicyComponent) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
 
equal(PolicyComponent) - Method in class org.apache.cxf.ws.policy.builder.primitive.NestedPrimitiveAssertion
 
equal(PolicyComponent) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
equals(Object) - Method in class org.apache.cxf.aegis.type.Type
 
equals(Object) - Method in class org.apache.cxf.binding.http.IriDecoderHelper.Param
 
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.jca.outbound.CXFConnectionSpec
 
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.staxutils.DepthXMLStreamReader
 
equals(Object) - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
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.PolicyUtils
 
ERORR_STYLE_USE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
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
 
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
 
escape(StringBuilder, String, int) - Static method in class org.apache.cxf.tools.util.NameUtil
 
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.
Event - Class in org.apache.cxf.event
Base class for all the CXF Events.
Event(Object, QName) - Constructor for class org.apache.cxf.event.Event
Constructs a Event with the event source and a unique event id.
EventCache - Interface in org.apache.cxf.event
Caches all events that do not have a listener associated with them.
EventListener - Interface in org.apache.cxf.event
Should be implemented by an object that wants to receive events.
EventProcessor - Interface in org.apache.cxf.event
 
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
 
Exchange - Interface in org.apache.cxf.message
 
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
 
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(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.java2wsdl.JavaToWSDLContainer
 
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.wsdlto.WSDLToJavaContainer
 
execute(boolean) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
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.
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
expires - Variable in class org.apache.cxf.ws.rm.CreateSequenceResponseType
 
expires - Variable in class org.apache.cxf.ws.rm.CreateSequenceType
 
Expires - Class in org.apache.cxf.ws.rm
Java class for Expires element declaration.
Expires() - Constructor for class org.apache.cxf.ws.rm.Expires
 
expires - Variable in class org.apache.cxf.ws.rm.OfferType
 
exponentialBackoff - Variable in class org.apache.cxf.ws.rm.policy.RMAssertion
 
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.
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
 
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>) - 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) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ExtensionManagerImpl(String, ClassLoader, Map<Class, Object>, ResourceManager) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ExtensionManagerImpl(String[], ClassLoader, Map<Class, Object>, ResourceManager) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
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
 
EXTRA_CLASS - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
extract(String, String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
extReg - Variable in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 

F

Factory - Interface in org.apache.cxf.common.util.factory
Represents an object factory.
factory - Variable in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
factoryAlgorithm - Variable in class org.apache.cxf.configuration.security.KeyManagersType
 
factoryAlgorithm - Variable in class org.apache.cxf.configuration.security.TrustManagersType
 
FactoryInvoker - Class in org.apache.cxf.service.invoker
This invoker implementation calls a Factory to create the service object and then applies a scope policy for caching.
FactoryInvoker(Factory, ScopePolicy) - Constructor for class org.apache.cxf.service.invoker.FactoryInvoker
Create a FactoryInvoker object.
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
 
FailoverStrategy - Interface in org.apache.cxf.clustering
Supports pluggable strategies for alternate endpoint selection on failover.
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.
FailureLocation - Class in org.apache.cxf.tools.validator.internal.model
 
FailureLocation(Location, String) - Constructor for class org.apache.cxf.tools.validator.internal.model.FailureLocation
 
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 interface org.apache.cxf.databinding.DataReader
 
Fault - Exception in org.apache.cxf.interceptor
A Fault that occurs during invocation processing.
Fault(Message, Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Message) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(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_PARAM - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
FAULT_STACKTRACE_ENABLED - Static variable in interface org.apache.cxf.message.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
 
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.ws.rm.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
 
FaultMode - Enum in org.apache.cxf.message
 
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
 
features - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
Features - Annotation Type in org.apache.cxf.feature
 
fetchElementByNameAttribute(Element, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
file - Variable in class org.apache.cxf.configuration.security.CertStoreType
 
file - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
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
 
FiltersType - Class in org.apache.cxf.configuration.security
Java class for FiltersType complex type.
FiltersType() - Constructor for class org.apache.cxf.configuration.security.FiltersType
 
finalize() - Method in class org.apache.cxf.transport.jms.JMSConduit
 
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.JettyHTTPServerEngineFactory
 
finalizeConfig() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPTransportFactory
 
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
 
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
 
findChildWithAtt(Node, String, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Find the first direct child with a given attribute.
findExtension(Class<T>) - Method in interface org.apache.cxf.bus.CXFBusImpl.ExtensionFinder
 
findHandler(String) - Static method in class org.apache.cxf.tools.util.URLFactory
 
findMapping(Class) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
findMappings(Class) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
findMessagePart(Exchange, Collection<OperationInfo>, QName, boolean, int) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
Find the next possible message part in the message.
findPartEnd(String, int, String) - Static method in class org.apache.cxf.binding.http.IriDecoderHelper
 
findResource(String) - Method in class org.apache.cxf.bus.spring.BusApplicationContext
 
findSoapFaultException(Throwable) - Method in class org.apache.cxf.jaxws.JAXWSMethodInvoker
 
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
 
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
 
FIXED_PARAMETER_ORDER - Static variable in interface org.apache.cxf.message.Message
 
fixedParameterOrder - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
FLOAT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
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.io.AbstractWrappedOutputStream
 
flush() - Method in class org.apache.cxf.io.CachedOutputStream
 
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 class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
 
flush() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
flushEvents() - Method in interface org.apache.cxf.event.EventCache
Flushes the cache of all the Events.
flushEvents(QName) - Method in interface org.apache.cxf.event.EventCache
Flushes the Event from the cache matching the event type.
flushEvents(String) - Method in interface org.apache.cxf.event.EventCache
Flushes the Events from the cache matching the event type namespace.
flushHeaders(Message) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
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
 
Form - Class in org.apache.cxf.tools.common.toolspec.parser
 
Form(Element) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.Form
 
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
 
formatVersionNumber(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
FragmentStreamReader - Class in org.apache.cxf.staxutils
Wraps a XMLStreamReader and provides START_DOCUMENT and END_DOCUMENT events.
FragmentStreamReader(XMLStreamReader) - Constructor for class org.apache.cxf.staxutils.FragmentStreamReader
 
fromSource(Source) - Static method in class org.apache.cxf.helpers.XMLUtils
 
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.transports.http.configuration.ClientCacheControlType
 
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.transports.http.configuration.ServerCacheControlType
 
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
 
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

GDAY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
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(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(ServiceInfo, File) - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToProcessor
 
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.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
 
generateAndCompile(Collection<JavaClass>, File) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.BeanGenerator
 
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
 
generateNotFound(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.ServletController
 
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
 
generateServiceList(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.ServletController
 
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
 
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
 
get(Object) - Method in class org.apache.cxf.aegis.Context
 
GET - Static variable in class org.apache.cxf.binding.http.HttpConstants
 
get(Object) - Method in class org.apache.cxf.bus.extension.DeferredMap
 
get() - Method in class org.apache.cxf.common.util.AbstractTwoStageCache
Return a cached or newly created object
get(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
get() - Method in class org.apache.cxf.common.util.factory.AbstractPool
Get the pooled instance.
get(Object) - Method in class org.apache.cxf.common.util.TwoStageMap
 
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() - Method in class org.apache.cxf.jaxws.AsyncResponse
 
get(long, TimeUnit) - Method in class org.apache.cxf.jaxws.AsyncResponse
 
get(Object) - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
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>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor>, List<Interceptor>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor>, List<Interceptor>, List<Interceptor>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor>, List<Interceptor>, List<Interceptor>, List<Interceptor>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor>, List<Interceptor>, List<Interceptor>, List<Interceptor>, List<Interceptor>) - 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(Class<T>) - Method in class org.apache.cxf.tools.common.ToolContext
 
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
 
getAbsolutePath(String) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
getAbsoluteURI(String) - Static method in class org.apache.cxf.tools.util.URIParserUtil
 
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.CreateSequenceResponseType
Gets the value of the accept property.
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.
getAcknowledgementInterval() - Method in class org.apache.cxf.ws.rm.policy.RMAssertion
Gets the value of the acknowledgementInterval property.
getAcknowledgementRange() - Method in class org.apache.cxf.ws.rm.SequenceAcknowledgement
Gets the value of the acknowledgementRange property.
getAcknowledgment() - Method in class org.apache.cxf.ws.rm.DestinationSequence
 
getAckRequestedAction() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getAckRequestedName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getAckRequestedOperationName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getAckRequestedQName() - Static 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.AcceptType
Gets the value of the acksTo property.
getAcksTo() - Method in class org.apache.cxf.ws.rm.CreateSequenceType
Gets the value of the acksTo property.
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.
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() - 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
 
getActionUri(Message) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
 
getActivationNamespaces() - Method in class org.apache.cxf.binding.AbstractBindingFactory
 
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.
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
 
getActualMessage() - Method in exception org.apache.cxf.aegis.DatabindingException
 
getAdapterMethod(Class, String) - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.DateTypeCustomGenerator
 
getAdditionalNamespaces() - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
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.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.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(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Get the address from the provided endpoint reference.
getAddresser(String) - Method in class org.apache.cxf.tools.misc.processor.address.AddressFactory
 
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
 
getAddressingNamespace() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getAddressQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getAddressQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
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.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
 
getAfter() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getAfter() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns a set of IDs specifying the interceptors that this interceptor should be placed after in the interceptor chain
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.
getAllElemName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getAllElemQName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getAllImport() - Method in class org.apache.cxf.tools.common.model.JavaCommon
 
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.
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.
getAlternativeSelector() - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getAlternativeSelector() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getAnnotation() - 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
 
getAnnotationMap() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getAnnotations() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.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
 
getAnonymousAddress() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getAnonymousEndpointReference() - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Create an anonymous endpoint reference.
getAnonymousURI() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
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.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.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.AcceptType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.AckRequestedType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.CreateSequenceResponseType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.CreateSequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.OfferType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.policy.RMAssertion
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.SequenceAcknowledgement
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.SequenceFaultType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.SequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.rm.TerminateSequenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.wsdl.TExtensibleDocumented
Gets the value of the any property.
getAnyTopLevelOptionalElement() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the anyTopLevelOptionalElement property.
getApplicationContext() - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
getApplicationContext() - Method in class org.apache.cxf.test.AbstractCXFSpringTest
 
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.
getAppliesToElemName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getAppliesToElemQName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
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() - Method in class org.apache.cxf.tools.common.model.JavaAnnotation
 
getArrayKeys() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.JAXWSContainer
 
getArrayKeys() - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
getAssertion() - Method in class org.apache.cxf.ws.policy.AssertionInfo
 
getAssertion(AssertionInfo) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
getAssertionBuilderRegistry() - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
 
getAssertionTypes() - Method in class org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider
 
getAssertionTypes() - Method in class org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider
 
getAssertionTypes() - Method in class org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptorProvider
 
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.
getAssertionTypes() - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderImpl
 
getAssertionTypes() - Method in class org.apache.cxf.ws.rm.policy.RMPolicyInterceptorProvider
 
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
 
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.
getAttachment(String, Collection<Attachment>) - Static method in class org.apache.cxf.aegis.type.mtom.AttachmentUtil
 
getAttachmentAsByteArray(String) - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentUnmarshaller
 
getAttachmentAsDataHandler(String) - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentUnmarshaller
 
getAttachmentMarshaller() - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
getAttachmentMimeType() - Method in class org.apache.cxf.message.MessageImpl
 
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() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getAttachments() - Method in interface org.apache.cxf.message.Message
 
getAttachments() - Method in class org.apache.cxf.message.MessageImpl
 
getAttachmentUnmarshaller() - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
getAttchmentPartHeader(Attachment) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
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
 
getAttributeCount() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeCount() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeCount() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
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.staxutils.DepthXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeName(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
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.W3CDOMStreamReader
 
getAttributeName() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
getAttributeNamespace(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeReader(QName) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
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
 
getAttributeType(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
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.W3CDOMStreamReader
 
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.staxutils.DepthXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
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
 
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.
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 class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getAttributeWriter(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getAttributeWriter(QName) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
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
 
getAuthorization() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Gets the value of the authorization property.
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.
getAuthorizationForRealm(HTTPConduit, URL, Message, String, String) - Method in class org.apache.cxf.transport.http.DigestAuthSupplier
 
getAuthorizationForRealm(HTTPConduit, URL, Message, String, String) - Method in class org.apache.cxf.transport.http.HttpAuthSupplier
The HTTPConduit makes a call to this method if it receives a 401 response to a particular URL for a given message.
getAuthorizationForRealm(HTTPConduit, URL, Message, String, String) - Method in class org.apache.cxf.transport.http.HttpBasicAuthSupplier
 
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.
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() - Method in class org.apache.cxf.transport.AbstractConduit
Retreive the back-channel Destination.
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() - Method in interface org.apache.cxf.transport.Conduit
Retreive the back-channel Destination.
getBackChannel(Message, Message, EndpointReferenceType) - Method in interface org.apache.cxf.transport.Destination
Retreive a back-channel Conduit, which must be policy-compatible with the current Message and associated Destination.
getBackChannel() - Method in class org.apache.cxf.transport.http.HTTPConduit
Retreive the back-channel Destination.
getBackChannelConduit(Message) - Static method in class org.apache.cxf.interceptor.OutgoingChainInterceptor
 
getBasedir() - Static method in class org.apache.cxf.test.AbstractCXFTest
 
getBasedir() - Static method in class org.apache.cxf.test.TestUtilities
 
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.servlet.ServletDestination
 
getBasePathForFullAddress(String) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
getBaseRetransmissionInterval() - Method in class org.apache.cxf.ws.rm.policy.RMAssertion
Gets the value of the baseRetransmissionInterval property.
getBaseURI() - Method in class org.apache.cxf.catalog.CatalogWSDLLocator
 
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
 
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() - 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
Create a mock service model with two operations - invoke and invokeOneway.
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.HttpBasicAuthSupplierBeanDefinitionParser
 
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.PolicyConstantsBeanDefinitionParser
 
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
 
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.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.
getBefore() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getBefore() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns a set of IDs specifying the interceptors that this interceptor needs to be before in the inteceptor chain.
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.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.BindingProviderImpl
 
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 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.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
 
getBindingAnnotationFromClass(List<Class<?>>) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getBindingAnnotationFromMethod(Method) - Method in class org.apache.cxf.helpers.WSDLHelper
 
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, StringBuffer) - 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
 
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.SoapBindingConfiguration
 
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.java2wsdl.processor.JavaToProcessor
 
getBindingInfo() - Method in interface org.apache.cxf.binding.Binding
Get the BindingInfor
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
 
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 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
 
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
 
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) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getBooleanValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
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
 
getBuilder() - Method in class org.apache.cxf.tools.plugin.FrontEnd
Gets the value of the builder property.
getBuilderClassName(FrontendFactory.Style) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.ServiceBuilderFactory
 
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.AbstractBindingFactory
 
getBus() - Method in class org.apache.cxf.binding.soap.SoapTransportFactory
 
getBus() - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
getBus() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
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.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 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.java2wsdl.generator.AbstractGenerator
 
getBus() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToProcessor
 
getBus() - Method in class org.apache.cxf.tools.validator.internal.AbstractDefinitionValidator
 
getBus() - Method in class org.apache.cxf.transport.http.AbstractHTTPTransportFactory
This method returns the CXF Bus under which this HTTPTransportFactory is governed.
getBus() - Method in class org.apache.cxf.transport.http.QueryHandlerRegistryImpl
 
getBus() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
getBus() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
getBus() - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
 
getBus() - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
getBus() - Method in class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
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.AbstractPolicyInterceptor
 
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
 
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.
getCacheLevel() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getCacheLevelName() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getCallbacks() - Method in class org.apache.cxf.io.CachedOutputStream
 
getCanonicalBindingStyle(Binding) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
getCatalog() - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
getCatalogManager(Bus) - Static method in class org.apache.cxf.catalog.OASISCatalogManager
 
getCatalogURL() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getCertStore() - Method in class org.apache.cxf.configuration.security.TrustManagersType
Gets the value of the certStore property.
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.
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.
getChipherSuite() - Method in class org.apache.cxf.security.transport.TLSSessionInfo
 
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
 
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.
getClass(String) - Static method in class org.apache.cxf.common.util.PrimitiveUtils
 
getClassFromType(Type) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
getClassLoader(ClassLoader) - Static method in class org.apache.cxf.tools.util.AnnotationUtil
 
getClassLoader() - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
getClassName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
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
 
getClassPath() - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
getClient() - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
getClient() - Method in class org.apache.cxf.frontend.ClientProxy
 
getClient(Object) - Static method in class org.apache.cxf.frontend.ClientProxy
 
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.
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.
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
 
getCodeString(String, String) - Method in exception org.apache.cxf.binding.soap.SoapFault
 
getCommandDocument() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getCommandLineParser() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
getComments() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSClass
 
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
getComponentName() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
getComponentType() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
Get the Type of the elements in the array.
getComponentType() - Method in class org.apache.cxf.aegis.type.collection.CollectionType
 
getComponentType(Object, int) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getConcreteName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getConcurrentConsumers() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
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(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.AbstractHTTPTransportFactory
This call creates a new HTTPConduit for the endpoint.
getConduit(EndpointInfo, EndpointReferenceType) - Method in class org.apache.cxf.transport.http.AbstractHTTPTransportFactory
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() - Method in class org.apache.cxf.transport.AbstractDestination
 
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.
getConduitInitiator() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
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.jaxws.DispatchImpl
 
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.databinding.AegisDatabinding
Return the type mapping configuration associated with this databinding object.
getConfiguration() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getConfiguration() - Method in class org.apache.cxf.aegis.type.AbstractTypeMappingRegistry
 
getConfiguration() - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
 
getConfiguration() - Method in class org.apache.cxf.binding.object.LocalServerListener
 
getConfigurations() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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
getConnectionInfo(HttpURLConnection) - Method in interface org.apache.cxf.transport.http.HttpURLConnectionFactory
This method returns Connection Info objects for the particular connection.
getConnectionInfo(HttpURLConnection) - Method in class org.apache.cxf.transport.http.HttpURLConnectionFactoryImpl
This operation returns the HttpURLConnectionInfo object that represents the HttpURLConnection.
getConnectionInfo(HttpURLConnection) - Method in class org.apache.cxf.transport.https.HttpsURLConnectionFactory
This operation returns an HttpsURLConnectionInfo for the given HttpsURLConnection.
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.
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
 
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 class org.apache.cxf.message.AbstractWrappedMessage
 
getContent(Class<T>) - Method in interface org.apache.cxf.message.Message
Retrieve the encapsulated content as a particular type (a result type if message is outbound, a source type if message is inbound)
getContent(Class<T>) - Method in class org.apache.cxf.message.MessageImpl
 
getContent() - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Returns the content of the message as an input stream.
getContent() - Method in class org.apache.cxf.wsdl.TDocumentation
Gets the value of the content property.
getContentEncoding() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the contentEncoding property.
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
 
getContentLocation() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the contentLocation property.
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.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.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.
getContext() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
getContext() - Method in class org.apache.cxf.jaxws.AsyncResponse
 
getContext() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
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
 
getContextName(String) - Static method in class org.apache.cxf.transport.HttpUriMapper
 
getContextProperties() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Return a map of properties.
getContextualProperty(String) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContextualProperty(String) - Method in interface org.apache.cxf.message.Message
 
getContextualProperty(String) - Method in class org.apache.cxf.message.MessageImpl
 
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_jetty.continuations.JettyContinuationProvider
 
getContinuation() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
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
 
getContractLocation(QName) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
 
getContractLocation(QName) - Method in class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
 
getController() - Method in class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
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.transport.http.HTTPConduit
Allow access to the cookies that the conduit is maintaining
getCounter(ObjectName) - Method in class org.apache.cxf.management.counters.CounterRepository
 
getCounters() - Method in class org.apache.cxf.management.counters.CounterRepository
 
getCreateSequenceAction() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceOnewayOperationName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceOperationName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceRefusedFaultCode() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceResponseAction() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceResponseOnewayOperationName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getCreateSequenceResponseOperationName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
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
 
getCurrentFrame() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getCurrentMessageNr() - Method in class org.apache.cxf.ws.rm.SourceSequence
 
getCurrentNode() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getCurrentVersion() - Static method in class org.apache.cxf.version.Version
 
getCustomizedNS(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
getCustomizedWSDLElements() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
getData() - Method in class org.apache.cxf.attachment.ByteDataSource
 
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.jaxws.EndpointImpl
 
getDataBinding() - 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(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
 
getDataHandler() - Method in class org.apache.cxf.attachment.AttachmentImpl
 
getDataHandler() - Method in interface org.apache.cxf.message.Attachment
 
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(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
 
getDateType() - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.DateTypeCustomGenerator
 
getDeclaredNamespaceMappings() - Method in class org.apache.cxf.databinding.AbstractDataBinding
Return a set of mappings from namespace to prefix to allow bindings to control the prefixes.
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.databinding.source.AbstractDataBinding
Provide explicit mappings to ReflectionServiceFactory.
getDecoupledEndpoint() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the decoupledEndpoint property.
getDecoupledObserver() - Method in class org.apache.cxf.transport.http.HTTPConduit
 
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
 
getDefaultFaultAction() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getDefaultFaultAction() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getDefaultMinOccurs() - Method in class org.apache.cxf.aegis.type.Configuration
 
getDefaultNamespace() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
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
 
getDefaultScope() - Static method in class org.apache.cxf.service.invoker.ScopePolicyEditor
To get the default scope policy when no policy is specified.
getDefaultTypeMapping() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
getDefaultTypeMapping() - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Gets the registered default TypeMapping instance.
getDefaultTypeValue() - Method in class org.apache.cxf.tools.common.model.JavaType
 
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
 
getDefinition(File) - Method in class org.apache.cxf.helpers.WSDLHelper
 
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
 
getDefinitions() - Method in interface org.apache.cxf.wsdl.WSDLManager
 
getDefinitions() - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
getDeliveryAssurance() - Method in class org.apache.cxf.ws.rm.RMManager
 
getDeliveryMode() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getDependencies() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
getDependencies() - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
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.Type
Return a set of Type dependencies.
getDepth() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getDerivative() - Method in class org.apache.cxf.transport.https.HttpsURLConnectionFactory
 
getDescribed() - Method in class org.apache.cxf.service.model.DescriptionInfo
 
getDescription() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.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.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_jetty.JettyHTTPTransportFactory
 
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(EndpointInfo) - Method in class org.apache.cxf.transport.servlet.ServletTransportFactory
 
getDestination() - Method in class org.apache.cxf.ws.rm.RMEndpoint
 
getDestination(Message) - Method in class org.apache.cxf.ws.rm.RMManager
 
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 class org.apache.cxf.transport.servlet.ServletTransportFactory
 
getDestinationPolicy() - Method in class org.apache.cxf.ws.rm.RMManager
 
getDestinationResolver() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getDestinations() - Method in class org.apache.cxf.transport.servlet.ServletTransportFactory
 
getDestinationSequences(String) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getDestinationSequences(String) - 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 class org.apache.cxf.transport.servlet.ServletTransportFactory
 
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
 
getDetail() - Method in exception org.apache.cxf.interceptor.Fault
Returns the detail node.
getDetail() - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
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
 
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.
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.
getDirection() - Method in class org.apache.cxf.headers.Header
 
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.
getDocument(Class) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
getDocument() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
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(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
 
getDocument(XMLEventReader) - Method in class org.apache.cxf.tools.validator.internal.Stax2DOM
 
getDocument(XMLEventReader, String) - Method in class org.apache.cxf.tools.validator.internal.Stax2DOM
 
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
 
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
 
getDoubleValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getDoubleValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
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.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
 
getEffectiveClientFaultPolicy(EndpointInfo, BindingFaultInfo) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getEffectiveClientFaultPolicy(EndpointInfo, 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
 
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, BindingFaultInfo, Destination) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getEffectiveServerFaultPolicy(EndpointInfo, 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) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getEffectiveServerResponsePolicy(EndpointInfo, BindingOperationInfo, Destination) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
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() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
getElement() - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
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
 
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
 
getElementQName(Element) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getElementQName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getElements() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
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.staxutils.AbstractDOMStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getElementType() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
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 class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getElementWriter(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getElementWriter(QName) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
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
 
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.
getEncoding() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getEncoding() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getEncoding() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getEncoding() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getEncodingStyleURI() - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
getEncodingStyleURI() - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
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(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
 
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
 
getEndpointInfo() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getEndpointInfo() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
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.servlet.ServletDestination
 
getEndpointInfo() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getEndpointInfo(QName) - Method in class org.apache.cxf.ws.rm.WrappedService
 
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() - Method in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
Gets the value of the endpointName property.
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
 
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() - 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
 
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.
getEntryName() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
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
 
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.java2wsdl.processor.JavaToProcessor
 
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
 
getErrorMessage() - Method in class org.apache.cxf.tools.validator.AbstractValidator
 
getErrorMessage() - Method in class org.apache.cxf.tools.validator.internal.WSDLRefValidator
 
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 interface org.apache.cxf.event.EventCache
Returns all the events.
getEvents(QName) - Method in interface org.apache.cxf.event.EventCache
Returns all the events matching the event type.
getEvents(String) - Method in interface org.apache.cxf.event.EventCache
Returns all the events matching the event type namespace.
getEvents() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
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
 
getExactlyOneElemName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getExactlyOneElemQName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
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
 
getExceptions() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
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
 
getExclude() - Method in class org.apache.cxf.configuration.security.FiltersType
Gets the value of the exclude property.
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
 
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.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.ws.rm.WrappedEndpoint
 
getExecutor() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getExpires() - Method in class org.apache.cxf.ws.rm.CreateSequenceResponseType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.rm.CreateSequenceType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.rm.OfferType
Gets the value of the expires property.
getExpires() - Method in class org.apache.cxf.ws.rm.SourceSequence
 
getExponentialBackoff() - Method in class org.apache.cxf.ws.rm.policy.RMAssertion
Gets the value of the exponentialBackoff property.
getExponentialBackoff() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl
 
getExposedJAXBContext(String) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
 
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 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
 
getExtensor(Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensor(Class<T>) - Method in interface org.apache.cxf.service.model.Extensible
 
getExtensor(Class<T>) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getExtensors(Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensors() - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensors(Class<T>) - Method in interface org.apache.cxf.service.model.Extensible
 
getExtensors(Class<T>) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getExtenstionRegistry() - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getExtraClass() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
getExtraClass() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getExtReg() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getFactory() - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
Returns the current JDOMFactory in use, if one has been previously set with StaxBuilder.setFactory(org.jdom.JDOMFactory), otherwise null.
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.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser
 
getFactoryIdSuffix() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
getFactoryIdSuffix() - Method in class org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
 
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 exception org.apache.cxf.interceptor.Fault
 
getFaultCode() - Method in class org.apache.cxf.ws.rm.SequenceFaultType
Gets the value of the faultCode property.
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() - Method in class org.apache.cxf.service.model.BindingFaultInfo
 
getFaultInterceptors() - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
 
getFaultInterceptors() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
 
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
 
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
 
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
 
getFeatures() - Method in class org.apache.cxf.bus.CXFBusImpl
 
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
 
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
 
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
 
getFileToWrite(String, String) - Method in class org.apache.cxf.tools.util.FileWriterUtil
 
getFilters() - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
Returns the list of filters used by this FireWallClassLoader.
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
 
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
 
getFormattedDetailedUsage() - Method in class org.apache.cxf.tools.common.toolspec.parser.CommandLineParser
 
getFound(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
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.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
 
getGeneratedFileInfo() - Method in class org.apache.cxf.tools.util.ClassCollector
 
getGeneratedFiles() - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.TypesCodeWriter
 
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
 
getGenericType() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
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(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 interface org.apache.cxf.message.Attachment
 
getHeader(SoapVersion) - Method in interface org.apache.cxf.ws.addressing.soap.MAPCodec.HeaderFactory
 
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 interface org.apache.cxf.message.Attachment
 
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(QName, JAXBContext, boolean) - Method in class org.apache.cxf.jaxws.handler.soap.SOAPMessageContextImpl
 
getHeaders() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
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.transports.http.configuration.HTTPClientPolicy
Gets the value of the host property.
getHTTPConnectorFactory() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
This method creates a connector factory.
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
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() - Method in class org.apache.cxf.bus.CXFBusImpl
 
getId() - Method in interface org.apache.cxf.Bus
 
getID() - Method in class org.apache.cxf.event.Event
Returns the unique event id for this particular bus event.
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.message.AbstractWrappedMessage
 
getId() - Method in interface org.apache.cxf.message.Attachment
 
getId() - Method in interface org.apache.cxf.message.Message
 
getId() - Method in class org.apache.cxf.message.MessageImpl
 
getId() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getId() - Method in interface org.apache.cxf.phase.PhaseInterceptor
The ID of this interceptor.
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.wss4j.AbstractWSS4JInterceptor
 
getIdAttrName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getIdAttrQName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
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.rm.AbstractSequence
 
getIdentifier() - Method in class org.apache.cxf.ws.rm.AckRequestedType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.CreateSequenceResponseType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.OfferType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.SequenceAcknowledgement
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.SequenceType
Gets the value of the identifier property.
getIdentifier() - Method in class org.apache.cxf.ws.rm.TerminateSequenceType
Gets the value of the identifier property.
getIdGenerator() - Method in class org.apache.cxf.ws.rm.RMManager
 
getIdOrName(Element) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser
 
getIdOrName(Element) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getIgnoredClasses() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getIgnoredMethods() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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
 
getImportedDefinitions() - Method in class org.apache.cxf.wsdl11.WSDLDefinitionBuilder
 
getImportedWsdlMap(Document, String) - Static method in class org.apache.cxf.tools.validator.internal.ValidatorUtil
Get a map of wsdls imported by the given wsdl.
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
 
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
 
getInactivityTimeout() - Method in class org.apache.cxf.ws.rm.policy.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.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
 
getIndex() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getInFaultInterceptors() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
getInFaultInterceptors() - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
getInFaultInterceptors() - Method in 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.jaxws.EndpointImpl
 
getInFaultInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getInFaultInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedService
 
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
 
getInInterceptorChain(Exchange, SortedSet<Phase>) - Static method in class org.apache.cxf.binding.coloc.ColocUtil
 
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.jaxws.EndpointImpl
 
getInInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getInInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getInitialContextEnv(AddressType) - Static method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
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.
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
 
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() - Method in class org.apache.cxf.wsdl11.ResourceManagerWSDLLocator
 
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.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.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.
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(Factory) - Method in class org.apache.cxf.common.util.factory.AbstractPool
 
getInstance(Factory) - Method in class org.apache.cxf.common.util.factory.CachingPool
 
getInstance(Factory) - Method in interface org.apache.cxf.common.util.factory.Pool
Apply the pooling strategy and return an instance from either the pool or the factory.
getInstance(Factory) - Method in class org.apache.cxf.common.util.factory.ThreadSingletonPool
 
getInstance() - Static method in class org.apache.cxf.management.jmx.MBServerConnectorFactory
 
getInstance() - Static method in class org.apache.cxf.tools.java2wsdl.processor.FrontendFactory
 
getInstance() - 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(ClassLoader) - 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
 
getInstreamIds() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getInterceptorChain() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getInterceptorChain() - Method in interface org.apache.cxf.message.Message
 
getInterceptorChain() - Method in class org.apache.cxf.message.MessageImpl
 
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<Assertion>, boolean, boolean) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry
 
getInterceptors(Collection<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
 
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) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getInterfaces() - Method in class org.apache.cxf.tools.common.model.JavaModel
 
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() - Static 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
 
getInvoker() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
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
 
getIterator() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
getIterator() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
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.
getJavaModel() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getJavaModel() - Method in class org.apache.cxf.tools.common.ToolContext
 
getJaxbAnnotaions() - Method in class org.apache.cxf.tools.common.model.JavaField
 
getJaxbBindingFile() - Method in class org.apache.cxf.tools.common.ToolContext
 
getJaxbBindings() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
getJAXBContext() - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
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.
getJAXBContext() - Method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
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.HttpBasicAuthSupplierBeanDefinitionParser
 
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
 
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
 
getJaxwsPara() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
getJettyHTTPServerEngineFactory() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPTransportFactory
This method returns the Jetty HTTP Server Engine Factory.
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.
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.
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.
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
 
getJndiDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jndiDestinationName property.
getJndiReplyDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
Gets the value of the jndiReplyDestinationName property.
getJndiTemplate() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getJs() - Method in class org.apache.cxf.js.rhino.JsServiceFactoryBean
 
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.
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
 
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
 
getKeystoreType(String, Logger) - Static method in class org.apache.cxf.transport.https.SSLUtils
 
getKeyType() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getKeyType() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getKnownElements() - Method in class org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder
 
getKnownElements() - Method in interface org.apache.cxf.ws.policy.AssertionBuilder
Returns a collection of QNames describing the xml schema types for which this builder can build assertions.
getKnownElements() - Method in class org.apache.cxf.ws.policy.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
 
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.
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.
getLargeIcon() - Method in class org.apache.cxf.jaxws.javaee.IconType
Gets the value of the largeIcon property.
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.RMEndpoint
 
getLastMessage() - Method in class org.apache.cxf.ws.rm.SequenceType
Gets the value of the lastMessage property.
getLastMessageAction() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getLastMessageNumber() - Method in class org.apache.cxf.ws.rm.DestinationSequence
 
getLastMessageNumberExceededFaultCode() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getLastMessageOperationName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getLastMTOMElementName() - Method in class org.apache.cxf.jaxb.attachment.JAXBAttachmentMarshaller
 
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
 
getLevel() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getLevel() - Method in class org.apache.cxf.common.logging.Log4jLogger
 
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
 
getLimit() - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
 
getLimit() - Method in class org.apache.cxf.interceptor.LoggingOutInterceptor
 
getListenerClass() - Method in class org.apache.cxf.jaxws.javaee.ListenerType
Gets the value of the listenerClass property.
getListLength(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getListLength(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getLoadedAttachments() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
getLocal() - Method in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
Gets the value of the local property.
getLocalCertificates() - Method in class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This method returns the certificates that were used to authenticate to the peer.
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 class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
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.staxutils.DepthXMLStreamReader
 
getLocalName() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getLocalPrincipal() - Method in class org.apache.cxf.transport.https.HttpsURLConnectionInfo
This method returns the Princpal that authenticated to the peer.
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.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.policy.attachment.external.ExternalAttachmentProvider
 
getLocation() - Method in class org.apache.cxf.wsdl.TImport
Gets the value of the location property.
getLocation() - Method in class org.xmlsoap.schemas.wsdl.http.AddressType
Gets the value of the location property.
getLocation() - Method in class org.xmlsoap.schemas.wsdl.http.OperationType
Gets the value of the location property.
getLogger() - Method in class org.apache.cxf.clustering.FailoverTargetSelector
 
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.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_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() - Static method in class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
getLogger() - Static method in class org.apache.cxf.transport.servlet.CXFNonSpringServlet
 
getLogger() - Static method in class org.apache.cxf.transport.servlet.CXFServlet
 
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.HttpAuthSupplier
This method returns the LogicalName of this HttpBasicAuthSupplier.
getLogicalName() - Method in class org.apache.cxf.transport.http.MessageTrustDecider
This method returns the logical name of this trust decider.
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.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
 
getManagedAttribute(Method) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
getManagedNotifications(Class<?>) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
getManagedObjectAttributes(ObjectName) - Method in class org.apache.cxf.management.utils.ManagementConsole
 
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.workqueue.AutomaticWorkQueueImpl
 
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
 
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.AbstractTypeCreator.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.
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
 
getMarshallerProperties() - Method in class org.apache.cxf.jaxb.io.DataWriterImpl
 
getMarshallerProperties() - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Return a map of properties.
getMaxConcurrentConsumers() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getMaxConcurrentTasks() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
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.AckRequestedType
Gets the value of the maxMessageNumberUsed property.
getMaxOccurs() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getMaxOccurs() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
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.
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.
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
 
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 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 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.
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.
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.
getMessageIDQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getMessageIDQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
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
 
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.SequenceType
Gets the value of the messageNumber property.
getMessageNumberRolloverFaultCode() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
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 class org.apache.cxf.transport.servlet.ServletDestination
 
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.jaxws.EndpointImpl
 
getMetadata() - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Gets the value of the metadata property.
getMetadataQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getMetadataQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
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.tools.common.model.JavaParameter
 
getMethod() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
getMethodDispatcher() - Method in class org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
 
getMethodDispatcher() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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() - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
getMilliseconds() - Method in class org.apache.cxf.ws.rm.policy.RMAssertion.AcknowledgementInterval
Gets the value of the milliseconds property.
getMilliseconds() - Method in class org.apache.cxf.ws.rm.policy.RMAssertion.BaseRetransmissionInterval
Gets the value of the milliseconds property.
getMilliseconds() - Method in class org.apache.cxf.ws.rm.policy.RMAssertion.InactivityTimeout
Gets the value of the milliseconds property.
getMinOccurs() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getMinOccurs() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
getMinOccurs(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getMinOccurs(QName) - Method in class org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
Grab Min Occurs by looking in PropertyInfo map if no entry found, revert to parent class
getMinOccurs(QName) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
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.
getModCount() - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
getModelMbeanInfo(Class<?>) - Method in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanAssembler
 
getModifier() - Method in class org.apache.cxf.tools.common.model.JavaField
 
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
 
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
 
getMutex() - Method in class org.apache.cxf.common.util.factory.AbstractPool
Get the object that can be used to synchronize.
getNack() - Method in class org.apache.cxf.ws.rm.SequenceAcknowledgement
Gets the value of the nack property.
getName() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getName() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
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 class org.apache.cxf.binding.http.IriDecoderHelper.Param
 
getName() - Method in class org.apache.cxf.headers.Header
 
getName() - Method in class org.apache.cxf.jaxws.javaee.PropertyType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.phase.Phase
 
getName() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getName() - Method in class org.apache.cxf.service.model.BindingInfo
 
getName() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getName() - Method in class org.apache.cxf.service.model.DescriptionInfo
 
getName() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getName() - Method in class org.apache.cxf.service.model.InterfaceInfo
 
getName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getName() - Method in class org.apache.cxf.service.model.OperationInfo
Returns the name of the Operation.
getName() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getName() - Method in interface org.apache.cxf.service.Service
 
getName() - Method in class org.apache.cxf.service.ServiceImpl
 
getName() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
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.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() - Static method in class org.apache.cxf.version.Version
 
getName() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getName() - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
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.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.
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() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
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(String) - Static method in class org.apache.cxf.tools.util.URIParserUtil
 
getNamespace() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getNamespace() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
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.common.xmlschema.SchemaCollection
 
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.W3CDOMStreamReader
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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.staxutils.DepthXMLStreamReader
 
getNamespaceCount() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceForPrefix(String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
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.source.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.staxutils.DepthXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespacePrefix() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getNamespaces() - Method in exception org.apache.cxf.binding.soap.SoapFault
 
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
 
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(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
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(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
 
getNegativeFilters() - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
Returns the list of negative filters used by this FireWallClassLoader.
getNested() - Method in class org.apache.cxf.ws.policy.builder.primitive.NestedPrimitiveAssertion
 
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 class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
getNextAlternate(List<Endpoint>) - Method in class org.apache.cxf.clustering.AbstractStaticFailoverStrategy
Get next alternate endpoint.
getNextAlternate(List<Endpoint>) - Method in class org.apache.cxf.clustering.RandomStrategy
Get next alternate endpoint.
getNextAlternate(List<Endpoint>) - Method in class org.apache.cxf.clustering.SequentialStrategy
Get next alternate endpoint.
getNextAttributeReader() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
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 class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
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
 
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
 
getNode() - Method in exception org.apache.cxf.binding.soap.SoapFault
 
getNodeDataReader(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getNoneAddress() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
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
 
getNSMap() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
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
 
getObject() - Method in interface org.apache.cxf.continuations.Continuation
Get arbitrary object associated with the continuation for context
getObject() - Method in interface org.apache.cxf.continuations.ContinuationWrapper
Get arbitrary object associated with the continuation for context
getObject() - Method in class org.apache.cxf.headers.Header
 
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.transport.jms.continuations.JMSContinuationWrapper
 
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
 
getOffer() - Method in class org.apache.cxf.ws.rm.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
 
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.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
 
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
 
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
 
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
 
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
 
getOptionalAttrName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getOptionalAttrQName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getOptionality(Element) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
 
getOptionName() - Method in class org.apache.cxf.xjc.dv.DefaultValuePlugin
 
getOptionName() - Method in class org.apache.cxf.xjc.ts.ToStringPlugin
 
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
 
getOrCreateDetail() - Method in exception org.apache.cxf.interceptor.Fault
 
getOrCreateGenericType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getOrCreateGenericType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getOrCreateGenericType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
getOrCreateMapKeyType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getOrCreateMapKeyType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
getOrCreateMapKeyType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getOrCreateMapKeyType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
getOrCreateMapValueType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
getOrCreateMapValueType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.DefaultTypeCreator
 
getOrCreateMapValueType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getOrCreateMapValueType(AbstractTypeCreator.TypeClassInfo) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
getOrCreateParameterizedType(Object, int) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getOrCreateWrappedConnectionFactory() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
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
 
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.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.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.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.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.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.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.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.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.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.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.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.policy.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.rm.policy.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.rm.policy.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.rm.policy.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.rm.policy.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.rm.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.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.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.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.TerminateSequenceType
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
 
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.jaxws.EndpointImpl
 
getOutFaultInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getOutFaultInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedService
 
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.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.jaxws.EndpointImpl
 
getOutInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedEndpoint
 
getOutInterceptors() - Method in class org.apache.cxf.ws.rm.WrappedService
 
getOutMessage() - Method in interface org.apache.cxf.message.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.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(File) - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToProcessor
 
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.java2wsdl.processor.JavaToProcessor
 
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.attachment.AttachmentDataSource
 
getOutputStream() - Method in class org.apache.cxf.attachment.ByteDataSource
 
getOutputStream() - Method in class org.apache.cxf.attachment.LazyDataSource
 
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) - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
getOutstreamIds() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
getOverrideTypes() - Method in class org.apache.cxf.aegis.Context
 
getOverrideTypes() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getOwner() - Method in class org.apache.cxf.tools.common.model.JavaType
 
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
 
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) - 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
 
getPackagesFromJar(File) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
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
 
getParameterCount() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getParameterDefault(String) - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
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
 
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.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.common.i18n.Message
 
getParameters(Message, BindingOperationInfo) - Method in class org.apache.cxf.interceptor.URIMappingInterceptor
 
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
 
getParametersMap(Set) - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
get all parameters in a map
getParamName() - Method in class org.apache.cxf.jaxws.javaee.ParamValueType
Gets the value of the paramName property.
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.CustomTypeMapping
 
getParent() - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
getParent() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
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() - Method in class org.apache.cxf.wsdl.TMessage
Gets the value of the part property.
getPartialResponse(HttpURLConnection, int) - Static method in class org.apache.cxf.transport.http.HTTPConduit
Get an input stream containing the partial response if one is present.
getPartName() - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
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
 
getPartType(MessagePartInfo) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
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.transport.http.HttpBasicAuthSupplier.UserPass
This method returns the password.
getPassword(Object) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
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.
getPhase() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getPhase() - Method in interface org.apache.cxf.phase.PhaseInterceptor
The phase of this interceptor.
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.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.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
 
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(Element) - Method in interface org.apache.cxf.ws.policy.PolicyBuilder
Creates a Policy object from an DOM element.
getPolicy(InputStream) - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
Creates a Policy object from an InputStream.
getPolicy(Element) - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
Creates a Policy object from a DOM element.
getPolicyAttachmentElemName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getPolicyAttachmentElemQName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getPolicyConstants() - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
 
getPolicyElements() - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
getPolicyElemName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getPolicyElemQName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getPolicyNamespace() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
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(Element) - Method in interface org.apache.cxf.ws.policy.PolicyBuilder
Creates a PolicyReference object from a DOM element.
getPolicyReference(InputStream) - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
Creates a PolicyReference object from an InputStream.
getPolicyReference(Element) - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
Creates a PolicyReference object from a DOM element.
getPolicyReferenceElements() - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
getPolicyReferenceElemName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getPolicyReferenceElemQName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getPolicyURIsAttrName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getPolicyURIsAttrQName() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
getPooledInstance(Object) - Method in class org.apache.cxf.common.util.factory.AbstractPool
 
getPooledInstance(Object) - Method in class org.apache.cxf.common.util.factory.CachingPool
 
getPooledInstance(Object) - Method in interface org.apache.cxf.common.util.factory.Pool
Get the instance that's already pooled.
getPooledInstance(Object) - Method in class org.apache.cxf.common.util.factory.ThreadSingletonPool
 
getPort(Class<T>) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getPort(QName, Class<T>) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
getPort(EndpointReferenceType, Class<T>) - Method in class org.apache.cxf.jaxws.ServiceImpl
 
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.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() - Static 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) - 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.
getPortTypes(Definition) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getPosition() - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
getPreemptiveAuthorization(HTTPConduit, URL, Message) - Method in class org.apache.cxf.transport.http.DigestAuthSupplier
 
getPreemptiveAuthorization(HTTPConduit, URL, Message) - Method in class org.apache.cxf.transport.http.HttpAuthSupplier
The HTTPConduit makes a call to this method before connecting to the server behind a particular URL.
getPreemptiveAuthorization(HTTPConduit, URL, Message) - Method in class org.apache.cxf.transport.http.HttpBasicAuthSupplier
 
getPreemptiveUserPass(String, URL, Message) - Method in class org.apache.cxf.transport.http.HttpBasicAuthSupplier
The HTTPConduit makes a call to this method before connecting to the server behind a particular URL.
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.soap.Soap11
 
getPrefix() - Method in class org.apache.cxf.binding.soap.Soap12
 
getPrefix() - Method in interface org.apache.cxf.binding.soap.SoapVersion
 
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.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.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.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(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 class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
getPrefixForNamespace(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
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
 
getPrefixRecursive(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getPrimaryMethod(OperationInfo) - Method in class org.apache.cxf.frontend.SimpleMethodDispatcher
 
getPrimarySwitch() - Method in class org.apache.cxf.tools.common.toolspec.parser.Option
 
getPrintWriter() - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
 
getPriority() - Method in class org.apache.cxf.phase.Phase
 
getPriority() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
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
 
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.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.service.factory.ReflectionServiceFactoryBean
 
getProperties() - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
getProperty(String) - Method in class org.apache.cxf.aegis.databinding.ElementDataWriter
 
getProperty(String) - Method in class org.apache.cxf.aegis.databinding.XMLStreamDataReader
 
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.service.model.AbstractPropertiesHolder
 
getProperty(String, Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getProperty(String) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getProperty(String, Class<T>) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getProperty(String) - Method in class org.apache.cxf.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.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(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
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
 
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.
getProtocol() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
Returns the protocol "http" or "https" for which this engine was configured.
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
 
getProtocolMessageContext() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
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.tools.plugin.Plugin
Gets the value of the provider property.
getProviderParameterType() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
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.
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.
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.
getQName(String, Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
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
 
getQNameValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getQNameValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getQualifyWrapperSchema() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getQueries(Message) - Method in class org.apache.cxf.interceptor.URIMappingInterceptor
 
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
getRawName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getReader() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getReadType(XMLStreamReader, Context, Type) - Static method in class org.apache.cxf.aegis.type.TypeUtil
 
getRealClass(Object) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealClassInternal(Object) - Method in class org.apache.cxf.common.util.ClassHelper
 
getReason() - Method in exception org.apache.cxf.binding.soap.SoapFault
 
getReason() - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
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.
getRecoveryInterval() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getRedirectURL() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Gets the value of the redirectURL 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.
getRegisteredEncodingStyleURIs() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
getRegisteredEncodingStyleURIs() - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Returns a list of registered encodingStyle URIs in this TypeMappingRegistry instance.
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.PolicyConstants
 
getRegistrationType() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
getRegistrationType() - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
 
getRegistry() - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
getRegistry() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
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.
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(JmsTemplate, Message) - Method in class org.apache.cxf.transport.jms.JMSDestination
 
getReplyToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getReplyToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
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() - Method in class org.apache.cxf.jaxws.BindingProviderImpl
 
getRequestContext() - Method in class org.apache.cxf.jaxws.JaxWsClientProxy
 
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
 
getRequestWrapperAnnotation(Method) - Method in class org.apache.cxf.helpers.WSDLHelper
 
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
 
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.wsdl.TExtensibilityElementImpl
Get whether or not the semantics of this extension are required.
getResAuth() - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Gets the value of the resAuth property.
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
 
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.
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.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
 
getResourceBase(String) - Static method in class org.apache.cxf.transport.HttpUriMapper
 
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.
getResourceResolvers() - Method in class org.apache.cxf.resource.DefaultResourceManager
 
getResourceResolvers() - Method in interface org.apache.cxf.resource.ResourceManager
Get all the currently registered resolvers.
getResourceType(Resource, Field) - Method in class org.apache.cxf.common.injection.ResourceInjector
making this protected to keep pmd happy
getResponseContentType() - Method in class org.apache.cxf.test.TestUtilities.TestMessageObserver
 
getResponseContentType(String, String) - Method in class org.apache.cxf.transport.http.WSDLQueryHandler
 
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
 
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.jaxws.BindingProviderImpl
 
getResponseContext() - Method in class org.apache.cxf.jaxws.JaxWsClientProxy
 
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.
getRetransmissionQueue() - Method in class org.apache.cxf.ws.rm.RMManager
 
getReturn() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getReturnValue() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getRMAssertion(RMAssertion, Message) - Static method in class org.apache.cxf.ws.rm.policy.PolicyUtils
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
 
getRMAssertionName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getRMAssertionQName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
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.
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.DispatchSOAPHandlerInterceptor
 
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
 
getRootNode() - Method in class org.apache.cxf.bindings.xformat.XMLBindingMessageFormat
Gets the value of the rootNode property.
getRoutingInterceptors() - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
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
 
getSAXParser() - Method in class org.apache.cxf.tools.common.dom.SchemaValidatingSAXParser
 
getSchema() - Method in class org.apache.cxf.jaxb.JAXBDataBase
 
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(Definition) - Static method in class org.apache.cxf.tools.validator.internal.ValidatorUtil
 
getSchema(ServiceInfo) - 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
 
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.
getSchemaLocations() - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
getSchemaLocations() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
getSchemaNamespaces() - Method in class org.apache.cxf.tools.java2wsdl.generator.wsdl11.DateTypeCustomGenerator
 
getSchemas() - Method in class org.apache.cxf.databinding.source.AbstractDataBinding
 
getSchemas() - Method in class org.apache.cxf.service.model.ServiceInfo
 
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.Type
 
getSchemaTypeName() - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.WrapperElement
 
getScope(String) - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
getScopes() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
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
 
getSEIClass() - 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
 
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() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceAckName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceAcknowledgmentAction() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceAckOperationName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceAckQName() - Static 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
 
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.
getSequenceFault() - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
getSequenceFaultName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceFaultQName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceInfoAction() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceQName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getSequenceTerminatedFaultCode() - Static 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
 
getServerForService(QName) - Method in class org.apache.cxf.test.TestUtilities
 
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 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
 
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.java2wsdl.processor.JavaToProcessor
 
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.jca.outbound.CXFConnectionSpec
 
getServiceClass() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getServiceClass(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.JavaToWSDLContainer
 
getServiceClass() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToProcessor
 
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.jaxws.EndpointImpl
 
getServiceFactory() - Method in class org.apache.cxf.service.factory.AbstractServiceConfiguration
 
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 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.
getServiceKey(Service) - Method in class org.apache.cxf.service.invoker.SessionScopePolicy
Get the key for caching a service.
getServiceMode() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
getServiceModel() - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
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.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.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.java2wsdl.processor.JavaToProcessor
 
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(EndpointReferenceType) - 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
 
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.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.jaxws.javaee.ServiceRefType
Gets the value of the serviceQname property.
getServiceQName() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
getServiceQName(Definition) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
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.WSDLToJavaContainer
 
getServletLink() - Method in class org.apache.cxf.jaxws.javaee.ServiceImplBeanType
Gets the value of the servletLink property.
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.HTTPSession
 
getSessionPool() - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
getShortValue(String) - Method in interface org.apache.cxf.tools.wsdlto.core.DefaultValueProvider
 
getShortValue(String) - Method in class org.apache.cxf.tools.wsdlto.core.RandomValueProvider
 
getSignature(Member, Class[]) - Static method in class org.apache.cxf.common.util.ClassReader
 
getSignature() - Method in class org.apache.cxf.jaxws.interceptors.WrapperHelper
 
getSignature() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
getSimpleName() - Method in class org.apache.cxf.tools.common.model.JavaType
 
getSize() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
Gets the current size of the backing queue.
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(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
 
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
 
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
 
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
 
getSourceSequences(String) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
getSourceSequences(String) - Method in interface org.apache.cxf.ws.rm.persistence.RMStore
Retrieves all sequences managed by the identified RM source endpoint from persistent store.
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.
getState() - Method in class org.apache.cxf.bus.CXFBusImpl
 
getState() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
getState() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
getStdErr() - Method in class org.apache.cxf.tools.common.ToolTestBase
 
getStdOut() - Method in class org.apache.cxf.tools.common.ToolTestBase
 
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
 
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
 
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
 
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.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.SoapFault
Returns the SubCode for the Fault Code.
getSubCode() - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
getSubCodeString(String, String) - Method in exception org.apache.cxf.binding.soap.SoapFault
 
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.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
 
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
 
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
 
getSynchronousTimeout() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getSystemId() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getTarget() - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
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
 
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
 
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(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.
getTaskExecutor() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getTempFile() - Method in class org.apache.cxf.io.CachedOutputStream
 
getTerminateSequenceAction() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
getTerminateSequenceOperationName() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
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.staxutils.DepthXMLStreamReader
 
getText() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
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(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.W3CDOMStreamReader
 
getTextLength() - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
getTextLength() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
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.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.
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
 
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
 
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
 
getToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
getTransactionManager() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
getTransportAssertions(Message) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
 
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.service.model.EndpointInfo
 
getTransportId() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToProcessor
 
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
 
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
 
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.AbstractTypeCreator.TypeClassInfo
 
getType(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Get the type class for the field with the specified QName.
getType(Class) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
getType(QName) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
getType(Class) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getType(QName) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getType() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the type property.
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(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.policy.builder.primitive.PrimitiveAssertion
 
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.
getTypeByQName(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getTypeClass() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getTypeClass() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
getTypeClass() - Method in class org.apache.cxf.aegis.type.Type
 
getTypeClass() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getTypeCreator() - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
getTypeCreator() - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
getTypeCreator() - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getTypeInfo() - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
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.basic.BeanTypeInfo
 
getTypeMapping(String) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
getTypeMapping() - Method in class org.apache.cxf.aegis.type.Type
 
getTypeMapping(String) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Returns the registered TypeMapping for the specified encodingStyle URI.
getTypeMappingRegistry() - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
getTypeName() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getTypeQName(Class) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
getTypeQName(Class) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
getTypeQName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getTypesFullClassName(String, String) - Method in class org.apache.cxf.tools.util.ClassCollector
 
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
 
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.DispatchSOAPHandlerInterceptor
 
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
 
getUniqueBoundaryValue(int) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
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) - Static method in class org.apache.cxf.aegis.util.NamespaceHelper
 
getUniquePrefix(XMLStreamWriter, String, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Create a unique namespace uri/prefix combination.
getUniquePrefix(XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
getUnknownSequenceFaultCode() - Static 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
 
getUnSupported() - Method in class org.apache.cxf.transport.https.HttpsURLConnectionFactory
 
getUnwrappedOperation() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getUnwrappedOperation() - Method in class org.apache.cxf.service.model.OperationInfo
 
getUpper() - Method in class org.apache.cxf.ws.rm.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.resource.ExtendedURIResolver
 
getURI() - Method in class org.apache.cxf.resource.URIResolver
 
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.
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.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.AbstractHTTPTransportFactory
 
getUriPrefixes() - Method in class org.apache.cxf.transport.jms.JMSTransportFactory
 
getUriPrefixes() - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
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 class org.apache.cxf.transport.http.HTTPConduit
 
getURL(boolean) - Method in class org.apache.cxf.transport.http.HTTPConduit
 
getURL() - Method in class org.apache.cxf.transport.http.URLConnectionInfo
This field returns the URL associated with the connection in question.
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.xjc.dv.DefaultValuePlugin
 
getUsage() - Method in class org.apache.cxf.xjc.ts.ToStringPlugin
 
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
 
getUserid() - Method in class org.apache.cxf.transport.http.HttpBasicAuthSupplier.UserPass
This method returns the userid.
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
 
getUserObject() - Method in class org.apache.cxf.continuations.ContinuationInfo
 
getUserObject(String) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
getUserPassForRealm(String, URL, Message, String) - Method in class org.apache.cxf.transport.http.HttpBasicAuthSupplier
The HTTPConduit makes a call to this method if it receives a 401 response to a particular URL for a given message.
getUserPrincipal() - Method in class org.apache.cxf.jaxws.context.WebServiceContextImpl
 
getUserPrincipal() - Method in interface org.apache.cxf.security.SecurityContext
 
getValidationResults() - Method in class org.apache.cxf.tools.validator.internal.WSDLRefValidator
 
getValidClass(Class<?>) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
getValue() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
getValue(String, String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
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.http.IriDecoderHelper.Param
 
getValue() - Method in class org.apache.cxf.binding.soap.SoapVersionEditor
 
getValue(String, Node, QName) - Method in class org.apache.cxf.helpers.XPathUtils
 
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.tools.common.model.JAnnotationElement
 
getValue() - Method in class org.apache.cxf.tools.common.model.JavaExpression
Get the Value value.
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.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.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.builder.xml.XmlPrimitiveAssertion
Returns the wrapped element.
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.Expires
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.rm.Identifier
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
 
getValueName() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
getValueType() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getValueType() - Method in class org.apache.cxf.aegis.type.collection.MapType
 
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.xmlsoap.schemas.wsdl.http.BindingType
Gets the value of the verb property.
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() - Method in class org.apache.cxf.jaxws.javaee.WebservicesType
Gets the value of the version property.
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(String) - Static method in class org.apache.cxf.wsdl.WSDLConstants
 
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
 
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.helpers.WSDLHelper
 
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.
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 interface org.apache.cxf.tools.wsdlto.core.DataBindingProfile
 
getWrappedElementType(QName, QName) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding
 
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
 
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
 
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.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.jaxws.interceptors.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(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(Context, Object, Type) - Static method in class org.apache.cxf.aegis.type.TypeUtil
 
getWSAFactory() - Static method in class org.apache.cxf.ws.rm.RMUtils
 
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
 
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() - 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.
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
 
getWSDLExtensibilityQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getWSDLExtensibilityQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstantsImpl
 
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.
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(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
 
getWsdlNamespace() - Static method in class org.apache.cxf.ws.rm.RMConstants
 
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.
getWsdlService() - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Gets the value of the wsdlService property.
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.tools.java2wsdl.processor.JavaToProcessor
 
getWSDLVersion() - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
getWsProvider() - Method in class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
getWSRMFactory() - Static method in class org.apache.cxf.ws.rm.RMUtils
 
getWSUNamespace() - Method in class org.apache.cxf.ws.policy.PolicyConstants
 
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
 
getXMLInputFactory() - Static method in class org.apache.cxf.staxutils.StaxUtils
Return a cached, namespace-aware, factory.
getXMLInputFactory(boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Return a cached factory.
getXMLOutputFactory(Message) - Static method in class org.apache.cxf.interceptor.StaxOutInterceptor
 
getXMLOutputFactory() - Static method in class org.apache.cxf.staxutils.StaxUtils
 
getXmlParamAnnotation(Method, int) - Method in class org.apache.cxf.aegis.type.java5.Java5TypeCreator
 
getXmlSchema(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getXmlSchema() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getXmlSchemaCollection() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getXmlSchemas() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getXMLStreamReader() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
getXMLStreamReader() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
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
 
getXMLStreamWriter() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
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
 
getXsiType() - Method in class org.apache.cxf.aegis.xml.stax.ElementReader
 
GMONTH_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GMONTHDAY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GYEAR_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GYEARMONTH_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 

H

handle(String, HttpServletRequest, HttpServletResponse, int) - 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.ClientPolicyInInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.policy.ClientPolicyOutInterceptor
 
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.ServerPolicyInInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.policy.ServerPolicyOutFaultInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.policy.ServerPolicyOutInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.rm.AbstractRMInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.rm.RMInInterceptor
 
handle(Message) - Method in class org.apache.cxf.ws.rm.RMOutInterceptor
 
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.
handleFault(Message) - Method in class org.apache.cxf.interceptor.AttachmentInInterceptor
 
handleFault(T) - Method in interface org.apache.cxf.interceptor.Interceptor
Called for all interceptors (in reverse order) on which handleMessage had been successfully invoked, when normal execution of the chain was aborted for some reason.
handleFault(T) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultInInterceptor
 
handleFault(T) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor
 
handleFault(SoapMessage) - Method in class org.apache.cxf.jaxws.handler.soap.DispatchSOAPHandlerInterceptor
 
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(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(Message) - Method in class org.apache.cxf.ws.rm.RetransmissionInterceptor
 
handleFault(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
handleHeadersTrustCaching() - Method in class org.apache.cxf.transport.http.HTTPConduit.WrappedOutputStream
 
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.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.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(SoapMessage) - Method in class org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor
Deprecated.  
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.saaj.SAAJInInterceptor
 
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.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(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.OutgoingChainInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.PrettyLoggingOutInterceptor
 
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.StaxOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.StaxOutInterceptor.StaxOutEndingInterceptor
 
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(T) - Method in class org.apache.cxf.jaxws.handler.AbstractProtocolHandlerInterceptor
 
handleMessage(T) - Method in class org.apache.cxf.jaxws.handler.logical.DispatchLogicalHandlerInterceptor
 
handleMessage(T) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultInInterceptor
 
handleMessage(T) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultOutInterceptor
 
handleMessage(T) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor
 
handleMessage(T) - Method in class org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.jaxws.handler.soap.DispatchSOAPHandlerInterceptor
 
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.DispatchInDatabindingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.interceptors.DispatchOutDatabindingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.interceptors.HolderInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxws.interceptors.HolderOutInterceptor
 
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.ResponseTimeMessageInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.management.interceptor.ResponseTimeMessageInvokerInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.management.interceptor.ResponseTimeMessageOutInterceptor
 
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(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(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
 
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
 
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
 
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() - 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.
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
 
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.configuration.spring.AbstractBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.ws.policy.spring.ExternalAttachmentProviderBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.ws.rm.spring.RMManagerBeanDefinitionParser
 
hasDetails() - Method in exception org.apache.cxf.interceptor.Fault
Indicates whether this fault has a detail message.
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 propogation of the Action property).
hasException(JavaException) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
hasExcludeNamespace(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
hasFaults() - Method in class org.apache.cxf.service.model.OperationInfo
 
hasHandler() - Method in class org.apache.cxf.tools.common.toolspec.ToolSpec
 
hashCode() - Method in class org.apache.cxf.aegis.type.Type
 
hashCode() - Method in class org.apache.cxf.binding.http.IriDecoderHelper.Param
 
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.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.jca.outbound.CXFConnectionSpec
 
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.staxutils.DepthXMLStreamReader
 
hashCode() - Method in class org.apache.cxf.tools.common.model.JAnnotationElement
 
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
 
hasMethod(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
hasMoreAttributeReaders() - Method in class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
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 class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
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.staxutils.AbstractDOMStreamReader
 
hasName() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
hasNamespace(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
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
 
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
 
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 - 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.Direction - Enum in org.apache.cxf.headers
 
HEADER_LIST - Static variable in class org.apache.cxf.headers.Header
 
HeaderManager - Interface in org.apache.cxf.headers
 
HeaderManagerImpl - Class in org.apache.cxf.headers
 
HeaderManagerImpl() - Constructor for class org.apache.cxf.headers.HeaderManagerImpl
 
HeaderProcessor - Interface in org.apache.cxf.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
 
HeaderUtil - Class in org.apache.cxf.binding.soap
 
headSet(T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
HEX_BINARY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
highWaterMark - Variable in class org.apache.cxf.transport.jms.SessionPoolType
 
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
 
home - Variable in class org.apache.cxf.jaxws.javaee.EjbRefType
 
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
 
honorKeepAlive - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
host - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
HTTP_BINDING_ID - Static variable in class org.apache.cxf.binding.http.HttpBindingFactory
 
HTTP_CONTEXT - Static variable in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
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
 
HTTP_URL_PROTOCOL_ID - Static variable in class org.apache.cxf.transport.http.HttpURLConnectionFactoryImpl
 
HttpAddressPlugin - Class in org.apache.cxf.binding.xml.wsdl11
 
HttpAddressPlugin() - Constructor for class org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin
 
HttpAuthSupplier - Class in org.apache.cxf.transport.http
This abstract class is extended by developers who need HTTP Auth functionality on the client side.
HttpAuthSupplier() - Constructor for class org.apache.cxf.transport.http.HttpAuthSupplier
The default constructor assigns the class name as the LogicalName.
HttpAuthSupplier(String) - Constructor for class org.apache.cxf.transport.http.HttpAuthSupplier
This constructor assigns the LogicalName of this HttpBasicAuthSupplier.
HttpAuthSupplierBeanDefinitionParser - Class in org.apache.cxf.transport.http.spring
 
HttpAuthSupplierBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.http.spring.HttpAuthSupplierBeanDefinitionParser
 
HttpBasicAuthSupplier - Class in org.apache.cxf.transport.http
This abstract class is extended by developers who need HTTP Basic Auth functionality on the client side.
HttpBasicAuthSupplier() - Constructor for class org.apache.cxf.transport.http.HttpBasicAuthSupplier
The default constructor assigns the class name as the LogicalName.
HttpBasicAuthSupplier(String) - Constructor for class org.apache.cxf.transport.http.HttpBasicAuthSupplier
This constructor assigns the LogicalName of this HttpBasicAuthSupplier.
HttpBasicAuthSupplier.UserPass - Class in org.apache.cxf.transport.http
This class is used to return the values of the userid and password used in the HTTP Authorization Header.
HttpBasicAuthSupplierBeanDefinitionParser - Class in org.apache.cxf.transport.http.spring
 
HttpBasicAuthSupplierBeanDefinitionParser() - Constructor for class org.apache.cxf.transport.http.spring.HttpBasicAuthSupplierBeanDefinitionParser
 
HttpBindingFactory - Class in org.apache.cxf.binding.http
 
HttpBindingFactory() - Constructor for class org.apache.cxf.binding.http.HttpBindingFactory
 
HTTPBindingImpl - Class in org.apache.cxf.jaxws.binding.http
 
HTTPBindingImpl(BindingInfo) - 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) - 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
 
HttpHeaderHelper - Class in org.apache.cxf.helpers
 
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
 
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
 
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(TLSClientParameters) - 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.
HttpUriMapper - Class in org.apache.cxf.transport
 
HttpURLConnectionFactory - Interface in org.apache.cxf.transport.http
The primary purpose for this interface is to generate HttpURLConnections and retrieve information about the connections.
HttpURLConnectionFactoryImpl - Class in org.apache.cxf.transport.http
This class is a URLConnectionFactory that creates URLConnections for the HTTP protocol.
HttpURLConnectionFactoryImpl() - Constructor for class org.apache.cxf.transport.http.HttpURLConnectionFactoryImpl
 
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.

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.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_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
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 - Variable in class org.apache.cxf.ws.rm.AckRequestedType
 
identifier - Variable in class org.apache.cxf.ws.rm.CreateSequenceResponseType
 
Identifier - Class in org.apache.cxf.ws.rm
Java class for Identifier element declaration.
Identifier() - Constructor for class org.apache.cxf.ws.rm.Identifier
 
identifier - Variable in class org.apache.cxf.ws.rm.OfferType
 
identifier - Variable in class org.apache.cxf.ws.rm.SequenceAcknowledgement
 
identifier - Variable in class org.apache.cxf.ws.rm.SequenceType
 
identifier - Variable in class org.apache.cxf.ws.rm.TerminateSequenceType
 
identifierEquals(Identifier, Identifier) - Static method in class org.apache.cxf.ws.rm.AbstractSequence
 
IDREF_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
IDREFS_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
ifnull(Object, Object) - Static method in class org.apache.cxf.common.util.factory.AbstractPool
 
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
 
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
 
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_SERVICE - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
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_PARAM - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
inactivityTimeout - Variable in class org.apache.cxf.ws.rm.policy.RMAssertion
 
INBOUND_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
inboundChainCache - Variable in class org.apache.cxf.endpoint.ClientImpl
 
include - Variable in class org.apache.cxf.configuration.security.FiltersType
 
includeOffer - Variable in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
incomingObserver - Variable in class org.apache.cxf.transport.AbstractObservable
 
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
 
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
 
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
 
init() - Method in class org.apache.cxf.binding.coloc.spring.NamespaceHandler
 
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.endpoint.EndpointResolverRegistryImpl
Initialize registry, and expose as Bus extension.
init() - Method in class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
Initialize registry, and register itself on Bus as an extension.
init() - Method in class org.apache.cxf.frontend.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.AbstractCXFServlet
 
init() - Method in class org.apache.cxf.ws.addressing.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
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.spring.NamespaceHandler
 
initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.apache.cxf.bus.spring.BusApplicationContext
 
initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.apache.cxf.test.TestApplicationContext
 
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
 
initialize(Service) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
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(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(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(Bus) - Method in class org.apache.cxf.feature.AbstractFeature
 
initialize(Service) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
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(Client, Bus) - Method in class org.apache.cxf.transport.jms.JMSConfigFeature
 
initialize(Server, Bus) - Method in class org.apache.cxf.transport.jms.JMSConfigFeature
 
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
 
initializeActiveFeatures(List<AbstractFeature>) - Method in class org.apache.cxf.endpoint.EndpointImpl
 
initializeAnnotationInterceptors(Endpoint, Class<?>) - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
Add annotationed Interceptors and Features to the Endpoint
initializeAnnotationInterceptors(AnnotationInterceptors, Endpoint) - Method in class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
 
initializeAnnotationInterceptors(Endpoint, Class<?>) - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
Add annotationed Interceptors and Features to the Endpoint
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.bus.CXFBusFactory
 
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.jaxws.support.JaxWsServiceFactoryBean
 
initializeDefaultInterceptors() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
initializeDefaultInterceptors() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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
 
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<Type>) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
initializeMessageTypes(ServiceInfo, AbstractMessageContainer, int) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
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.LoggingFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.management.interceptor.ResponseTimeFeature
 
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
 
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.service.factory.ReflectionServiceFactoryBean
 
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
 
InitializingPolicyEngine - Class in org.apache.cxf.ws.policy.spring
 
InitializingPolicyEngine() - Constructor for class org.apache.cxf.ws.policy.spring.InitializingPolicyEngine
 
initiate(boolean) - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
Initiate resend asynchronsly.
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
 
inject(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
inject(Object, Class) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
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
 
injectResources(Object) - Method in class org.apache.cxf.jaxws.JaxWsServerFactoryBean
 
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
 
input - Variable in class org.apache.cxf.wsdl.TBindingOperation
 
insertExchange(Method, Object[], Exchange) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
instance() - Static method in class org.apache.cxf.service.invoker.ApplicationScopePolicy
 
instance() - Static method in class org.apache.cxf.service.invoker.RequestScopePolicy
 
instance() - Static method in class org.apache.cxf.service.invoker.SessionScopePolicy
 
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
 
INT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
INTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
Interceptor<T extends Message> - Interface in org.apache.cxf.interceptor
Base interface for all interceptors.
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
 
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
 
internalCompile(String[], int) - Method in class org.apache.cxf.tools.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
 
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(Assertion, Assertion) - Method in class org.apache.cxf.ws.policy.Intersector
 
intersect(Collection<Assertion>, Collection<Assertion>) - Method in class org.apache.cxf.ws.policy.Intersector
 
intersect(Policy, Policy) - Method in class org.apache.cxf.ws.policy.Intersector
 
intersect(RMAssertion, RMAssertion) - Static method in class org.apache.cxf.ws.rm.policy.PolicyUtils
 
Intersector - Class in org.apache.cxf.ws.policy
This class contains methods dealing with policy intersection.
Intersector(AssertionBuilderRegistry) - Constructor for class org.apache.cxf.ws.policy.Intersector
 
intraMessageThreshold - Variable in class org.apache.cxf.ws.rm.manager.AcksPolicyType
 
IntType - Class in org.apache.cxf.aegis.type.basic
SimpleSerializer
IntType() - Constructor for class org.apache.cxf.aegis.type.basic.IntType
 
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
 
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
 
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(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(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(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, String) - Method in class org.apache.cxf.test.TestUtilities
 
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.tools.common.ExtensionInvocationHandler
 
invoke(HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.ServletController
 
invoke(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.servlet.ServletDestination
 
invoke(Exchange, Object) - Method in class org.apache.cxf.ws.rm.Servant
 
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
 
invokeColocObserver(Message, Endpoint) - Method in class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
invokeDestination(HttpServletRequest, HttpServletResponse, ServletDestination) - Method in class org.apache.cxf.transport.servlet.ServletController
 
invokeInboundChain(Exchange, Endpoint) - Method in class org.apache.cxf.binding.coloc.ColocOutInterceptor
 
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
 
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.basic.ObjectType
 
isAbstract() - Method in class org.apache.cxf.aegis.type.Type
 
isAcceptOffers() - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
Gets the value of the acceptOffers property.
isAcknowledged(BigInteger) - Method in class org.apache.cxf.ws.rm.AbstractSequence
 
isAdvanceAtEnd() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isAllowChunking() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Gets the value of the allowChunking property.
isAllowDuplicates() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
isAnnotatedElement(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
isAnonymousWrapperTypes() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isArray(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
isAsserted() - Method in class org.apache.cxf.ws.policy.AssertionInfo
 
isAsync(Method) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
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
 
isAsyncCallback(Method) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
isAsyncPolling(Method) - Static method in class org.apache.cxf.jaxb.JAXBUtils
 
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(String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
isAttributeFormQualified() - Method in class org.apache.cxf.service.model.SchemaInfo
 
isAttributeSpecified(int) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
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
 
isBuiltInTypes(Class<?>) - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
isCallback() - Method in class org.apache.cxf.tools.common.model.JavaParameter
Get the Callback value.
isCancelled() - Method in class org.apache.cxf.endpoint.ClientCallback
 
isCancelled() - Method in class org.apache.cxf.jaxws.AsyncResponse
 
isCharacters() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isCharacters() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isClient(Message) - Method in class org.apache.cxf.management.interceptor.AbstractMessageResponseTimeInterceptor
 
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
 
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
 
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.java5.EnumType
 
isComplex() - Method in class org.apache.cxf.aegis.type.Type
 
isContinuationsEnabled() - Method in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
Gets the value of the continuationsEnabled property.
isDaemon() - Method in class org.apache.cxf.management.JMXConnectorPolicyType
Gets the value of the daemon property.
isDefaultAttributeValue() - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
isDefaultExtensibleAttributes() - Method in class org.apache.cxf.aegis.type.Configuration
 
isDefaultExtensibleElements() - Method in class org.apache.cxf.aegis.type.Configuration
 
isDefaultNillable() - Method in class org.apache.cxf.aegis.type.Configuration
 
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
 
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
 
isDone() - Method in class org.apache.cxf.jaxws.AsyncResponse
 
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() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
isElementFormQualified() - Method in class org.apache.cxf.service.model.SchemaInfo
 
isEmpty() - Method in class org.apache.cxf.aegis.Context
 
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.TwoStageMap
 
isEmpty() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
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
 
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
 
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
 
isEndElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isEndElement() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
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.XmlSchemaTools
Return true if a simple type is a straightforward XML Schema representation of an enumeration.
isEventEnabled(Event) - Method in class org.apache.cxf.event.ComponentEventFilter
 
isExcludeNamespaceEnabled() - Method in class org.apache.cxf.tools.common.ToolContext
 
isExist(String, Node, QName) - Method in class org.apache.cxf.helpers.XPathUtils
 
isExplicitQosEnabled() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isExtensibleAttributes() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isExtensibleElements() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isExtension() - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
isExternal(PolicyReference) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
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.
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.AbstractTypeCreator.TypeClassInfo
 
isFlat() - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
isFromWsdl() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isFull() - Method in class org.apache.cxf.workqueue.WorkQueueImplMBeanWrapper
 
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
 
isHandlerInitEnabled() - Method in class org.apache.cxf.jaxws.handler.HandlerChainBuilder
 
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
 
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.
isIgnored(PropertyDescriptor) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
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
 
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.
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
 
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 of 1.5).
isJdkDynamicProxy(Object) - Static method in class org.apache.cxf.service.invoker.AbstractInvoker
Return whether the given object is a J2SE dynamic proxy.
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.SourceSequence
 
isLazyLoading() - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
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
 
isMatchOperation(String, String) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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
 
isMixedStyle(Binding) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
isMtomEnabled() - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
isMtomEnabled() - Method in class org.apache.cxf.binding.soap.SoapBindingFactory
 
isMTOMEnabled() - Method in class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
 
isMultiplexWithAddress() - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
isMustUnderstand() - Method in class org.apache.cxf.binding.soap.SoapHeader
 
isNew() - Method in interface org.apache.cxf.continuations.Continuation
Is this a newly created Continuation.
isNew() - Method in interface org.apache.cxf.continuations.ContinuationWrapper
Is this a newly created Continuation.
isNew() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
isNew() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
isNew() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuationWrapper
 
isNillable(QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
Nillable is only allowed if the actual property is Nullable
isNillable() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
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(QName) - Method in class org.apache.cxf.aegis.type.java5.AnnotatedTypeInfo
 
isNillable() - Method in class org.apache.cxf.aegis.type.Type
 
isNonLogicalPhasesEnabled() - Method in class org.apache.cxf.binding.object.ObjectBindingConfiguration
 
isOneWay() - Method in class org.apache.cxf.management.counters.MessageHandlingTimeRecorder
 
isOneWay() - Method in interface org.apache.cxf.message.Exchange
 
isOneWay() - Method in class org.apache.cxf.message.ExchangeImpl
 
isOneWay() - Method in class org.apache.cxf.service.model.OperationInfo
 
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.ws.policy.builder.primitive.PrimitiveAssertion
 
isOUT() - Method in class org.apache.cxf.tools.common.model.JavaType
 
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
 
isPartialResponse(Message) - Static method in class org.apache.cxf.message.MessageUtils
Determine if the current message is a partial response.
isPending() - Method in interface org.apache.cxf.continuations.Continuation
Get the pending status
isPending() - Method in interface org.apache.cxf.continuations.ContinuationWrapper
Get the pending status
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 class org.apache.cxf.transport.jms.continuations.JMSContinuationWrapper
 
isPending() - Method in class org.apache.cxf.ws.rm.soap.RetransmissionQueueImpl.ResendCandidate
 
isPooled() - Method in class org.apache.cxf.common.util.factory.AbstractPool
 
isPooled() - Method in class org.apache.cxf.common.util.factory.CachingPool
Is this pool currently having something in cache?
isPooled() - Method in interface org.apache.cxf.common.util.factory.Pool
Is this pool currently having something in cache?
isPooled() - Method in class org.apache.cxf.common.util.factory.ThreadSingletonPool
 
isPopulateFromClass() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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
 
isQualifyWrapperSchema() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
isQuietMode() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
isReadToDocument() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
isReadXsiTypes() - Method in class org.apache.cxf.aegis.Context
 
isRecognizedQuery(String, String, EndpointInfo, boolean) - Method in class org.apache.cxf.transport.http.WSDLQueryHandler
 
isRecognizedQuery(String, String, EndpointInfo) - Method in class org.apache.cxf.transport.http.WSDLQueryHandler
 
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
 
isRegistered(Class) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
isRegistered(QName) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
isRegistered(Class) - Method in interface org.apache.cxf.aegis.type.TypeMapping
Checks whether or not type mapping between specified XML type and Java type is registered.
isRegistered(QName) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
isRegistered(ServiceContractResolver) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
 
isRegistered(ServiceContractResolver) - Method in class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
 
isRequestor(Message) - Method in class org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor
 
isRequestor(Message) - Method in class org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor
 
isRequestor(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
isRequestor(Message) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
isRequestor() - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
isRequestor(T) - Method in class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor
 
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(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Determine if current messaging role is that of requestor.
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.
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 interface org.apache.cxf.continuations.ContinuationWrapper
Get the resumed status
isResumed() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
isResumed() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
isResumed() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuationWrapper
 
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.
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
 
isSchemaFormQualified(ToolContext, QName) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ProcessorUtil
 
isSender() - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
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.
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
 
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.rm.policy.RMAssertion
 
isSetAcksPolicy() - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
 
isSetAcksTo() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
isSetAlgorithm() - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
 
isSetAllowChunking() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
isSetAny() - Method in class org.apache.cxf.ws.rm.policy.RMAssertion
 
isSetAny() - Method in class org.apache.cxf.wsdl.TExtensibleDocumented
 
isSetAnyTopLevelOptionalElement() - Method in class org.apache.cxf.wsdl.TDefinitions
 
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.rm.policy.RMAssertion
 
isSetBinding() - Method in class org.apache.cxf.wsdl.TPort
 
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
 
isSetCertStore() - Method in class org.apache.cxf.configuration.security.TrustManagersType
 
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
 
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
 
isSetDestinationStyle() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetDisableCNCheck() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
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
 
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
 
isSetExclude() - Method in class org.apache.cxf.configuration.security.FiltersType
 
isSetExponentialBackoff() - Method in class org.apache.cxf.ws.rm.policy.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
 
isSetFile() - Method in class org.apache.cxf.configuration.security.CertStoreType
 
isSetFile() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
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
 
isSetInactivityTimeout() - Method in class org.apache.cxf.ws.rm.policy.RMAssertion
 
isSetInclude() - Method in class org.apache.cxf.configuration.security.FiltersType
 
isSetIncludeOffer() - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
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
 
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
 
isSetJMSTimeStamp() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJMSType() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
isSetJndiConnectionFactoryName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJndiDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetJndiReplyDestinationName() - Method in class org.apache.cxf.transport.jms.AddressType
 
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
 
isSetLocation() - Method in class org.apache.cxf.wsdl.TImport
 
isSetLocation() - Method in class org.xmlsoap.schemas.wsdl.http.AddressType
 
isSetLocation() - Method in class org.xmlsoap.schemas.wsdl.http.OperationType
 
isSetLowWaterMark() - Method in class org.apache.cxf.transport.jms.SessionPoolType
 
isSetMaxLength() - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
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
 
isSetMessage() - Method in class org.apache.cxf.wsdl.TFault
 
isSetMessage() - Method in class org.apache.cxf.wsdl.TParam
 
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.rm.policy.RMAssertion.AcknowledgementInterval
 
isSetMilliseconds() - Method in class org.apache.cxf.ws.rm.policy.RMAssertion.BaseRetransmissionInterval
 
isSetMilliseconds() - Method in class org.apache.cxf.ws.rm.policy.RMAssertion.InactivityTimeout
 
isSetMinThreads() - Method in class org.apache.cxf.transport.http_jetty.ThreadingParameters
 
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.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
 
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
 
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
 
isSetPort() - Method in class org.apache.cxf.wsdl.TService
 
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
 
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
 
isSetRedirectURL() - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
isSetReferer() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
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
 
isSetRootNode() - Method in class org.apache.cxf.bindings.xformat.XMLBindingMessageFormat
 
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
 
isSetStyle() - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
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.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
 
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.configuration.security.KeyStoreType
 
isSetType() - Method in class org.apache.cxf.wsdl.TBinding
 
isSetType() - Method in class org.apache.cxf.wsdl.TPart
 
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
 
isSetUseJms11() - Method in class org.apache.cxf.transport.jms.AddressType
 
isSetUseMessageIDAsCorrelationID() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
isSetUserName() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
isSetValue() - Method in class org.apache.cxf.transport.jms.JMSNamingPropertyType
 
isSetValue() - Method in class org.apache.cxf.transport.jms.JMSPropertyType
 
isSetVerb() - Method in class org.xmlsoap.schemas.wsdl.http.BindingType
 
isSetWant() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
 
isShutdown() - Method in interface org.apache.cxf.workqueue.AutomaticWorkQueue
Returns true if this object has been shut down.
isSimpleBindingEnabled() - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
isSOAP12() - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToProcessor
 
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
 
isSOAPOperation(Object) - Static method in class org.apache.cxf.tools.util.SOAPBindingUtil
 
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.
isStartElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isStartElement() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isStrict() - Method in class org.apache.cxf.ws.policy.Intersector
 
isSubscriptionDurable() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isSuccessful() - Method in class org.apache.cxf.tools.validator.internal.ValidationResult
 
isSupported(String) - Method in class org.apache.cxf.ws.addressing.VersionTransformer
 
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.
isSynchronous() - Method in interface org.apache.cxf.message.Exchange
 
isSynchronous() - Method in class org.apache.cxf.message.ExchangeImpl
 
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
 
isToDifferentPackage() - Method in class org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
 
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.
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
 
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
 
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
 
isUseJndi() - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
isUseMessageIDAsCorrelationID() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
Gets the value of the useMessageIDAsCorrelationID property.
isUserInRole(String) - Method in class org.apache.cxf.jaxws.context.WebServiceContextImpl
 
isUserInRole(String) - Method in interface org.apache.cxf.security.SecurityContext
 
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
 
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
 
isValidImplementor(Object) - 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
 
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.java2wsdl.JavaToWSDL
 
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
 
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.staxutils.AbstractDOMStreamReader
 
isWhiteSpace() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
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
 
isWrapperStyle() - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
isWriteOuter() - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
isWriteOuter() - Method in class org.apache.cxf.aegis.type.Type
 
isWriteXsiTypes() - Method in class org.apache.cxf.aegis.Context
 
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
 
isXsiNil() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
isXsiNil() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
iterator() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
iterator() - Method in class org.apache.cxf.common.util.SortedArraySet
 
iterator() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 

J

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
 
JavaAnnotatable - Interface in org.apache.cxf.tools.common.model
 
JavaAnnotation - Class in org.apache.cxf.tools.common.model
 
JavaAnnotation() - Constructor for class org.apache.cxf.tools.common.model.JavaAnnotation
 
JavaAnnotation(String) - Constructor for class org.apache.cxf.tools.common.model.JavaAnnotation
 
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
 
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
 
JavaServiceClass - Class in org.apache.cxf.tools.common.model
 
JavaServiceClass(JavaModel) - Constructor for class org.apache.cxf.tools.common.model.JavaServiceClass
 
JavaToProcessor - Class in org.apache.cxf.tools.java2wsdl.processor
 
JavaToProcessor() - Constructor for class org.apache.cxf.tools.java2wsdl.processor.JavaToProcessor
 
JavaToWSDL - Class in org.apache.cxf.tools.java2wsdl
 
JavaToWSDL() - Constructor for class org.apache.cxf.tools.java2wsdl.JavaToWSDL
 
JavaToWSDL(String[]) - Constructor for class org.apache.cxf.tools.java2wsdl.JavaToWSDL
 
JavaToWSDLContainer - Class in org.apache.cxf.tools.java2wsdl
 
JavaToWSDLContainer(ToolSpec) - Constructor for class org.apache.cxf.tools.java2wsdl.JavaToWSDLContainer
 
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
 
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>) - Constructor for class org.apache.cxf.jaxb.attachment.JAXBAttachmentMarshaller
 
JAXBAttachmentUnmarshaller - Class in org.apache.cxf.jaxb.attachment
 
JAXBAttachmentUnmarshaller(Collection<Attachment>) - Constructor for class org.apache.cxf.jaxb.attachment.JAXBAttachmentUnmarshaller
 
JAXBBeanFactory - Class in org.apache.cxf.configuration.spring
 
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
 
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
 
JAXBEncoderDecoder - Class in org.apache.cxf.jaxb
Utility functions for JAXB.
JAXBExtensionHelper - Class in org.apache.cxf.wsdl
JAXBExtensionHelper
JAXBExtensionHelper(Class<? extends TExtensibilityElementImpl>) - Constructor for class org.apache.cxf.wsdl.JAXBExtensionHelper
 
JAXBHelper - Class in org.apache.cxf.transport.http_jetty.spring
 
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.tools.util
 
JAXBUtils.IdentifierType - Enum in org.apache.cxf.jaxb
 
jaxrpcMappingFile - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefType
 
jaxrpcMappingFile - Variable in class org.apache.cxf.jaxws.javaee.WebserviceDescriptionType
 
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
 
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) - 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
 
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
 
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, JaxWsImplementorInfo) - Constructor for class org.apache.cxf.jaxws.support.JaxWsEndpointImpl
 
JaxWsImplementorInfo - Class in org.apache.cxf.jaxws.support
 
JaxWsImplementorInfo(Class<?>) - Constructor for class org.apache.cxf.jaxws.support.JaxWsImplementorInfo
 
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
 
JAXWSMethodInvoker(Factory, ScopePolicy) - Constructor for class org.apache.cxf.jaxws.JAXWSMethodInvoker
 
JAXWSParameter - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
 
JAXWSParameter(String, String, 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
 
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
 
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
 
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
 
JBI_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
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
 
JDOMReader - Class in org.apache.cxf.aegis.xml.jdom
 
JDOMReader(Element) - Constructor for class org.apache.cxf.aegis.xml.jdom.JDOMReader
 
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
 
JDOMStreamReader(Document) - 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
 
JDOMWriter - Class in org.apache.cxf.aegis.xml.jdom
 
JDOMWriter(Element) - Constructor for class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
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, Message) - Constructor for class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationProvider
 
JettyContinuationWrapper - Class in org.apache.cxf.transport.http_jetty.continuations
 
JettyContinuationWrapper(HttpServletRequest, Message) - Constructor for class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
JettyHTTPDestination - Class in org.apache.cxf.transport.http_jetty
 
JettyHTTPDestination(Bus, JettyHTTPTransportFactory, EndpointInfo) - 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(JettyHTTPServerEngineFactory, Bus, 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, 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
 
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
 
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
 
JettyHTTPTransportFactory - Class in org.apache.cxf.transport.http_jetty
 
JettyHTTPTransportFactory() - Constructor for class org.apache.cxf.transport.http_jetty.JettyHTTPTransportFactory
 
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
 
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_POOLEDSESSION - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
JMS_PREFIX - Static variable in class org.apache.cxf.wsdl.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_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 converts CXF Messages to JMS Messages and sends the request by using a JMS destination.
JMSConduit(EndpointInfo, EndpointReferenceType, JMSConfiguration) - 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>) - 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>) - Constructor for class org.apache.cxf.transport.jms.continuations.JMSContinuationProvider
 
JMSContinuationWrapper - Class in org.apache.cxf.transport.jms.continuations
 
JMSContinuationWrapper(Bus, Message, MessageObserver, List<JMSContinuationWrapper>) - Constructor for class org.apache.cxf.transport.jms.continuations.JMSContinuationWrapper
 
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
 
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
JMSMessageHeadersType - Class in org.apache.cxf.transport.jms
JMS header 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
 
jmsRedelivered - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
jmsReplyDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
jmsTimeStamp - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
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
 
JMSUtils - Class in org.apache.cxf.transport.jms
 
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
 
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
 
jndiDestinationName - Variable in class org.apache.cxf.transport.jms.AddressType
 
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
 
joinErrOut(boolean) - Method in class org.apache.cxf.common.commands.ForkedCommand
Determines if the threads collecting the forked process' stdout/stderr should be joined.
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
 
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

keepAliveParameters - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
keepInOrder(Map<String, String>, OperationInfo, List<String>) - Method in class org.apache.cxf.interceptor.URIMappingInterceptor
 
KEY - Static variable in class org.apache.cxf.common.logging.LogUtils
 
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.
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.aegis.Context
 
keySet() - Method in class org.apache.cxf.common.util.CacheMap
 
keySet() - Method in class org.apache.cxf.common.util.TwoStageMap
 
keySet() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
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
 
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
 

L

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_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
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.SequenceType
 
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
 
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
 
listenerClass - Variable in class org.apache.cxf.jaxws.javaee.ListenerType
 
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.wsdl.WSDLConstants
 
load(InputStream, String) - Method in class org.apache.cxf.tools.util.PropertyUtil
 
load(InputStream) - Method in class org.apache.cxf.tools.util.PropertyUtil
 
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.
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.apache.cxf.bus.spring.BusApplicationContext
 
loadBus(ServletConfig) - Method in class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
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, 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, 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
 
loadDecryptionCrypto(RequestData) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
loadDefaultExcludes(InputStream) - Method in class org.apache.cxf.tools.common.ToolContext
 
loadDefaultNS2Pck(InputStream) - Method in class org.apache.cxf.tools.common.ToolContext
 
loadDefaultNSPackageMapping(ToolContext) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
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
 
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
 
loadSignatureCrypto(RequestData) - Method in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
local - Variable in class org.apache.cxf.jaxws.javaee.EjbLocalRefType
 
localBus - Static variable in class org.apache.cxf.BusFactory
 
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.
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, PolicyConstants) - Constructor for class org.apache.cxf.ws.policy.attachment.reference.LocalDocumentReferenceResolver
 
LocalFactory - Class in org.apache.cxf.service.invoker
The XFire implementation of Factory interface.
LocalFactory(Class) - Constructor for class org.apache.cxf.service.invoker.LocalFactory
 
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
 
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, PolicyConstants) - 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
 
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.wsdl.TImport
 
location - Variable in class org.xmlsoap.schemas.wsdl.http.AddressType
 
location - Variable in class org.xmlsoap.schemas.wsdl.http.OperationType
 
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(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 - 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.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.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
 
LoggingFeature - Class in org.apache.cxf.feature
 
LoggingFeature() - 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(int) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(PrintWriter) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingMessage - Class in org.apache.cxf.interceptor
 
LoggingMessage(String) - Constructor for class org.apache.cxf.interceptor.LoggingMessage
 
LoggingOutInterceptor - Class in org.apache.cxf.interceptor
 
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<T extends Message> - Class in org.apache.cxf.jaxws.handler.logical
 
LogicalHandlerFaultInInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultInInterceptor
 
LogicalHandlerFaultOutInterceptor<T extends Message> - Class in org.apache.cxf.jaxws.handler.logical
 
LogicalHandlerFaultOutInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultOutInterceptor
 
LogicalHandlerInInterceptor<T extends Message> - Class in org.apache.cxf.jaxws.handler.logical
 
LogicalHandlerInInterceptor(Binding) - Constructor for class org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor
 
LogicalHandlerOutInterceptor<T extends Message> - 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.HttpAuthSupplier
This field contains the logical name of this HttpBasicAuthSuppler.
logicalName - Variable in class org.apache.cxf.transport.http.MessageTrustDecider
This field contains the "logical" name of this Message Trust Decider.
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
 
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.
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.ws.policy.PolicyRegistryImpl
 
lower - Variable in class org.apache.cxf.ws.rm.SequenceAcknowledgement.AcknowledgementRange
 
lowWaterMark - Variable in class org.apache.cxf.transport.jms.SessionPoolType
 

M

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.tools.java2wsdl.JavaToWSDL
 
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.wsdlto.WSDLToJava
 
MAINTAIN_SESSION - Static variable in interface org.apache.cxf.message.Message
 
makeArray(Class, Collection) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
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.
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
 
ManagementConsole - Class in org.apache.cxf.management.utils
 
ManagementConstants - Class in org.apache.cxf.management
 
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
 
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(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(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.
mapAttribute(String, QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
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(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
 
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.
mapCharset(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
 
mapCxf2Jaxws(Exchange, WrappedMessageContext, boolean) - Static method in class org.apache.cxf.jaxws.support.ContextPropertiesMapping
 
mapElement(String, QName) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
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.configuration.spring.AbstractBeanDefinitionParser
 
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, 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, 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
 
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
 
mapElementToJaxbPropertyFactory(Element, BeanDefinitionBuilder, String, 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
 
mapPackageName(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
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
 
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.
mapRequestfromJaxws2Cxf(Map<String, Object>) - Static method in class org.apache.cxf.jaxws.support.ContextPropertiesMapping
 
mapResponsefromCxf2Jaxws(Map<String, Object>) - Static method in class org.apache.cxf.jaxws.support.ContextPropertiesMapping
 
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.
mapToProperty(BeanDefinitionBuilder, String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapType(QName, Type) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
MapType - Class in org.apache.cxf.aegis.type.collection
 
MapType(QName, Type, Type) - 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.
markPartialResponse(Message, EndpointReferenceType) - Method in class org.apache.cxf.transport.AbstractDestination
Mark message as a partial message.
markPartialResponse(Message, EndpointReferenceType) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
Mark message as a partial message.
MARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
MARSHAL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
marshall(JAXBContext, Schema, Object, MessagePartInfo, Object, AttachmentMarshaller, Map<String, Object>) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
marshall(JAXBContext, Schema, Object, Object, Map<String, Object>) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
marshall(JAXBContext, Schema, Object, MessagePartInfo, Object, Map<String, 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(JAXBContext, Schema, Exception, MessagePartInfo, Object, AttachmentMarshaller, Map<String, Object>) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
marshallNullElement(JAXBContext, Schema, Object, MessagePartInfo, Map<String, Object>) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
MaximalAlternativeSelector - Class in org.apache.cxf.ws.policy.selector
 
MaximalAlternativeSelector() - Constructor for class org.apache.cxf.ws.policy.selector.MaximalAlternativeSelector
 
maxLength - Variable in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
maxMessageNumberUsed - Variable in class org.apache.cxf.ws.rm.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
mediate(Message, boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Mediate message flow.
MEP_IN - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 
MEP_ROBUST_IN_OUT - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 
mepComplete(Message) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
Invoke handlers at the end of an MEP calling close on each.
mergeJawsBinding(JAXWSBinding, JAXWSBinding) - Static method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.CustomizationParser
 
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
 
message - Variable in class org.apache.cxf.wsdl.TFault
 
message - Variable in class org.apache.cxf.wsdl.TParam
 
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
 
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
 
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
 
messageIDs - Variable in class org.apache.cxf.ws.addressing.MAPAggregator
REVISIT: map usage implies that the *same* interceptor instance is used in all chains.
MessageImpl - Class in org.apache.cxf.message
 
MessageImpl() - Constructor for class org.apache.cxf.message.MessageImpl
 
MessageInfo - Class in org.apache.cxf.service.model
 
MessageInfo(OperationInfo, QName) - Constructor for class org.apache.cxf.service.model.MessageInfo
 
messageNumber - Variable in class org.apache.cxf.ws.rm.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.
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
 
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
 
MetadataConstants - Class in org.apache.cxf.ws.addressing.policy
 
MetadataConstants - Class in org.apache.cxf.ws.policy.mtom
 
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.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.
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
 
milliseconds - Variable in class org.apache.cxf.ws.rm.policy.RMAssertion.AcknowledgementInterval
 
milliseconds - Variable in class org.apache.cxf.ws.rm.policy.RMAssertion.BaseRetransmissionInterval
 
milliseconds - Variable in class org.apache.cxf.ws.rm.policy.RMAssertion.InactivityTimeout
 
MIME_HEADERS - Static variable in interface org.apache.cxf.message.Message
 
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
 
MinimalAlternativeSelector - Class in org.apache.cxf.ws.policy.selector
 
MinimalAlternativeSelector() - Constructor for class org.apache.cxf.ws.policy.selector.MinimalAlternativeSelector
 
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(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
 
mkDir(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
mName - Variable in class org.apache.cxf.service.model.AbstractMessageContainer
 
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_INOUT - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
MODE_OUT - Static variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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
 
modifyChain(InterceptorChain, Map<String, Object>) - Method in class org.apache.cxf.endpoint.ClientImpl
 
MTOM_ASSERTION_QNAME - Static variable in class org.apache.cxf.ws.policy.mtom.MetadataConstants
 
MTOM_ENABLED - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Whether or not MTOM should be enabled for each service.
MTOM_ENABLED - 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
 
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
 
MULTI_LINE_STYLE - Static variable in class org.apache.cxf.jaxb.JAXBToStringStyle
 
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
 
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
 

N

NA_XSI_NIL - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NA_XSI_TYPE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
nack - Variable in class org.apache.cxf.ws.rm.SequenceAcknowledgement
 
name - Variable in class org.apache.cxf.jaxws.javaee.PropertyType
 
name - Variable in class org.apache.cxf.tools.common.model.JavaType
 
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.ws.policy.builder.primitive.PrimitiveAssertion
 
name - Variable in class org.apache.cxf.ws.policy.v200409.Policy
 
name - Variable in class org.apache.cxf.ws.policy.v200607.Policy
 
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
 
Names - Class in org.apache.cxf.ws.addressing
Holder for WS-Addressing names (of headers, namespaces etc.).
namespace - Variable in class org.apache.cxf.wsdl.TImport
 
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_W3_200607 - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
NAMESPACE_WS_POLICY - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
NAMESPACE_XMLSOAP_200409 - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
 
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.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.
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 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 outlines 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
 
NEGATIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NestedPrimitiveAssertion - Class in org.apache.cxf.ws.policy.builder.primitive
Implementation of an assertion that required exactly one (possibly empty) child element of type Policy (as does for examples the wsam:Addressing assertion).
NestedPrimitiveAssertion(QName, boolean) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.NestedPrimitiveAssertion
 
NestedPrimitiveAssertion(Element, PolicyBuilder, PolicyConstants) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.NestedPrimitiveAssertion
 
NestedPrimitiveAssertionBuilder - Class in org.apache.cxf.ws.policy.builder.primitive
 
NestedPrimitiveAssertionBuilder() - Constructor for class org.apache.cxf.ws.policy.builder.primitive.NestedPrimitiveAssertionBuilder
 
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() - 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
 
newDocument() - Static method in class org.apache.cxf.helpers.XMLUtils
 
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.
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[], 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
 
newXmlSchemaInCollection(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
This is a really ugly trick to get around a bug or oversight in XmlSchema, which is that there is no way to programmatically construct an XmlSchema instance that ends up cataloged in a collection.
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
 
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
 
nextMessageNumber(Identifier, BigInteger, 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.staxutils.AbstractDOMStreamReader
 
nextTag() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
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_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_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_WSDL_LOCATION - Static variable in class org.apache.cxf.js.rhino.AbstractDOMProvider
 
NODE_LOCATION - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
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
 
NodeUtils - Class in org.apache.cxf.helpers
 
NON_ANON_RESPONSES_ASSERTION_QNAME - 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.AbstractTypeCreator.TypeClassInfo
 
NONNEGATIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NONPOSITIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
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 invoved (e.g.
NoOpPolicyInterceptorProvider() - Constructor for class org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider
 
normalize(String) - Static method in class org.apache.cxf.tools.util.URIParserUtil
 
normalize() - Method in class org.apache.cxf.ws.policy.builder.primitive.NestedPrimitiveAssertion
 
normalize() - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
normalize(boolean) - Method in class org.apache.cxf.ws.policy.builder.xml.XmlPrimitiveAssertion
Throws an UnsupportedOperationException since an assertion of an unknown element can't be fully normalized due to it's unknown composite.
normalizeCRLF(InputStream) - Static method in class org.apache.cxf.helpers.FileUtils
 
NORMALIZEDSTRING_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NOTATION_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
notifications - Variable in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
NP_SCHEMA_XSD - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NP_SCHEMA_XSI - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NP_XMLNS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
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_JBI_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
NS_JMS_ADDRESS - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
NS_PREFIX_PAIR - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP11_HTTP_BINDING - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP12_BINDING - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP12_BINDING_ADDRESS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP_BINDING - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP_BINDING_ADDRESS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP_BODY - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP_FAULT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_SOAP_OPERATION - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NS_WSA - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_WSAOLD - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_WSAW - 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_XMLHTTP_BINDING_ADDRESS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NSDecl - Class in org.apache.cxf.helpers
 
NSDecl(String, String) - Constructor for class org.apache.cxf.helpers.NSDecl
 
NSStack - Class in org.apache.cxf.helpers
 
NSStack() - Constructor for class org.apache.cxf.helpers.NSStack
 
NU_SCHEMA_XSD - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NU_SCHEMA_XSI - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
NU_XMLNS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
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
 

O

OASISCatalogManager - Class in org.apache.cxf.catalog
 
OASISCatalogManager() - Constructor for class org.apache.cxf.catalog.OASISCatalogManager
 
ObjectBinding - Class in org.apache.cxf.binding.object
 
ObjectBinding(BindingInfo) - Constructor for class org.apache.cxf.binding.object.ObjectBinding
 
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
 
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.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 - 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.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.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
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.rm package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.rm.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.rm
ObjectFactory - Class in org.apache.cxf.ws.rm.policy
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.rm.policy package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.rm.policy.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.rm.policy
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
ObjectFactory - Class in org.xmlsoap.schemas.wsdl.http
This object contains factory methods for each Java content interface and Java element interface generated in the org.xmlsoap.schemas.wsdl.http package.
ObjectFactory() - Constructor for class org.xmlsoap.schemas.wsdl.http.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.xmlsoap.schemas.wsdl.http
ObjectType - Class in org.apache.cxf.aegis.type.basic
Type for runtime inspection of types.
ObjectType() - Constructor for class org.apache.cxf.aegis.type.basic.ObjectType
 
ObjectType(Set<Type>) - Constructor for class org.apache.cxf.aegis.type.basic.ObjectType
 
ObjectType(boolean) - Constructor for class org.apache.cxf.aegis.type.basic.ObjectType
 
ObjectType(Set<Type>, boolean) - Constructor for class org.apache.cxf.aegis.type.basic.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.
offer - Variable in class org.apache.cxf.ws.rm.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
Java class for OfferType complex type.
OfferType() - Constructor for class org.apache.cxf.ws.rm.OfferType
 
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.BusApplicationListener
onApplicationEvent(ApplicationEvent) - Method in class org.apache.cxf.transport.servlet.CXFServlet
 
onClose(CachedOutputStream) - Method in class org.apache.cxf.interceptor.PrettyLoggingOutInterceptor.LoggingCallback
 
onClose(CachedOutputStream) - Method in interface org.apache.cxf.io.CachedOutputStreamCallback
 
onClose(CachedOutputStream) - Method in class org.apache.cxf.ws.rm.RetransmissionCallback
 
onCompletion(T) - Method in class org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor
 
OneShotAsyncExecutor - Class in org.apache.cxf.workqueue
Used to provide simple async Executor semantics by creating a one-shot thread.
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 class org.apache.cxf.interceptor.PrettyLoggingOutInterceptor.LoggingCallback
 
onFlush(CachedOutputStream) - Method in interface org.apache.cxf.io.CachedOutputStreamCallback
 
onFlush(CachedOutputStream) - Method in class org.apache.cxf.ws.rm.RetransmissionCallback
 
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.jaxws.DispatchImpl
 
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) - 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
 
onWrite() - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
onWrite() - Method in class org.apache.cxf.io.CachedOutputStream
 
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
 
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
 
operations - Variable in class org.apache.cxf.management.jmx.export.runtime.ModelMBeanInfoSupporter
 
OperationType - Class in org.xmlsoap.schemas.wsdl.http
Java class for operationType complex type.
OperationType() - Constructor for class org.xmlsoap.schemas.wsdl.http.OperationType
 
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
 
Option - Class in org.apache.cxf.tools.common.toolspec.parser
 
Option(Element) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.Option
 
optional - Variable in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
OptionGroup - Class in org.apache.cxf.tools.common.toolspec.parser
 
OptionGroup(Element) - Constructor for class org.apache.cxf.tools.common.toolspec.parser.OptionGroup
 
optionSet(String) - Method in class org.apache.cxf.tools.common.ToolContext
 
optionSet(Map<String, Object>, String) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
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.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.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.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.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.spring - package org.apache.cxf.binding.object.spring
 
org.apache.cxf.binding.soap - package org.apache.cxf.binding.soap
 
org.apache.cxf.binding.soap.interceptor - package org.apache.cxf.binding.soap.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.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.extension - package org.apache.cxf.bus.extension
 
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.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.util - package org.apache.cxf.common.util
 
org.apache.cxf.common.util.factory - package org.apache.cxf.common.util.factory
This package provides interfaces and classes for factory and pool functionality.
org.apache.cxf.common.xmlschema - package org.apache.cxf.common.xmlschema
 
org.apache.cxf.configuration - package org.apache.cxf.configuration
 
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.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.event - package org.apache.cxf.event
 
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.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.io - package org.apache.cxf.io
 
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.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.context - package org.apache.cxf.jaxws.context
 
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.jca.outbound - package org.apache.cxf.jca.outbound
 
org.apache.cxf.js.rhino - package org.apache.cxf.js.rhino
 
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.utils - package org.apache.cxf.management.utils
 
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.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.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.java2wsdl - package org.apache.cxf.tools.java2wsdl
 
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.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.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.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.transport - package org.apache.cxf.transport
Transport related classes.
org.apache.cxf.transport.http - package org.apache.cxf.transport.http
 
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_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.spring - package org.apache.cxf.transport.jms.spring
 
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.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.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.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.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.builder.xml - package org.apache.cxf.ws.policy.builder.xml
 
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.util - package org.apache.cxf.ws.policy.util
 
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.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.security.wss4j - package org.apache.cxf.ws.security.wss4j
 
org.apache.cxf.wsdl - package org.apache.cxf.wsdl
 
org.apache.cxf.wsdl11 - package org.apache.cxf.wsdl11
 
org.apache.cxf.xjc.dv - package org.apache.cxf.xjc.dv
 
org.apache.cxf.xjc.ts - package org.apache.cxf.xjc.ts
 
org.xmlsoap.schemas.wsdl.http - package org.xmlsoap.schemas.wsdl.http
 
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
 
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
 
outboundChainCache - Variable in class org.apache.cxf.endpoint.ClientImpl
 
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
 
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
 
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
 
outputFullCommandLine() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
outputLocked - Variable in class org.apache.cxf.io.CachedOutputStream
 
outputVersion() - Method in class org.apache.cxf.tools.common.AbstractCXFToolContainer
 
OVERRIDE_TYPES_KEY - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 

P

packageName - Variable in class org.apache.cxf.tools.common.model.JavaType
 
PackageUtils - Class in org.apache.cxf.common.util
 
PARAMETER_STYLE_BARE - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
PARAMETER_STYLE_BARE - Static variable in class org.apache.cxf.binding.soap.SoapConstants
 
PARAMETER_STYLE_WRAPPED - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
PARAMETER_STYLE_WRAPPED - Static variable in class org.apache.cxf.binding.soap.SoapConstants
 
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
 
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.
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
 
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(InputStream) - Method in class org.apache.cxf.tools.common.dom.ExtendedDocumentBuilder
 
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
 
parseArgument(Options, String[], int) - Method in class org.apache.cxf.xjc.ts.ToStringPlugin
 
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, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
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
 
parseDate(String) - Static method in class org.apache.cxf.tools.common.DataTypeAdapter
 
parseDateTime(String) - Static method in class org.apache.cxf.tools.common.DataTypeAdapter
 
parseElement(Element, BeanDefinitionBuilder, Class<T>) - Static method in class org.apache.cxf.transport.http_jetty.spring.JAXBHelper
 
parseListElement(Element, BeanDefinitionBuilder, QName, Class<?>) - Static method in class org.apache.cxf.transport.http_jetty.spring.JAXBHelper
 
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
 
parseQName(Element, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
parseTime(String) - Static method in class org.apache.cxf.tools.common.DataTypeAdapter
 
parseWSDL(String) - Method in class org.apache.cxf.tools.misc.processor.AbstractWSDLToProcessor
 
parseWSDL(String) - Method in class org.apache.cxf.wsdl11.WSDLDefinitionBuilder
 
part - Variable in class org.apache.cxf.wsdl.TMessage
 
PARTIAL_RESPONSE_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
PartialXMLStreamReader - Class in org.apache.cxf.staxutils
 
PartialXMLStreamReader(XMLStreamReader, QName) - Constructor for class org.apache.cxf.staxutils.PartialXMLStreamReader
 
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
 
PATH_INFO - Static variable in interface org.apache.cxf.message.Message
 
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
 
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.service.invoker.AbstractInvoker
 
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
 
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.
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.
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 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
 
PluginLoader - Class in org.apache.cxf.tools.wsdlto.core
 
pluralize(String) - Method in class org.apache.cxf.binding.http.strategy.Inflector
 
policy - Variable in class org.apache.cxf.ws.policy.EffectivePolicyImpl
 
Policy - Class in org.apache.cxf.ws.policy.v200409
Java class for Policy element declaration.
Policy() - Constructor for class org.apache.cxf.ws.policy.v200409.Policy
 
Policy - Class in org.apache.cxf.ws.policy.v200607
Java class for Policy element declaration.
Policy() - Constructor for class org.apache.cxf.ws.policy.v200607.Policy
 
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 PolicyAttachment element declaration.
PolicyAttachment() - Constructor for class org.apache.cxf.ws.policy.v200409.PolicyAttachment
 
PolicyAttachment - Class in org.apache.cxf.ws.policy.v200607
Java class for PolicyAttachment element declaration.
PolicyAttachment() - Constructor for class org.apache.cxf.ws.policy.v200607.PolicyAttachment
 
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
 
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
 
PolicyComparator - Class in org.apache.cxf.ws.policy.util
 
PolicyConstants - Class in org.apache.cxf.ws.policy
Encapsulation of version-specific WS-Policy constants.
PolicyConstants() - Constructor for class org.apache.cxf.ws.policy.PolicyConstants
 
PolicyConstantsBeanDefinitionParser - Class in org.apache.cxf.ws.policy.spring
 
PolicyConstantsBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.spring.PolicyConstantsBeanDefinitionParser
 
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
 
PolicyEngineImpl - Class in org.apache.cxf.ws.policy
 
PolicyEngineImpl() - 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
 
PolicyFeatureBeanDefinitionParser - Class in org.apache.cxf.ws.policy.spring
 
PolicyFeatureBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.spring.PolicyFeatureBeanDefinitionParser
 
PolicyInterceptorProvider - Interface in org.apache.cxf.ws.policy
 
PolicyInterceptorProviderImpl - Class in org.apache.cxf.ws.policy
 
PolicyInterceptorProviderRegistry - Interface in org.apache.cxf.ws.policy
InterceptorProviderRegistry is used to manage InterceptorProviders that provide assertion domain specific interceptors.
PolicyInterceptorProviderRegistryImpl - Class in org.apache.cxf.ws.policy
 
PolicyInterceptorProviderRegistryImpl() - 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
 
PolicyNamespaceHandler - Class in org.apache.cxf.ws.policy.spring
 
PolicyNamespaceHandler() - Constructor for class org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler
 
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
 
PolicyProvider - Interface in org.apache.cxf.ws.policy
 
PolicyReference - Class in org.apache.cxf.ws.policy.v200409
Java class for PolicyReference element declaration.
PolicyReference() - Constructor for class org.apache.cxf.ws.policy.v200409.PolicyReference
 
PolicyReference - Class in org.apache.cxf.ws.policy.v200607
Java class for PolicyReference element declaration.
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
 
PolicyUtils - Class in org.apache.cxf.transport.http.policy
 
PolicyUtils - Class in org.apache.cxf.ws.policy
 
PolicyUtils - Class in org.apache.cxf.ws.rm.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
 
poll() - Method in class org.apache.cxf.common.util.AbstractTwoStageCache
Return a cached object if one is available
Pool - Interface in org.apache.cxf.common.util.factory
Represents a pooling strategy for certain object instance.
PooledFactory - Class in org.apache.cxf.common.util.factory
This class decorates a Factory object that uses a Pool strategy to cache the factory result;
PooledFactory(Factory, Pool) - Constructor for class org.apache.cxf.common.util.factory.PooledFactory
 
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
 
populateCache() - Method in class org.apache.cxf.common.util.AbstractTwoStageCache
Populate the cache
populateIncomingContext(Message, Message, String) - Static method in class org.apache.cxf.transport.jms.JMSUtils
 
populateResponseContext(MessageContext) - Method in class org.apache.cxf.jaxws.BindingProviderImpl
 
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_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_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
 
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_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
 
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.)
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
 
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
 
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_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.
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 for send out.
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
 
prepareConduitSelector(Message) - Method in class org.apache.cxf.endpoint.ClientImpl
 
prepareConduitSelector(Message) - Method in class org.apache.cxf.jaxws.DispatchImpl
 
prepend(String) - Method in exception org.apache.cxf.aegis.DatabindingException
 
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
 
PrettyLoggingOutInterceptor - Class in org.apache.cxf.interceptor
 
PrettyLoggingOutInterceptor(PrintWriter) - Constructor for class org.apache.cxf.interceptor.PrettyLoggingOutInterceptor
 
PrettyLoggingOutInterceptor.LoggingCallback - Class in org.apache.cxf.interceptor
 
PrettyLoggingOutInterceptor.LoggingCallback() - Constructor for class org.apache.cxf.interceptor.PrettyLoggingOutInterceptor.LoggingCallback
 
PrettyPrintXMLStreamWriter - Class in org.apache.cxf.wsdl
 
PrettyPrintXMLStreamWriter(XMLStreamWriter, Class<?>) - Constructor for class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
PrimitiveAssertion - Class in org.apache.cxf.ws.policy.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(Element, PolicyConstants) - 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
 
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, StringBuffer, int) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
 
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
 
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 class org.apache.cxf.tools.java2wsdl.processor.JavaToProcessor
 
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
 
processAttachments(SoapMessage, SoapBodyInfo) - Method in class org.apache.cxf.jaxws.interceptors.SwAOutInterceptor
 
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
 
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
 
processEvent(Event) - Method in interface org.apache.cxf.event.EventListener
Invoked when an event occurs.
processFaultDetail(Fault, Message) - Method in class org.apache.cxf.interceptor.ClientFaultConverter
 
processMultipart(JavaMethod, BindingOperationInfo, MIMEMultipartRelated, JavaType.Style) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ServiceProcessor
 
Processor - Interface in org.apache.cxf.tools.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
 
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
 
processResult(Message, Exchange, BindingOperationInfo, Map<String, Object>) - Method in class org.apache.cxf.endpoint.ClientImpl
 
profile - Variable in class org.apache.cxf.tools.plugin.DataBinding
 
profile - Variable in class org.apache.cxf.tools.plugin.FrontEnd
 
properties - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
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 - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
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
 
propogateReceivedMAPs(AddressingProperties, Exchange) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Propogate 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.
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.AbstractHTTPDestination
 
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
 
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.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
 
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
 
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
 
publish(String) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
publish() - Method in class org.apache.cxf.jaxws.EndpointImpl
 
publish() - Method in class org.apache.cxf.js.rhino.AbstractDOMProvider
 
publishedEndpointUrl - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
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.helpers.NSStack
 
push(T) - Method in class org.apache.cxf.staxutils.FastStack
 
put(String, Object) - Method in class org.apache.cxf.aegis.Context
 
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.TwoStageMap
 
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(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(MessagePartInfo, Object) - Method in class org.apache.cxf.message.MessageContentsList
 
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(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 String, ? extends Object>) - Method in class org.apache.cxf.aegis.Context
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.cxf.common.util.CacheMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.cxf.common.util.TwoStageMap
 
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 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
 
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
 

Q

QNAME_ADDRESS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_BINDING - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_DEFINITIONS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_DOCUMENTATION - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_FAULT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_IMPORT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_INPUT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_MESSAGE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_OPERATION - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_OUTPUT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_PART - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_PORT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_PORT_TYPE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
QNAME_SERVICE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QNAME_TYPES - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
QUERY_STRING - Static variable in interface org.apache.cxf.message.Message
 
QueryHandler - Interface in org.apache.cxf.transports.http
 
QueryHandlerRegistry - Interface in org.apache.cxf.transports.http
 
QueryHandlerRegistryImpl - Class in org.apache.cxf.transport.http
 
QueryHandlerRegistryImpl() - 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
 
QuotedPrintableDecoderStream - Class in org.apache.cxf.attachment
 
QuotedPrintableDecoderStream(InputStream) - Constructor for class org.apache.cxf.attachment.QuotedPrintableDecoderStream
 

R

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
 
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(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(String, Class) - Static method in class org.apache.cxf.common.util.PrimitiveUtils
 
read(Document, String, ValidationEventHandler, TargetNamespaceValidator) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Document, String, ValidationEventHandler) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Document, ValidationEventHandler) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Element, String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Element) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(InputSource, ValidationEventHandler) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Reader, ValidationEventHandler) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Source, ValidationEventHandler) - 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 - Static variable in class org.apache.cxf.phase.Phase
 
read(XMLStreamReader) - 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_XSI_TYPE_KEY - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
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.
readBytesFromStream(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
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, Context) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
readCpool() - Method in class org.apache.cxf.common.util.ClassReader
 
readDocElements(Node, XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
reader - Variable in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
ReadHeadersInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
ReadHeadersInterceptor(Bus) - Constructor for class org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor
 
ReadHeadersInterceptor(Bus, String) - Constructor for class org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor
 
readInclude(String, MessageReader, Context) - Method in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
readInt() - Method in class org.apache.cxf.common.util.ClassReader
 
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.
readMetadata(AbstractTypeCreator.TypeClassInfo, Element, Element) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
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.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
 
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.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.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.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
 
readObject(MessageReader, Context) - Method in class org.apache.cxf.aegis.type.Type
Read in the XML fragment and create an object.
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
 
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.
readShort() - Method in class org.apache.cxf.common.util.ClassReader
 
readStringFromStream(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
readToEnd() - Method in class org.apache.cxf.aegis.xml.AbstractMessageReader
 
readToEnd() - Method in interface org.apache.cxf.aegis.xml.MessageReader
 
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
 
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
 
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.
receiveTimeout - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
receiveTimeout - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
reconnectOnException - Variable in class org.apache.cxf.transport.jms.AddressType
 
recoverKeepAliveSystemProperty() - Static method in class org.apache.cxf.test.TestUtilities
 
recycle(E) - Method in class org.apache.cxf.common.util.AbstractTwoStageCache
Recycle an old Object.
redirectOutput() - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
redirectURL - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
reference - Variable in class org.apache.cxf.transport.AbstractDestination
 
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
 
referer - Variable in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
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(Class, QName, Type) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
register(Type) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
register(String, TypeMapping) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
register(TypeMapping, Class, QName, Type) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
register(Class, QName, Type) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
register(Type) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
register(String, TypeMapping) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
 
register() - Method in class org.apache.cxf.binding.BindingFactoryManagerImpl
 
register(SoapVersion) - Method in class org.apache.cxf.binding.soap.SoapVersionFactory
 
register() - Method in class org.apache.cxf.bus.resource.ResourceManagerImpl
 
register() - Method in class org.apache.cxf.buslifecycle.CXFBusLifeCycleManager
 
register() - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
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() - Method in class org.apache.cxf.endpoint.ServerRegistryImpl
 
register(Server) - Method in class org.apache.cxf.endpoint.ServerRegistryImpl
 
register(ServiceContractResolver) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
 
register(ServiceContractResolver) - Method in class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
 
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() - Method in class org.apache.cxf.headers.HeaderManagerImpl
 
register() - Method in class org.apache.cxf.jaxws.context.WebServiceContextResourceResolver
 
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.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.ConduitInitiatorManagerImpl
 
register() - Method in class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
register() - Method in class org.apache.cxf.transport.http.QueryHandlerRegistryImpl
 
register() - Method in class org.apache.cxf.transport.servlet.ServletTransportFactory
 
register() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
register() - Method in class org.apache.cxf.workqueue.WorkQueueManagerImpl
 
register(String, Policy) - Method in class org.apache.cxf.ws.policy.PolicyRegistryImpl
 
register() - Method in class org.apache.cxf.ws.rm.RMManager
 
register() - Method in class org.apache.cxf.wsdl11.WSDLManagerImpl
 
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
 
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
 
registerDefault(TypeMapping) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
registerDefault(TypeMapping) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
 
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
 
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
 
registerIfAvailable(TypeMapping, String, QName, String) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
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
 
registerListener() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
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
 
registerWithBindingManager() - Method in class org.apache.cxf.transport.http.AbstractHTTPTransportFactory
This call gets called after this class is instantiated by Spring.
registerWithBus() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
Registry<K,T> - Interface in org.apache.cxf.extension
 
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
 
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
 
releaseServiceObject(Exchange, Object) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
Called when the invoker is done with the object.
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, PolicyConstants) - 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.aegis.Context
 
remove(Object) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
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.TwoStageMap
 
remove(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
remove(Object) - Method in class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
remove(Interceptor) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
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.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
 
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
 
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 class org.apache.cxf.transport.servlet.ServletTransportFactory
 
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
 
removeEventListener(EventListener) - Method in interface org.apache.cxf.event.EventProcessor
Unregisters an event listener.
removeExcludeFiles() - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
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
 
removeMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Removes an message part from this container.
removeMessages(Identifier, Collection<BigInteger>, boolean) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
removeMessages(Identifier, Collection<BigInteger>, 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.
removeResourceResolver(ResourceResolver) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
removeResourceResolver(ResourceResolver) - Method in interface org.apache.cxf.resource.ResourceManager
Remove a ResourceResolver.
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.
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.
removeType(Type) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
removeType(Type) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
removeTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
removeTypeMapping(TypeMapping) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Removes a TypeMapping from the TypeMappingRegistry.
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(EndpointReferenceType, EndpointReferenceType, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Renew logical endpoint reference via the Bus EndpointResolverRegistry.
REPLACE_WITH_ACTUAL_URL - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
replaceAttribute(Element, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
replaceDestinationFactory() - Method in class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
replaceHeaders(SOAPMessage, SoapMessage) - Static method in class org.apache.cxf.binding.soap.saaj.SAAJInInterceptor
 
replaceMethod(JavaMethod) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
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
 
REQUEST_CONTEXT - Static variable in interface org.apache.cxf.endpoint.Client
 
requestContext - Variable in class org.apache.cxf.endpoint.ClientImpl
 
requestContext - Variable in class org.apache.cxf.jaxws.BindingProviderImpl
 
REQUESTOR_ROLE - Static variable in interface org.apache.cxf.message.Message
 
RequestScopePolicy - Class in org.apache.cxf.service.invoker
This scope policy implements one servant instance per request.
RequestScopePolicy() - Constructor for class org.apache.cxf.service.invoker.RequestScopePolicy
 
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.staxutils.AbstractDOMStreamReader
 
require(int, String, String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
required - Variable in class org.apache.cxf.configuration.security.ClientAuthentication
 
required - Variable in class org.apache.cxf.wsdl.TExtensibilityElement
 
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.
reset() - Method in interface org.apache.cxf.continuations.Continuation
Reset the continuation
reset() - Method in interface org.apache.cxf.continuations.ContinuationWrapper
Reset the continuation
reset() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
reset() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
reset() - Method in class org.apache.cxf.transport.http_jetty.continuations.JettyContinuationWrapper
 
reset() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
reset() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuationWrapper
 
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.
resolve(String, Class<T>) - Method in class org.apache.cxf.bus.spring.BusApplicationContextResourceResolver
 
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(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, 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.
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
 
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
 
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.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.jaxws.spring.EndpointDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.transport.http_jetty.spring.JettyHTTPServerEngineFactoryBeanDefinitionParser
 
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.PolicyConstantsBeanDefinitionParser
 
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
 
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
 
resolveReference(String) - 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.
resolveUtf8(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resource - Variable in class org.apache.cxf.configuration.security.CertStoreType
 
resource - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
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(List<ResourceResolver>) - Constructor for class org.apache.cxf.bus.resource.ResourceManagerImpl
 
ResourceManagerImpl(Map<String, Object>) - 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
 
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.
response - Variable in class org.apache.cxf.transport.http.AbstractHTTPDestination.BackChannelConduit
 
RESPONSE_CODE - Static variable in interface org.apache.cxf.message.Message
 
RESPONSE_CONDUIT - Static variable in class org.apache.cxf.transport.local.LocalConduit
 
RESPONSE_CONTEXT - Static variable in interface org.apache.cxf.endpoint.Client
 
responseContext - Variable in class org.apache.cxf.endpoint.ClientImpl
 
responseContext - Variable in class org.apache.cxf.jaxws.BindingProviderImpl
 
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
 
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
 
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.continuations.ContinuationWrapper
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_jetty.continuations.JettyContinuationWrapper
 
resume() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
resume() - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuationWrapper
 
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)
retrieveAsyncPostResponseDispatch(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that an async post-response service invocation is required.
retrieveConnectionFactory() - Method in class org.apache.cxf.transport.http.HTTPConduit
This method sets the connectionFactory field for this object.
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_jetty.JettyHTTPDestination
 
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.
retrievePayload(Message, String) - Static method in class org.apache.cxf.transport.jms.JMSUtils
Extract the payload of an incoming message.
retrieveReplyTo(Conduit, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Retrieve ReplyTo EPR from the context.
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.
reuseAddress - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
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.rm.policy
Java class for RMAssertion element declaration.
RMAssertion() - Constructor for class org.apache.cxf.ws.rm.policy.RMAssertion
 
RMAssertion.AcknowledgementInterval - Class in org.apache.cxf.ws.rm.policy
Java class for anonymous complex type.
RMAssertion.AcknowledgementInterval() - Constructor for class org.apache.cxf.ws.rm.policy.RMAssertion.AcknowledgementInterval
 
RMAssertion.BaseRetransmissionInterval - Class in org.apache.cxf.ws.rm.policy
Java class for anonymous complex type.
RMAssertion.BaseRetransmissionInterval() - Constructor for class org.apache.cxf.ws.rm.policy.RMAssertion.BaseRetransmissionInterval
 
RMAssertion.ExponentialBackoff - Class in org.apache.cxf.ws.rm.policy
Java class for anonymous complex type.
RMAssertion.ExponentialBackoff() - Constructor for class org.apache.cxf.ws.rm.policy.RMAssertion.ExponentialBackoff
 
RMAssertion.InactivityTimeout - Class in org.apache.cxf.ws.rm.policy
Java class for anonymous complex type.
RMAssertion.InactivityTimeout() - Constructor for class org.apache.cxf.ws.rm.policy.RMAssertion.InactivityTimeout
 
RMAssertionBuilder - Class in org.apache.cxf.ws.rm.policy
 
RMAssertionBuilder() - Constructor for class org.apache.cxf.ws.rm.policy.RMAssertionBuilder
 
RMConstants - Class in org.apache.cxf.ws.rm
Holder for WS-RM names (of headers, namespaces etc.).
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.
RMEndpoint - Class in org.apache.cxf.ws.rm
 
RMEndpoint(RMManager, Endpoint) - Constructor for class org.apache.cxf.ws.rm.RMEndpoint
 
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
 
RMUtils() - Constructor for class org.apache.cxf.ws.rm.RMUtils
 
ROLE - Static variable in interface org.apache.cxf.aegis.type.TypeMappingRegistry
 
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
 
rootNode - Variable in class org.apache.cxf.bindings.xformat.XMLBindingMessageFormat
 
routingInterceptors - Variable in class org.apache.cxf.transport.MultipleEndpointObserver
 
RPC - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
RPC_WRAPPED - Static variable in class org.apache.cxf.wsdl.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
 
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.tools.util.StreamPrinter
 
run(ToolContext) - 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(Outline, Options, ErrorHandler) - Method in class org.apache.cxf.xjc.dv.DefaultValuePlugin
 
run(Outline, Options, ErrorHandler) - Method in class org.apache.cxf.xjc.ts.ToStringPlugin
 
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
 
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[], 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
 

S

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
 
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
 
SAVED_CONTENT - Static variable in class org.apache.cxf.ws.rm.RMMessageConstants
 
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.jaxb.JAXBDataBase
 
SCHEMA_MAP - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SCHEMA_QNAME - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
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
 
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
 
schemaLocation - Variable in class org.apache.cxf.tools.validator.internal.SchemaValidator
 
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
 
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
 
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
 
ScopePolicy - Interface in org.apache.cxf.service.invoker
This interface represents a scoping policy that caches servant instances created by a Factory.
ScopePolicyEditor - Class in org.apache.cxf.service.invoker
This class is responsible for converting string to ScopePolicy object.
ScopePolicyEditor() - Constructor for class org.apache.cxf.service.invoker.ScopePolicyEditor
 
SCOPES - Static variable in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
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
 
SecurityContext - Interface in org.apache.cxf.security
Provides basic security information about the current message exchange
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
 
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
 
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) - Method in interface org.apache.cxf.ws.policy.AlternativeSelector
 
selectAlternative(Policy, PolicyEngine, Assertor) - Method in class org.apache.cxf.ws.policy.selector.FirstAlternativeSelector
 
selectAlternative(Policy, PolicyEngine, Assertor) - Method in class org.apache.cxf.ws.policy.selector.MaximalAlternativeSelector
 
selectAlternative(Policy, PolicyEngine, Assertor) - 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 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.
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
 
sendEvent(Event) - Method in interface org.apache.cxf.event.EventProcessor
Sends an event to the processor.
sendExchange(Exchange, Object) - Method in class org.apache.cxf.transport.jms.JMSConduit
Send the JMS Request out and if not oneWay receive the response
sendExchange(Exchange, Object) - Method in class org.apache.cxf.transport.jms.JMSDestination
 
SequenceAcknowledgement - Class in org.apache.cxf.ws.rm
Java class for SequenceAcknowledgement element declaration.
SequenceAcknowledgement() - Constructor for class org.apache.cxf.ws.rm.SequenceAcknowledgement
 
SequenceAcknowledgement.AcknowledgementRange - Class in org.apache.cxf.ws.rm
Java class for anonymous complex type.
SequenceAcknowledgement.AcknowledgementRange() - Constructor for class org.apache.cxf.ws.rm.SequenceAcknowledgement.AcknowledgementRange
 
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
 
SequenceFault(String) - Constructor for exception org.apache.cxf.ws.rm.SequenceFault
 
SequenceFault(String, Throwable) - Constructor for exception org.apache.cxf.ws.rm.SequenceFault
 
SequenceFaultType - Class in org.apache.cxf.ws.rm
Java class for SequenceFaultType complex type.
SequenceFaultType() - Constructor for class org.apache.cxf.ws.rm.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
 
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
 
SequenceType - Class in org.apache.cxf.ws.rm
Java class for SequenceType complex type.
SequenceType() - Constructor for class org.apache.cxf.ws.rm.SequenceType
 
SequenceType.LastMessage - Class in org.apache.cxf.ws.rm
Java class for anonymous complex type.
SequenceType.LastMessage() - Constructor for class org.apache.cxf.ws.rm.SequenceType.LastMessage
 
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(XMLStreamWriter) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
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_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_IN_INTERCEPTOR_ID - 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
 
SERVER_POLICY_OUT_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
 
ServerCacheControlType - Enum in org.apache.cxf.transports.http.configuration
Java class for serverCacheControlType.
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.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
 
ServerPolicyInInterceptor - Class in org.apache.cxf.ws.policy
 
ServerPolicyInInterceptor() - Constructor for class org.apache.cxf.ws.policy.ServerPolicyInInterceptor
 
ServerPolicyOutFaultInterceptor - Class in org.apache.cxf.ws.policy
 
ServerPolicyOutFaultInterceptor() - Constructor for class org.apache.cxf.ws.policy.ServerPolicyOutFaultInterceptor
 
ServerPolicyOutInterceptor - Class in org.apache.cxf.ws.policy
 
ServerPolicyOutInterceptor() - Constructor for class org.apache.cxf.ws.policy.ServerPolicyOutInterceptor
 
ServerRegistry - Interface in org.apache.cxf.endpoint
 
ServerRegistryImpl - Class in org.apache.cxf.endpoint
 
ServerRegistryImpl() - Constructor for class org.apache.cxf.endpoint.ServerRegistryImpl
 
serverType - Variable in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
 
Service - Interface in org.apache.cxf.service
 
service - Variable in class org.apache.cxf.tools.validator.ServiceValidator
 
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_LIST - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SERVICE_NAME - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SERVICE_NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
ServiceBuilder - Interface in org.apache.cxf.service
 
ServiceBuilderFactory - Class in org.apache.cxf.tools.java2wsdl.processor.internal
 
serviceClass - Variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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
 
ServiceContractResolver - Interface in org.apache.cxf.endpoint
 
ServiceContractResolverRegistry - Interface in org.apache.cxf.endpoint
 
ServiceContractResolverRegistryImpl - Class in org.apache.cxf.endpoint
 
ServiceContractResolverRegistryImpl() - 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
 
ServiceGenerator - Class in org.apache.cxf.tools.wsdlto.frontend.jaxws.generators
 
ServiceGenerator() - Constructor for class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.ServiceGenerator
 
ServiceImpl - Class in org.apache.cxf.jaxws
 
ServiceImpl(Bus, URL, QName, Class<?>) - 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 - 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
 
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
 
ServiceModelPolicyProvider - Class in org.apache.cxf.ws.policy.attachment
 
ServiceModelPolicyProvider(Bus) - Constructor for class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
 
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
 
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(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
 
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.
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(ServletTransportFactory, ServletContext, Bus) - Constructor for class org.apache.cxf.transport.servlet.ServletController
 
ServletDestination - Class in org.apache.cxf.transport.servlet
 
ServletDestination(Bus, ConduitInitiator, EndpointInfo, ServletTransportFactory, String) - Constructor for class org.apache.cxf.transport.servlet.ServletDestination
Constructor, allowing subsititution of configuration.
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
 
servletTransportFactory - Variable in class org.apache.cxf.transport.servlet.AbstractCXFServlet
 
ServletTransportFactory - Class in org.apache.cxf.transport.servlet
 
ServletTransportFactory(Bus) - Constructor for class org.apache.cxf.transport.servlet.ServletTransportFactory
 
ServletTransportFactory() - Constructor for class org.apache.cxf.transport.servlet.ServletTransportFactory
 
Session - Interface in org.apache.cxf.transport
A Session which can be bound to HTTP, WS-Adddressing, etc.
SessionPoolType - Class in org.apache.cxf.transport.jms
JMS Session pool configuration policy
SessionPoolType() - Constructor for class org.apache.cxf.transport.jms.SessionPoolType
 
SessionScopePolicy - Class in org.apache.cxf.service.invoker
This scope policy implements one servant instance per session.
SessionScopePolicy() - Constructor for class org.apache.cxf.service.invoker.SessionScopePolicy
 
sessionSupport - Variable in class org.apache.cxf.transports.http_jetty.configuration.JettyHTTPServerEngineConfigType
 
set(Object) - Method in class org.apache.cxf.common.util.factory.AbstractPool
set an value to the pool.
set(int, Object) - Method in class org.apache.cxf.message.MessageContentsList
 
setAbstract(boolean) - Method in class org.apache.cxf.aegis.type.Type
 
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.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.
setAcceptOffers(boolean) - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
Sets the value of the acceptOffers property.
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.rm.policy.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(EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.AcceptType
Sets the value of the acksTo property.
setAcksTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.rm.CreateSequenceType
Sets the value of the acksTo property.
setAcksTo(String) - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Sets the value of the acksTo property.
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.AbstractBindingFactory
 
setActivationNamespaces(Collection<String>) - Method in class org.apache.cxf.binding.soap.SoapTransportFactory
 
setActivationNamespaces(Collection<String>) - Method in class org.apache.cxf.transport.http.AbstractHTTPTransportFactory
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
 
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(AddressType) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
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.
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.
setAfter(Collection<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
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.
setAllowChunking(boolean) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the allowChunking property.
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
 
setAllowImports(boolean) - Method in class org.apache.cxf.tools.java2wsdl.generator.AbstractGenerator
 
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.WSPolicyFeature
 
setAnnotation(JAnnotation) - Method in class org.apache.cxf.tools.common.model.JavaParameter
 
setAnnotations(Object[]) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
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.
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.bus.spring.BusApplicationContextResourceResolver
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.bus.spring.BusApplicationListener
 
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.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.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.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.spring.InitializingPolicyEngine
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
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(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.WSDLToJava
 
setAsserted(boolean) - Method in class org.apache.cxf.ws.policy.AssertionInfo
 
setAssertionBuilderRegistry(AssertionBuilderRegistry) - Method in class org.apache.cxf.ws.policy.builder.primitive.NestedPrimitiveAssertionBuilder
 
setAssertionBuilderRegistry(AssertionBuilderRegistry) - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
 
setAsText(String) - Method in class org.apache.cxf.binding.soap.SoapVersionEditor
 
setAsText(String) - Method in class org.apache.cxf.service.invoker.ScopePolicyEditor
 
setAsync(boolean) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
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.
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.DataReader
Attach a collection of attachments to a binding.
setAttachments(Collection<Attachment>) - Method in interface org.apache.cxf.databinding.DataWriter
 
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.message.AbstractWrappedMessage
 
setAttachments(Collection<Attachment>) - Method in interface org.apache.cxf.message.Message
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.message.MessageImpl
 
setAttribute(Node, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
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
 
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(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
 
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
 
setAutoResolveDestination(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
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.rm.policy.RMAssertion
Sets the value of the baseRetransmissionInterval property.
setBaseUri(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setBaseURI(String) - Method in class org.apache.cxf.service.model.DescriptionInfo
 
setBasicAuthSupplier(HttpBasicAuthSupplier) - Method in class org.apache.cxf.transport.http.HTTPConduit
Deprecated. 
setBeanClass(Class) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
setBefore(Collection<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
setBefore(Set<String>) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setBinding(BindingInfo) - Method in class org.apache.cxf.service.model.EndpointInfo
 
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
 
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
 
setBindingName(QName) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
setBindingName(String) - Method in class org.apache.cxf.tools.common.model.JavaPort
 
setBindingNamePostfix(String) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
setBindingUri(String) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setBrowserType(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the browserType property.
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
 
setBus(Bus) - Method in class org.apache.cxf.binding.AbstractBindingFactory
 
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.soap.SoapTransportFactory
 
setBus(Bus) - Method in class org.apache.cxf.bus.resource.ResourceManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.bus.spring.Jsr250BeanPostProcessor
 
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.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
 
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.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 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.ConduitInitiatorManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.transport.DestinationFactoryManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.transport.http.AbstractHTTPTransportFactory
This method is used by Spring to inject the bus.
setBus(Bus) - Method in class org.apache.cxf.transport.http.QueryHandlerRegistryImpl
 
setBus(Bus) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
The bus.
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.JettyHTTPTransportFactory
 
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.ServletTransportFactory
 
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.AbstractPolicyInterceptor
 
setBus(Bus) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
 
setBus(Bus) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
 
setBus(Bus) - Method in class org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder
 
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.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
 
setBusConfigURL(URL) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
setCacheControl(ClientCacheControlType) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the cacheControl property.
setCacheControl(ServerCacheControlType) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the cacheControl property.
setCacheLevel(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setCacheLevelName(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setCacheSize(int) - Method in interface org.apache.cxf.event.EventCache
Sets the cache size.
setCallback(boolean) - Method in class org.apache.cxf.tools.common.model.JavaParameter
Set the Callback value.
setCatalogResolver(Catalog) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.CustomizedWSDLLocator
 
setCertStore(CertStoreType) - Method in class org.apache.cxf.configuration.security.TrustManagersType
Sets the value of the certStore 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
setClassLoader(ClassLoader) - Method in class org.apache.cxf.tools.wsdlto.core.PluginLoader
 
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
 
setClient(Client) - Method in class org.apache.cxf.frontend.ClientFactoryBean
 
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.
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
 
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
 
setComponentType(AbstractTypeCreator.TypeClassInfo, Element, Element) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
setConcreteName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setConcurrentConsumers(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
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.jaxws.DispatchImpl
 
setConfiguration(Configuration) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
Set the configuration for this databinding object.
setConfiguration(Configuration) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
setConfiguration(Configuration) - Method in class org.apache.cxf.aegis.type.AbstractTypeMappingRegistry
 
setConfiguration(Configuration) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Set the type configuration for this type mapping registry.
setConfiguration(ObjectBindingConfiguration) - Method in class org.apache.cxf.binding.object.LocalServerListener
 
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.
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
 
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
Sets the message content as an input stream.
setContentEncoding(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the contentEncoding property.
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.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(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
 
setContextMatchStrategy(String) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
setContextProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Set a map of JAXB context properties.
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.
setCookie(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the cookie property.
setCurrent(SourceSequence) - Method in class org.apache.cxf.ws.rm.Source
Sets the current sequence used by a client side source.
setCurrentChild(I) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
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.jaxws.EndpointImpl
 
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
 
setDataHandler(DataHandler) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
setDataSource(DataSource) - Method in class org.apache.cxf.attachment.LazyDataSource
 
setDecoupledEndpoint(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
Sets the value of the decoupledEndpoint 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.
setDefaultExtensibleAttributes(boolean) - Method in class org.apache.cxf.aegis.type.Configuration
 
setDefaultExtensibleElements(boolean) - Method in class org.apache.cxf.aegis.type.Configuration
 
setDefaultMinOccurs(int) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setDefaultMinOccurs(int) - Method in class org.apache.cxf.aegis.type.Configuration
 
setDefaultNamespace(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
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.W3CDOMStreamWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
setDefaultNillable(boolean) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setDefaultNillable(boolean) - Method in class org.apache.cxf.aegis.type.Configuration
 
setDefaultValueWriter(DefaultValueWriter) - Method in class org.apache.cxf.tools.common.model.JavaType
 
setDelegateProperties(Map<String, Object>) - Method in class org.apache.cxf.aegis.Context
 
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
 
setDependencies(Set<Type>) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
setDescription(String) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.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
 
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(Element) - Method in exception org.apache.cxf.interceptor.Fault
Sets a details Node on this fault.
setDetail(Object) - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
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.
setDirection(Header.Direction) - Method in class org.apache.cxf.headers.Header
 
setDisableAddressUpdates(boolean) - Method in class org.apache.cxf.transport.servlet.ServletController
 
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.
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.
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
 
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
 
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.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.XmlSchemaTools
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(String) - 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(XmlSchemaElement, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaTools
Wrapper around XmlSchemaElement.setQName that checks for inconsistency with refName.
setElementQName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setElementRefName(XmlSchemaElement, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaTools
Wrapper around XmlSchemaElement.setRefName that checks for inconsistency with name and QName.
setElementType(QName) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setElementType(QName) - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
Sets the type of this extensibility element.
setEnableAsyncMapping(boolean) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setEnabled(boolean) - Method in class org.apache.cxf.management.JMXConnectorPolicyType
Sets the value of the enabled property.
setEnabled(boolean) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
setEnabled(boolean) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
 
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.
setEnableWrapperStyle(boolean) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSBinding
 
setEncodingStyleURI(String) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
setEncodingStyleURI(String) - Method in interface org.apache.cxf.aegis.type.TypeMapping
 
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
 
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.
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.service.ServiceImpl
 
setEnginesList(List<JettyHTTPServerEngine>) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
 
setEntryName(QName) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
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(ToolContext) - Method in class org.apache.cxf.tools.java2wsdl.processor.JavaToProcessor
 
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
 
setErrorStream(PrintStream) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
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
 
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, Endpoint) - Method in class org.apache.cxf.jaxws.DispatchImpl
 
setExchangeProperties(Exchange, Message) - Method in class org.apache.cxf.transport.ChainInitiationObserver
 
setExchangeProperties(Exchange, Message) - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
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.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.ws.rm.WrappedEndpoint
 
setExecutor(Executor) - Method in class org.apache.cxf.ws.rm.WrappedService
 
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.CreateSequenceResponseType
Sets the value of the expires property.
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.CreateSequenceType
Sets the value of the expires property.
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.OfferType
Sets the value of the expires property.
setExpires(Expires) - Method in class org.apache.cxf.ws.rm.SourceSequence
 
setExplicitQosEnabled(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setExponentialBackoff(RMAssertion.ExponentialBackoff) - Method in class org.apache.cxf.ws.rm.policy.RMAssertion
Sets the value of the exponentialBackoff property.
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
 
setExtensionFinder(CXFBusImpl.ExtensionFinder) - Method in class org.apache.cxf.bus.CXFBusImpl
 
setExtensionRegistry(ExtensionRegistry) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
setExtensionRegistry(ExtensionRegistry) - Method in interface org.apache.cxf.wsdl.WSDLExtensibilityPlugin
 
setExtraClass(Class[]) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
 
setExtReg(ExtensionRegistry) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setFactory(JDOMFactory) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
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.
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 exception org.apache.cxf.interceptor.Fault
 
setFaultCode(QName) - Method in class org.apache.cxf.ws.rm.SequenceFaultType
Sets the value of the faultCode property.
setFaultName(QName) - Method in class org.apache.cxf.service.model.FaultInfo
 
setFaultObserver(MessageObserver) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
setFaultObserver(MessageObserver) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
setFaultTo(EndpointReferenceType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the FaultTo property.
setFaultTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.AddressingPropertiesImpl
Mutator for the FaultTo property.
setFeatures(Collection<AbstractFeature>) - Method in class org.apache.cxf.bus.CXFBusImpl
 
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
 
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.
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
 
setFlat(boolean) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setFlat(boolean) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
setForcedBaseAddress(String) - Method in class org.apache.cxf.transport.servlet.ServletController
 
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.
setFullClassName(String) - Method in class org.apache.cxf.tools.common.model.JavaInterface
 
setGenerators(Generators) - Method in class org.apache.cxf.tools.plugin.FrontEnd
Sets the value of the generators property.
setGenericType(Object) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
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.
setHeader(String, String) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
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(Message) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
Cache HTTP headers in message.
setHideServiceList(boolean) - Method in class org.apache.cxf.transport.servlet.ServletController
 
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.transports.http.configuration.HTTPClientPolicy
Sets the value of the host property.
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.bus.CXFBusImpl
 
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(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.wss4j.AbstractWSS4JInterceptor
 
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.AckRequestedType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.CreateSequenceResponseType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.OfferType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.SequenceAcknowledgement
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.SequenceType
Sets the value of the identifier property.
setIdentifier(Identifier) - Method in class org.apache.cxf.ws.rm.TerminateSequenceType
Sets the value of the identifier property.
setIdGenerator(SequenceIdentifierGenerator) - Method in class org.apache.cxf.ws.rm.RMManager
 
setIgnoredClasses(List<String>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setIgnoredMethods(List<Method>) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
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 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.WSPolicyFeature
 
setIgnoreWhitespace(boolean) - Method in class org.apache.cxf.aegis.util.jdom.StaxBuilder
 
setImplementorClass(Class) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setInactivityTimeout(RMAssertion.InactivityTimeout) - Method in class org.apache.cxf.ws.rm.policy.RMAssertion
Sets the value of the inactivityTimeout property.
setInbound() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
setIncludeOffer(boolean) - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Sets the value of the includeOffer property.
setIndex(int) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setInFaultInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setInFaultInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setInFaultInterceptors(List<Interceptor>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
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
 
setInInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setInInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setInInterceptors(List<Interceptor>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
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.
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.
setInput(String, MessageInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
setInput(TBindingOperationMessage) - Method in class org.apache.cxf.wsdl.TBindingOperation
Sets the value of the input property.
setInterceptorChain(InterceptorChain) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setInterceptorChain(InterceptorChain) - Method in interface org.apache.cxf.message.Message
 
setInterceptorChain(InterceptorChain) - Method in class org.apache.cxf.message.MessageImpl
 
setInterface(InterfaceInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
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
 
setIntraMessageThreshold(int) - Method in class org.apache.cxf.ws.rm.manager.AcksPolicyType
Sets the value of the intraMessageThreshold property.
setInvoker(Invoker) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
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
 
setJavaCodeBlock(JavaCodeBlock) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
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
 
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.
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
 
setJaxwsPara(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
 
setJettyHTTPServerEngineFactory(JettyHTTPServerEngineFactory) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine
 
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.
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.
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.
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.
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
 
setJndiDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jndiDestinationName property.
setJndiReplyDestinationName(String) - Method in class org.apache.cxf.transport.jms.AddressType
Sets the value of the jndiReplyDestinationName property.
setJndiTemplate(JndiTemplate) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
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
 
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.
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(Object) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setKeyType(AbstractTypeCreator.TypeClassInfo, Element, Element) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
setKnownElements(Collection<QName>) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
 
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.
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.SequenceType
Sets the value of the lastMessage property.
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
 
setLimit(int) - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
 
setLimit(int) - Method in class org.apache.cxf.interceptor.LoggingOutInterceptor
 
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.
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.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(Resource) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
 
setLocation(String) - Method in class org.apache.cxf.wsdl.TImport
Sets the value of the location property.
setLocation(String) - Method in class org.xmlsoap.schemas.wsdl.http.AddressType
Sets the value of the location property.
setLocation(String) - Method in class org.xmlsoap.schemas.wsdl.http.OperationType
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(MessageContext) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
setLower(BigInteger) - Method in class org.apache.cxf.ws.rm.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(WorkQueueManagerImpl) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
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.AbstractTypeCreator.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.
setMarshallerProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxb.io.DataWriterImpl
 
setMarshallerProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxb.JAXBDataBinding
Set a map of JAXB marshaller properties.
setMaxConcurrentConsumers(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMaxConcurrentTasks(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMaxLength(BigInteger) - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
Sets the value of the maxLength property.
setMaxMessageNumberUsed(BigInteger) - Method in class org.apache.cxf.ws.rm.AckRequestedType
Sets the value of the maxMessageNumberUsed property.
setMaxOccurs(long) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setMaxOccurs(long) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
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.
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
 
setMessage(String) - Method in exception org.apache.cxf.aegis.DatabindingException
 
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(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) - 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.
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.
setMessageIdEnabled(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setMessageIncludeProperties(Set<String>) - Method in class org.apache.cxf.transport.local.LocalTransportFactory
 
setMessageName(String) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSParameter
 
setMessageNumber(BigInteger) - Method in class org.apache.cxf.ws.rm.persistence.RMMessage
Sets the message number of the message within its sequence.
setMessageNumber(BigInteger) - Method in class org.apache.cxf.ws.rm.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.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.
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
 
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
 
setMilliseconds(BigInteger) - Method in class org.apache.cxf.ws.rm.policy.RMAssertion.AcknowledgementInterval
Sets the value of the milliseconds property.
setMilliseconds(BigInteger) - Method in class org.apache.cxf.ws.rm.policy.RMAssertion.BaseRetransmissionInterval
Sets the value of the milliseconds property.
setMilliseconds(BigInteger) - Method in class org.apache.cxf.ws.rm.policy.RMAssertion.InactivityTimeout
Sets the value of the milliseconds property.
setMimeEnable(boolean) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setMinOccurs(long) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setMinOccurs(long) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
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(String[]) - Method in class org.apache.cxf.tools.common.toolspec.AbstractToolContainer
 
setModifier(String) - Method in class org.apache.cxf.tools.common.model.JavaField
 
setMonitorInterval(long) - Method in class org.apache.cxf.ws.rm.SequenceMonitor
 
setMtomEnabled(boolean) - Method in class org.apache.cxf.binding.soap.SoapBindingConfiguration
 
setMtomEnabled(boolean) - Method in class org.apache.cxf.binding.soap.SoapBindingFactory
 
setMTOMEnabled(boolean) - Method in class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
 
setMultiplexWithAddress(boolean) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
setMustUnderstand(boolean) - Method in class org.apache.cxf.binding.soap.SoapHeader
 
setName(String) - Method in class org.apache.cxf.attachment.ByteDataSource
 
setName(QName) - Method in class org.apache.cxf.headers.Header
 
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.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.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.workqueue.AutomaticWorkQueueImpl
 
setName(QName) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
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.ws.policy.PolicyConstants
 
setNamespace(String) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
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(NamespacePrefixList) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
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
 
setNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.databinding.source.AbstractDataBinding
 
setNamespaces(Map<String, String>) - Method in exception org.apache.cxf.binding.soap.SoapFault
 
setNamespaceURI(String) - Method in class org.apache.cxf.service.model.SchemaInfo
 
setNested(Policy) - Method in class org.apache.cxf.ws.policy.builder.primitive.NestedPrimitiveAssertion
 
setNextCreator(AbstractTypeCreator) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
setNillable(boolean) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
setNillable(boolean) - Method in class org.apache.cxf.aegis.type.Type
 
setNode(String) - Method in exception org.apache.cxf.binding.soap.SoapFault
 
setNonLogicalPhasesEnabled(boolean) - Method in class org.apache.cxf.binding.object.ObjectBindingConfiguration
 
setObject(Object) - Method in interface org.apache.cxf.continuations.Continuation
Sets arbitrary object associated with the continuation for context
setObject(Object) - Method in interface org.apache.cxf.continuations.ContinuationWrapper
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_jetty.continuations.JettyContinuationWrapper
 
setObject(Object) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuation
 
setObject(Object) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuationWrapper
 
setOffer(OfferType) - Method in class org.apache.cxf.ws.rm.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.
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
 
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
 
setOperationName(String) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setOptional(boolean) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
 
setOutbound() - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
setOutBoundMessage(Exchange, Exchange) - Method in class org.apache.cxf.binding.coloc.ColocMessageObserver
 
setOutFaultInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setOutFaultInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setOutFaultInterceptors(List<Interceptor>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
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>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setOutInterceptors(List<Interceptor>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setOutInterceptors(List<Interceptor>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
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
 
setOutput(String, MessageInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
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.io.CachedOutputStream
 
setOutputStream(PrintStream) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
setOverrideTypes(List<String>) - Method in class org.apache.cxf.aegis.Context
 
setOwner(JavaInterface) - Method in class org.apache.cxf.tools.common.model.JavaType
 
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
 
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
 
setParameterOrdering(List<String>) - Method in class org.apache.cxf.service.model.OperationInfo
 
setParameters(Object[], Message) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setParameters(Map<String, Object>) - Method in class org.apache.cxf.tools.common.ToolContext
 
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
 
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
 
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.ws.rm.persistence.jdbc.RMTxStore
 
setPassword(Object, String) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
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.
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
 
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
 
setPolicyBuilder(PolicyBuilder) - Method in class org.apache.cxf.ws.policy.builder.primitive.NestedPrimitiveAssertionBuilder
 
setPolicyElements(Collection<Element>) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
 
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(int) - 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.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.
setPosition(int) - Method in class org.apache.cxf.tools.common.toolspec.parser.TokenInputStream
 
setPrefix(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
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.W3CDOMStreamWriter
 
setPrefix(String) - Method in class org.apache.cxf.tools.validator.internal.model.XNode
 
setPrefix(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
setPrintWriter(PrintWriter) - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
 
setPriority(int) - Method in class org.apache.cxf.phase.Phase
 
setPriority(int) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
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
 
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.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.jaxws.EndpointImpl
 
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(Map<String, Object>) - Method in class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
 
setProperty(String, Object) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
Set an arbitrary property on the reader.
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 interface org.apache.cxf.databinding.DataReader
Set an arbitrary property on the reader.
setProperty(String, Object) - Method in interface org.apache.cxf.databinding.DataWriter
 
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.JAXBDataBase
 
setProperty(String, Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
setProperty(String, Object) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
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
 
setProtocolBinding(String) - Method in class org.apache.cxf.jaxws.javaee.PortComponentType
Sets the value of the protocolBinding property.
setProtocolMessageContext(MessageContext) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
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(String) - Method in class org.apache.cxf.tools.plugin.Plugin
Sets the value of the provider property.
setProxyAuthorization(ProxyAuthorizationPolicy) - Method in class org.apache.cxf.transport.http.HTTPConduit
This method sets the Proxy Authorization Policy for a specified proxy.
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
 
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
 
setQualifyWrapperSchema(boolean) - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
setReadToDocument(boolean) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
setReadXsiTypes(boolean) - Method in class org.apache.cxf.aegis.Context
 
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.
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
 
setRecoveryInterval(long) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setRedirectURL(String) - Method in class org.apache.cxf.transports.http.configuration.HTTPServerPolicy
Sets the value of the redirectURL property.
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.
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.
setReplyDestination(String) - 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.
setRequestor(boolean) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
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.wsdl.TExtensibilityElement
Sets the value of the required property.
setRequired(Boolean) - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
 
setResAuth(ResAuthType) - Method in class org.apache.cxf.jaxws.javaee.ResourceRefType
Sets the value of the resAuth property.
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.
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.
setResponseExpected(boolean) - Method in class org.apache.cxf.jaxws.handler.HandlerChainInvoker
 
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.
setRetransmissionQueue(RetransmissionQueue) - Method in class org.apache.cxf.ws.rm.RMManager
 
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.
setRMAssertion(RMAssertion) - Method in class org.apache.cxf.ws.rm.feature.RMFeature
 
setRMAssertion(RMAssertion) - Method in class org.apache.cxf.ws.rm.RMManager
 
setRole(String) - Method in exception org.apache.cxf.binding.soap.SoapFault
Sets the fault actor.
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.
setRoles(Set<String>) - Method in class org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
 
setRootNode(QName) - Method in class org.apache.cxf.bindings.xformat.XMLBindingMessageFormat
Sets the value of the rootNode property.
setRuntimePolicy(ClientBehaviorPolicyType) - Method in class org.apache.cxf.transport.jms.JMSOldConfigHolder
 
setSchema(Schema) - Method in class org.apache.cxf.aegis.databinding.ElementDataReader
Supply a schema to validate the input.
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.DataReader
Supply a schema to validate the input.
setSchema(Schema) - Method in interface org.apache.cxf.databinding.DataWriter
 
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(XmlSchema) - Method in class org.apache.cxf.service.model.SchemaInfo
 
setSchemaCollection(SchemaCollection) - Method in class org.apache.cxf.service.model.ServiceSchemaInfo
 
setSchemaElementList(Map<String, Element>) - Method in class org.apache.cxf.service.model.ServiceSchemaInfo
 
setSchemaInfoList(List<SchemaInfo>) - Method in class org.apache.cxf.service.model.ServiceSchemaInfo
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxws.EndpointImpl
 
setSchemaResolver(URIResolver) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setSchemas(Collection<DOMSource>) - Method in class org.apache.cxf.databinding.source.AbstractDataBinding
 
setSchemas(SchemaCollection, List<SchemaInfo>) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setSchemaType(QName) - Method in class org.apache.cxf.aegis.type.Type
 
setSchemaTypeName(QName) - Method in class org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.WrapperElement
 
setScope(String, MessageContext.Scope) - Method in class org.apache.cxf.jaxws.context.WrappedMessageContext
 
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.
setSender(boolean) - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
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.
setSequenceFault(SequenceFaultType) - Method in exception org.apache.cxf.ws.rm.SequenceFault
 
setSequenceTerminationPolicy(SequenceTerminationPolicyType) - Method in class org.apache.cxf.ws.rm.manager.SourcePolicyType
Sets the value of the sequenceTerminationPolicy property.
setSerializedWhenUnknown(boolean) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
setServer(Server) - Method in class org.apache.cxf.frontend.ServerFactoryBean
 
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
 
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.service.factory.AbstractServiceFactoryBean
 
setService(ServiceInfo) - Method in class org.apache.cxf.tools.validator.ServiceValidator
 
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.
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.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(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
 
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.
setServiceListStyleSheet(String) - Method in class org.apache.cxf.transport.servlet.ServletController
 
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.jaxws.EndpointImpl
 
setServiceName(QName) - Method in class org.apache.cxf.jca.outbound.CXFConnectionSpec
 
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.
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(XsdQNameType) - Method in class org.apache.cxf.jaxws.javaee.ServiceRefType
Sets the value of the serviceQname property.
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
 
setServiceUrl(String) - Method in class org.apache.cxf.management.jmx.MBServerConnectorFactory
 
setServletContext(ServletContext) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
setServletContext(ServletContext) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPHandler
 
setServletController(ServletController) - Method in class org.apache.cxf.transport.servlet.ServletTransportFactory
 
setServletLink(ServletLinkType) - Method in class org.apache.cxf.jaxws.javaee.ServiceImplBeanType
Sets the value of the servletLink property.
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.
setSessionTransacted(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setSimpleBindingEnabled(boolean) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
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.
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.
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
 
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).
setStart(boolean) - Method in class org.apache.cxf.frontend.ServerFactoryBean
Specifies if the Server should be started upon creation.
setState(BusState) - Method in class org.apache.cxf.bus.CXFBusImpl
 
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
 
setStrict(boolean) - Method in class org.apache.cxf.ws.policy.Intersector
 
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.
setSubscriptionDurable(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
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
 
setSystemId(String) - Method in class org.apache.cxf.service.model.SchemaInfo
 
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.
setTargetDestination(String) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
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
 
setTaskExecutor(TaskExecutor) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
setTemporaryDirectory(String) - Method in class org.apache.cxf.endpoint.dynamic.DynamicClientFactory
 
setTerminateOnShutdown(boolean) - Method in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
Sets the value of the terminateOnShutdown property.
setText(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Set or replace the text value
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(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
 
setThreshold(long) - Method in class org.apache.cxf.io.CachedOutputStream
 
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.
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(int, TLSServerParameters) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call sets TLSServerParameters for a JettyHTTPServerEngine that will be subsequently created.
setTlsServerParametersMap(Map<String, TLSServerParameters>) - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
This call sets TLSParametersMap for a JettyHTTPServerEngine
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(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.
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
 
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
 
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.service.model.EndpointInfo
 
setTransportId(String) - Method in interface org.apache.cxf.service.ServiceBuilder
 
setTransportIds(List<String>) - Method in class org.apache.cxf.transport.AbstractTransportFactory
 
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
 
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.
setType(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setType(AbstractTypeCreator.TypeClassInfo, Element) - Method in class org.apache.cxf.aegis.type.XMLTypeCreator
 
setType(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the type property.
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(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(Class) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setTypeClass(Class) - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
setTypeClass(Class) - Method in class org.apache.cxf.aegis.type.java5.EnumType
 
setTypeClass(Class) - Method in class org.apache.cxf.aegis.type.Type
 
setTypeClass(Class<?>) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setTypeCreator(TypeCreator) - Method in class org.apache.cxf.aegis.type.CustomTypeMapping
 
setTypeCreator(TypeCreator) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.Context
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.basic.BeanTypeInfo
 
setTypeMapping(TypeMapping) - Method in class org.apache.cxf.aegis.type.Type
 
setTypeMapping(TypeMapping) - Method in interface org.apache.cxf.aegis.type.TypeCreator
 
setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
setTypeName(QName) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setTypeQName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setUnwrappedOperation(BindingOperationInfo) - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
setUnwrappedOperation(OperationInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
SETUP - Static variable in class org.apache.cxf.phase.Phase
 
setUp() - Method in class org.apache.cxf.tools.common.ProcessorTestBase
 
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() - Method in class org.apache.cxf.test.AbstractCXFSpringTest
 
setUpBus() - Method in class org.apache.cxf.test.AbstractCXFTest
 
setupInterceptorChain(Endpoint) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setupMessage(Message, ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
setUpper(BigInteger) - Method in class org.apache.cxf.ws.rm.SequenceAcknowledgement.AcknowledgementRange
Sets the value of the upper property.
setUri(String) - Method in class org.apache.cxf.binding.http.URIMapper.ResourceInfo
 
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.
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
 
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
 
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
 
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
 
setUseJndi(boolean) - Method in class org.apache.cxf.transport.jms.JMSConfiguration
 
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
 
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.ws.rm.persistence.jdbc.RMTxStore
 
setUserObject(Object) - Method in class org.apache.cxf.continuations.ContinuationInfo
 
setUserObject(String, Object) - Method in interface org.apache.cxf.tools.common.toolspec.ToolContext
 
setUseSchemaImports(boolean) - Method in class org.apache.cxf.wsdl11.ServiceWSDLBuilder
Set whether to emit references to imported schema files.
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
 
setValidating(boolean) - Method in class org.apache.cxf.tools.common.dom.ExtendedDocumentBuilder
 
setValidating(boolean) - Method in class org.apache.cxf.tools.common.dom.SchemaValidatingSAXParser
 
setValidationMode(int) - Method in class org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader
 
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(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(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(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.Expires
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.rm.Identifier
Sets the value of the value property.
setValueName(QName) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
setValueType(Object) - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setVerb(String) - Method in class org.apache.cxf.binding.http.URIMapper.ResourceInfo
 
setVerb(String) - Method in class org.xmlsoap.schemas.wsdl.http.BindingType
Sets the value of the verb property.
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.tools.plugin.Plugin
Sets the value of the version property.
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
 
setWrapperStyle(boolean) - Method in class org.apache.cxf.tools.common.model.JavaMethod
 
setWriteOuter(boolean) - Method in class org.apache.cxf.aegis.type.Type
 
setWriteXsiTypes(boolean) - Method in class org.apache.cxf.aegis.Context
 
setWSDLBuilder(AbstractWSDLBuilder<? extends Object>) - Method in class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
 
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.
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(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(WSDLConstants.WSDLVersion) - Method in class org.apache.cxf.tools.java2wsdl.generator.WSDLGeneratorFactory
 
setXmlSchema(XmlSchemaAnnotated) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
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
 
severe(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
SHORT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
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
 
shouldValidate(Message) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
shutdown(boolean) - Method in class org.apache.cxf.bus.CXFBusImpl
 
shutdown(boolean) - Method in class org.apache.cxf.bus.ManagedBus
 
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.DestinationFactoryManagerImpl
 
shutdown() - Method in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
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() - Method in class org.apache.cxf.transport.servlet.ServletDestination
 
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.RMManager
 
shutdownBus() - Method in class org.apache.cxf.test.AbstractCXFTest
 
SIGNATURE_RESULT - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
SIMPLE_FRONTEND - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
SIMPLE_STYLE - Static variable in class org.apache.cxf.jaxb.JAXBToStringStyle
 
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
 
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
 
SimpleServiceBuilder - Class in org.apache.cxf.simple
 
SimpleServiceBuilder() - Constructor for class org.apache.cxf.simple.SimpleServiceBuilder
 
SinglePropertyResolver - Class in org.apache.cxf.resource
 
SinglePropertyResolver(String, Object) - Constructor for class org.apache.cxf.resource.SinglePropertyResolver
 
singularlize(String) - Method in class org.apache.cxf.binding.http.strategy.Inflector
 
size() - Method in class org.apache.cxf.aegis.Context
 
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.TwoStageMap
 
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.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
 
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.
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
 
smallIcon - Variable in class org.apache.cxf.jaxws.javaee.IconType
 
Soap11 - Class in org.apache.cxf.binding.soap
Represents the SOAP 1.1 version
SOAP11_BINDING_ID - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
SOAP11_BINDING_ID - Static variable in class org.apache.cxf.binding.soap.SoapConstants
 
SOAP11_NAMESPACE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
SOAP11_PREFIX - Static variable in class org.apache.cxf.wsdl.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_BINDING_ID - Static variable in class org.apache.cxf.binding.soap.SoapConstants
 
SOAP12_HTTP_TRANSPORT - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
SOAP12_NAMESPACE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
SOAP12_PREFIX - Static variable in class org.apache.cxf.wsdl.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.aegis.util.XmlConstants
 
SOAP_ACTION - Static variable in class org.apache.cxf.binding.soap.SoapBindingConstants
 
SOAP_ACTION - Static variable in class org.apache.cxf.binding.soap.SoapConstants
 
SOAP_ACTION_HEADER - Static variable in class org.apache.cxf.ws.addressing.Names
 
SOAP_NAMESPACE - Static variable in class org.apache.cxf.binding.soap.Soap11
 
SOAP_NAMESPACE - Static variable in class org.apache.cxf.binding.soap.Soap12
 
soapAction - Variable in class org.apache.cxf.ws.addressing.ProblemActionType
 
SoapActionInInterceptor - Class in org.apache.cxf.binding.soap.interceptor
 
SoapActionInInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.SoapActionInInterceptor
 
SoapActionOutInterceptor - Class in org.apache.cxf.binding.soap.interceptor
Deprecated. 
SoapActionOutInterceptor() - Constructor for class org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor
Deprecated.  
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
 
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
 
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
 
SOAPBindingImpl - Class in org.apache.cxf.jaxws.binding.soap
 
SOAPBindingImpl(BindingInfo) - 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.binding.soap
 
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, 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.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
 
SoapMessage - Class in org.apache.cxf.binding.soap
 
SoapMessage(Message) - 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
 
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) - 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
 
soapRole - Variable in class org.apache.cxf.jaxws.javaee.PortComponentHandlerType
 
soapRole - Variable in class org.apache.cxf.jaxws.javaee.ServiceRefHandlerType
 
SoapTransportFactory - Class in org.apache.cxf.binding.soap
 
SoapTransportFactory() - Constructor for class org.apache.cxf.binding.soap.SoapTransportFactory
 
SoapVersion - Interface in org.apache.cxf.binding.soap
 
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
 
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.
Source - Class in org.apache.cxf.ws.rm
 
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
 
SourcePolicyType - Class in org.apache.cxf.ws.rm.manager
RM source configuration properties.
SourcePolicyType() - Constructor for class org.apache.cxf.ws.rm.manager.SourcePolicyType
 
SourceSequence - Class in org.apache.cxf.ws.rm
 
SourceSequence(Identifier) - Constructor for class org.apache.cxf.ws.rm.SourceSequence
 
SourceSequence(Identifier, Date, Identifier) - Constructor for class org.apache.cxf.ws.rm.SourceSequence
 
SourceSequence(Identifier, Date, Identifier, BigInteger, boolean) - 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
 
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
 
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
 
SqlDateType - Class in org.apache.cxf.aegis.type.basic
Type 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
 
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
 
standaloneSet() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
standaloneSet() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
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.
started - Variable in class org.apache.cxf.endpoint.ClientCallback
 
startElement(StartElement) - Method in class org.apache.cxf.tools.validator.internal.Stax2DOM
 
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
 
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.policy.PolicyEngineImpl
 
startServer(Server) - Method in class org.apache.cxf.ws.rm.RMManager
 
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
 
StaxBuilder(XMLInputFactory) - 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
 
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
 
StaxOutInterceptor.StaxOutEndingInterceptor - Class in org.apache.cxf.interceptor
 
StaxOutInterceptor.StaxOutEndingInterceptor() - Constructor for class org.apache.cxf.interceptor.StaxOutInterceptor.StaxOutEndingInterceptor
 
StaxSerializer - Class in org.apache.cxf.aegis.util.jdom
 
StaxSerializer() - Constructor for class org.apache.cxf.aegis.util.jdom.StaxSerializer
 
StaxStreamFilter - Class in org.apache.cxf.staxutils
 
StaxStreamFilter(QName...) - Constructor for class org.apache.cxf.staxutils.StaxStreamFilter
 
StAXUtil - Class in org.apache.cxf.tools.util
 
StaxUtils - Class in org.apache.cxf.staxutils
 
stdOut - Variable in class org.apache.cxf.tools.common.ToolTestBase
 
StemMatchingQueryHandler - Interface in org.apache.cxf.transports.http
 
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.policy.PolicyEngineImpl
Callback recieved while the server side endpoint is being undeployed.
stopServer(Server) - Method in class org.apache.cxf.ws.rm.RMManager
 
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.
storeReplyTo(EndpointReferenceType, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Store ReplyTo EPR in the context
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
StreamPrinter - Class in org.apache.cxf.tools.util
 
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_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
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
 
StringMapImpl() - 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
 
style - Variable in class org.apache.cxf.tools.common.model.JavaType
 
STYLE_DOCUMENT - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Constant used to specify a document binding style.
STYLE_MESSAGE - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Constant used to specify a message binding style.
STYLE_RPC - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Constant used to specify a rpc binding style.
STYLE_WRAPPED - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Constant used to specify a wrapped binding style.
subSet(T, T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
supportsAlternative(Collection<Assertion>) - Method in class org.apache.cxf.ws.policy.AssertionInfoMap
 
supportsAlternative(Collection<Assertion>, Assertor) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
 
supportsAlternative(Collection<Assertion>, 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(long) - Method in interface org.apache.cxf.continuations.ContinuationWrapper
This method will suspend the request for the timeout or until resume is called
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(long) - Method in class org.apache.cxf.transport.jms.continuations.JMSContinuationWrapper
 
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
 
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
 
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
 

T

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
 
targetClass - Variable in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
targetNamespace - Variable in class org.apache.cxf.tools.common.model.JavaType
 
targetNamespace - Variable in class org.apache.cxf.wsdl.TDefinitions
 
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
 
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_BASE - Static variable in class org.apache.cxf.tools.wsdlto.frontend.jaxws.generators.AbstractJAXWSGenerator
 
terminateOnShutdown - Variable in class org.apache.cxf.ws.rm.manager.SequenceTerminationPolicyType
 
terminateSequence(Message) - Method in class org.apache.cxf.ws.rm.Servant
 
TerminateSequenceType - Class in org.apache.cxf.ws.rm
Java class for TerminateSequenceType complex type.
TerminateSequenceType() - Constructor for class org.apache.cxf.ws.rm.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.
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
 
TEXT_MESSAGE_TYPE - Static variable in class org.apache.cxf.transport.jms.JMSConstants
 
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
 
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
 
ThreadSingletonPool - Class in org.apache.cxf.common.util.factory
Represents a pooling strategy that pools the data into a ThreadLocal object.
ThreadSingletonPool() - Constructor for class org.apache.cxf.common.util.factory.ThreadSingletonPool
 
THRESHOLD - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
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
 
TIME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
TIMESTAMP_RESULT - Static variable in class org.apache.cxf.ws.security.wss4j.WSS4JInInterceptor
 
TimestampType - Class in org.apache.cxf.aegis.type.basic
Type for the Time class which serializes to an xs:time.
TimestampType() - Constructor for class org.apache.cxf.aegis.type.basic.TimestampType
 
timeToLive - Variable in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
TimeType - Class in org.apache.cxf.aegis.type.basic
Type for the Time class which serializes to an xs:time.
TimeType() - Constructor for class org.apache.cxf.aegis.type.basic.TimeType
 
TImport - Class in org.apache.cxf.wsdl
Java class for tImport complex type.
TImport() - Constructor for class org.apache.cxf.wsdl.TImport
 
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
 
TNS_PREFIX - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
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
 
TOKEN_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
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
 
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
 
Tool - Interface in org.apache.cxf.tools.common.toolspec
 
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
 
ToolException - Exception in org.apache.cxf.tools.common
 
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
 
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
 
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
 
toScopePolicy(String) - Static method in class org.apache.cxf.service.invoker.ScopePolicyEditor
Convert a policy name to ScopePolicy object.
toStartTag(XMLStreamReader) - Static method in class org.apache.cxf.tools.util.StAXUtil
 
toStaxType(int) - Static method in class org.apache.cxf.aegis.util.stax.JDOMStreamReader
 
toString() - Method in class org.apache.cxf.aegis.type.AbstractTypeCreator.TypeClassInfo
 
toString() - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
toString() - Method in class org.apache.cxf.aegis.type.Type
 
toString() - Method in class org.apache.cxf.binding.http.IriDecoderHelper.Param
 
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.util.AbstractTwoStageCache
 
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, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(Reader) - 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.jca.outbound.CXFConnectionSpec
 
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.invoker.ApplicationScopePolicy
 
toString() - Method in class org.apache.cxf.service.invoker.SessionScopePolicy
 
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.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.staxutils.DepthXMLStreamReader
 
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.JavaAnnotation
 
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.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 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.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
 
ToStringPlugin - Class in org.apache.cxf.xjc.ts
Modifies the JAXB code model to override the Object.toString() method with an implementation that provides a String representation of the xml content.
ToStringPlugin() - Constructor for class org.apache.cxf.xjc.ts.ToStringPlugin
 
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
 
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.LoggingOutInterceptor
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
 
TRANSPORT - Static variable in interface org.apache.cxf.message.Message
 
TRANSPORT_ID - Static variable in class org.apache.cxf.binding.soap.SoapTransportFactory
 
TRANSPORT_ID - Static variable in class org.apache.cxf.transport.local.LocalTransportFactory
 
transportFactory - Variable in class org.apache.cxf.transport.http_jetty.JettyHTTPDestination
 
transportId - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
TransportURIResolver - Class in org.apache.cxf.transport
 
TransportURIResolver(Bus) - Constructor for class org.apache.cxf.transport.TransportURIResolver
 
trim(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
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
 
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
 
TService - Class in org.apache.cxf.wsdl
Java class for tService complex type.
TService() - Constructor for class org.apache.cxf.wsdl.TService
 
TTypes - Class in org.apache.cxf.wsdl
Java class for tTypes complex type.
TTypes() - Constructor for class org.apache.cxf.wsdl.TTypes
 
TwoStageMap<K,V> - Class in org.apache.cxf.common.util
A Map backed by a limted capacity strong HashMap ("eden") containing the youngest entries, overflowing into an unlimted WeakMapHash ("aged") containing the older entries.
TwoStageMap() - Constructor for class org.apache.cxf.common.util.TwoStageMap
 
TwoStageMap(int) - Constructor for class org.apache.cxf.common.util.TwoStageMap
 
Type - Class in org.apache.cxf.aegis.type
A Type reads and writes XML fragments to create and write objects.
Type() - Constructor for class org.apache.cxf.aegis.type.Type
 
type - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
type - Variable in class org.apache.cxf.tools.common.model.JavaType
 
type - Variable in class org.apache.cxf.wsdl.TBinding
 
type - Variable in class org.apache.cxf.wsdl.TPart
 
TYPE_GENERATOR - Static variable in class org.apache.cxf.tools.common.ToolConstants
 
TYPE_MAPPING_KEY - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
TYPE_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
typeClass - Variable in class org.apache.cxf.aegis.type.Type
 
TypeClassInitializer - Class in org.apache.cxf.endpoint.dynamic
 
TypeClassInitializer(ServiceInfo, S2JJAXBModel) - Constructor for class org.apache.cxf.endpoint.dynamic.TypeClassInitializer
 
TypeCreator - Interface in org.apache.cxf.aegis.type
 
TypeMapping - Interface in org.apache.cxf.aegis.type
 
TypeMappingRegistry - Interface in org.apache.cxf.aegis.type
The TypeMappingRegistry provides access to the type mappings within XFire.
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
 
TypeUtil - Class in org.apache.cxf.aegis.type
Static methods/constants for Aegis.

U

UID - Class in org.apache.cxf.aegis.util
 
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
 
uncorrelatedExchanges - Variable in class org.apache.cxf.ws.addressing.soap.MAPCodec
REVISIT: map usage that the *same* interceptor instance is used in all chains.
undefer() - Method in class org.apache.cxf.bus.extension.DeferredMap
 
unindent() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
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
 
UNMARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
unmarshalFactoryString(String, 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
 
unmarshall(JAXBContext, Schema, Object) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
unmarshall(JAXBContext, Schema, Object, MessagePartInfo, AttachmentUnmarshaller, boolean) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
unmarshall(JAXBContext, Schema, Object, QName, Class<?>, AttachmentUnmarshaller, 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(JAXBContext, Schema, Object, QName, Class<?>, AttachmentUnmarshaller, List<Object>) - Static method in class org.apache.cxf.jaxb.JAXBEncoderDecoder
 
unmarshallException(JAXBContext, Schema, Object, MessagePartInfo, AttachmentUnmarshaller) - 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.
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
 
unregister(ServiceContractResolver) - Method in class org.apache.cxf.endpoint.ServiceContractResolverRegistryImpl
 
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
 
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
 
unregisterTypeMapping(String) - Method in class org.apache.cxf.aegis.type.DefaultTypeMappingRegistry
 
unregisterTypeMapping(String) - Method in interface org.apache.cxf.aegis.type.TypeMappingRegistry
Unregisters a TypeMapping instance, if present, from the specified encodingStyleURI.
unresolve() - Method in class org.apache.cxf.resource.URIResolver
 
unsetAcceptOffers() - Method in class org.apache.cxf.ws.rm.manager.DestinationPolicyType
 
unsetAllowChunking() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
unsetAny() - Method in class org.apache.cxf.ws.rm.policy.RMAssertion
 
unsetAny() - Method in class org.apache.cxf.wsdl.TExtensibleDocumented
 
unsetAnyTopLevelOptionalElement() - Method in class org.apache.cxf.wsdl.TDefinitions
 
unsetAutoRedirect() - 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
 
unsetDisableCNCheck() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
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
 
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
 
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
 
unsetMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
unsetMessageTimeToLive() - Method in class org.apache.cxf.transport.jms.ServerConfig
 
unsetOperation() - Method in class org.apache.cxf.wsdl.TBinding
 
unsetOperation() - Method in class org.apache.cxf.wsdl.TPortType
 
unsetParameterOrder() - Method in class org.apache.cxf.wsdl.TOperation
 
unsetPart() - Method in class org.apache.cxf.wsdl.TMessage
 
unsetPort() - Method in class org.apache.cxf.wsdl.TService
 
unsetProperty() - Method in class org.apache.cxf.transport.jms.JMSMessageHeadersType
 
unsetProxyServerPort() - Method in class org.apache.cxf.transports.http.configuration.HTTPClientPolicy
 
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
 
unsetRequired() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
 
unsetRequired() - Method in class org.apache.cxf.wsdl.TExtensibilityElement
 
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
 
unsetTransactional() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
unsetUseConduitIdSelector() - Method in class org.apache.cxf.transport.jms.ClientConfig
 
unsetUseJms11() - Method in class org.apache.cxf.transport.jms.AddressType
 
unsetUseMessageIDAsCorrelationID() - Method in class org.apache.cxf.transport.jms.ServerBehaviorPolicyType
 
unsetWant() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
 
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
 
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.
UNWRAP_JAXB_ELEMENT - Static variable in class org.apache.cxf.jaxb.JAXBDataBinding
 
unwrapJAXBElement - Variable in class org.apache.cxf.jaxb.JAXBDataBase
 
UnwrappedOperationInfo - Class in org.apache.cxf.service.model
 
UnwrappedOperationInfo(OperationInfo) - Constructor for class org.apache.cxf.service.model.UnwrappedOperationInfo
 
updateBusReferencesInContext(Bus, ApplicationContext) - Static method in class org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor
 
updateDefinition(Definition, Map<String, Definition>, Map<String, SchemaReference>, String, EndpointInfo) - Method in class org.apache.cxf.transport.http.WSDLQueryHandler
 
updateDestinationSequence(DestinationSequence) - Method in class org.apache.cxf.ws.rm.persistence.jdbc.RMTxStore
 
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.transport.http.WSDLQueryHandler
 
updateResponseHeaders(Message) - Method in class org.apache.cxf.transport.http.AbstractHTTPDestination
 
updateSchemaImports(Schema, Map<String, SchemaReference>, String) - Method in class org.apache.cxf.transport.http.WSDLQueryHandler
 
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) - Static method in class org.apache.cxf.jaxws.support.ContextPropertiesMapping
 
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.SequenceAcknowledgement.AcknowledgementRange
 
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 URI element declaration.
URI() - Constructor for class org.apache.cxf.ws.policy.v200607.URI
 
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
 
URIType - Class in org.apache.cxf.aegis.type.basic
Type 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.
UrlEncoded - Class in org.xmlsoap.schemas.wsdl.http
Java class for urlEncoded element declaration.
UrlEncoded() - Constructor for class org.xmlsoap.schemas.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.xmlsoap.schemas.wsdl.http
Java class for urlReplacement element declaration.
UrlReplacement() - Constructor for class org.xmlsoap.schemas.wsdl.http.UrlReplacement
 
USE_ENCODED - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Constant used to specify a encoded binding use.
USE_LITERAL - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Constant used to specify a literal binding use.
useConduitIdSelector - Variable in class org.apache.cxf.transport.jms.ClientConfig
 
useJms11 - Variable in class org.apache.cxf.transport.jms.AddressType
 
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
 
userName - Variable in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
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
Java class for UsingAddressing element declaration.
UsingAddressing() - Constructor for class org.apache.cxf.ws.addressing.wsdl.UsingAddressing
 
UTF8_CHARSET - Static variable in class org.apache.cxf.helpers.IOUtils
 

V

validate() - Method in class org.apache.cxf.frontend.AbstractServiceFactory
 
validate() - Method in class org.apache.cxf.jaxws.JaxwsServiceBuilder
 
validate() - Method in interface org.apache.cxf.service.ServiceBuilder
 
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.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.WSDLToJavaContainer
 
validate(ServiceInfo) - Method in class org.apache.cxf.tools.wsdlto.WSDLToJavaContainer
 
validateElementName(QName, QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
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) - Method in class org.apache.cxf.tools.wsdlto.databinding.jaxb.JAXBDataBinding
 
validateServiceModel() - Method in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
validateTypeName(QName, QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
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
 
ValidatorUtil - Class in org.apache.cxf.tools.validator.internal
 
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 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.transports.http.configuration.ClientCacheControlType
 
value() - Method in enum org.apache.cxf.transports.http.configuration.ConnectionType
 
value() - Method in enum org.apache.cxf.transports.http.configuration.ProxyServerType
 
value() - Method in enum org.apache.cxf.transports.http.configuration.ServerCacheControlType
 
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.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.Expires
 
value - Variable in class org.apache.cxf.ws.rm.Identifier
 
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.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.message.FaultMode
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.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.transports.http.configuration.ClientCacheControlType
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.transports.http.configuration.ServerCacheControlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.wsdl.WSDLConstants.WSDLVersion
Returns the enum constant of this type with the specified name.
values() - Method in class org.apache.cxf.aegis.Context
 
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() - Method in class org.apache.cxf.common.util.CacheMap
 
values() - Method in class org.apache.cxf.common.util.TwoStageMap
 
values() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
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() - 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.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.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.transports.http.configuration.ClientCacheControlType
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.transports.http.configuration.ServerCacheControlType
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.wsdl.WSDLConstants.WSDLVersion
Returns an array containing the constants of this enum type, in the order they're declared.
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.xmlsoap.schemas.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
 
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.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
 
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
 
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
 
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
 
vNodes - Variable in class org.apache.cxf.tools.validator.internal.WSDLRefValidator
 

W

W3CDOMStreamReader - Class in org.apache.cxf.staxutils
 
W3CDOMStreamReader(Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(Document) - 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(Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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
 
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
 
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
 
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
 
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
 
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
 
WIRE_BUS_ATTRIBUTE - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
WorkQueue - Interface in org.apache.cxf.workqueue
 
WorkQueueImplMBeanWrapper - Class in org.apache.cxf.workqueue
 
WorkQueueImplMBeanWrapper(AutomaticWorkQueueImpl) - 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
 
WorkQueueManagerImplMBeanWrapper - Class in org.apache.cxf.workqueue
 
WorkQueueManagerImplMBeanWrapper(WorkQueueManagerImpl) - Constructor for class org.apache.cxf.workqueue.WorkQueueManagerImplMBeanWrapper
 
WrappedEndpoint - Class in org.apache.cxf.ws.rm
 
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() - Constructor for class org.apache.cxf.interceptor.WrappedOutInterceptor.WrappedOutEndingInterceptor
 
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
 
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
 
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
 
WrapperHelper - Class in org.apache.cxf.jaxws.interceptors
 
WrapperHelper() - Constructor for class org.apache.cxf.jaxws.interceptors.WrapperHelper
 
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
 
WrapperUtil - Class in org.apache.cxf.tools.java2wsdl.processor.internal.jaxws
 
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(Object, T) - Method in interface org.apache.cxf.databinding.DataWriter
 
write(Object, MessagePartInfo, T) - Method in interface org.apache.cxf.databinding.DataWriter
 
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.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 - Static variable in class org.apache.cxf.phase.Phase
 
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_ATTACHMENTS - Static variable in class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
WRITE_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
WRITE_XSI_TYPE_KEY - Static variable in class org.apache.cxf.aegis.databinding.AegisDatabinding
 
writeAttachments() - Method in class org.apache.cxf.attachment.AttachmentSerializer
Write the end of the body boundary and any attachments included.
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, 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) - 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) - 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
 
writeCacheTo(OutputStream) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder, int) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder) - 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.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
 
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.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.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.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.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
 
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
 
writeDTD(String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
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(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.
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) - 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.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.staxutils.CachingXmlEventWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
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.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
 
writeEvent(XMLEvent, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeNamespace(String, String) - Method in class org.apache.cxf.aegis.util.stax.JDOMStreamWriter
 
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.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.basic.ArrayType
 
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.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.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.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.Type
Writes the object to the MessageWriter.
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
 
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
 
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.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.
writeQName(Definition, QName) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeResponse(String, String, EndpointInfo, OutputStream) - Method in class org.apache.cxf.transport.http.WSDLQueryHandler
 
writeResponse(String, String, EndpointInfo, OutputStream) - Method in interface org.apache.cxf.transports.http.QueryHandler
Write query response to output stream
writeSchema(Element) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
writeSchema(Element) - Method in class org.apache.cxf.aegis.type.basic.BeanType
 
writeSchema(Element) - Method in class org.apache.cxf.aegis.type.basic.ObjectType
 
writeSchema(Element) - Method in class org.apache.cxf.aegis.type.collection.MapType
 
writeSchema(Element) - Method in class org.apache.cxf.aegis.type.java5.EnumType
 
writeSchema(Element) - Method in class org.apache.cxf.aegis.type.Type
 
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.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, 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) - 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(XMLStreamWriter, String, String, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
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
 
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(Source, OutputStream, 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
 
writeToOutputStream(Message, BindingInfo, Service) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
writeValue(Object, MessageWriter, Context, Type, String, String) - Method in class org.apache.cxf.aegis.type.basic.ArrayType
 
writeValue(Object) - Method in class org.apache.cxf.aegis.xml.jdom.AttributeWriter
 
writeValue(Object) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
writeValue(Object, String, String) - Method in class org.apache.cxf.aegis.xml.jdom.JDOMWriter
 
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
 
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
 
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."
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
 
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_WSDL_NAME - 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
 
WSAContextUtils - Class in org.apache.cxf.ws.addressing
Holder for utility methods relating to contexts.
WSAddressingFeature - Class in org.apache.cxf.ws.addressing
 
WSAddressingFeature() - Constructor for class org.apache.cxf.ws.addressing.WSAddressingFeature
 
WSAW_ACTION_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_ENDPOINT_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_INTERFACE_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_PREFIX - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_SERVICENAME_NAME - 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
 
WSDL11 - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
WSDL11_NAMESPACE - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
WSDL11_NS - Static variable in class org.apache.cxf.aegis.util.XmlConstants
Document styles.
WSDL11_SOAP_NS - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 
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.wsdl.WSDLConstants
 
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_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.wsdl.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
 
WSDLBindingFactory - Interface in org.apache.cxf.wsdl11
 
WSDLBuilder<T> - Interface in org.apache.cxf.wsdl
 
WSDLConstants - Class in org.apache.cxf.wsdl
 
WSDLConstants.WSDLVersion - Enum in org.apache.cxf.wsdl
 
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
 
WSDLEndpointFactory - Interface in org.apache.cxf.wsdl11
A factory to create an internal EndpointInfo from a WSDL4J Port.
WSDLExtensibilityPlugin - Interface in org.apache.cxf.wsdl
 
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
 
WSDLHelper - Class in org.apache.cxf.helpers
 
WSDLHelper() - Constructor for class org.apache.cxf.helpers.WSDLHelper
 
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
 
wsdlPort - Variable in class org.apache.cxf.jaxws.javaee.PortComponentType
 
WSDLQueryException - Exception in org.apache.cxf.transport.http
 
WSDLQueryException(Message, Throwable) - Constructor for exception org.apache.cxf.transport.http.WSDLQueryException
 
WSDLQueryHandler - Class in org.apache.cxf.transport.http
 
WSDLQueryHandler(Bus) - Constructor for class org.apache.cxf.transport.http.WSDLQueryHandler
 
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
 
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
 
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, 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
 
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
 
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
 
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
 
wsdlURL - Variable in class org.apache.cxf.service.factory.ReflectionServiceFactoryBean
 
WSDLValidator - Class in org.apache.cxf.tools.validator
 
WSDLValidator(ToolSpec) - Constructor for class org.apache.cxf.tools.validator.WSDLValidator
 
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
 
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(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
 

X

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
 
XInput - Class in org.apache.cxf.tools.validator.internal.model
 
XInput() - Constructor for class org.apache.cxf.tools.validator.internal.model.XInput
 
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_BINDING_NS - Static variable in class org.apache.cxf.wsdl.WSDLConstants
 
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_NS - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XML_MIME_TYPE - Static variable in class org.apache.cxf.aegis.type.mtom.AbstractXOPType
 
XML_NAMESPACE_URI - 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
 
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
 
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.aegis.util
SOAP constants from the specs.
XMLConstants - Class in org.apache.cxf.binding.xml
 
XmlElement - Annotation Type in org.apache.cxf.aegis.type.java5
 
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
 
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
 
XmlIoPlugin - Class in org.apache.cxf.binding.xml.wsdl11
 
XmlIoPlugin() - Constructor for class org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin
 
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
 
XmlParamType - Annotation Type in org.apache.cxf.aegis.type.java5
Annotates services method parameters to provide information about how they are to be serialized.
XmlPrimitiveAssertion - Class in org.apache.cxf.ws.policy.builder.xml
XmlPrimitiveAssertion is a primitive implementation of an AssertionBuilder that simply wraps the underlying xml element.
XmlPrimitiveAssertion(Element, PolicyConstants) - Constructor for class org.apache.cxf.ws.policy.builder.xml.XmlPrimitiveAssertion
Constructs a XmlPrimitiveAssertion from an xml element.
XMLPrimitiveAssertionBuilder - Class in org.apache.cxf.ws.policy.builder.xml
 
XMLPrimitiveAssertionBuilder() - Constructor for class org.apache.cxf.ws.policy.builder.xml.XMLPrimitiveAssertionBuilder
 
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
 
XmlSchemaTools - Class in org.apache.cxf.common.xmlschema
Some functions that avoid problems with Commons XML Schema.
XMLStreamDataReader - Class in org.apache.cxf.aegis.databinding
 
XMLStreamDataReader(AegisDatabinding) - 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) - 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
 
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
 
XOutput - Class in org.apache.cxf.tools.validator.internal.model
 
XOutput() - Constructor for class org.apache.cxf.tools.validator.internal.model.XOutput
 
XPathAssert - Class in org.apache.cxf.test
XPath test assertions.
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.aegis.util.XmlConstants
XML Schema Namespace.
XSD_NAMESPACE_URI - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
XSD_PREFIX - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 
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_NS - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 
XSI_PREFIX - Static variable in class org.apache.cxf.aegis.util.XmlConstants
 
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
 

_

_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
 

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

Apache CXF