Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AALOAD - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
abort() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
abort() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
ABORTED - Enum constant in enum org.apache.cxf.interceptor.InterceptorChain.State
 
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
 
AbstractAuthorizingInInterceptor - Class in org.apache.cxf.interceptor.security
 
AbstractAuthorizingInInterceptor() - Constructor for class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
AbstractAuthorizingInInterceptor(boolean) - Constructor for class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
AbstractBackChannelConduit() - Constructor for class org.apache.cxf.transport.AbstractDestination.AbstractBackChannelConduit
 
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
 
AbstractBeanValidationInterceptor - Class in org.apache.cxf.validation
 
AbstractBeanValidationInterceptor(String) - Constructor for class org.apache.cxf.validation.AbstractBeanValidationInterceptor
 
AbstractBindingFactory - Class in org.apache.cxf.binding
 
AbstractBindingFactory() - Constructor for class org.apache.cxf.binding.AbstractBindingFactory
 
AbstractBindingFactory(Collection<String>) - Constructor for class org.apache.cxf.binding.AbstractBindingFactory
 
AbstractBindingFactory(Bus) - Constructor for class org.apache.cxf.binding.AbstractBindingFactory
 
AbstractBindingFactory(Bus, Collection<String>) - Constructor for class org.apache.cxf.binding.AbstractBindingFactory
 
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 retrieves a Conduit from the ConduitInitiator.
AbstractConduitSelector() - Constructor for class org.apache.cxf.endpoint.AbstractConduitSelector
 
AbstractConduitSelector(Conduit) - Constructor for class org.apache.cxf.endpoint.AbstractConduitSelector
Constructor, allowing a specific conduit to override normal selection.
AbstractDataBinding - Class in org.apache.cxf.databinding
Supply default implementations, as appropriate, for DataBinding.
AbstractDataBinding() - Constructor for class org.apache.cxf.databinding.AbstractDataBinding
 
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(Bus, EndpointReferenceType, EndpointInfo) - Constructor for class org.apache.cxf.transport.AbstractDestination
 
AbstractDestination(EndpointReferenceType, EndpointInfo) - Constructor for class org.apache.cxf.transport.AbstractDestination
 
AbstractDestination.AbstractBackChannelConduit - Class in org.apache.cxf.transport
Backchannel conduit.
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
 
AbstractEndpointFactory - Class in org.apache.cxf.endpoint
 
AbstractEndpointFactory() - Constructor for class org.apache.cxf.endpoint.AbstractEndpointFactory
 
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
 
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
 
AbstractInterceptorProvidingDataBinding - Class in org.apache.cxf.databinding
 
AbstractInterceptorProvidingDataBinding() - Constructor for class org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding
 
AbstractInvoker - Class in org.apache.cxf.service.invoker
Abstract implementation of Invoker.
AbstractInvoker() - Constructor for class org.apache.cxf.service.invoker.AbstractInvoker
 
AbstractLoggingInterceptor - Class in org.apache.cxf.interceptor
Deprecated. 
AbstractLoggingInterceptor(String) - Constructor for class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
AbstractLoggingInterceptor(String, String) - Constructor for class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
AbstractMessageContainer - Class in org.apache.cxf.service.model
 
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
Provides a starting point implementation for a interceptors that participate in phased message processing.
AbstractPhaseInterceptor(String) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
Instantiates the interceptor to live in a specified phase.
AbstractPhaseInterceptor(String, boolean) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
Instantiates the interceptor and specifies if it gets a system determined unique id.
AbstractPhaseInterceptor(String, String) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
Instantiates the interceptor with a specified id.
AbstractPhaseInterceptor(String, String, boolean) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
Instantiates the interceptor with a specified id or with a system determined unique id.
AbstractPortableFeature - Interface in org.apache.cxf.feature
A portable - i.e.
AbstractPropertiesHolder - Class in org.apache.cxf.service.model
 
AbstractPropertiesHolder() - Constructor for class org.apache.cxf.service.model.AbstractPropertiesHolder
 
AbstractSecurityContextInInterceptor - Class in org.apache.cxf.interceptor.security
 
AbstractSecurityContextInInterceptor() - Constructor for class org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
 
AbstractServiceFactoryBean - Class in org.apache.cxf.service.factory
 
AbstractServiceFactoryBean() - Constructor for class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
AbstractThresholdOutputStream - Class in org.apache.cxf.io
Outputstream that will buffer a certain amount before writing anything to the underlying stream.
AbstractThresholdOutputStream(int) - Constructor for class org.apache.cxf.io.AbstractThresholdOutputStream
 
AbstractTransportFactory - Class in org.apache.cxf.transport
Helper methods for DestinationFactorys and ConduitInitiators.
AbstractTransportFactory() - Constructor for class org.apache.cxf.transport.AbstractTransportFactory
 
AbstractTransportFactory(List<String>) - Constructor for class org.apache.cxf.transport.AbstractTransportFactory
 
AbstractUsernameTokenInInterceptor - Class in org.apache.cxf.interceptor.security
 
AbstractUsernameTokenInInterceptor() - Constructor for class org.apache.cxf.interceptor.security.AbstractUsernameTokenInInterceptor
 
AbstractValidationInterceptor - Class in org.apache.cxf.validation
 
AbstractValidationInterceptor(String) - Constructor for class org.apache.cxf.validation.AbstractValidationInterceptor
 
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
 
AbstractWrappedOutputStream(OutputStream) - Constructor for class org.apache.cxf.io.AbstractWrappedOutputStream
 
AbstractWrapperHelper - Class in org.apache.cxf.databinding
This wrapper helper will use reflection to handle the wrapped message
AbstractWrapperHelper(Class<?>, Method[], Method[], Field[]) - Constructor for class org.apache.cxf.databinding.AbstractWrapperHelper
 
AbstractXSLTInterceptor - Class in org.apache.cxf.feature.transform
Creates an XMLStreamReader from the InputStream on the Message.
AbstractXSLTInterceptor(String, Class<?>, Class<?>, String) - Constructor for class org.apache.cxf.feature.transform.AbstractXSLTInterceptor
 
ACC_ABSTRACT - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ACC_FINAL - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ACC_INTERFACE - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ACC_PRIVATE - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ACC_PUBLIC - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ACC_STATIC - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ACC_SUPER - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ACC_SYNTHETIC - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
accept(XMLStreamReader) - Method in class org.apache.cxf.staxutils.StaxStreamFilter
 
accept(AnnotationVisitor) - Method in class org.apache.cxf.common.annotation.AnnotationProcessor
 
accept(AnnotationVisitor, Class<?>) - Method in class org.apache.cxf.common.annotation.AnnotationProcessor
Visits each of the annotated elements of the object.
ACCEPT_CONTENT_TYPE - Static variable in interface org.apache.cxf.message.Message
 
ACCEPT_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
accessDeclaredField(Field, Object, Class<T>) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
accessDeclaredField(String, Class<?>, Object, Class<T>) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
AccessDeniedException - Exception in org.apache.cxf.interceptor.security
 
AccessDeniedException(String) - Constructor for exception org.apache.cxf.interceptor.security.AccessDeniedException
 
ACONST_NULL - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ACTION - Static variable in class org.apache.cxf.ws.addressing.ContextUtils
 
ACTION_MISMATCH_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_MISMATCH_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_NOT_SUPPORTED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_NOT_SUPPORTED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_VERIFIED - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
activate() - Method in class org.apache.cxf.transport.AbstractObservable
Activate messages flow.
activateAll() - Method in interface org.apache.cxf.bus.extension.ExtensionManager
 
activateAll() - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
activateAllByType(Class<T>) - Method in interface org.apache.cxf.bus.extension.ExtensionManager
 
activateAllByType(Class<T>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ACTIVATION_NAMESPACES_PROPERTY_NAME - Static variable in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ACTIVATION_NAMESPACES_SETTER_METHOD_NAME - Static variable in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
activationNamespaces - Variable in class org.apache.cxf.binding.AbstractBindingFactory
 
add(int, T) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
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(String, String) - Method in class org.apache.cxf.helpers.NSStack
Add a new declaration to the current scope.
add(Collection<Interceptor<? extends Message>>) - Method in interface org.apache.cxf.interceptor.InterceptorChain
Adds multiple interceptors to the interceptor chain.
add(Collection<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Collection<Interceptor<? extends Message>>, boolean) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Extension) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
add(Interceptor<? extends Message>) - Method in interface org.apache.cxf.interceptor.InterceptorChain
Adds a single interceptor to the interceptor chain.
add(Interceptor<? extends Message>) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Interceptor<? extends Message>, boolean) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Attachment) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
add(T) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
add(T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
addAfter(String) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain after the specified interceptor.
addAfter(Collection<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain after the specified collection of interceptors.
addAll(int, Collection<? extends T>) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
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(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
 
addApplicationContext(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
addArgs(List<String>) - Method in class org.apache.cxf.common.util.Compiler
 
addBefore(String) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain before the specified interceptor.
addBefore(Collection<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain before the specified collection of interceptors.
addBindFile(InputSource) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.Options
 
addBinding(BindingInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
addBus(ApplicationContext, String) - Static method in class org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor
 
addBusWiringAttribute(BeanDefinitionBuilder, BusWiringType) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
addBusWiringAttribute(BeanDefinitionBuilder, BusWiringType, String, ParserContext) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
addCallbackHandlerProviders(List<CallbackHandlerProvider>) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
addChangeListener(PropertyChangeListener) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
addCleanupHook(Closeable) - Method in interface org.apache.cxf.endpoint.Endpoint
Add a hook that will be called when this end point being terminated.
addCleanupHook(Closeable) - Method in class org.apache.cxf.endpoint.EndpointImpl
 
addCommandOption(String, String...) - Method in class org.apache.cxf.common.logging.RegexLoggingFilter
 
addCrossImports() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
addDefaultBus(ApplicationContext) - Static method in class org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor
 
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
 
addEndpoint(EndpointInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
addEvent(XMLEvent) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
addExtensionAttribute(QName, Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
addExtensionAttribute(QName, Object) - Method in interface org.apache.cxf.service.model.Extensible
 
addExtensions(List<? extends Extension>) - Static method in class org.apache.cxf.bus.extension.ExtensionRegistry
 
addExtensor(Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
addExtensor(Object) - Method in interface org.apache.cxf.service.model.Extensible
 
addFault(QName, QName) - Method in class org.apache.cxf.service.model.OperationInfo
Adds an fault to this operation.
addFault(QName, QName) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
addFault(FaultInfo) - Method in class org.apache.cxf.service.model.OperationInfo
Adds a fault to this operation.
addGrammar(InputSource) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.Options
 
addHandler(Handler) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
addIfAbsent(T) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
addImportIfNeeded(XmlSchema, String) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Assist in managing the required for imports of peer schemas.
addImportIfNeeded(XmlSchema, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
For convenience, start from a qname, and add the import if it is non-null and has a namespace.
addInterceptor(InterceptorProvider, ClientBeanValidationOutInterceptor) - Method in class org.apache.cxf.validation.ClientBeanValidationFeature
 
addInterceptor(InterceptorProvider, ClientBeanValidationOutInterceptor) - Method in class org.apache.cxf.validation.ClientBeanValidationFeature.Portable
 
addListener(FactoryBeanListener) - Method in class org.apache.cxf.service.factory.FactoryBeanListenerManager
 
addListener(Destination, Endpoint) - Method in class org.apache.cxf.binding.AbstractBindingFactory
 
addListener(Destination, Endpoint) - Method in interface org.apache.cxf.binding.BindingFactory
Set the destination's message observer which is created by using the endpoint to listen the incoming message
addLoader(ClassLoader) - Method in class org.apache.cxf.common.util.ProxyClassLoader
 
addMember(Principal) - Method in interface org.apache.cxf.common.security.GroupPrincipal
Adds the specified member to the group.
addMember(Principal) - Method in class org.apache.cxf.common.security.SimpleGroup
 
addMessagePart(String) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
addMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Adds a message part to this container.
addMessagePart(MessagePartInfo) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Adds a message part to this container.
addNamedWorkQueue(String, AutomaticWorkQueue) - Method in class org.apache.cxf.bus.managers.WorkQueueManagerImpl
 
addNamedWorkQueue(String, AutomaticWorkQueue) - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Adds a named work queue
addNamespace(String, String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
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
 
addNewSchema(String) - Method in class org.apache.cxf.service.model.ServiceInfo
 
addNs(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter.NSContext
 
addOperation(QName) - Method in class org.apache.cxf.service.model.InterfaceInfo
Adds an operation to this service.
addOperation(BindingOperationInfo) - Method in class org.apache.cxf.service.model.BindingInfo
Adds an operation to this service.
addOutOfBandMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
addPackage(Set<Class<?>>, String, ClassLoader) - Static method in class org.apache.cxf.common.jaxb.JAXBContextCache
 
addPrefix(String, String) - Method in class org.apache.cxf.staxutils.transform.DelegatingNamespaceContext
 
addRegEx(String) - Method in class org.apache.cxf.common.logging.RegexLoggingFilter
 
addRegEx(String, int) - Method in class org.apache.cxf.common.logging.RegexLoggingFilter
 
addRegEx(String, int, String) - Method in class org.apache.cxf.common.logging.RegexLoggingFilter
 
addResourceResolver(ResourceResolver) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
addResourceResolver(ResourceResolver) - Method in interface org.apache.cxf.resource.ResourceManager
Add a ResourceResolver.
addResourceResolvers(Collection<? extends ResourceResolver>) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
address - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
ADDRESSING_DISABLED - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
ADDRESSING_NAMESPACE - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
ADDRESSING_PROPERTIES_INBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Well-known Property names for AddressingProperties in Handler Context.
ADDRESSING_PROPERTIES_OUTBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
AddressingConstants - Class in org.apache.cxf.ws.addressing
Encapsulation of version-specific WS-Addressing constants.
AddressingConstants() - Constructor for class org.apache.cxf.ws.addressing.AddressingConstants
 
AddressingProperties - Class in org.apache.cxf.ws.addressing
Abstraction of Message Addressing Properties.
AddressingProperties() - Constructor for class org.apache.cxf.ws.addressing.AddressingProperties
Constructor, defaults to 2005/08 namespace.
AddressingProperties(String) - Constructor for class org.apache.cxf.ws.addressing.AddressingProperties
Constructor.
addressingRequired - Variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
addressingResponses - Variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
addSchema(SchemaInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
addSchemaDocument(ServiceInfo, SchemaCollection, Document, String) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
addSchemaDocument(ServiceInfo, SchemaCollection, Document, String, Collection<String>) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
addSharedUser() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
addTargetAnnotation(Class<? extends Annotation>) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
addToBeans(Collection<Object>, Object) - Static method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
adjustMethodAndParams(Method, Exchange, List<Object>, Class<?>) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
adjustOverlaidNode(Node, String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
ALGO_SHA_256 - Static variable in class org.apache.cxf.common.util.MessageDigestInputStream
 
All - Enum constant in enum org.apache.cxf.annotations.Provider.Scope
 
ALL - Enum constant in enum org.apache.cxf.ws.addressing.WSAddressingFeature.AddressingResponses
 
ALL_CLASS_FILES - Static variable in class org.apache.cxf.common.util.ClasspathScanner
 
ALL_FILES - Static variable in class org.apache.cxf.common.util.ClasspathScanner
 
ALLOW_INSECURE_PARSER - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
allowDuplicates - Variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
allowDuplicates() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Indicates if duplicate messageIDs are allowed.
allowFlush - Variable in class org.apache.cxf.io.AbstractWrappedOutputStream
 
allowFlush(boolean) - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
ALOAD - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
always() - Element in annotation type org.apache.cxf.annotations.UseAsyncMethod
By default, if continuations are not available, it will use the non-async method.
ANEWARRAY - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
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
 
AnnotationsFactoryBeanListener - Class in org.apache.cxf.service.factory
 
AnnotationsFactoryBeanListener() - Constructor for class org.apache.cxf.service.factory.AnnotationsFactoryBeanListener
 
AnnotationVisitor - Interface in org.apache.cxf.common.annotation
Visits the annotated elements of an object
ANONYMOUS - Enum constant in enum org.apache.cxf.ws.addressing.WSAddressingFeature.AddressingResponses
 
ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
 
applyReferenceParam(EndpointReferenceType, Object) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
ARETURN - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
args - Variable in class org.apache.cxf.bus.extension.Extension
 
args() - Element in annotation type org.apache.cxf.annotations.FactoryType
 
ARRAYLENGTH - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ASMHelper - Interface in org.apache.cxf.common.util
 
ASMHelper.AnnotationVisitor - Interface in org.apache.cxf.common.util
 
ASMHelper.ASMType - Interface in org.apache.cxf.common.util
 
ASMHelper.ClassWriter - Interface in org.apache.cxf.common.util
 
ASMHelper.FieldVisitor - Interface in org.apache.cxf.common.util
 
ASMHelper.Label - Interface in org.apache.cxf.common.util
 
ASMHelper.MethodVisitor - Interface in org.apache.cxf.common.util
 
ASMHelperImpl - Class in org.apache.cxf.common.util
 
ASMHelperImpl() - Constructor for class org.apache.cxf.common.util.ASMHelperImpl
 
assertMessage(Message) - Method in interface org.apache.cxf.transport.Assertor
 
assertMessage(Message, T, PolicyCalculator<T>) - Method in interface org.apache.cxf.policy.PolicyDataEngine
 
Assertor - Interface in org.apache.cxf.transport
API used in the to allow a message exchange participant to assert its capabilities for the underlying message.
assignClassName(String, String) - Method in class org.apache.cxf.common.jaxb.JAXBUtils.DefaultClassNameAllocator
 
ASTORE - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ASYNC_POST_RESPONSE_DISPATCH - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if the server should send the response asynchronously.
ATHROW - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
Attachment - Interface in org.apache.cxf.message
 
ATTACHMENT_CONTENT_TYPE - Static variable in class org.apache.cxf.attachment.AttachmentUtil
 
ATTACHMENT_DIRECTORY - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
Allowed value is any instance of File or String.
ATTACHMENT_MAX_COUNT - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
The maximum number of attachments permitted in a message.
ATTACHMENT_MAX_HEADER_SIZE - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
The maximum MIME Header Length.
ATTACHMENT_MAX_SIZE - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
The maximum size of the attachment.
ATTACHMENT_MEMORY_THRESHOLD - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
The memory threshold of attachments.
ATTACHMENT_OUT_CHECKED - Static variable in class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
ATTACHMENT_PART_HEADERS - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
ATTACHMENT_XOP_FOLLOW_URLS_PROPERTY - Static variable in class org.apache.cxf.attachment.AttachmentUtil
 
AttachmentDataSource - Class in org.apache.cxf.attachment
 
AttachmentDataSource(String, InputStream) - Constructor for class org.apache.cxf.attachment.AttachmentDataSource
 
AttachmentDeserializer - Class in org.apache.cxf.attachment
 
AttachmentDeserializer(Message) - Constructor for class org.apache.cxf.attachment.AttachmentDeserializer
 
AttachmentDeserializer(Message, List<String>) - Constructor for class org.apache.cxf.attachment.AttachmentDeserializer
 
AttachmentImpl - Class in org.apache.cxf.attachment
 
AttachmentImpl(String) - Constructor for class org.apache.cxf.attachment.AttachmentImpl
 
AttachmentImpl(String, DataHandler) - Constructor for class org.apache.cxf.attachment.AttachmentImpl
 
AttachmentInInterceptor - Class in org.apache.cxf.interceptor
 
AttachmentInInterceptor() - Constructor for class org.apache.cxf.interceptor.AttachmentInInterceptor
 
AttachmentOutEndingInterceptor() - Constructor for class org.apache.cxf.interceptor.AttachmentOutInterceptor.AttachmentOutEndingInterceptor
 
AttachmentOutInterceptor - Class in org.apache.cxf.interceptor
 
AttachmentOutInterceptor() - Constructor for class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
AttachmentOutInterceptor.AttachmentOutEndingInterceptor - Class in org.apache.cxf.interceptor
 
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
 
AttachmentSerializer(Message, String, boolean, Map<String, List<String>>) - Constructor for class org.apache.cxf.attachment.AttachmentSerializer
 
AttachmentUtil - Class in org.apache.cxf.attachment
 
AuthenticationException - Exception in org.apache.cxf.interceptor.security
 
AuthenticationException() - Constructor for exception org.apache.cxf.interceptor.security.AuthenticationException
 
AuthenticationException(String) - Constructor for exception org.apache.cxf.interceptor.security.AuthenticationException
 
AUTHORIZATION - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
authorize(SecurityContext, Method) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
authorize(SecurityContext, String) - Method in class org.apache.cxf.interceptor.security.OperationInfoAuthorizingInterceptor
 
AutoCloseableXMLStreamReader - Class in org.apache.cxf.staxutils
 
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
 
AutomaticWorkQueueImpl(int, int, int, int, long, String) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(int, String) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(String) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
available() - Method in class org.apache.cxf.attachment.Base64DecoderStream
 
available() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 

B

badASM - Variable in class org.apache.cxf.common.util.ASMHelperImpl
 
BASE_PATH - Static variable in interface org.apache.cxf.message.Message
 
Base64DecoderStream - Class in org.apache.cxf.attachment
An implementation of a FilterInputStream that decodes the stream data in BASE64 encoding format.
Base64DecoderStream(InputStream) - Constructor for class org.apache.cxf.attachment.Base64DecoderStream
 
Base64Exception - Exception in org.apache.cxf.common.util
 
Base64Exception(Throwable) - Constructor for exception org.apache.cxf.common.util.Base64Exception
 
Base64Exception(Message) - Constructor for exception org.apache.cxf.common.util.Base64Exception
 
Base64Exception(Message, Throwable) - Constructor for exception org.apache.cxf.common.util.Base64Exception
 
Base64OutputStream - Class in org.apache.cxf.common.util
 
Base64OutputStream(OutputStream, boolean) - Constructor for class org.apache.cxf.common.util.Base64OutputStream
 
Base64UrlOutputStream - Class in org.apache.cxf.common.util
 
Base64UrlOutputStream(OutputStream) - Constructor for class org.apache.cxf.common.util.Base64UrlOutputStream
 
Base64UrlUtility - Class in org.apache.cxf.common.util
 
Base64Utility - Class in org.apache.cxf.common.util
This class converts to/from base64.
beanClass() - Element in annotation type org.apache.cxf.annotations.EndpointProperty
The class for the property.
BeanInvoker - Class in org.apache.cxf.service.invoker
Invoker for externally created service objects.
BeanInvoker(Object) - Constructor for class org.apache.cxf.service.invoker.BeanInvoker
 
beanLoaded(String, T) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator.BeanLoaderListener
Return true if the bean that was loaded meets the requirements at which point, the loader will stop loading additional beans of the given type
BeanValidationFeature - Class in org.apache.cxf.validation
 
BeanValidationFeature() - Constructor for class org.apache.cxf.validation.BeanValidationFeature
 
BeanValidationFeature.Portable - Class in org.apache.cxf.validation
 
BeanValidationInInterceptor - Class in org.apache.cxf.validation
 
BeanValidationInInterceptor() - Constructor for class org.apache.cxf.validation.BeanValidationInInterceptor
 
BeanValidationInInterceptor(String) - Constructor for class org.apache.cxf.validation.BeanValidationInInterceptor
 
BeanValidationOutInterceptor - Class in org.apache.cxf.validation
 
BeanValidationOutInterceptor() - Constructor for class org.apache.cxf.validation.BeanValidationOutInterceptor
 
BeanValidationOutInterceptor(String) - Constructor for class org.apache.cxf.validation.BeanValidationOutInterceptor
 
BeanValidationProvider - Class in org.apache.cxf.validation
 
BeanValidationProvider() - Constructor for class org.apache.cxf.validation.BeanValidationProvider
 
BeanValidationProvider(ParameterNameProvider) - Constructor for class org.apache.cxf.validation.BeanValidationProvider
 
BeanValidationProvider(ValidationProviderResolver) - Constructor for class org.apache.cxf.validation.BeanValidationProvider
 
BeanValidationProvider(ValidationProviderResolver, Class<U>) - Constructor for class org.apache.cxf.validation.BeanValidationProvider
 
BeanValidationProvider(ValidationProviderResolver, Class<U>, ValidationConfiguration) - Constructor for class org.apache.cxf.validation.BeanValidationProvider
 
BeanValidationProvider(Validator) - Constructor for class org.apache.cxf.validation.BeanValidationProvider
 
BeanValidationProvider(ValidatorFactory) - Constructor for class org.apache.cxf.validation.BeanValidationProvider
 
BeanValidationProvider(ValidationConfiguration) - Constructor for class org.apache.cxf.validation.BeanValidationProvider
 
begin(BindingInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(EndpointInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(FaultInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(InterfaceInfo) - 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.ServiceModelSchemaValidator
 
begin(MessagePartInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(OperationInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(ServiceInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(UnwrappedOperationInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
BINARY_CONTENT_MESSAGE - Static variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
binaryName() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JType
 
bind() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
bind(OperationInfo, Method...) - Method in class org.apache.cxf.service.factory.SimpleMethodDispatcher
 
bind(OperationInfo, Method...) - Method in interface org.apache.cxf.service.invoker.MethodDispatcher
 
Binding - Interface in org.apache.cxf.binding
A Binding provides interceptors and message creation logic for a specific protocol binding.
BINDING - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
BINDING - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
BINDING_CREATED - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
BindingInfo
BINDING_OPERATION - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
BINDING_OPERATION - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
BINDING_OPERATION_CREATED - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
BindingInfo, BindingOperationInfo, Implementation Method
BINDING_OPERATION_FAULT - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
BINDING_OPERATION_FAULT - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
BINDING_OPERATION_INPUT - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
BINDING_OPERATION_INPUT - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
BINDING_OPERATION_OUTPUT - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
BINDING_OPERATION_OUTPUT - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
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 - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
bindingFactory - Variable in class org.apache.cxf.endpoint.ServerImpl
 
BindingFactory - Interface in org.apache.cxf.binding
A factory interface for creating Bindings from BindingInfo metadata.
BindingFactoryManager - Interface in org.apache.cxf.binding
The manager interface represents a repository for accessing BindingFactorys.
BindingFactoryManagerImpl - Class in org.apache.cxf.bus.managers
 
BindingFactoryManagerImpl() - Constructor for class org.apache.cxf.bus.managers.BindingFactoryManagerImpl
 
BindingFactoryManagerImpl(Bus) - Constructor for class org.apache.cxf.bus.managers.BindingFactoryManagerImpl
 
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
 
BindingInfo - Class in org.apache.cxf.service.model
 
BindingInfo(ServiceInfo, String) - Constructor for class org.apache.cxf.service.model.BindingInfo
 
bindingInterceptors - Variable in class org.apache.cxf.transport.MultipleEndpointObserver
 
BindingMessageInfo - Class in org.apache.cxf.service.model
 
BindingMessageInfo() - Constructor for class org.apache.cxf.service.model.BindingMessageInfo
 
BindingMessageInfo(MessageInfo, BindingOperationInfo) - Constructor for class org.apache.cxf.service.model.BindingMessageInfo
 
BindingOperationInfo - Class in org.apache.cxf.service.model
 
BindingOperationInfo() - Constructor for class org.apache.cxf.service.model.BindingOperationInfo
 
BindingOperationInfo(BindingInfo, OperationInfo) - Constructor for class org.apache.cxf.service.model.BindingOperationInfo
 
BODY_ATTACHMENT_ID - Static variable in class org.apache.cxf.attachment.AttachmentUtil
 
BOTH - Enum constant in enum org.apache.cxf.annotations.SchemaValidation.SchemaValidationType
 
buffer - Variable in class org.apache.cxf.io.AbstractThresholdOutputStream
 
build(Object) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JCodeModel
 
buildOperation(QName, String, String) - Method in class org.apache.cxf.service.model.BindingInfo
 
builtInTypeToJavaType(String) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
BUNDLE - Static variable in class org.apache.cxf.validation.AbstractValidationInterceptor
 
BundleUtils - Class in org.apache.cxf.common.i18n
A container for static utility methods related to resource bundle naming conventons.
bus - Variable in class org.apache.cxf.binding.AbstractBindingFactory
 
bus - Variable in class org.apache.cxf.common.spi.ClassGeneratorClassLoader
 
bus - Variable in class org.apache.cxf.common.spi.GeneratedClassClassLoader
 
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.endpoint.ManagedEndpoint
 
bus - Variable in class org.apache.cxf.endpoint.ServerImpl
 
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.MultipleEndpointObserver
 
bus - Variable in class org.apache.cxf.transport.TransportURIResolver
 
Bus - Interface in org.apache.cxf
The Bus is the central place in CXF.
BUS_EXTENSION_RESOURCE - 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
 
Bus.BusState - Enum in org.apache.cxf
 
BusApplicationContext - Class in org.apache.cxf.bus.spring
 
BusApplicationContext(String[], boolean) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(String[], boolean, ApplicationContext) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(String[], boolean, ApplicationContext, NamespaceHandlerResolver) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(String, 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) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(URL[], boolean, ApplicationContext) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(URL[], boolean, ApplicationContext, NamespaceHandlerResolver) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(URL, boolean) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContext(URL, boolean, ApplicationContext) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContext
 
BusApplicationContextResourceResolver - Class in org.apache.cxf.bus.spring
 
BusApplicationContextResourceResolver() - Constructor for class org.apache.cxf.bus.spring.BusApplicationContextResourceResolver
 
BusApplicationContextResourceResolver(ApplicationContext) - Constructor for class org.apache.cxf.bus.spring.BusApplicationContextResourceResolver
 
BusConfig(String) - Constructor for class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
busCreated(Bus) - Method in interface org.apache.cxf.buslifecycle.BusCreationListener
Invoked to create a BusLifeCycleListener.
BusCreationListener - Interface in org.apache.cxf.buslifecycle
The listener interface for receiving notification of when Bus objects are created.
BusDefinitionParser - Class in org.apache.cxf.bus.spring
 
BusDefinitionParser() - Constructor for class org.apache.cxf.bus.spring.BusDefinitionParser
 
BusDefinitionParser.BusConfig - Class in org.apache.cxf.bus.spring
 
BusEntityResolver - Class in org.apache.cxf.bus.spring
 
BusEntityResolver(ClassLoader, 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(Throwable) - Constructor for exception org.apache.cxf.BusException
Constructs a BusException with the provided cause.
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.
BusExtension - Interface in org.apache.cxf.extension
 
BusExtensionPostProcessor - Class in org.apache.cxf.bus.spring
 
BusExtensionPostProcessor() - Constructor for class org.apache.cxf.bus.spring.BusExtensionPostProcessor
 
BusFactory - Class in org.apache.cxf
Factory to create CXF Bus objects.
BusFactory() - Constructor for class org.apache.cxf.BusFactory
 
BusLifeCycleListener - Interface in org.apache.cxf.buslifecycle
The listener interface for receiving notification of Bus lifecycle events.
BusLifeCycleManager - Interface in org.apache.cxf.buslifecycle
The manager interface for registering BusLifeCycleListeners.
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(String) - 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.
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
 
ByteDataSource(byte[], String) - Constructor for class org.apache.cxf.attachment.ByteDataSource
 

C

cache(Message) - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
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
 
cached - Variable in class org.apache.cxf.io.DelegatingInputStream
 
CachedClass - Class in org.apache.cxf.common.util
 
CachedClass(Class<?>) - Constructor for class org.apache.cxf.common.util.CachedClass
 
CachedConstants - Class in org.apache.cxf.io
 
CachedOutputStream - Class in org.apache.cxf.io
 
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
 
CachedWriter - Class in org.apache.cxf.io
 
CachedWriter() - Constructor for class org.apache.cxf.io.CachedWriter
 
CachedWriter(long) - Constructor for class org.apache.cxf.io.CachedWriter
 
CachedWriterCallback - Interface in org.apache.cxf.io
 
cacheInput() - Method in class org.apache.cxf.io.DelegatingInputStream
Read the entire original input stream and cache it.
CacheMap<K,V> - Class in org.apache.cxf.common.util
Implements a useful caching map.
CacheMap() - Constructor for class org.apache.cxf.common.util.CacheMap
 
CacheSizeExceededException - Exception in org.apache.cxf.io
 
CacheSizeExceededException() - Constructor for exception org.apache.cxf.io.CacheSizeExceededException
 
CacheSizeExceededException(String) - Constructor for exception org.apache.cxf.io.CacheSizeExceededException
 
CacheSizeExceededException(String, Throwable) - Constructor for exception org.apache.cxf.io.CacheSizeExceededException
 
CacheSizeExceededException(Throwable) - Constructor for exception org.apache.cxf.io.CacheSizeExceededException
 
CachingXmlEventWriter - Class in org.apache.cxf.staxutils
 
CachingXmlEventWriter() - Constructor for class org.apache.cxf.staxutils.CachingXmlEventWriter
 
CachingXmlEventWriter.NSContext - Class in org.apache.cxf.staxutils
 
CallbackHandlerProvider - Interface in org.apache.cxf.interceptor.security.callback
Create a suitable CallbackHandler for the given message.
CallbackHandlerProviderAuthPol - Class in org.apache.cxf.interceptor.security.callback
 
CallbackHandlerProviderAuthPol() - Constructor for class org.apache.cxf.interceptor.security.callback.CallbackHandlerProviderAuthPol
 
CallbackHandlerProviderUsernameToken - Class in org.apache.cxf.interceptor.security.callback
 
CallbackHandlerProviderUsernameToken() - Constructor for class org.apache.cxf.interceptor.security.callback.CallbackHandlerProviderUsernameToken
 
CallbackHandlerTlsCert - Class in org.apache.cxf.interceptor.security.callback
 
CallbackHandlerTlsCert() - Constructor for class org.apache.cxf.interceptor.security.callback.CallbackHandlerTlsCert
 
canAssert(QName) - Method in interface org.apache.cxf.transport.Assertor
 
canBeIgnored(Message) - Method in class org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
 
cancel(boolean) - Method in class org.apache.cxf.endpoint.ClientCallback
 
canPrimitiveTypeBeAutoboxed(Class<?>, Class<?>) - Static method in class org.apache.cxf.common.util.PrimitiveUtils
 
canValidate() - Method in class org.apache.cxf.staxutils.validation.WoodstoxValidationImpl
 
capitalize(String) - Static method in class org.apache.cxf.common.util.StringUtils
Return input string with first character in upper case.
capture(String, byte[]) - Method in interface org.apache.cxf.common.spi.GeneratedClassClassLoaderCapture
 
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(Dictionary<?, ?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Dictionary<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Enumeration<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Enumeration<?>, 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(List<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(List<?>, 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(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(Set<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Set<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
CastUtils - Class in org.apache.cxf.helpers
 
CATALOG_DEBUG_KEY - Static variable in class org.apache.cxf.catalog.OASISCatalogManager
 
CatalogXmlSchemaURIResolver - Class in org.apache.cxf.catalog
Resolves URIs using Apache Commons Resolver API.
CatalogXmlSchemaURIResolver(Bus) - Constructor for class org.apache.cxf.catalog.CatalogXmlSchemaURIResolver
 
CAUSE_SUFFIX_SPLITTER - Static variable in class org.apache.cxf.interceptor.ClientFaultConverter
 
certAlias - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
certConstraints - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
CertificateToNameMapper - Interface in org.apache.cxf.interceptor.security.callback
Map a certificate to a user name for the jaas login
CertKeyToUserNameMapper - Class in org.apache.cxf.interceptor.security.callback
 
CertKeyToUserNameMapper() - Constructor for class org.apache.cxf.interceptor.security.callback.CertKeyToUserNameMapper
 
ChainInitiationObserver - Class in org.apache.cxf.transport
 
ChainInitiationObserver(Endpoint, Bus) - Constructor for class org.apache.cxf.transport.ChainInitiationObserver
 
characters(char[], int, int) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method characters.
CHECKCAST - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
checkContextProperty(Message) - Method in class org.apache.cxf.feature.transform.AbstractXSLTInterceptor
 
CHECKED_APPLICATION_FAULT - Enum constant in enum org.apache.cxf.message.FaultMode
 
checkForURI(String) - Method in class org.apache.cxf.transport.TransportFinder
 
checkGroup(Principal, String) - Method in class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
checkNamespaceMap(Map<String, String>) - Static method in class org.apache.cxf.databinding.AbstractDataBinding
 
checkPrivateEndpoint(Endpoint) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
Checks if a given endpoint has been marked as private.
checkSuspendedInvocation(Exchange, Object, Method, List<Object>, Throwable) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
checkUniquenessAndCacheId(String) - Method in interface org.apache.cxf.ws.addressing.MessageIdCache
Check messageId for uniqueness against previously encountered values and cache the ID.
chooseClientAlias(String[], Principal[], Socket) - Method in class org.apache.cxf.configuration.jsse.MultiKeyPasswordKeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class org.apache.cxf.configuration.jsse.MultiKeyPasswordKeyManager
 
CHUNKED - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CIPHER_TRANSFORMATION_BUS_PROP - Static variable in class org.apache.cxf.io.CachedConstants
The cipher transformation name for encrypting the cached content.
CIPHER_TRANSFORMATION_SYS_PROP - Static variable in class org.apache.cxf.io.CachedConstants
The cipher transformation name for encrypting the cached content.
CipherPair - Class in org.apache.cxf.io
A class to hold a pair of encryption and decryption ciphers.
CipherPair(String) - Constructor for class org.apache.cxf.io.CipherPair
 
cipherSuiteFilters - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
ciphersuites - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
Claim - Annotation Type in org.apache.cxf.security.claims.authorization
 
ClaimMode - Enum in org.apache.cxf.security.claims.authorization
 
Claims - Annotation Type in org.apache.cxf.security.claims.authorization
 
CLASS - Enum constant in enum org.apache.cxf.common.jaxb.JAXBUtils.IdentifierType
 
CLASS_MAP - Static variable in class org.apache.cxf.common.spi.ClassGeneratorClassLoader
 
classes() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JPackage
 
classes() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JType
 
classes() - Element in annotation type org.apache.cxf.feature.Features
 
classes() - Element in annotation type org.apache.cxf.interceptor.InFaultInterceptors
 
classes() - Element in annotation type org.apache.cxf.interceptor.InInterceptors
 
classes() - Element in annotation type org.apache.cxf.interceptor.OutFaultInterceptors
 
classes() - Element in annotation type org.apache.cxf.interceptor.OutInterceptors
 
ClassGeneratorClassLoader - Class in org.apache.cxf.common.spi
Class loader used to store and retrieve class generated during runtime to avoid class generation each time.
ClassGeneratorClassLoader(Bus) - Constructor for class org.apache.cxf.common.spi.ClassGeneratorClassLoader
 
ClassGeneratorClassLoader.TypeHelperClassLoader - Class in org.apache.cxf.common.spi
 
ClassHelper - Class in org.apache.cxf.common.util
 
ClassHelper() - Constructor for class org.apache.cxf.common.util.ClassHelper
 
classloader - Variable in class org.apache.cxf.bus.extension.Extension
 
ClassLoaderProxyService - Class in org.apache.cxf.common.spi
 
ClassLoaderProxyService(Bus) - Constructor for class org.apache.cxf.common.spi.ClassLoaderProxyService
 
ClassLoaderProxyService(NamespaceClassCreator) - Constructor for class org.apache.cxf.common.spi.ClassLoaderProxyService
 
ClassLoaderProxyService.GenerateJustInTime - Class in org.apache.cxf.common.spi
 
ClassLoaderProxyService.LoadFirst - Class in org.apache.cxf.common.spi
 
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
 
ClassLoaderService - Interface in org.apache.cxf.common.spi
 
ClassLoaderUtils - Class in org.apache.cxf.common.classloader
This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
ClassLoaderUtils.ClassLoaderHolder - Class in org.apache.cxf.common.classloader
 
className - Variable in class org.apache.cxf.bus.extension.Extension
 
CLASSPATH_URL_SCHEME - Static variable in class org.apache.cxf.common.util.ClasspathScanner
 
ClasspathResolver - Class in org.apache.cxf.resource
Resolve resources from the system class path.
ClasspathResolver() - Constructor for class org.apache.cxf.resource.ClasspathResolver
 
ClasspathScanner - Class in org.apache.cxf.common.util
 
ClasspathScanner() - Constructor for class org.apache.cxf.common.util.ClasspathScanner
 
ClassUnwrapper - Interface in org.apache.cxf.common.util
 
clazz - Variable in class org.apache.cxf.bus.extension.Extension
 
clean() - Method in class org.apache.cxf.io.CipherPair
 
cleanContentId(String) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
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.WeakIdentityHashMap
 
clear() - Method in class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
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
 
clearCaches() - Static method in class org.apache.cxf.common.jaxb.JAXBContextCache
Clear any caches to make sure new contexts are created
clearDefaultBusForAnyThread(Bus) - Static method in class org.apache.cxf.BusFactory
Removes a bus from being a thread default bus for any thread.
Client - Enum constant in enum org.apache.cxf.annotations.Provider.Scope
 
Client - Interface in org.apache.cxf.endpoint
 
CLIENT_ADDRESSING_PROPERTIES - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Well-known Property names for AddressingProperties in BindingProvider Context.
CLIENT_ADDRESSING_PROPERTIES_INBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Deprecated.
CLIENT_ADDRESSING_PROPERTIES_OUTBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Deprecated.
CLIENT_CREATED - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Endpoint, Client
Client.Contexts - Interface in org.apache.cxf.endpoint
Wrappers the contexts in a way that allows the contexts to be cleared and released in an try-with-resources block
ClientBeanValidationFeature - Class in org.apache.cxf.validation
 
ClientBeanValidationFeature() - Constructor for class org.apache.cxf.validation.ClientBeanValidationFeature
 
ClientBeanValidationFeature(ClientBeanValidationFeature.Portable) - Constructor for class org.apache.cxf.validation.ClientBeanValidationFeature
 
ClientBeanValidationFeature.Portable - Class in org.apache.cxf.validation
 
ClientBeanValidationOutInterceptor - Class in org.apache.cxf.validation
 
ClientBeanValidationOutInterceptor() - Constructor for class org.apache.cxf.validation.ClientBeanValidationOutInterceptor
 
ClientBeanValidationOutInterceptor(String) - Constructor for class org.apache.cxf.validation.ClientBeanValidationOutInterceptor
 
ClientCallback - Class in org.apache.cxf.endpoint
Asynchronous callback object for calls to Client.invoke(ClientCallback, String, Object...) and related functions.
ClientCallback() - Constructor for class org.apache.cxf.endpoint.ClientCallback
 
clientCreated(Client) - Method in class org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl
 
clientCreated(Client) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleListener
 
clientCreated(Client) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleManager
 
clientDestroyed(Client) - Method in class org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl
 
clientDestroyed(Client) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleListener
 
clientDestroyed(Client) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleManager
 
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
 
ClientImpl - Class in org.apache.cxf.endpoint
 
ClientImpl(Bus, Endpoint) - Constructor for class org.apache.cxf.endpoint.ClientImpl
 
ClientImpl(Bus, Endpoint, ConduitSelector) - Constructor for class org.apache.cxf.endpoint.ClientImpl
 
ClientImpl(Bus, Endpoint, Conduit) - Constructor for class org.apache.cxf.endpoint.ClientImpl
 
ClientImpl(Bus, Service, QName, EndpointImplFactory) - Constructor for class org.apache.cxf.endpoint.ClientImpl
Create a Client that uses a specific EndpointImpl.
ClientImpl.EchoContext - Class in org.apache.cxf.endpoint
 
ClientImpl.IllegalEmptyResponseException - Exception in org.apache.cxf.endpoint
 
ClientLifeCycleListener - Interface in org.apache.cxf.endpoint
 
ClientLifeCycleManager - Interface in org.apache.cxf.endpoint
 
ClientLifeCycleManagerImpl - Class in org.apache.cxf.bus.managers
 
ClientLifeCycleManagerImpl() - Constructor for class org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl
 
ClientLifeCycleManagerImpl(Bus) - Constructor for class org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl
 
ClientOutFaultObserver - Class in org.apache.cxf.interceptor
 
ClientOutFaultObserver(Bus) - Constructor for class org.apache.cxf.interceptor.ClientOutFaultObserver
 
cloneChain() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
cloneNoObject() - Method in class org.apache.cxf.bus.extension.Extension
 
close() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
close() - Method in class org.apache.cxf.attachment.MimeBodyPartInputStream
 
close() - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
close() - Method in class org.apache.cxf.endpoint.ClientImpl
 
close() - Method in class org.apache.cxf.endpoint.PreexistingConduitSelector
 
close() - Method in class org.apache.cxf.feature.transform.XSLTOutInterceptor.XSLTStreamWriter
 
close() - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
close() - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
close() - Method in class org.apache.cxf.io.CachedOutputStream
 
close() - Method in class org.apache.cxf.io.CachedWriter
 
close() - Method in class org.apache.cxf.io.ReaderInputStream
Close the stream.
close() - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
close() - Method in class org.apache.cxf.resource.URIResolver
 
close() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
close() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
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.PrettyPrintXMLStreamWriter
 
close() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
close() - Method in class org.apache.cxf.transport.AbstractConduit
Close the conduit.
close() - Method in interface org.apache.cxf.transport.Conduit
Close the conduit
close() - Method in class org.apache.cxf.validation.AbstractValidationInterceptor
 
close() - Method in class org.apache.cxf.validation.BeanValidationProvider
 
close(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
close(XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
close(Message) - Method in class org.apache.cxf.transport.AbstractConduit
 
close(Message) - Method in interface org.apache.cxf.transport.Conduit
Close the connections associated with the message
CLOSE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
closeFlowthroughStream() - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
closeUnmarshaller(Unmarshaller) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
CollectionUtils - Class in org.apache.cxf.common.util
 
comment(char[], int, int) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
comparator() - Method in class org.apache.cxf.common.util.SortedArraySet
 
compare(Phase, Phase) - Method in class org.apache.cxf.phase.PhaseComparator
 
compareTo(Object) - Method in class org.apache.cxf.phase.Phase
 
compileFiles(File[]) - Method in class org.apache.cxf.common.util.Compiler
 
compileFiles(String[]) - Method in class org.apache.cxf.common.util.Compiler
 
compileFiles(List<File>) - Method in class org.apache.cxf.common.util.Compiler
 
Compiler - Class in org.apache.cxf.common.util
 
Compiler() - Constructor for class org.apache.cxf.common.util.Compiler
 
complete() - Method in interface org.apache.cxf.continuations.ContinuationProvider
Let the provider know that the exchange is complete
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.
COMPLETE - Enum constant in enum org.apache.cxf.interceptor.InterceptorChain.State
 
componentName() - Element in annotation type org.apache.cxf.management.annotation.ManagedResource
 
CompressionUtils - Class in org.apache.cxf.common.util
 
Conduit - Interface in org.apache.cxf.transport
A pipe between peers that channels transport-level messages.
CONDUIT_COMPARE_FULL_URL - Static variable in class org.apache.cxf.endpoint.AbstractConduitSelector
 
ConduitInitiator - Interface in org.apache.cxf.transport
Factory for Conduits.
ConduitInitiatorManager - Interface in org.apache.cxf.transport
The ConduitInitiatorManager provides an interface to register and retrieve transport factories.
ConduitInitiatorManagerImpl - Class in org.apache.cxf.bus.managers
 
ConduitInitiatorManagerImpl() - Constructor for class org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl
 
ConduitInitiatorManagerImpl(Bus) - Constructor for class org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl
 
conduits - Variable in class org.apache.cxf.endpoint.AbstractConduitSelector
 
conduitSelector - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
conduitSelector - Variable in class org.apache.cxf.endpoint.ClientImpl
 
ConduitSelector - Interface in org.apache.cxf.endpoint
Strategy for retrieving a Conduit to mediate an outbound message.
ConduitSelectorHolder - Interface in org.apache.cxf.endpoint
 
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
ConfigurationException - Exception in org.apache.cxf.configuration
 
ConfigurationException(Throwable) - Constructor for exception org.apache.cxf.configuration.ConfigurationException
Constructs a ConfigurationException with the provided cause.
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.
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(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 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(String, Object) - Method in class org.apache.cxf.configuration.NullConfigurer
 
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
 
ConfiguredBeanLocator - Interface in org.apache.cxf.configuration
 
ConfiguredBeanLocator.BeanLoaderListener<T> - Interface in org.apache.cxf.configuration
 
Configurer - Interface in org.apache.cxf.configuration
The configurer's interface A class that implements this interface will perform a bean's configuration work
configureReader(XMLStreamReader, Integer, Integer, Integer, Integer, Integer, Long, Long) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
configureReader(XMLStreamReader, Message) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
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_TIMEOUT - Static variable in interface org.apache.cxf.message.Message
 
CONSTANT - Enum constant in enum org.apache.cxf.common.jaxb.JAXBUtils.IdentifierType
 
construct(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
construct(Object, Class<?>) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
CONSTRUCTOR - Enum constant in enum org.apache.cxf.configuration.spring.BusWiringType
Wire the bus into the first indexed constructor argument of the target bean.
consume(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
consume(InputStream, int) - Static method in class org.apache.cxf.helpers.IOUtils
Consumes at least the given number of bytes from the input stream
consumeFrame() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
contains(Object) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
contains(Object) - Method in class org.apache.cxf.common.util.SortedArraySet
 
containsAll(Collection<?>) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
containsAll(Collection<?>) - Method in class org.apache.cxf.common.util.SortedArraySet
 
containsExtensor(Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
containsKey(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
containsKey(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
containsKey(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
containsValue(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
containsValue(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
containsValue(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
CONTENT_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_ID - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_LENGTH - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_TRANSFER_ENCODING - Static variable in interface org.apache.cxf.message.Message
Content-Transfer-Encoding used for MTOM attachment binary, base64, etc
CONTENT_TYPE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_TYPE - Static variable in interface org.apache.cxf.message.Message
 
ContentDisposition - Class in org.apache.cxf.attachment
 
ContentDisposition(String) - Constructor for class org.apache.cxf.attachment.ContentDisposition
 
context - Variable in class org.apache.cxf.endpoint.ClientCallback
 
ContextJAXBUtils - Class in org.apache.cxf.ws.addressing
Holder for utility methods relating to contexts, allows to lazily load JAXB compared to ContextUtils.
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
ContinuationCallback - Interface in org.apache.cxf.continuations
Callback that receives continuation status updates.
ContinuationProvider - Interface in org.apache.cxf.continuations
Provides transport-neutral support for creating suspended invocation primitives or continuations
ControlledValidationXmlBeanDefinitionReader - Class in org.apache.cxf.bus.spring
CXF reads a series of Spring XML files as part of initialization.
ControlledValidationXmlBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader
 
convert(AttributedURIType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 AttributedURI to 2004/08 AttributedURI.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 EndpointReferenceType to 2004/08 EndpointReferenceType.
convert(ReferenceParametersType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 ReferenceParametersType to 2004/08 ReferenceParametersType.
convert(RelatesToType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 RelatesToType to 2004/08 Relationship.
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 2004/03 EndpointReferenceType to 2005/08 EndpointReferenceType.
convert(Relationship) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 Relationship to 2005/08 RelatesToType.
convert(AttributedURI) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 AttributedURI to 2005/08 AttributedURI.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 EndpointReferenceType to 2005/08 EndpointReferenceType.
convert(ReferenceParametersType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 ReferenceParametersType to 2005/08 ReferenceParametersType.
convert(Relationship) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 Relationship to 2005/08 RelatesToType.
convertStringsToQNames(List<String>) - Static method in class org.apache.cxf.helpers.DOMUtils
 
convertStringToQName(String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
convertStringToQName(String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
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.
convertToNative(Object) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Converts a version specific EndpointReferenceType to the native version used internally by CXF
convertToQNamesMap(Map<String, String>, QNamesMap, Map<String, String>) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
convertToSetOfQNames(List<String>, Set<QName>) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
convertToXML(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
 
COOKIE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
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(XMLStreamReader, OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(XMLStreamReader, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
Copies the reader to the writer.
copy(XMLStreamReader, XMLStreamWriter, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(XMLStreamReader, XMLStreamWriter, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Source, OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Source, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Document) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Document, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Element, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
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
 
copyAndCloseInput(Reader, Writer) - Static method in class org.apache.cxf.helpers.IOUtils
 
copyAndCloseInput(Reader, Writer, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
copyAtLeast(InputStream, OutputStream, int) - Static method in class org.apache.cxf.helpers.IOUtils
Copy at least the specified number of bytes from the input to the output or until the inputstream is finished.
copyAtLeast(Reader, Writer, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
copyContent(Message, Message) - Static method in class org.apache.cxf.message.MessageImpl
 
copyFrom(InputStream) - Method in interface org.apache.cxf.io.CopyingOutputStream
 
CopyingOutputStream - Interface in org.apache.cxf.io
Marker interface for OutputStreams that can directly support copying from an input stream.
copyStream(InputStream, OutputStream, int) - Static method in class org.apache.cxf.io.CachedOutputStream
 
create() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
create(Exchange) - Method in class org.apache.cxf.annotations.FactoryType.DEFAULT
 
create(Exchange) - Method in interface org.apache.cxf.service.invoker.Factory
Creates the object that will be used for the invoke
create(Exchange) - Method in class org.apache.cxf.service.invoker.PerRequestFactory
 
create(Exchange) - Method in class org.apache.cxf.service.invoker.PooledFactory
Creates the object that will be used for the invoke
create(Exchange) - Method in class org.apache.cxf.service.invoker.SessionFactory
Creates the object that will be used for the invoke
create(Exchange) - Method in class org.apache.cxf.service.invoker.SingletonFactory
Creates the object that will be used for the invoke
create(Exchange) - Method in class org.apache.cxf.service.invoker.spring.SpringBeanFactory
Creates the object that will be used for the invoke
create(Message) - Method in interface org.apache.cxf.interceptor.security.callback.CallbackHandlerProvider
 
create(Message) - Method in class org.apache.cxf.interceptor.security.callback.CallbackHandlerProviderAuthPol
 
create(Message) - Method in class org.apache.cxf.interceptor.security.callback.CallbackHandlerProviderUsernameToken
 
create(Message) - Method in class org.apache.cxf.interceptor.security.callback.CallbackHandlerTlsCert
 
CREATE_FROM_CLASS - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Called at the start of processing when it detects that the service is to be created based on a Java class.
CREATE_FROM_WSDL - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Called at the start of processing when it detects that the service is to be created based on a wsdl contract.
createAndAddElement(String, String, String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
createAndAddElement(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
createAppContext(URL[], boolean) - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
createApplicationContext(String[], boolean) - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
createAttachment(InputStream, Map<String, List<String>>) - Static method in class org.apache.cxf.attachment.AttachmentUtil
Deprecated.
use createAttachment(InputStream stream, Map<String, List> headers, Message message)
createAttachment(InputStream, Map<String, List<String>>, Message) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
createBinding(BindingInfo) - Method in interface org.apache.cxf.binding.BindingFactory
Create a Binding from the BindingInfo metadata.
createBindingInfo() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
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(Service, String, Object) - Method in interface org.apache.cxf.binding.BindingFactory
Create a "default" BindingInfo object for the service.
createBridge(Set<Class<?>>, QName, Class<?>, Annotation[]) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createBus() - Method in class org.apache.cxf.bus.CXFBusFactory
 
createBus() - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
createBus() - Method in class org.apache.cxf.BusFactory
Creates a new bus.
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(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
 
createChain() - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
createClassWriter() - Method in interface org.apache.cxf.common.util.ASMHelper
 
createClassWriter() - Method in class org.apache.cxf.common.util.ASMHelperImpl
 
createCompatibleResponseProperties() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
 
createConduit(Message, Exchange, ConduitInitiator) - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
createConfiguredBeanLocator() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
createContentID(String) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
createContext(Set<Class<?>>, Map<String, Object>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createDataHandlerMap() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
createDecoupledDestination(Exchange, EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
createDefaultDataBinding() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
createDocument() - Static method in class org.apache.cxf.helpers.DOMUtils
 
createElementNS(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
createEndpoint() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
createFault(Throwable, Method, List<Object>, boolean) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
createFileCodeWriter(File) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createFileCodeWriter(File, String) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createFilteredReader(XMLStreamReader, StreamFilter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createImplementation(MAPAggregator) - Method in interface org.apache.cxf.ws.addressing.MAPAggregator.MAPAggregatorLoader
 
createInputStream() - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
createInterface(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
createJAXBBean(JAXBContext, String, Class<T>) - Static method in class org.apache.cxf.configuration.spring.JAXBBeanFactory
 
createJAXBContextProxy(JAXBContext) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createJAXBContextProxy(JAXBContext, SchemaCollection, String) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createLabel() - Method in interface org.apache.cxf.common.util.ASMHelper
 
createLabel() - Method in class org.apache.cxf.common.util.ASMHelperImpl
 
createLogger(Class<?>, String, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Create a logger
createMessage() - Method in interface org.apache.cxf.binding.Binding
Create a Message for this Binding.
createMessage(QName, MessageInfo.Type) - Method in class org.apache.cxf.service.model.OperationInfo
 
createMessage(Exchange) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Create a Binding specific Message.
createMessage(Message) - Method in interface org.apache.cxf.binding.Binding
Create a Message form the message.
createMessage(Message) - Method in class org.apache.cxf.transport.MultipleEndpointObserver
Give a chance for a Binding to customize their message
createMethodSig(Method) - Method in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
createMininumEscapeHandler(Class<?>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createMtomAttachment(boolean, String, String, byte[], int, int, int) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
createMtomAttachmentFromDH(boolean, DataHandler, String, int) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
createNamespace(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
createNamespaceWrapperClass(Class<?>, Map<String, String>) - Method in class org.apache.cxf.common.spi.GeneratedNamespaceClassLoader
 
createNamespaceWrapperClass(Class<?>, Map<String, String>) - Method in interface org.apache.cxf.common.spi.NamespaceClassCreator
 
createNamespaceWrapperClass(Class<?>, Map<String, String>) - Method in class org.apache.cxf.common.spi.NamespaceClassGenerator
 
createNamespaceWrapperInstance(Class<?>, Map<String, String>) - Method in class org.apache.cxf.common.spi.ClassLoaderProxyService
 
createNamespaceWrapperInstance(Class<?>, Map<String, String>) - Method in interface org.apache.cxf.common.spi.ClassLoaderService
 
createNewReaderIfNeeded(XMLStreamReader, InputStream) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createNewWriterIfNeeded(XMLStreamWriter, OutputStream) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createNewWriterIfNeeded(XMLStreamWriter, OutputStream, String) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createNoEscapeHandler(Class<?>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createObject(Exchange) - Method in class org.apache.cxf.service.invoker.PooledFactory
 
createProxyWrapper(Object, Class<T>) - Static method in class org.apache.cxf.common.util.ReflectionInvokationHandler
 
createQName(String, Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Creates a QName object based on the qualified name and using the Node as a base to lookup the namespace for the prefix
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
 
createSchema(String, Map<String, Source>) - Method in class org.apache.cxf.staxutils.validation.W3CMultiSchemaFactory
Creates an XMLValidateSchema that can be used to validate XML instances against any of the schemas defined in the Map of schemaSources.
createSchemaCompiler() - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createSchemaCompilerWithDefaultAllocator(Set<String>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createSecurityContext(String, Subject) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
createSecurityContext(Principal, Subject) - Method in class org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
 
createService() - Method in interface org.apache.cxf.service.ServiceBuilder
 
createSubject(SecurityToken) - Method in class org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
 
createSubject(SecurityToken) - Method in class org.apache.cxf.interceptor.security.AbstractUsernameTokenInInterceptor
 
createSubject(UsernameToken) - Method in class org.apache.cxf.interceptor.security.AbstractUsernameTokenInInterceptor
 
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
 
createTLSClientParameters(String) - Static method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig
 
createTLSClientParametersFromType(TLSClientParametersType) - Static method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig
 
createTmpDir() - Static method in class org.apache.cxf.helpers.FileUtils
 
createTmpDir(boolean) - Static method in class org.apache.cxf.helpers.FileUtils
 
createTransformReaderIfNeeded(XMLStreamReader, InputStream) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
createTransformReaderIfNeeded(XMLStreamReader, InputStream, List<String>, Map<String, String>, Map<String, String>, boolean) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createTransformReaderIfNeeded(XMLStreamReader, InputStream, List<String>, Map<String, String>, Map<String, String>, Map<String, String>, boolean) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createTransformWriterIfNeeded(XMLStreamWriter, OutputStream) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
createTransformWriterIfNeeded(XMLStreamWriter, OutputStream, Map<String, String>, List<String>, Map<String, String>, boolean, String) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createTransformWriterIfNeeded(XMLStreamWriter, OutputStream, Map<String, String>, List<String>, Map<String, String>, Map<String, String>, boolean, String, String) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
createWoodstoxEventFactory() - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createWrapperHelper(Class<?>, QName, List<String>, List<String>, List<Class<?>>) - Method in interface org.apache.cxf.databinding.WrapperCapableDatabinding
 
createWrapperObject(Class<?>) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
createWrapperObject(List<?>) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
createWrapperObject(List<?>) - Method in interface org.apache.cxf.databinding.WrapperHelper
 
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
 
createXMLInputFactory(boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Return a new factory so that the caller can set sticky parameters.
createXMLStreamReader(InputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(InputStream, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Reader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(String, InputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Source) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Document) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Document, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Element) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Element, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(InputSource) - 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(Writer) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter(Result) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
currencyTimeLimit() - Element in annotation type org.apache.cxf.management.annotation.ManagedAttribute
 
currencyTimeLimit() - Element in annotation type org.apache.cxf.management.annotation.ManagedOperation
 
currencyTimeLimit() - Element in annotation type org.apache.cxf.management.annotation.ManagedResource
 
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
 
currentStream - Variable in class org.apache.cxf.io.CachedWriter
 
CustomExtensionRegistry - Class in org.apache.cxf.databinding.source.mime
 
CustomExtensionRegistry() - Constructor for class org.apache.cxf.databinding.source.mime.CustomExtensionRegistry
 
CXFBusFactory - Class in org.apache.cxf.bus
 
CXFBusFactory() - Constructor for class org.apache.cxf.bus.CXFBusFactory
 
CXFBusLifeCycleManager - Class in org.apache.cxf.bus.managers
 
CXFBusLifeCycleManager() - Constructor for class org.apache.cxf.bus.managers.CXFBusLifeCycleManager
 
CXFBusLifeCycleManager(Bus) - Constructor for class org.apache.cxf.bus.managers.CXFBusLifeCycleManager
 
CXFPermissions - Class in org.apache.cxf.common
 

D

dataBinding - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
DataBinding - Interface in org.apache.cxf.databinding
 
DataBinding - Annotation Type in org.apache.cxf.annotations
Specifies the DataBinding to use with the service
DATABINDING_INITIALIZED - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
DataBinding
dataBindingSet - Variable in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
DataReader<T> - Interface in org.apache.cxf.databinding
The 'read' side of the data binding abstraction of CXF.
DataWriter<T> - Interface in org.apache.cxf.databinding
The 'write' side of the data binding abstraction of CXF.
DCONST_0 - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
deactivate() - Method in class org.apache.cxf.transport.AbstractObservable
Deactivate messages flow.
decode(char[], int, int, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
decode(InputStream, String) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
decode(String) - Static method in class org.apache.cxf.common.util.Base64UrlUtility
 
decode(String) - Static method in class org.apache.cxf.common.util.Base64Utility
 
decode(String, boolean) - Static method in class org.apache.cxf.common.util.Base64Utility
 
decode(String, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
decode(String, String) - Static method in class org.apache.cxf.attachment.Rfc5987Util
 
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.
decodedChars - Variable in class org.apache.cxf.attachment.Base64DecoderStream
 
decodedCount - Variable in class org.apache.cxf.attachment.Base64DecoderStream
 
decodedIndex - Variable in class org.apache.cxf.attachment.Base64DecoderStream
 
DECOUPLED_CHANNEL_MESSAGE - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if this message arrived via a decoupled endpoint.
DECOUPLED_DESTINATION - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
DECOUPLED_ENDPOINT_BASE_PROPERTY - Static variable in class org.apache.cxf.ws.addressing.WSAContextUtils
 
decreaseCount() - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
 
DEFAULT - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
DEFAULT - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
DEFAULT() - Constructor for class org.apache.cxf.annotations.FactoryType.DEFAULT
 
DEFAULT() - Constructor for class org.apache.cxf.annotations.Policy.DEFAULT
 
DEFAULT() - Constructor for class org.apache.cxf.annotations.WSDLDocumentation.DEFAULT
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.cxf.helpers.IOUtils
 
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_DOMAIN_NAME - Static variable in class org.apache.cxf.management.ManagementConstants
 
DEFAULT_LIMIT - Static variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
DEFAULT_MAX_HEADER_SIZE - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
DEFAULT_QUEUE_NAME - Static variable in class org.apache.cxf.bus.managers.WorkQueueManagerImpl
 
DEFAULT_REPLACEMENT - Static variable in class org.apache.cxf.common.logging.RegexLoggingFilter
 
DEFAULT_USER_CFG_FILE - Static variable in interface org.apache.cxf.configuration.Configurer
 
DEFAULT_WORKQUEUE_BEAN_NAME - Static variable in class org.apache.cxf.bus.managers.WorkQueueManagerImpl
 
defaultBus - Static variable in class org.apache.cxf.BusFactory
 
DefaultClassNameAllocator() - Constructor for class org.apache.cxf.common.jaxb.JAXBUtils.DefaultClassNameAllocator
 
DefaultClassNameAllocator(Set<String>) - Constructor for class org.apache.cxf.common.jaxb.JAXBUtils.DefaultClassNameAllocator
 
DefaultResourceManager - Class in org.apache.cxf.resource
 
DefaultResourceManager() - Constructor for class org.apache.cxf.resource.DefaultResourceManager
 
DefaultResourceManager(List<? extends ResourceResolver>) - Constructor for class org.apache.cxf.resource.DefaultResourceManager
 
DefaultResourceManager(ResourceResolver) - Constructor for class org.apache.cxf.resource.DefaultResourceManager
 
DefaultSchemaValidationTypeProvider - Class in org.apache.cxf.feature.validation
Default provider which accepts a map of operation names to schema validation types.
DefaultSchemaValidationTypeProvider(Map<String, SchemaValidation.SchemaValidationType>) - Constructor for class org.apache.cxf.feature.validation.DefaultSchemaValidationTypeProvider
 
DefaultSecurityContext - Class in org.apache.cxf.interceptor.security
SecurityContext which implements isUserInRole using the following approach : skip the first Subject principal, and then checks Groups the principal is a member of
DefaultSecurityContext(String, Subject) - Constructor for class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
DefaultSecurityContext(Principal, Subject) - Constructor for class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
DefaultSecurityContext(Subject) - Constructor for class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
defaultValue() - Element in annotation type org.apache.cxf.management.annotation.ManagedAttribute
 
deferred - Variable in class org.apache.cxf.bus.extension.Extension
 
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.
defineClass(String, byte[]) - Method in class org.apache.cxf.common.spi.ClassGeneratorClassLoader.TypeHelperClassLoader
 
defineClass(String, byte[]) - Method in class org.apache.cxf.common.spi.GeneratedClassClassLoader.TypeHelperClassLoader
 
deflate(byte[]) - Static method in class org.apache.cxf.common.util.CompressionUtils
 
deflate(byte[], boolean) - Static method in class org.apache.cxf.common.util.CompressionUtils
 
deflate(byte[], int, boolean) - Static method in class org.apache.cxf.common.util.CompressionUtils
 
delegate - Variable in class org.apache.cxf.endpoint.ClientCallback
 
delegate - Variable in class org.apache.cxf.feature.DelegatingFeature
 
delegate - Variable in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
DelegatingAuthenticationInterceptor - Class in org.apache.cxf.interceptor.security
 
DelegatingAuthenticationInterceptor() - Constructor for class org.apache.cxf.interceptor.security.DelegatingAuthenticationInterceptor
 
DelegatingAuthenticationInterceptor(String) - Constructor for class org.apache.cxf.interceptor.security.DelegatingAuthenticationInterceptor
 
DelegatingFeature<T extends AbstractPortableFeature> - Class in org.apache.cxf.feature
Enable to convert a AbstractPortableFeature to a AbstractFeature.
DelegatingFeature(T) - Constructor for class org.apache.cxf.feature.DelegatingFeature
 
DelegatingInputStream - Class in org.apache.cxf.attachment
 
DelegatingInputStream - Class in org.apache.cxf.io
 
DelegatingInputStream(InputStream) - Constructor for class org.apache.cxf.io.DelegatingInputStream
 
DelegatingNamespaceContext - Class in org.apache.cxf.staxutils.transform
 
DelegatingNamespaceContext(NamespaceContext, Map<String, String>) - Constructor for class org.apache.cxf.staxutils.transform.DelegatingNamespaceContext
 
DelegatingXMLStreamWriter - Class in org.apache.cxf.staxutils
 
DelegatingXMLStreamWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
delete(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
delete(File, boolean) - Static method in class org.apache.cxf.helpers.FileUtils
 
DELIMITER - Static variable in class org.apache.cxf.staxutils.PropertiesExpandingStreamReader
 
DepthExceededStaxException - Exception in org.apache.cxf.staxutils
 
DepthExceededStaxException() - Constructor for exception org.apache.cxf.staxutils.DepthExceededStaxException
 
DepthExceededStaxException(String) - Constructor for exception org.apache.cxf.staxutils.DepthExceededStaxException
 
DepthRestrictingStreamInterceptor - Class in org.apache.cxf.interceptor.security
Creates an XMLStreamReader from the InputStream on the Message.
DepthRestrictingStreamInterceptor() - Constructor for class org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
 
DepthRestrictingStreamInterceptor(String) - Constructor for class org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
 
DepthRestrictingStreamInterceptor(String, List<String>) - Constructor for class org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
 
DepthRestrictingStreamInterceptor(String, List<String>, List<String>) - Constructor for class org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
 
DepthRestrictingStreamReader - Class in org.apache.cxf.staxutils
XMLStreamReader implementation which can be used to enforce a number of depth-restricting policies.
DepthRestrictingStreamReader(XMLStreamReader, int, int, int) - Constructor for class org.apache.cxf.staxutils.DepthRestrictingStreamReader
 
DepthRestrictingStreamReader(XMLStreamReader, DocumentDepthProperties) - Constructor for class org.apache.cxf.staxutils.DepthRestrictingStreamReader
 
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
 
deregisterCallback(CachedWriterCallback) - Method in class org.apache.cxf.io.CachedWriter
 
deregisterConduitInitiator(String) - Method in class org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl
 
deregisterConduitInitiator(String) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
Unregister a ConduitInitiator.
deregisterDestinationFactory(String) - Method in class org.apache.cxf.bus.managers.DestinationFactoryManagerImpl
 
deregisterDestinationFactory(String) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Unregister a DestinationFactory.
description() - Element in annotation type org.apache.cxf.management.annotation.ManagedAttribute
 
description() - Element in annotation type org.apache.cxf.management.annotation.ManagedNotification
 
description() - Element in annotation type org.apache.cxf.management.annotation.ManagedOperation
 
description() - Element in annotation type org.apache.cxf.management.annotation.ManagedOperationParameter
 
description() - Element in annotation type org.apache.cxf.management.annotation.ManagedResource
 
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
 
Destination - Interface in org.apache.cxf.transport
A Destination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers.
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.bus.managers
 
DestinationFactoryManagerImpl() - Constructor for class org.apache.cxf.bus.managers.DestinationFactoryManagerImpl
 
DestinationFactoryManagerImpl(Map<String, DestinationFactory>) - Constructor for class org.apache.cxf.bus.managers.DestinationFactoryManagerImpl
 
DestinationFactoryManagerImpl(Map<String, DestinationFactory>, Bus) - Constructor for class org.apache.cxf.bus.managers.DestinationFactoryManagerImpl
 
DestinationFactoryManagerImpl(Bus) - Constructor for class org.apache.cxf.bus.managers.DestinationFactoryManagerImpl
 
DestinationWithEndpoint - Interface in org.apache.cxf.transport
A destination that has a specific endpoint.
destroy() - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
destroy() - Method in interface org.apache.cxf.endpoint.Client
Indicates that the client is no longer needed and that any resources it holds can now be freed.
destroy() - Method in class org.apache.cxf.endpoint.ClientImpl
 
destroy() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
destroy() - Method in interface org.apache.cxf.endpoint.Server
 
destroy() - Method in class org.apache.cxf.endpoint.ServerImpl
 
destroy(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
destroyBeans() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
destroyBeans() - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
destroyBeans() - Method in class org.apache.cxf.bus.spring.SpringBus
 
diff(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
diff(Collection<T>, Collection<T>) - Static method in class org.apache.cxf.common.util.CollectionUtils
 
DIRECTION_IN - Enum constant in enum org.apache.cxf.headers.Header.Direction
 
DIRECTION_INOUT - Enum constant in enum org.apache.cxf.headers.Header.Direction
 
DIRECTION_OUT - Enum constant in enum org.apache.cxf.headers.Header.Direction
 
DISABLE_FAULT_MAPPING - Static variable in class org.apache.cxf.interceptor.ClientFaultConverter
 
DISABLE_OUTPUTSTREAM_OPTIMIZATION - Static variable in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
doClose() - Method in class org.apache.cxf.feature.transform.XSLTOutInterceptor.XSLTCachedWriter
 
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.CachedWriter
Perform any actions required on stream closure (handle response etc.)
doClose() - Method in class org.apache.cxf.io.WriteOnCloseOutputStream
 
DocumentDepthProperties - Class in org.apache.cxf.staxutils
 
DocumentDepthProperties() - Constructor for class org.apache.cxf.staxutils.DocumentDepthProperties
 
DocumentDepthProperties(int, int, int) - Constructor for class org.apache.cxf.staxutils.DocumentDepthProperties
 
doFlush() - Method in class org.apache.cxf.io.CachedOutputStream
Perform any actions required on stream flush (freeze headers, reset output stream ...
doFlush() - Method in class org.apache.cxf.io.CachedWriter
Perform any actions required on stream flush (freeze headers, reset output stream ...
doInitializeInternal() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
doInitializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.AbstractFeature
 
doInitializeProvider(InterceptorProvider, Bus) - Method in interface org.apache.cxf.feature.AbstractPortableFeature
 
doInitializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.FastInfosetFeature.Portable
 
doInitializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.LoggingFeature.Portable
Deprecated.
 
doInitializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
doInitializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.transform.XSLTFeature.Portable
 
doInitializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.validation.SchemaValidationFeature.Portable
 
doInitializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.interceptor.security.JAASAuthenticationFeature.Portable
 
doInitializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature.Portable
 
doInitializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.validation.BeanValidationFeature.Portable
 
doInitializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.validation.ClientBeanValidationFeature.Portable
 
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
 
DOMUtils - Class in org.apache.cxf.helpers
Few simple utils to read DOM.
DOMUtils.NullResolver - Class in org.apache.cxf.helpers
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.StringBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
down() - Method in class org.apache.cxf.staxutils.transform.DelegatingNamespaceContext
 
DUP - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
duplicate(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.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
 

E

EchoContext(Map<String, Object>) - Constructor for class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
ElementFrame(T) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
ElementFrame(T, boolean) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
ElementFrame(T, AbstractDOMStreamReader.ElementFrame<T, I>) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
ElementFrame(T, AbstractDOMStreamReader.ElementFrame<T, I>, I) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
elementType() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JType
 
empty() - Method in class org.apache.cxf.staxutils.FastStack
 
EMPTY_PARTIAL_RESPONSE_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
encode(byte[]) - Static method in class org.apache.cxf.common.util.Base64UrlUtility
 
encode(byte[]) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encode(byte[], boolean) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encode(byte[], int, int, Writer) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encode(String) - Static method in class org.apache.cxf.attachment.Rfc5987Util
 
encode(String) - Static method in class org.apache.cxf.common.util.Base64UrlUtility
 
encode(String, String) - Static method in class org.apache.cxf.attachment.Rfc5987Util
 
encodeAndStream(byte[], int, int, boolean, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encodeAndStream(byte[], int, int, OutputStream) - Static method in class org.apache.cxf.common.util.Base64UrlUtility
 
encodeAndStream(byte[], int, int, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encodeChunk(byte[], int, int) - Static method in class org.apache.cxf.common.util.Base64UrlUtility
 
encodeChunk(byte[], int, int) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encodeChunk(byte[], int, int, boolean) - 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
 
encodedChars - Variable in class org.apache.cxf.attachment.Base64DecoderStream
 
ENCODING - Static variable in interface org.apache.cxf.message.Message
 
ENCODINGS - Static variable in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
regular expression which can split encodings
end(BindingInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(EndpointInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(FaultInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(InterfaceInfo) - 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(OperationInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(ServiceInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(UnwrappedOperationInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
END_CREATE - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Event fired at the very end of processing.
endCDATA() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
endDocument() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method endDocument.
endDTD() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
endElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
endElement(String, String, String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method endElement.
endEntity(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
ENDING - Static variable in class org.apache.cxf.interceptor.StaxOutInterceptor
 
endpoint - Variable in class org.apache.cxf.endpoint.AbstractConduitSelector
 
endpoint - Variable in class org.apache.cxf.endpoint.ManagedEndpoint
 
endpoint - Variable in class org.apache.cxf.endpoint.ServerImpl
 
endpoint - Variable in class org.apache.cxf.transport.ChainInitiationObserver
 
Endpoint - Interface in org.apache.cxf.endpoint
Represents an endpoint that receives messages.
ENDPOINT - Static variable in interface org.apache.cxf.databinding.DataReader
 
ENDPOINT - Static variable in interface org.apache.cxf.databinding.DataWriter
 
ENDPOINT_ADDRESS - Static variable in interface org.apache.cxf.message.Message
 
ENDPOINT_CREATED - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
EndpointInfo, Endpoint, Class
ENDPOINT_NAME - Static variable in class org.apache.cxf.endpoint.ManagedEndpoint
 
ENDPOINT_SELECTED - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
EndpointInfo, Endpoint, SEI Class, Class
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
 
EndpointException - Exception in org.apache.cxf.endpoint
 
EndpointException(Throwable) - Constructor for exception org.apache.cxf.endpoint.EndpointException
 
EndpointException(Message) - Constructor for exception org.apache.cxf.endpoint.EndpointException
 
EndpointException(Message, 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
 
EndpointImplFactory - Interface in org.apache.cxf.endpoint
This interface defines an object that can create EndpointImpl objects.
endpointInfo - Variable in class org.apache.cxf.transport.AbstractDestination
 
EndpointInfo - Class in org.apache.cxf.service.model
The EndpointInfo contains the information for a web service 'port' inside of a service.
EndpointInfo() - Constructor for class org.apache.cxf.service.model.EndpointInfo
 
EndpointInfo(ServiceInfo, String) - Constructor for class org.apache.cxf.service.model.EndpointInfo
 
ENDPOINTINFO_CREATED - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
EndpointInfo
endpointName - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
EndpointProperties - Annotation Type in org.apache.cxf.annotations
Specifies properties to record for the endpoint
EndpointProperty - Annotation Type in org.apache.cxf.annotations
Specifies a property to record for the endpoint
endpointReference - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
EndpointReferenceUtils - Class in org.apache.cxf.ws.addressing
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.bus.managers
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.bus.managers.EndpointResolverRegistryImpl
 
EndpointResolverRegistryImpl(Bus) - Constructor for class org.apache.cxf.bus.managers.EndpointResolverRegistryImpl
 
ENDPOINTS - Static variable in class org.apache.cxf.transport.MultipleEndpointObserver
 
EndpointUtilsException - Exception in org.apache.cxf.ws.addressing
 
EndpointUtilsException(Message) - Constructor for exception org.apache.cxf.ws.addressing.EndpointUtilsException
 
EndpointUtilsException(Message, Throwable) - Constructor for exception org.apache.cxf.ws.addressing.EndpointUtilsException
 
endPrefixMapping(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method endPrefixMapping.
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
 
entries - Variable in class org.apache.cxf.extension.RegistryImpl
 
entrySet() - Method in class org.apache.cxf.common.util.CacheMap
 
entrySet() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
entrySet() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
enumeratorValues(XmlSchemaSimpleType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Retrieve the string values for an enumeration.
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
 
equals(Object) - Method in class org.apache.cxf.common.security.SimpleGroup
 
equals(Object) - Method in class org.apache.cxf.common.security.SimplePrincipal
 
equals(Object) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
equals(Object) - Method in class org.apache.cxf.common.util.SortedArraySet
 
equals(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
equals(Object) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
equals(Object) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
 
equals(Object) - Method in class org.apache.cxf.endpoint.EndpointImpl
 
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.io.CachedWriter
 
equals(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
equals(Object) - Method in class org.apache.cxf.phase.Phase
 
equals(Object) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
equals(Object) - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
equals(Object) - Method in class org.apache.cxf.service.model.FaultInfo
 
equals(Object) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
equals(Object) - Method in class org.apache.cxf.service.model.OperationInfo
 
equals(Object) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
equals(Object, Object) - Static method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
ERROR_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
escapeChars(String) - Static method in class org.apache.cxf.common.util.URIParserUtil
 
EscapeHandlerInvocationHandler - Class in org.apache.cxf.common.jaxb
 
EscapeHandlerInvocationHandler(Object) - Constructor for class org.apache.cxf.common.jaxb.EscapeHandlerInvocationHandler
 
EvaluateAllEndpoints - Annotation Type in org.apache.cxf.annotations
Marker for CXF Features.
Exception - Exception in org.apache.cxf.common.i18n
 
Exception(Throwable) - Constructor for exception org.apache.cxf.common.i18n.Exception
 
Exception(Message) - Constructor for exception org.apache.cxf.common.i18n.Exception
 
Exception(Message, Throwable) - Constructor for exception org.apache.cxf.common.i18n.Exception
 
EXCEPTION_CAUSE_SUFFIX - Static variable in interface org.apache.cxf.message.Message
A very unique delimiter used for exception with FAULT_STACKTRACE_ENABLED enable, which is easy for client to differentiate the cause and stacktrace when unmarsall a fault message
EXCEPTION_MESSAGE_CAUSE_ENABLED - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if the name of the exception that caused the Java stack trace is returned.
Exchange - Interface in org.apache.cxf.message
 
ExchangeImpl - Class in org.apache.cxf.message
 
ExchangeImpl() - Constructor for class org.apache.cxf.message.ExchangeImpl
 
ExchangeImpl(ExchangeImpl) - Constructor for class org.apache.cxf.message.ExchangeImpl
 
execute(Runnable) - 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 class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
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.
EXECUTING - Enum constant in enum org.apache.cxf.interceptor.InterceptorChain.State
 
executor - Variable in class org.apache.cxf.endpoint.ClientImpl
 
exists(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
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
 
expandProperty(String) - Method in class org.apache.cxf.staxutils.PropertiesExpandingStreamReader
 
exposeAs(String) - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Used to specify a different WS-Addressing namespace URI, so as to cause MAPs to be exposed (i.e.
ExtendedURIResolver - Class in org.apache.cxf.resource
 
ExtendedURIResolver() - Constructor for class org.apache.cxf.resource.ExtendedURIResolver
 
Extensible - Interface in org.apache.cxf.service.model
 
Extension - Class in org.apache.cxf.bus.extension
 
Extension() - Constructor for class org.apache.cxf.bus.extension.Extension
 
Extension(Class<?>) - Constructor for class org.apache.cxf.bus.extension.Extension
 
Extension(Class<?>, Class<?>) - Constructor for class org.apache.cxf.bus.extension.Extension
 
Extension(ClassLoader) - Constructor for class org.apache.cxf.bus.extension.Extension
 
Extension(Extension) - Constructor for class org.apache.cxf.bus.extension.Extension
 
ExtensionException - Exception in org.apache.cxf.bus.extension
 
ExtensionException(Throwable) - Constructor for exception org.apache.cxf.bus.extension.ExtensionException
Constructs an ExtensionException with the provided cause.
ExtensionException(Message) - Constructor for exception org.apache.cxf.bus.extension.ExtensionException
Constructs a ExtensionException with the provided detail message.
ExtensionException(Message, Throwable) - Constructor for exception org.apache.cxf.bus.extension.ExtensionException
Constructs a ExtensionException with the detail message and cause provided.
ExtensionInvocationHandler - Class in org.apache.cxf.common.util
 
ExtensionInvocationHandler(Object) - Constructor for class org.apache.cxf.common.util.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() - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerBus
 
ExtensionManagerBus(Map<Class<?>, Object>) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerBus
 
ExtensionManagerBus(Map<Class<?>, Object>, Map<String, Object>) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerBus
 
ExtensionManagerBus(Map<Class<?>, Object>, Map<String, Object>, ClassLoader) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerBus
 
ExtensionManagerBus.ExtensionFinder - Interface in org.apache.cxf.bus.extension
 
ExtensionManagerImpl - Class in org.apache.cxf.bus.extension
 
ExtensionManagerImpl(ClassLoader, Map<Class<?>, Object>, ResourceManager, Bus) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ExtensionManagerImpl(String[], ClassLoader, Map<Class<?>, Object>, ResourceManager, Bus) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ExtensionManagerImpl(String, ClassLoader, Map<Class<?>, Object>, ResourceManager, Bus) - Constructor for class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
ExtensionRegistry - Class in org.apache.cxf.bus.extension
Static registry of extensions that are loaded in addition to the extensions the Bus will automatically detect.
extensions - Variable in class org.apache.cxf.bus.extension.ExtensionManagerBus
 

F

F_APPEND - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
F_SAME - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
F_SAME1 - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
factory - Variable in class org.apache.cxf.service.invoker.FactoryInvoker
 
factory - Variable in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
Factory - Interface in org.apache.cxf.service.invoker
Represents an object factory.
FactoryBeanListener - Interface in org.apache.cxf.service.factory
 
FactoryBeanListener.Event - Enum in org.apache.cxf.service.factory
 
FactoryBeanListenerManager - Class in org.apache.cxf.service.factory
 
FactoryBeanListenerManager() - Constructor for class org.apache.cxf.service.factory.FactoryBeanListenerManager
 
FactoryBeanListenerManager(Bus) - Constructor for class org.apache.cxf.service.factory.FactoryBeanListenerManager
 
factoryClass() - Element in annotation type org.apache.cxf.annotations.FactoryType
The class for the factory.
FactoryInvoker - Class in org.apache.cxf.service.invoker
This invoker implementation calls a Factory to create the service object.
FactoryInvoker() - Constructor for class org.apache.cxf.service.invoker.FactoryInvoker
 
FactoryInvoker(Factory) - Constructor for class org.apache.cxf.service.invoker.FactoryInvoker
Create a FactoryInvoker object.
FactoryType - Annotation Type in org.apache.cxf.annotations
Defines the factory used for the service.
FactoryType.DEFAULT - Class in org.apache.cxf.annotations
 
FactoryType.Type - Enum in org.apache.cxf.annotations
 
FastInfoset - Annotation Type in org.apache.cxf.annotations
Enables FastInfoset negotiation
FastInfosetFeature - Class in org.apache.cxf.feature
<![CDATA[ <jaxws:endpoint ...> <jaxws:features> </jaxws:features> </jaxws:endpoint> ]]>
FastInfosetFeature() - Constructor for class org.apache.cxf.feature.FastInfosetFeature
 
FastInfosetFeature.Portable - Class in org.apache.cxf.feature
 
FastStack<T> - Class in org.apache.cxf.staxutils
 
FastStack() - Constructor for class org.apache.cxf.staxutils.FastStack
 
Fault - Exception in org.apache.cxf.interceptor
A Fault that occurs during invocation processing.
Fault(String, Logger) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, Logger, Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, Logger, Throwable, Object...) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, ResourceBundle) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, ResourceBundle, Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, ResourceBundle, Throwable, Object...) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Throwable, QName) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Message) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Message, 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 - Static variable in interface org.apache.cxf.databinding.DataReader
 
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_IN_INTERCEPTORS - Static variable in interface org.apache.cxf.message.Message
 
FAULT_MESSAGE - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
FAULT_OUT_INTERCEPTORS - Static variable in interface org.apache.cxf.message.Message
 
FAULT_STACKTRACE_ENABLED - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if the Java stack trace is returned as a SOAP fault message.
FaultAction - Annotation Type in org.apache.cxf.ws.addressing
If applied on an exception type, the value specifies the WS-Addressing Action which will be applied if this exception is thrown from a WSA-enabled service.
faultClass() - Element in annotation type org.apache.cxf.annotations.Policy
If Placement is PORT_TYPE_OPERATION_FAULT, or BINDING_OPERATION_FAULT, return the fault class associated with this documentation
faultClass() - Element in annotation type org.apache.cxf.annotations.WSDLDocumentation
If Placement is FAULT_MESSAGE, PORT_FAULT, or BINDING_FAULT, return the fault class associated with this documentation
FaultInfo - Class in org.apache.cxf.service.model
 
FaultInfo(QName, QName, OperationInfo) - Constructor for class org.apache.cxf.service.model.FaultInfo
 
FaultListener - Interface in org.apache.cxf.logging
Implement this interface to customize behavior for Exceptions thrown by the application implementing the service call.
FaultMode - Enum in org.apache.cxf.message
 
faultOccurred(Exception, String, Message) - Method in interface org.apache.cxf.logging.FaultListener
Handle the occurred exception.
faultOccurred(Exception, String, Message) - Method in class org.apache.cxf.logging.NoOpFaultListener
 
FaultOutInterceptor - Class in org.apache.cxf.interceptor
 
FaultOutInterceptor() - Constructor for class org.apache.cxf.interceptor.FaultOutInterceptor
 
FaultOutInterceptor.FaultInfoException - Interface in org.apache.cxf.interceptor
Marker interfaces for Exceptions that have a getFaultInfo() method that returns some sort of object that the FaultOutInterceptor can marshal into a fault detail element
fBaseSystemId - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
fByteStream - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
fCertifiedText - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
fCharStream - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
FCONST_0 - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
fData - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
Feature - Enum constant in enum org.apache.cxf.annotations.Provider.Type
 
Feature - Interface in org.apache.cxf.feature
A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
features - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
features() - Element in annotation type org.apache.cxf.feature.Features
 
Features - Annotation Type in org.apache.cxf.feature
 
fEncoding - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
FI_ENABLED - Static variable in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
FI_GET_SUPPORTED - Static variable in class org.apache.cxf.interceptor.FIStaxInInterceptor
 
fields - Variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
FileUtils - Class in org.apache.cxf.helpers
 
filter(CharSequence) - Method in class org.apache.cxf.common.logging.RegexLoggingFilter
 
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
 
findBestEndpointInfo(QName, List<ServiceInfo>) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
findCharset(String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
findChildWithAtt(Node, String, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Find the first direct child with a given attribute.
findClass(String) - Method in class org.apache.cxf.common.spi.ClassGeneratorClassLoader.TypeHelperClassLoader
 
findClass(String) - Method in class org.apache.cxf.common.spi.GeneratedClassClassLoader.TypeHelperClassLoader
 
findClass(String) - Method in class org.apache.cxf.common.util.ProxyClassLoader
 
findClass(String, Class<?>) - Method in class org.apache.cxf.common.spi.ClassGeneratorClassLoader
 
findClass(String, Class<?>) - Method in class org.apache.cxf.common.spi.GeneratedClassClassLoader
 
findClass(String, ClassLoader) - Method in class org.apache.cxf.common.spi.ClassGeneratorClassLoader
 
findClasses(String, Class<? extends Annotation>...) - Static method in class org.apache.cxf.common.util.ClasspathScanner
Scans list of base packages for all classes marked with specific annotations.
findClasses(Collection<String>, Class<? extends Annotation>...) - Static method in class org.apache.cxf.common.util.ClasspathScanner
Scans list of base packages for all classes marked with specific annotations.
findClasses(Collection<String>, List<Class<? extends Annotation>>) - Static method in class org.apache.cxf.common.util.ClasspathScanner
Scans list of base packages for all classes marked with specific annotations.
findClasses(Collection<String>, List<Class<? extends Annotation>>, ClassLoader) - Static method in class org.apache.cxf.common.util.ClasspathScanner
 
findClassesInternal(Collection<String>, List<Class<? extends Annotation>>, ClassLoader) - Method in class org.apache.cxf.common.util.ClasspathScanner
 
findCompatibleConduit(Message) - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
If address protocol was changed, conduit should be re-initialised
findElementByRefName(SchemaCollection, QName, String) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
This copes with an observed phenomenon in the schema built by the ReflectionServiceFactoryBean.
findExtension(Class<T>) - Method in interface org.apache.cxf.bus.extension.ExtensionManagerBus.ExtensionFinder
 
findMessagePart(Exchange, Collection<OperationInfo>, QName, boolean, int, Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
Find the next possible message part in the message.
findResource(String) - Static method in class org.apache.cxf.bus.spring.BusApplicationContext
 
findResource(String) - Method in class org.apache.cxf.common.util.ProxyClassLoader
 
findResources(String, String) - Static method in class org.apache.cxf.common.util.ClasspathScanner
Scans list of base packages for all resources with the given extension.
findResources(String, String, ClassLoader) - Static method in class org.apache.cxf.common.util.ClasspathScanner
Scans list of base packages for all resources with the given extension.
findResources(Collection<String>, String) - Static method in class org.apache.cxf.common.util.ClasspathScanner
Scans list of base packages for all resources with the given extension.
findResources(Collection<String>, String, ClassLoader) - Static method in class org.apache.cxf.common.util.ClasspathScanner
 
findResourcesInternal(Collection<String>, String, ClassLoader) - Method in class org.apache.cxf.common.util.ClasspathScanner
 
findRoles(Class<?>, Map<String, String>) - Method in class org.apache.cxf.interceptor.security.SecureAnnotationsInterceptor
 
findTransportForNamespace(String) - Method in class org.apache.cxf.transport.TransportFinder
 
findTransportForURI(String) - Method in class org.apache.cxf.transport.TransportFinder
 
findUniquePrefix(String) - Method in class org.apache.cxf.staxutils.transform.DelegatingNamespaceContext
 
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
 
finishCreatingBus(ConfigurableApplicationContext) - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
FINISHED - Static variable in class org.apache.cxf.endpoint.ClientImpl
 
first() - Method in class org.apache.cxf.common.util.SortedArraySet
 
firstCalled - Variable in class org.apache.cxf.resource.DefaultResourceManager
 
FIStaxInInterceptor - Class in org.apache.cxf.interceptor
Creates an XMLStreamReader from the InputStream on the Message.
FIStaxInInterceptor() - Constructor for class org.apache.cxf.interceptor.FIStaxInInterceptor
 
FIStaxInInterceptor(String) - Constructor for class org.apache.cxf.interceptor.FIStaxInInterceptor
 
FIStaxOutInterceptor - Class in org.apache.cxf.interceptor
Creates an XMLStreamReader from the InputStream on the Message.
FIStaxOutInterceptor() - Constructor for class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
FIStaxOutInterceptor(boolean) - Constructor for class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
FIXED_PARAMETER_ORDER - Static variable in interface org.apache.cxf.message.Message
 
flush() - Method in class org.apache.cxf.common.util.Base64OutputStream
 
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.io.CachedWriter
 
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.PrettyPrintXMLStreamWriter
 
flush() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
force() - Element in annotation type org.apache.cxf.annotations.FastInfoset
Set to true in order for FastInfoset to be always used without negotiation
force() - Element in annotation type org.apache.cxf.annotations.GZIP
 
FORCE - Enum constant in enum org.apache.cxf.transport.common.gzip.GZIPOutInterceptor.UseGzip
 
FORCE_START_DOCUMENT - Static variable in class org.apache.cxf.interceptor.StaxOutInterceptor
 
format() - Element in annotation type org.apache.cxf.security.claims.authorization.Claim
 
formatLoggingMessage(LoggingMessage) - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
formatLoggingMessage(LoggingMessage) - Method in class org.apache.cxf.interceptor.LoggingOutInterceptor
Deprecated.
 
formatMessage(LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
fPublicId - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
FragmentStreamReader - Class in org.apache.cxf.staxutils
Wraps a XMLStreamReader and provides optional START_DOCUMENT and END_DOCUMENT events.
FragmentStreamReader(XMLStreamReader) - Constructor for class org.apache.cxf.staxutils.FragmentStreamReader
 
FragmentStreamReader(XMLStreamReader, boolean) - Constructor for class org.apache.cxf.staxutils.FragmentStreamReader
 
fSystemId - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
fullName() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JDefinedClass
 
fullName() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JType
 

G

generateCode(Object, Object) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.S2JJAXBModel
 
GeneratedClassClassLoader - Class in org.apache.cxf.common.spi
Class loader used to find class generated during build time to avoid class generation during runtime.
GeneratedClassClassLoader(Bus) - Constructor for class org.apache.cxf.common.spi.GeneratedClassClassLoader
 
GeneratedClassClassLoader.TypeHelperClassLoader - Class in org.apache.cxf.common.spi
 
GeneratedClassClassLoaderCapture - Interface in org.apache.cxf.common.spi
Implement this interface to store class generated in order during build phase inject it back before runtime to avoid class generation.
GeneratedNamespaceClassLoader - Class in org.apache.cxf.common.spi
If class has been generated during build time (use @see org.apache.cxf.common.spi.GeneratedClassClassLoaderCapture capture to save bytes) you can set class loader to avoid class generation during runtime: bus.setExtension(new GeneratedNamespaceClassLoader(bus), NamespaceClassCreator.class);
GeneratedNamespaceClassLoader(Bus) - Constructor for class org.apache.cxf.common.spi.GeneratedNamespaceClassLoader
 
generateJaxbSchemas(JAXBContext, Map<String, DOMResult>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
GenerateJustInTime(Bus) - Constructor for class org.apache.cxf.common.spi.ClassLoaderProxyService.GenerateJustInTime
 
generateUUID() - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
get() - Method in class org.apache.cxf.endpoint.ClientCallback
get(long, TimeUnit) - Method in class org.apache.cxf.endpoint.ClientCallback
get(Class<T>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
get(Class<T>) - Method in class org.apache.cxf.message.ExchangeImpl
 
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(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
get(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
get(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
get(Object) - Method in interface org.apache.cxf.transport.Session
Get a variable from the session by the key.
get(SortedSet<Phase>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(QName) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.S2JJAXBModel
 
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(MessagePartInfo) - Method in class org.apache.cxf.message.MessageContentsList
 
getAbsoluteURI(String) - Static method in class org.apache.cxf.common.util.URIParserUtil
 
getAction() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the Action property.
getActionNotSupportedQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getActionNotSupportedText() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getActionQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getActivationNamespaces() - Method in class org.apache.cxf.binding.AbstractBindingFactory
 
getActive(List<? extends Feature>, Class<T>) - Static method in class org.apache.cxf.feature.AbstractFeature
 
getActive(List<? extends Feature>, Class<T>) - Static method in interface org.apache.cxf.feature.AbstractPortableFeature
Convenience method to extract a feature by type from an active list.
getActiveCount() - Method in class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
getActiveCount() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getActiveFeatures() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getActiveFeatures() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getAdditionalInterceptors() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getAdditionalInterceptors() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns a collection of Interceptors that should be added to the chain whenever this interceptor is added.
getAdditionalInterceptors() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
 
getAddress() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getAddress() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
getAddress() - Method in class org.apache.cxf.interceptor.LoggingMessage
Deprecated.
 
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(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
Get the address from the provided endpoint reference.
getAddressingResponses() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Sets Addressing Response
getAddressQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
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 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 containing the IDs of the interceptors that should be executed before this interceptor.
getAllContent(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the text content of a node and all it's children or null if there is no text
getAndSetThreadDefaultBus(Bus) - Static method in class org.apache.cxf.BusFactory
Sets the default bus for the thread.
getAnnotationForMethodOrContainingClass(Method, Class<T>) - Static method in class org.apache.cxf.common.util.ReflectionUtil
Look for a specified annotation on a method.
getAnonymousEndpointReference() - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
Create an anonymous endpoint reference.
getAnonymousURI() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getAppContexts() - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
getApplicationContext() - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
getASMClass() - Method in interface org.apache.cxf.common.util.ASMHelper
 
getASMClass() - Method in class org.apache.cxf.common.util.ASMHelperImpl
 
getAsStream(String) - Method in class org.apache.cxf.bus.spring.BusApplicationContextResourceResolver
 
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
 
getAttachmentDataSource(String, Collection<Attachment>) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
getAttachmentMimeType() - Method in class org.apache.cxf.message.MessageImpl
 
getAttachments() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getAttachments() - Method in interface org.apache.cxf.message.Message
Retrieve any binary attachments associated with the message.
getAttachments() - Method in class org.apache.cxf.message.MessageImpl
 
getAttribute(Element, QName) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getAttribute(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getAttributeByQName(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getAttributeCount() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getAttributeCount() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeCount() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeCount() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
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.staxutils.AutoCloseableXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeLocalName(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeName(int) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getAttributeName(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeName(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeName(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeNamespace(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributePrefix(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributes() - Method in class org.apache.cxf.staxutils.StaxSource
 
getAttributeType(int) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getAttributeType(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeType(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeType(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.PropertiesExpandingStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.PropertiesExpandingStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
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.
getAuthenticationScheme(Message) - Method in class org.apache.cxf.interceptor.security.DelegatingAuthenticationInterceptor
 
getAutomaticWorkQueue() - Method in class org.apache.cxf.bus.managers.WorkQueueManagerImpl
 
getAutomaticWorkQueue() - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Get the manager's default work queue.
getBackChannel(Message) - Method in class org.apache.cxf.transport.AbstractDestination
Retrieve a back-channel Conduit, which must be policy-compatible with the current Message and associated Destination.
getBackChannel(Message) - Method in interface org.apache.cxf.transport.Destination
Retreive a back-channel Conduit, which must be policy-compatible with the current Message and associated Destination.
getBackChannelConduit(Message) - Static method in class org.apache.cxf.interceptor.OutgoingChainInterceptor
 
getBase64Digest() - Method in class org.apache.cxf.common.util.MessageDigestInputStream
 
getBase64UrlDigest() - Method in class org.apache.cxf.common.util.MessageDigestInputStream
 
getBaseType(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getBaseURI() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getBaseURI() - Method in class org.apache.cxf.service.model.DescriptionInfo
 
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
 
getBeanInfo(Class<?>) - Method in interface org.apache.cxf.common.jaxb.JAXBContextProxy
 
getBeanInfo(Class<?>) - Method in class org.apache.cxf.common.jaxb.SchemaCollectionContextProxy
 
getBeanInfo(JAXBContextProxy, Class<?>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
getBeanName() - Method in interface org.apache.cxf.configuration.Configurable
Get the configurable object's Bean name
getBeanName() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getBeanName() - Method in class org.apache.cxf.service.ServiceImpl
 
getBeanName(Object) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
getBeanNamesOfType(Class<?>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
getBeanNamesOfType(Class<?>) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
Gets the names of all the configured beans of the specific type.
getBeanNamesOfType(Class<?>) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
Gets the names of all the configured beans of the specific type.
getBeanOfType(String, Class<T>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
getBeanOfType(String, Class<T>) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
 
getBeanOfType(String, Class<T>) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
Gets the bean of the given name and type
getBeansOfType(Class<T>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
getBeansOfType(Class<T>) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
Gets all the configured beans of the specific types.
getBeansOfType(Class<T>) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
Gets all the configured beans of the specific types.
getBefore() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getBefore() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns a set containing the IDs of the interceptors that should be executed after this interceptor.
getBinaryContentMediaTypes() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
getBinding() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getBinding() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getBinding() - Method in interface org.apache.cxf.message.Exchange
 
getBinding() - Method in class org.apache.cxf.message.ExchangeImpl
 
getBinding() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getBinding() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getBinding() - Method in class org.apache.cxf.transport.ChainInitiationObserver
 
getBinding(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getBindingConfig() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getBindingFactory() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
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.bus.managers.BindingFactoryManagerImpl
 
getBindingId() - Method in class org.apache.cxf.binding.BindingConfiguration
 
getBindingId() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getBindingId() - Method in class org.apache.cxf.service.model.BindingInfo
 
getBindingInfo() - Method in interface org.apache.cxf.binding.Binding
Get the BindingInfo for this binding.
getBindingInterceptors() - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
getBindingOperation() - Method in class org.apache.cxf.service.model.BindingFaultInfo
 
getBindingOperation() - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
getBindingOperation(Method, Endpoint) - Method in class org.apache.cxf.service.factory.SimpleMethodDispatcher
 
getBindingOperation(Method, Endpoint) - Method in interface org.apache.cxf.service.invoker.MethodDispatcher
 
getBindingOperationInfo() - Method in interface org.apache.cxf.message.Exchange
 
getBindingOperationInfo() - Method in class org.apache.cxf.message.ExchangeImpl
 
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)
getBindings() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getBuildID() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.Options
 
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.bus.managers.HeaderManagerImpl
 
getBus() - Method in class org.apache.cxf.bus.managers.ServerRegistryImpl
 
getBus() - Method in class org.apache.cxf.bus.managers.WorkQueueManagerImpl
 
getBus() - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
getBus() - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
getBus() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getBus() - Method in interface org.apache.cxf.endpoint.Client
Retrieves the Bus that was used to create the Client
getBus() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getBus() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getBus() - Method in class org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
 
getBus() - Method in interface org.apache.cxf.message.Exchange
 
getBus() - Method in class org.apache.cxf.message.ExchangeImpl
 
getBus() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
getBus(boolean) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getBytes() - Method in class org.apache.cxf.io.CachedOutputStream
 
getByteStream() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getCachedClass() - Method in class org.apache.cxf.common.util.CachedClass
 
getCachedContextAndSchemas(Class<?>...) - Static method in class org.apache.cxf.common.jaxb.JAXBContextCache
 
getCachedContextAndSchemas(String, Map<String, Object>, ClassLoader) - Static method in class org.apache.cxf.common.jaxb.JAXBContextCache
 
getCachedContextAndSchemas(Set<Class<?>>, String, Map<String, Object>, Collection<Object>, boolean) - Static method in class org.apache.cxf.common.jaxb.JAXBContextCache
 
getCallbackHandler(String, String) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
getCallbackHandlerProviders() - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
getCallbacks() - Method in class org.apache.cxf.io.CachedOutputStream
 
getCallbacks() - Method in class org.apache.cxf.io.CachedWriter
 
getCatalogManager(Bus) - Static method in class org.apache.cxf.catalog.OASISCatalogManager
 
getCertAlias() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This parameter retrieves the cert alias specified on server side
getCertConstraints() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Get the certificate constraints type
getCertificateChain(String) - Method in class org.apache.cxf.configuration.jsse.MultiKeyPasswordKeyManager
 
getCertifiedText() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getCharacterEncodingScheme() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getCharacterStream() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getChars() - Method in class org.apache.cxf.io.CachedWriter
 
getChild(Node, int) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first child of the specified type.
getChild(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first element child.
getChildContent(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first child's content ( ie it's included TEXT node ).
getChildFrame() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getChildFrame() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getChildrenWithName(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Return child elements with specified name.
getChildrenWithNamespace(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Returns all child elements with specified namespace.
getChipherSuite() - Method in class org.apache.cxf.security.transport.TLSSessionInfo
Deprecated.
getCipherSuite() - Method in class org.apache.cxf.security.transport.TLSSessionInfo
 
getCipherSuites() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the CipherSuites associated with this endpoint.
getCipherSuitesFilter() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the cipher suites filter
getCiphersuitesToInclude(List<String>, FiltersType, String[], String[], Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getClass(String) - Static method in class org.apache.cxf.common.util.PrimitiveUtils
 
getClassCode(Class<?>) - Method in interface org.apache.cxf.common.util.ASMHelper
 
getClassCode(Class<?>) - Method in class org.apache.cxf.common.util.ASMHelperImpl
 
getClassCode(Type) - Method in interface org.apache.cxf.common.util.ASMHelper
 
getClassCode(Type) - Method in class org.apache.cxf.common.util.ASMHelperImpl
 
getClasses() - Method in class org.apache.cxf.common.jaxb.JAXBContextCache.CachedContextAndSchemas
 
getClassLoader() - Method in class org.apache.cxf.common.spi.GeneratedClassClassLoader
 
getClassLoaderName(Class<?>) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
 
getClassname() - Method in class org.apache.cxf.bus.extension.Extension
 
getClassObject(ClassLoader) - Method in class org.apache.cxf.bus.extension.Extension
 
getCleanupHooks() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getCleanupHooks() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getClientAliases(String, Principal[]) - Method in class org.apache.cxf.configuration.jsse.MultiKeyPasswordKeyManager
 
getClientAuthentication() - Method in class org.apache.cxf.configuration.jsse.TLSServerParameters
This parameter retrieves the client authentication settings.
getClientEndpointPolicy(Message, EndpointInfo, Conduit, PolicyCalculator<T>) - Method in interface org.apache.cxf.policy.PolicyDataEngine
 
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
 
getCommandMap() - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
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
getConcreteName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
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) - Static method in class org.apache.cxf.interceptor.MessageSenderInterceptor
 
getConduit(Message) - Method in interface org.apache.cxf.message.Exchange
 
getConduit(Message) - Method in class org.apache.cxf.message.ExchangeImpl
 
getConduit(EndpointInfo, Bus) - Method in interface org.apache.cxf.transport.ConduitInitiator
Initiate an outbound Conduit.
getConduit(EndpointInfo, EndpointReferenceType, Bus) - Method in interface org.apache.cxf.transport.ConduitInitiator
Initiate an outbound Conduit.
getConduit(Conduit, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retreive Conduit from Exchange if not already available
getConduitInitiator(String) - Method in class org.apache.cxf.bus.managers.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(String) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
Returns the ConduitInitiator registered with the specified name, loading the appropriate plugin if necessary.
getConduitInitiatorForUri(String) - Method in class org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl
 
getConduitInitiatorForUri(String) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
 
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() - Method in interface org.apache.cxf.endpoint.ConduitSelectorHolder
 
getConduitSelector(ConduitSelector) - Method in class org.apache.cxf.endpoint.ClientImpl
 
getConfigResources() - Method in class org.apache.cxf.bus.spring.BusApplicationContext
 
getConstraintValidatorFactory() - Method in class org.apache.cxf.validation.ValidationConfiguration
 
getConstructor(Class<T>, Class<?>...) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getContent(DataSource) - Method in class org.apache.cxf.attachment.ImageDataContentHandler
 
getContent(Class<T>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContent(Class<T>) - Method in interface org.apache.cxf.message.Message
Retrieve the encapsulated content as a particular type.
getContent(Class<T>) - Method in class org.apache.cxf.message.MessageImpl
 
getContent(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
getContentAttributes(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getContentAttributes(XmlSchemaComplexType, SchemaCollection) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getContentFormats() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContentFormats() - Method in interface org.apache.cxf.message.Message
 
getContentFormats() - Method in class org.apache.cxf.message.MessageImpl
 
getContentHandler() - Method in class org.apache.cxf.staxutils.StaxSource
 
getContentsList(Message) - Static method in class org.apache.cxf.message.MessageContentsList
 
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.interceptor.LoggingMessage
Deprecated.
 
getContext() - Method in class org.apache.cxf.common.jaxb.JAXBContextCache.CachedContextAndSchemas
 
getContextName() - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
getContextName(String) - Static method in class org.apache.cxf.transport.HttpUriMapper
 
getContexts() - Method in interface org.apache.cxf.endpoint.Client
 
getContexts() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getContextualBoolean(Message, String) - Static method in class org.apache.cxf.message.MessageUtils
 
getContextualBoolean(Message, String, boolean) - Static method in class org.apache.cxf.message.MessageUtils
 
getContextualInteger(Message, String, int) - Static method in class org.apache.cxf.message.MessageUtils
 
getContextualIntegers(Message, String, Collection<Integer>) - Static method in class org.apache.cxf.message.MessageUtils
 
getContextualNamespaceDecls() - Method in class org.apache.cxf.common.jaxb.NamespaceMapper
 
getContextualNamespaceMap() - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
getContextualProperty(String) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContextualProperty(String) - Method in interface org.apache.cxf.message.Message
Queries the Message object's metadata for a specific property.
getContextualProperty(String) - Method in class org.apache.cxf.message.MessageImpl
 
getContextualProperty(Message, String, String) - Static method in class org.apache.cxf.message.MessageUtils
 
getContextualPropertyKeys() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContextualPropertyKeys() - Method in interface org.apache.cxf.message.Message
 
getContextualPropertyKeys() - Method in class org.apache.cxf.message.MessageImpl
 
getContextualString(Message, String, String) - Static method in class org.apache.cxf.message.MessageUtils
 
getContextualStrings(Message, String, Set<String>) - Static method in class org.apache.cxf.message.MessageUtils
 
getContinuation() - Method in interface org.apache.cxf.continuations.ContinuationProvider
Creates a new continuation or retrieves the existing one
getContractLocation(QName) - Method in class org.apache.cxf.bus.managers.ServiceContractResolverRegistryImpl
Calls each of the registered ServiceContractResolver instances to resolve the location of the service's contract.
getContractLocation(QName) - Method in interface org.apache.cxf.endpoint.ServiceContractResolver
Resolves a service's QName to a URI representing the location of a WSDL contract.
getContractLocation(QName) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
Resolves a service's QName to a URI representing the location of a WSDL contract.
getCount() - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
 
getCreatedTime() - Method in class org.apache.cxf.common.security.UsernameToken
 
getCreatedTime() - Method in class org.apache.cxf.interceptor.security.NameDigestPasswordCallbackHandler
 
getCurrentChild() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
getCurrentElement() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getCurrentFragment() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getCurrentFrame() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getCurrentMessage() - Static method in class org.apache.cxf.phase.PhaseInterceptorChain
 
getCurrentNode() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getCurrentNode() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getCurrentVersion() - Static method in class org.apache.cxf.version.Version
 
getData() - Method in class org.apache.cxf.attachment.ByteDataSource
 
getDataBinding() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
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.service.factory.AbstractServiceFactoryBean
 
getDataBinding() - Method in interface org.apache.cxf.service.Service
 
getDataBinding() - Method in class org.apache.cxf.service.ServiceImpl
 
getDataBinding(boolean) - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
getDataClass() - Method in interface org.apache.cxf.policy.PolicyCalculator
 
getDataClassName() - Method in interface org.apache.cxf.policy.PolicyCalculator
 
getDataHandler() - Method in class org.apache.cxf.attachment.AttachmentImpl
 
getDataHandler() - Method in interface org.apache.cxf.message.Attachment
 
getDataReader(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getDataReader(Message, Class<T>) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getDataSource() - Method in class org.apache.cxf.attachment.LazyDataSource
 
getDataWriter(Message, Service, Class<T>) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
getDeclaredConstructor(Class<T>, Class<?>...) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredConstructors(Class<T>) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredField(Class<?>, String) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredFields(Class<?>) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredMethods(Class<?>) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getDeclaredNamespaceMappings() - Method in class org.apache.cxf.databinding.AbstractDataBinding
Provide explicit mappings to ReflectionServiceFactory.
getDeclaredNamespaceMappings() - Method in interface org.apache.cxf.databinding.DataBinding
Return a set of mappings from namespace to prefix to allow bindings to control the prefixes.
getDecryptor() - Method in class org.apache.cxf.io.CipherPair
 
getDefaultBus() - Static method in class org.apache.cxf.BusFactory
Returns the default bus, creating it if necessary.
getDefaultBus(boolean) - Static method in class org.apache.cxf.BusFactory
Returns the default bus
getDefaultFaultAction() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getDefaultKeyStoreManagers(Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getDefaultTempDir() - Static method in class org.apache.cxf.helpers.FileUtils
 
getDefaultTrustStoreManagers(Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getDelegate() - Method in class org.apache.cxf.feature.DelegatingFeature
 
getDenyRoles(Method) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
Returns a list of roles to be denied for a given method.
getDenyRoles(String) - Method in class org.apache.cxf.interceptor.security.OperationInfoAuthorizingInterceptor
 
getDepth() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getDescribed() - Method in class org.apache.cxf.service.model.DescriptionInfo
 
getDescription() - Method in class org.apache.cxf.service.model.AbstractDescriptionElement
 
getDescription() - Method in class org.apache.cxf.service.model.BindingInfo
 
getDescription() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getDescription() - Method in class org.apache.cxf.service.model.InterfaceInfo
 
getDescription() - Method in class org.apache.cxf.service.model.ServiceInfo
 
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, Bus) - Method in interface org.apache.cxf.transport.DestinationFactory
Create a destination.
getDestinationFactory() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getDestinationFactory(String) - Method in class org.apache.cxf.bus.managers.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.
getDestinationFactory(String) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Returns the DestinationFactory registered with the specified name, loading the appropriate plugin if necessary.
getDestinationFactoryForUri(String) - Method in class org.apache.cxf.bus.managers.DestinationFactoryManagerImpl
 
getDestinationFactoryForUri(String) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Returns the DestinationFactory registered with the specified URI, loading the appropriate plugin if necessary.
getDestinationUnreachableQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getDestinationUnreachableText() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getDestroyMethod() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
getDetail() - Method in exception org.apache.cxf.interceptor.Fault
Returns the detail node.
getDHMap(Collection<Attachment>) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
getDigestBytes() - Method in class org.apache.cxf.common.util.MessageDigestInputStream
 
getDirection() - Method in class org.apache.cxf.headers.Header
 
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
 
getDocumentation() - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getDomDocumentFragment(DocumentFragment) - Static method in class org.apache.cxf.helpers.DOMUtils
Try to get the DOM DocumentFragment from the SAAJ DocumentFragment with JAVA9 afterwards
getDomElement(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Try to get the DOM Node from the SAAJ Node with JAVA9 afterwards
getDTDHandler() - Method in class org.apache.cxf.staxutils.StaxSource
 
getDuplicate() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
 
getDuplicateMessageIDText() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getElement() - Method in class org.apache.cxf.service.model.SchemaInfo
Build and return a DOM tree for this schema.
getElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
getElement() - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
getElementByQName(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getElementByQName(QName) - Method in class org.apache.cxf.service.model.SchemaInfo
 
getElementCountThreshold() - Method in class org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
 
getElementCountThreshold() - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
getElementLocalName(Object) - Method in interface org.apache.cxf.common.jaxb.JAXBBeanInfo
 
getElementNamespaceURI(Object) - Method in interface org.apache.cxf.common.jaxb.JAXBBeanInfo
 
getElementQName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getElementQName(Element) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getElementQualifiedName(XmlSchemaElement, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
By convention, an element that is named in its schema's TNS can have a 'name' but no QName.
getElementText() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.PropertiesExpandingStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getEmptyDocument() - Static method in class org.apache.cxf.helpers.DOMUtils
Returns a static Document that should always be "empty".
getEncoding() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getEncoding() - Method in class org.apache.cxf.interceptor.LoggingMessage
Deprecated.
 
getEncoding() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getEncoding() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getEncoding() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getEncryptor() - Method in class org.apache.cxf.io.CipherPair
 
getEndpoint() - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
getEndpoint() - Method in interface org.apache.cxf.endpoint.Client
 
getEndpoint() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getEndpoint() - Method in interface org.apache.cxf.endpoint.ConduitSelector
 
getEndpoint() - Method in class org.apache.cxf.endpoint.NullConduitSelector
 
getEndpoint() - Method in class org.apache.cxf.endpoint.PreexistingConduitSelector
 
getEndpoint() - Method in interface org.apache.cxf.endpoint.Server
 
getEndpoint() - Method in class org.apache.cxf.endpoint.ServerImpl
 
getEndpoint() - Method in interface org.apache.cxf.message.Exchange
 
getEndpoint() - Method in class org.apache.cxf.message.ExchangeImpl
 
getEndpoint() - Method in class org.apache.cxf.transport.ChainInitiationObserver
 
getEndpoint(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
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.transport.AbstractDestination
Return the ServiceModel endpoint description for this destination.
getEndpointInfo() - Method in interface org.apache.cxf.transport.DestinationWithEndpoint
Return the ServiceModel endpoint description for this destination.
getEndpointInfo(QName) - Method in interface org.apache.cxf.service.Service
 
getEndpointInfo(QName) - Method in class org.apache.cxf.service.ServiceImpl
 
getEndpointName() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getEndpointReference(String) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
Create an endpoint reference for the provided address.
getEndpointReference(URL, QName, String) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
Create an endpoint reference for the provided wsdl, service and portname.
getEndpointReference(AttributedURIType) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
 
getEndpointReferenceId(Map<String, Object>) - Static method in class org.apache.cxf.ws.addressing.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.ws.addressing.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
 
getEndpointUnavailableQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getEndpointUnavailableText() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getEntityResolver() - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
getEntityResolver() - Method in class org.apache.cxf.staxutils.StaxSource
 
getErrorHandler() - Method in class org.apache.cxf.staxutils.StaxSource
 
getErrors() - Method in class org.apache.cxf.common.util.Compiler
 
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.AutoCloseableXMLStreamReader
 
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
 
getException(Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
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
 
getExcludeProtocols() - Method in class org.apache.cxf.configuration.jsse.TLSServerParameters
Returns the protocols to exclude that are associated with this endpoint.
getExecutor() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getExecutor() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
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.workqueue.AutomaticWorkQueueImpl
 
getExpectedRoles(Method) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
Returns a list of expected roles for a given method.
getExpectedRoles(Method) - Method in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
getExpectedRoles(String) - Method in class org.apache.cxf.interceptor.security.OperationInfoAuthorizingInterceptor
 
getExposedJAXBContext(String) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
 
getExposedReferenceType(String) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Gets the Class representing the EndpointReferenceType that is used for the specific WS-Addressing version
getExtension(Class<T>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
getExtension(Class<T>) - Method in interface org.apache.cxf.Bus
 
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
 
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
 
getExtensions(InputStream) - Method in class org.apache.cxf.bus.extension.TextExtensionFragmentParser
Reads extension definitions from a Text file and instantiates them The text file has the following syntax classname:interfacename:deferred(true|false):optional(true|false)
getExtensions(URL) - Method in class org.apache.cxf.bus.extension.TextExtensionFragmentParser
 
getExtensor(Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensor(Class<T>) - Method in interface org.apache.cxf.service.model.Extensible
 
getExtensors() - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensors(Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensors(Class<T>) - Method in interface org.apache.cxf.service.model.Extensible
 
getExtReg() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getFactoryClass() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
getFactoryIdSuffix() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
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
 
getFaultBean(Throwable, FaultInfo, Message) - Method in class org.apache.cxf.interceptor.FaultOutInterceptor
 
getFaultCode() - Method in exception org.apache.cxf.interceptor.Fault
 
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
 
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() - 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 class org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the FaultTo property.
getFaultToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getFeature(String) - Method in class org.apache.cxf.staxutils.StaxSource
 
getFeatures() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
getFeatures() - Method in interface org.apache.cxf.Bus
 
getFeatures() - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
getFeatures() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getFeatures() - Method in class org.apache.cxf.interceptor.AnnotationInterceptors
 
GETFIELD - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
getFile() - Method in class org.apache.cxf.resource.URIResolver
 
getFilename() - Method in class org.apache.cxf.attachment.ContentDisposition
 
getFiles(File, String) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFilesRecurseUsingSuffix(File, String) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFilesUsingSuffix(File, String) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFilteredCiphersuites(FiltersType, String[], Logger, boolean) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getFirstChild(Element) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getFirstChildWithName(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Return the first element child with the specified qualified name.
getFirstChildWithName(Element, QName) - 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
 
getFirstMessagePart() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getFlowThroughStream() - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
getForce() - Method in class org.apache.cxf.feature.FastInfosetFeature
 
getForce() - Method in class org.apache.cxf.feature.FastInfosetFeature.Portable
getForce() - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature
 
getForce() - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature.Portable
Retrieve the value set with GZIPFeature.Portable.setForce(boolean).
getFormattedString(ResourceBundle, String, Object...) - Static method in class org.apache.cxf.common.i18n.BundleUtils
Encapsulates the logic to format a string based on the key in the resource bundle
getFrom() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the From property.
getFromQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getGeneratedClassNames(JAXBUtils.JCodeModel) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
getGroup() - Method in class org.apache.cxf.common.logging.RegexLoggingFilter
 
getHandlers() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getHeader() - Method in class org.apache.cxf.interceptor.LoggingMessage
Deprecated.
 
getHeader(String) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
getHeader(String) - Method in interface org.apache.cxf.message.Attachment
 
getHeader(Map<String, List<String>>, String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
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 class org.apache.cxf.bus.managers.HeaderManagerImpl
 
getHeaderProcessor(String) - Method in interface org.apache.cxf.headers.HeaderManager
 
getHighWaterMark() - Method in class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
getHighWaterMark() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getHostnameVerifier() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Get custom HostnameVerifier
getHttpMethod() - Method in class org.apache.cxf.interceptor.LoggingMessage
Deprecated.
 
getId() - Method in class org.apache.cxf.attachment.AttachmentImpl
 
getId() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
getId() - Method in interface org.apache.cxf.Bus
 
getId() - Method in class org.apache.cxf.bus.spring.SpringBus
 
getId() - Method in class org.apache.cxf.interceptor.LoggingMessage
Deprecated.
 
getId() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getId() - Method in interface org.apache.cxf.message.Attachment
 
getId() - Method in interface org.apache.cxf.message.Message
 
getId() - Method in class org.apache.cxf.message.MessageImpl
 
getId() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getId() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns the ID of this interceptor.
getId(Map<String, Object>) - 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<String, Object>) - Method in interface org.apache.cxf.transport.MultiplexDestination
 
getID() - Method in class org.apache.cxf.feature.AbstractFeature
 
getID() - Method in class org.apache.cxf.interceptor.security.JAASAuthenticationFeature
 
getIdOrName(Element) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getInbuiltBackChannel(Message) - Method in class org.apache.cxf.transport.AbstractDestination
 
getIncludeProtocols() - Method in class org.apache.cxf.configuration.jsse.TLSServerParameters
Returns the protocols to include that are associated with this endpoint.
getIndex() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getInFaultInterceptors() - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
getInFaultInterceptors() - Method in class org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding
 
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.
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
 
getInInterceptors() - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
getInInterceptors() - Method in class org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding
 
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.
getInitialSize() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getInMemThreshold() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
getInMessage() - Method in interface org.apache.cxf.message.Exchange
Returns the inbound message for the exchange.
getInMessage() - Method in class org.apache.cxf.message.ExchangeImpl
 
getInnerElementCountThreshold() - Method in class org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
 
getInnerElementCountThreshold() - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
getInnerElementLevelThreshold() - Method in class org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
 
getInnerElementLevelThreshold() - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
getInPhases() - Method in class org.apache.cxf.bus.managers.PhaseManagerImpl
 
getInPhases() - Method in interface org.apache.cxf.phase.PhaseManager
 
getInput() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getInput() - Method in class org.apache.cxf.service.model.OperationInfo
 
getInputName() - Method in class org.apache.cxf.service.model.OperationInfo
 
getInputStream() - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
getInputStream() - Method in class org.apache.cxf.attachment.ByteDataSource
 
getInputStream() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
getInputStream() - Method in class org.apache.cxf.attachment.LazyDataSource
 
getInputStream() - Method in class org.apache.cxf.io.CachedOutputStream
 
getInputStream() - Method in class org.apache.cxf.io.DelegatingInputStream
 
getInputStream() - Method in class org.apache.cxf.resource.URIResolver
 
getInstance() - Static method in class org.apache.cxf.workqueue.OneShotAsyncExecutor
 
getInstance() - Static method in class org.apache.cxf.workqueue.SynchronousExecutor
 
getInteger(String, int) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
Get the integer system property via the AccessController, but if a SecurityException is raised, just return the default;
getInteger(Message, String) - Static method in class org.apache.cxf.common.util.PropertyUtils
 
getInterceptorChain() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getInterceptorChain() - Method in interface org.apache.cxf.message.Message
Returns a live copy of the messages interceptor chain.
getInterceptorChain() - Method in class org.apache.cxf.message.MessageImpl
 
getInterface() - Method in class org.apache.cxf.service.model.BindingInfo
 
getInterface() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getInterface() - Method in class org.apache.cxf.service.model.OperationInfo
 
getInterface() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getInterfaceName() - Method in class org.apache.cxf.bus.extension.Extension
 
getInterfaceName(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
 
getInvalidMapQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getInvalidMapText() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getInvoker() - Method in interface org.apache.cxf.service.Service
 
getInvoker() - Method in class org.apache.cxf.service.ServiceImpl
 
getIsReferenceParameterQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getIterator() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
getIterator() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
getJavaMajorVersion() - Static method in class org.apache.cxf.helpers.JavaUtils
 
getJavaType(QName) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.S2JJAXBModel
 
getJAXBContext() - Static method in class org.apache.cxf.ws.addressing.ContextJAXBUtils
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.
getJaxbPackage() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getJsseProvider() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Return the JSSE provider.
getKeyManagers() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the key managers for the endpoint.
getKeyManagers(KeyManagersType) - Static method in class org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils
This method converts the JAXB KeyManagersType into a list of JSSE KeyManagers.
getKeyManagers(KeyManagersType, String) - Static method in class org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils
This method converts the JAXB KeyManagersType into a list of JSSE KeyManagers.
getKeyManagersRef() - Method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig.TLSClientParametersTypeInternal
 
getKeyManagersRef() - Method in class org.apache.cxf.configuration.jsse.TLSServerParametersConfig.TLSServerParametersTypeInternal
 
getKeyPassword(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getKeystore(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getKeyStore(CertStoreType) - Static method in class org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils
This method converts a JAXB generated CertStoreType into a KeyStore.
getKeyStore(KeyStoreType) - Static method in class org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils
 
getKeyStore(KeyStoreType, boolean) - Static method in class org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils
This method converts a JAXB generated KeyStoreType into a KeyStore.
getKeystoreAlgorithm(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getKeystorePassword(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getKeystoreProvider(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getKeystoreType(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getKeystoreType(String, Logger, String) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
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 exception org.apache.cxf.interceptor.Fault
 
getLargestPoolSize() - Method in class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
getLargestPoolSize() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getLatestImportURI() - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
getLevel() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getLevel() - Method in class org.apache.cxf.common.logging.Slf4jLogger
 
getLimit() - Method in class org.apache.cxf.feature.LoggingFeature
Deprecated.
 
getLimit() - Method in class org.apache.cxf.feature.LoggingFeature.Portable
Deprecated.
Retrieve the value set with LoggingFeature.Portable.setLimit(int).
getLimit() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
getListeners() - Method in class org.apache.cxf.service.factory.FactoryBeanListenerManager
 
getLoadedAttachments() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
getLoadedObject() - Method in class org.apache.cxf.bus.extension.Extension
 
getLocalName() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getLocalName() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getLocalName() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getLocalName() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getLocation() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getLocation() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getLocation() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getLocation() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getLogger() - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
getLogger() - Method in class org.apache.cxf.endpoint.DeferredConduitSelector
 
getLogger() - Method in class org.apache.cxf.endpoint.UpfrontConduitSelector
 
getLogger() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
getLogger() - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
getLogger() - Method in class org.apache.cxf.interceptor.LoggingOutInterceptor
Deprecated.
 
getLogger() - Method in class org.apache.cxf.transport.AbstractDestination.AbstractBackChannelConduit
 
getLogger() - Method in class org.apache.cxf.transport.AbstractObservable
 
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.
getLoginConfig() - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
getLong(Message, String) - Static method in class org.apache.cxf.common.util.PropertyUtils
 
getLowWaterMark() - Method in class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
getLowWaterMark() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getMAPProperty(boolean, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Get appropriate property name for message addressing properties.
getMapRequiredQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getMapRequiredText() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getMaxSize() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
Gets the maximum size (capacity) of the backing queue.
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
getMessage() - Method in exception org.apache.cxf.common.i18n.Exception
 
getMessage() - Method in exception org.apache.cxf.common.i18n.UncheckedException
 
getMessage() - Method in exception org.apache.cxf.interceptor.Fault
 
getMessage() - Method in class org.apache.cxf.interceptor.LoggingMessage
Deprecated.
 
getMessage() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getMessage(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getMessageDocumentation() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessageID() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the MessageID property.
getMessageIdCache() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Returns the cache used to enforce duplicate message IDs when MAPAggregator.allowDuplicates() returns false.
getMessageIdCache() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
Returns the cache used to enforce duplicate message IDs when WSAddressingFeature.isAllowDuplicates() returns false.
getMessageIDQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getMessageInfo() - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
getMessageInfo() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getMessageInfo(Message, BindingOperationInfo) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getMessageInfo(Message, BindingOperationInfo, boolean) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getMessageInterpolator() - Method in class org.apache.cxf.validation.ValidationConfiguration
 
getMessageObserver() - Method in class org.apache.cxf.transport.AbstractObservable
 
getMessageObserver() - Method in interface org.apache.cxf.transport.Destination
 
getMessageObserver() - Method in interface org.apache.cxf.transport.Observable
Retrieves the message observer for incoming messages
getMessagePart(int) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns the n'th message part.
getMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns the message part with the given name, if found.
getMessagePartByIndex(int) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessagePartIndex(MessagePartInfo) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessagePartQName(String) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessageParts() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns all message parts for this message.
getMessageParts() - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
getMessagePartsMap() - Method in class org.apache.cxf.service.model.MessageInfo
 
getMessagePartsNumber() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessages() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getMetadataQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getMethod(BindingOperationInfo) - Method in class org.apache.cxf.service.factory.SimpleMethodDispatcher
 
getMethod(BindingOperationInfo) - Method in interface org.apache.cxf.service.invoker.MethodDispatcher
 
getMethods - Variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getMethodSignature(Method) - Method in interface org.apache.cxf.common.util.ASMHelper
 
getMethodSignature(Method) - Method in class org.apache.cxf.common.util.ASMHelperImpl
 
getModCount() - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
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.
getMtomThreshold() - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
getMtomThreshold() - Method in interface org.apache.cxf.databinding.DataBinding
 
getMultipartType() - Method in class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
getMustUnderstand() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
 
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.bus.extension.Extension
 
getName() - Method in class org.apache.cxf.common.security.SimplePrincipal
 
getName() - Method in class org.apache.cxf.common.security.UsernameToken
 
getName() - Method in class org.apache.cxf.headers.Header
 
getName() - Method in class org.apache.cxf.phase.Phase
 
getName() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getName() - Method in class org.apache.cxf.service.model.BindingInfo
 
getName() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getName() - Method in class org.apache.cxf.service.model.DescriptionInfo
 
getName() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getName() - Method in class org.apache.cxf.service.model.InterfaceInfo
 
getName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getName() - Method in interface org.apache.cxf.service.model.NamedItem
 
getName() - Method in class org.apache.cxf.service.model.OperationInfo
Returns the name of the Operation.
getName() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getName() - Method in interface org.apache.cxf.service.Service
 
getName() - Method in class org.apache.cxf.service.ServiceImpl
 
getName() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getName() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getName() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getName() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getName() - Static method in class org.apache.cxf.version.Version
 
getName() - Method in interface org.apache.cxf.workqueue.AutomaticWorkQueue
Get's the name of the workqueue
getName() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getNamedWorkQueue(String) - Method in class org.apache.cxf.bus.managers.WorkQueueManagerImpl
 
getNamedWorkQueue(String) - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Get the named work queue.
getNamespace() - Method in interface org.apache.cxf.headers.HeaderProcessor
 
getNamespace(String) - Static method in class org.apache.cxf.common.util.PackageUtils
 
getNamespace(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Starting from a node, find the namespace declaration for a prefix.
getNamespaceContext() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
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.PrettyPrintXMLStreamWriter
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getNamespaceCount() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getNamespaceCount() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceCount() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceMap() - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
getNamespacePrefix(int) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespacePrefix(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaces() - Method in class org.apache.cxf.bus.extension.Extension
 
getNamespaceURI() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getNamespaceURI() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter.NSContext
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.transform.DelegatingNamespaceContext
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
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
getNextElement(Element) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getNodeDataReader(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getNonce() - Method in class org.apache.cxf.common.security.UsernameToken
 
getNonce() - Method in class org.apache.cxf.interceptor.security.NameDigestPasswordCallbackHandler
 
getNoneEndpointReference() - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
getNoneURI() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getNonPrimitive(Class<?>) - Method in interface org.apache.cxf.common.util.ASMHelper
 
getNonPrimitive(Class<?>) - Method in class org.apache.cxf.common.util.ASMHelperImpl
 
getObject() - Method in interface org.apache.cxf.continuations.Continuation
Get arbitrary object associated with the continuation for context
getObject() - Method in class org.apache.cxf.headers.Header
 
getObjectName() - Method in class org.apache.cxf.bus.ManagedBus
 
getObjectName() - Method in class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
getObjectName() - Method in class org.apache.cxf.bus.managers.WorkQueueManagerImplMBeanWrapper
 
getObjectName() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
getObjectName() - Method in interface org.apache.cxf.management.ManagedComponent
 
getOpcode(int) - Method in interface org.apache.cxf.common.util.ASMHelper.ASMType
 
getOpCodes() - Method in interface org.apache.cxf.common.util.ASMHelper
 
getOpCodes() - Method in class org.apache.cxf.common.util.ASMHelperImpl
 
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(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(OperationInfo) - Method in class org.apache.cxf.service.model.BindingInfo
 
getOperationForWrapperElement(Exchange, QName, boolean) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getOperationInfo() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getOperationInputPartNames(OperationInfo) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getOperations() - Method in class org.apache.cxf.service.model.BindingInfo
Returns all operations for this service.
getOperations() - Method in class org.apache.cxf.service.model.InterfaceInfo
Returns all operations for this service.
getOptions() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
getOrCreateDetail() - Method in exception org.apache.cxf.interceptor.Fault
Returns the detail node.
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
 
getOSGiServices(Class<T>) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
 
getOut() - Method in class org.apache.cxf.io.CachedOutputStream
 
getOut() - Method in class org.apache.cxf.io.CachedWriter
 
getOutFaultInterceptors() - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
getOutFaultInterceptors() - Method in class org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding
 
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.
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
 
getOutInterceptorChain(Exchange) - Static method in class org.apache.cxf.interceptor.OutgoingChainInterceptor
 
getOutInterceptors() - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
getOutInterceptors() - Method in class org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding
 
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.
getOutMessage() - Method in interface org.apache.cxf.message.Exchange
Returns the outbound message for the exchange.
getOutMessage() - Method in class org.apache.cxf.message.ExchangeImpl
 
getOutOfBandParts() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getOutPhases() - Method in class org.apache.cxf.bus.managers.PhaseManagerImpl
 
getOutPhases() - Method in interface org.apache.cxf.phase.PhaseManager
 
getOutProvider(Message) - Method in class org.apache.cxf.validation.BeanValidationOutInterceptor
 
getOutput() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getOutput() - Method in class org.apache.cxf.service.model.OperationInfo
 
getOutputFile() - Method in interface org.apache.cxf.service.ServiceBuilder
 
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
 
getPackageName(Class<?>) - Static method in class org.apache.cxf.common.util.PackageUtils
 
getPackageNameByNameSpaceURI(String) - Static method in class org.apache.cxf.common.util.PackageUtils
 
getPackageNamespace(Class<?>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
getParamClass(JAXBUtils.SchemaCompiler, String) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
getParameter(String) - Method in class org.apache.cxf.attachment.ContentDisposition
 
getParameterNameProvider() - Method in class org.apache.cxf.validation.ValidationConfiguration
 
getParameterOrdering() - Method in class org.apache.cxf.service.model.OperationInfo
 
getParameters() - Method in class org.apache.cxf.attachment.ContentDisposition
 
getParameters() - Method in class org.apache.cxf.common.i18n.Message
 
getParent() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getPartObject(int, Object) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getPassword() - Method in class org.apache.cxf.common.security.UsernameToken
 
getPassword(String) - Method in interface org.apache.cxf.interceptor.security.callback.NameToPasswordMapper
 
getPasswordType() - Method in class org.apache.cxf.common.security.UsernameToken
 
getPattern() - Method in class org.apache.cxf.common.logging.RegexLoggingFilter
 
getPayload() - Method in class org.apache.cxf.interceptor.LoggingMessage
Deprecated.
 
getPeerCertificates() - Method in class org.apache.cxf.security.transport.TLSSessionInfo
 
getPersistentBusId() - Method in interface org.apache.cxf.management.InstrumentationManager
 
getPhase() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getPhase() - Method in interface org.apache.cxf.phase.PhaseInterceptor
Returns the phase in which this interceptor is excecuted.
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.staxutils.AutoCloseableXMLStreamReader
 
getPIData() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getPIData() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getPITarget() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getPITarget() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getPITarget() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getPolicy(Message, T, PolicyCalculator<T>) - Method in interface org.apache.cxf.policy.PolicyDataEngine
 
getPoolSize() - Method in class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
getPoolSize() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getPortName(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
Gets the port name of the provided endpoint reference.
getPortQName(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
 
getPreferredPrefix(String, String, boolean) - Method in class org.apache.cxf.common.jaxb.NamespaceMapper
 
getPrefix() - Method in class org.apache.cxf.helpers.NSDecl
 
getPrefix() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getPrefix() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getPrefix() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getPrefix() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getPrefix(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
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.CachingXmlEventWriter.NSContext
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.transform.DelegatingNamespaceContext
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
getPrefix(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getPrefixes(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getPrefixes(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter.NSContext
 
getPrefixes(String) - Method in class org.apache.cxf.staxutils.transform.DelegatingNamespaceContext
 
getPrefixes(String) - Method in class org.apache.cxf.staxutils.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.
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.
getPrefixRecursive(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getPrimaryMethod(OperationInfo) - Method in class org.apache.cxf.service.factory.SimpleMethodDispatcher
 
getPrimitive(Class<?>) - Method in interface org.apache.cxf.common.util.ASMHelper
 
getPrimitive(Class<?>) - Method in class org.apache.cxf.common.util.ASMHelperImpl
 
getPrincipal(Principal, Subject) - Method in class org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
 
getPrintWriter() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
getPriority() - Method in class org.apache.cxf.phase.Phase
 
getPrivateKey(String) - Method in class org.apache.cxf.configuration.jsse.MultiKeyPasswordKeyManager
 
getProperties() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
getProperties() - Method in interface org.apache.cxf.Bus
 
getProperties() - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
getProperties() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getProperties() - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getProperties() - Method in class org.apache.cxf.validation.ValidationConfiguration
 
getProperties() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getProperties(boolean) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getProperty(String) - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
getProperty(String) - Method in interface org.apache.cxf.Bus
 
getProperty(String) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
 
getProperty(String) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getProperty(String) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getProperty(String) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
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.PrettyPrintXMLStreamWriter
 
getProperty(String) - Method in class org.apache.cxf.staxutils.StaxSource
 
getProperty(String) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getProperty(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getProperty(String, Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getProperty(String, String) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
 
getPropertyDescriptorsAvoidSunBug(Class<?>, BeanInfo, Class<?>, PropertyDescriptor[]) - Static method in class org.apache.cxf.common.util.ReflectionUtil
create own array of property descriptors to:
getPropertyOrNull(String) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
Get the system property via the AccessController, but if a SecurityException is raised, just return null;
getProvider(Message) - Method in class org.apache.cxf.validation.AbstractValidationInterceptor
 
getProxy(ClassLoader, Class<?>[], InvocationHandler) - Static method in class org.apache.cxf.common.util.ProxyHelper
 
getProxyClassLoader(ClassLoader, Class<?>[]) - Method in class org.apache.cxf.common.util.ProxyClassLoaderCache
 
getProxyInternal(ClassLoader, Class<?>[], InvocationHandler) - Method in class org.apache.cxf.common.util.ProxyHelper
 
getPublicId() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getPublicId() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getPublishedEndpointUrl() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getQualifiedName() - Method in class org.apache.cxf.staxutils.StaxSource
 
getRawBytes() - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
getRawContent(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the raw text content of a node or null if there is no text
getRawFactoryClass() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
getReader() - Method in class org.apache.cxf.io.CachedWriter
 
getReader() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getReader() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getRealClass(Object) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealClass(Object) - Method in interface org.apache.cxf.common.util.ClassUnwrapper
Return a real class for the instance, possibly a proxy.
getRealClass(Bus, Object) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealClassFromClass(Class<?>) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealClassFromClass(Class<?>) - Method in interface org.apache.cxf.common.util.ClassUnwrapper
Return a real class for the class, possibly a proxy class.
getRealClassFromClass(Bus, Class<?>) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealObject(Object) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealObject(Object) - Method in interface org.apache.cxf.common.util.ClassUnwrapper
Return a real class for the instance, possibly a proxy.
getRegisteredDestinationFactoryNames() - Method in class org.apache.cxf.bus.managers.DestinationFactoryManagerImpl
 
getRegisteredDestinationFactoryNames() - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Returns all registered (as of the moment of the call) destination factories.
getRegisteredExtensions() - Static method in class org.apache.cxf.bus.extension.ExtensionRegistry
 
getRegistrationType() - Method in class org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl
 
getRegistrationType() - Method in class org.apache.cxf.bus.managers.PhaseManagerImpl
 
getRegistrationType() - Method in class org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl
 
getRegistrationType() - Method in class org.apache.cxf.bus.resource.ResourceManagerImpl
 
getRegistrationType() - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
getRegistrationType() - Method in interface org.apache.cxf.extension.BusExtension
 
getRelatesTo() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the RelatesTo property.
getRelatesTo(String) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to get a RealtesTo instance.
getRelatesToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getRelationshipReply() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getRelationshipTypeQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getReplacement() - Method in class org.apache.cxf.common.logging.RegexLoggingFilter
 
getReplyTo() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the ReplyTo property.
getReplyToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getReponseCodeFromMessage(Message) - Static method in class org.apache.cxf.message.MessageUtils
Gets the response code from the message and tries to deduct one if it is not set yet.
getRequestContext() - Method in interface org.apache.cxf.endpoint.Client.Contexts
 
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
 
getResolvedMap() - Method in class org.apache.cxf.catalog.CatalogXmlSchemaURIResolver
 
getResolvers() - Method in class org.apache.cxf.bus.managers.EndpointResolverRegistryImpl
 
getResolvers() - Method in class org.apache.cxf.bus.managers.ServiceContractResolverRegistryImpl
 
getResource(String, Class<?>) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
Load a given resource.
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, Class<?>) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
This is a convenience method to load a resource as a stream.
getResourceBase(String) - Static method in class org.apache.cxf.transport.HttpUriMapper
 
getResourceResolvers() - Method in class org.apache.cxf.resource.DefaultResourceManager
 
getResourceResolvers() - Method in interface org.apache.cxf.resource.ResourceManager
Get all the currently registered resolvers.
getResources(String, Class<?>) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
Load a given resources.
getResourceType(Resource, Field) - Method in class org.apache.cxf.common.injection.ResourceInjector
making this protected to keep pmd happy
getResponseCode() - Method in class org.apache.cxf.interceptor.LoggingMessage
Deprecated.
 
getResponseContext() - Method in interface org.apache.cxf.endpoint.Client.Contexts
 
getResponseContext() - Method in interface org.apache.cxf.endpoint.Client
Gets the response context from the last invocation on this thread
getResponseContext() - Method in class org.apache.cxf.endpoint.ClientCallback
return the map of items returned from an operation.
getResponseContext() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getResponses() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
getRoleClassifier() - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
getRoleClassifierType() - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
getRootHeaders() - Method in class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
getRoutingInterceptors() - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
getRuntimeException() - Method in exception org.apache.cxf.continuations.SuspendedInvocationException
Returns a transport-specific runtime exception
getSchema() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getSchema(String) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getSchema(ServiceInfo) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
 
getSchema(ServiceInfo, Bus) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
 
getSchema(ServiceInfo, MessagePartInfo) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
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
 
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
 
getSchemaRepresentation(Class<?>) - Static method in class org.apache.cxf.common.util.XmlSchemaPrimitiveUtils
 
getSchemaRepresentation(Class<?>, String) - Static method in class org.apache.cxf.common.util.XmlSchemaPrimitiveUtils
 
getSchemas() - Method in class org.apache.cxf.common.jaxb.JAXBContextCache.CachedContextAndSchemas
 
getSchemas() - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
getSchemas() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getSchemaValidationType(Object) - Static method in class org.apache.cxf.helpers.ServiceUtils
 
getSchemaValidationType(Message) - Static method in class org.apache.cxf.helpers.ServiceUtils
A convenience method to check for schema validation config in the message context, and then in the service model.
getSchemaValidationType(OperationInfo) - Method in class org.apache.cxf.feature.validation.DefaultSchemaValidationTypeProvider
 
getSchemaValidationType(OperationInfo) - Method in interface org.apache.cxf.feature.validation.SchemaValidationTypeProvider
 
getSecureRandom() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the secure random algorithm.
getSecureRandom(SecureRandomParameters) - Static method in class org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils
This method converts the JAXB generated type into a SecureRandom.
getSecureSocketProtocol() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the secure socket protocol in use.
getSelectedConduit(Message) - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
Mechanics to actually get the Conduit from the ConduitInitiator if necessary.
getSerializerAttributeValueMapMemoryLimit() - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
getSerializerCharacterContentChunkMapMemoryLimit() - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
getSerializerMaxAttributeValueSize() - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
getSerializerMaxCharacterContentChunkSize() - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
getSerializerMinAttributeValueSize() - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
getSerializerMinCharacterContentChunkSize() - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
getServerAliases(String, Principal[]) - Method in class org.apache.cxf.configuration.jsse.MultiKeyPasswordKeyManager
 
getServerEndpointPolicy(Message, EndpointInfo, Destination, PolicyCalculator<T>) - Method in interface org.apache.cxf.policy.PolicyDataEngine
 
getServers() - Method in class org.apache.cxf.bus.managers.ServerRegistryImpl
 
getServers() - Method in interface org.apache.cxf.endpoint.ServerRegistry
 
getServerSupportedCipherSuites(SSLContext) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getService() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getService() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getService() - Method in interface org.apache.cxf.message.Exchange
 
getService() - Method in class org.apache.cxf.message.ExchangeImpl
 
getService() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
getService() - Method in class org.apache.cxf.service.model.BindingInfo
 
getService() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getService() - Method in class org.apache.cxf.service.model.InterfaceInfo
 
getService(Exchange) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getServiceInfos() - Method in interface org.apache.cxf.service.Service
 
getServiceInfos() - Method in class org.apache.cxf.service.ServiceImpl
 
getServiceMethod(Message) - Method in class org.apache.cxf.validation.AbstractBeanValidationInterceptor
 
getServiceMethod(Message) - Method in class org.apache.cxf.validation.AbstractValidationInterceptor
 
getServiceName() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getServiceName(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
Gets the service name of the provided endpoint reference.
getServiceNameType(QName, String) - Static method in class org.apache.cxf.ws.addressing.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
 
getServiceObject(Message) - Method in class org.apache.cxf.validation.AbstractBeanValidationInterceptor
 
getServiceObject(Message) - Method in class org.apache.cxf.validation.AbstractValidationInterceptor
 
getServiceQName(EndpointInfo) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getSession() - Method in interface org.apache.cxf.message.Exchange
 
getSession() - Method in class org.apache.cxf.message.ExchangeImpl
 
getSessionState() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
Returns a map that is useful for ServiceFactoryBeanListener to store state across events during processing.
getSetMetadata(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
 
getShareCount() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getSharedPackageName(List<Class<?>>) - Static method in class org.apache.cxf.common.util.PackageUtils
 
getSignature() - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getSignature() - Method in interface org.apache.cxf.databinding.WrapperHelper
 
getSingleton() - Static method in class org.apache.cxf.endpoint.SimpleEndpointImplFactory
Avoid the need to construct these objects over and over in cases where the code knows that it needs the basic case.
getSize() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
Gets the current size of the backing queue.
getSslCacheTimeout() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Returns the SSL cache timeout in seconds if it has been configured or the default value
getSslContext() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Get the SSLContext parameter to use (if it has been set)
getSSLContext(String, KeyManager[], TrustManager[]) - Static method in class org.apache.cxf.configuration.jsse.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.
getStackSize() - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
 
getState() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
getState() - Method in interface org.apache.cxf.Bus
 
getState() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
getState() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
getState() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
GETSTATIC - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
getStatusCode() - Method in exception org.apache.cxf.interceptor.Fault
Returns http header status code.
getStem(String) - Static method in class org.apache.cxf.common.util.UrlUtils
Return everything in the path up to the last slash in a URI.
getStringData() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getSubject() - Method in class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
getSubject() - Method in class org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
 
getSubject() - Method in interface org.apache.cxf.security.LoginSecurityContext
Returns the Subject representing the current authenticated user.
getSuffix() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getSupportedCipherSuites(SSLContext) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getSupportedPayloadContentTypes() - Method in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
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
 
getSupportedTypes() - Method in class org.apache.cxf.interceptor.AttachmentInInterceptor
 
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
 
getSynchronousTimeout() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getSystemId() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getSystemId() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getSystemId() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getSystemId() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTarget() - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
getTarget() - Method in class org.apache.cxf.common.util.ReflectionInvokationHandler
 
getTarget() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getTarget() - Method in class org.apache.cxf.transport.AbstractConduit
 
getTarget() - Method in interface org.apache.cxf.transport.Conduit
 
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
 
getTargetMethod(Message) - Static method in class org.apache.cxf.message.MessageUtils
 
getTargetNamespace() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getTargetNamespace(Exchange) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getTargetOperationInfo(Message) - Method in class org.apache.cxf.interceptor.security.OperationInfoAuthorizingInterceptor
 
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.
getTempFile() - Method in class org.apache.cxf.io.CachedOutputStream
 
getTempFile() - Method in class org.apache.cxf.io.CachedWriter
 
GETTER - Enum constant in enum org.apache.cxf.common.jaxb.JAXBUtils.IdentifierType
 
getText() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getText() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getText() - Method in class org.apache.cxf.staxutils.PropertiesExpandingStreamReader
 
getText() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getText() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getTextLength() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getTextLength() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextLength() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getTextLength() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTextStart() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
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
getThreshold() - Method in class org.apache.cxf.io.CachedOutputStream
 
getThreshold() - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature
 
getThreshold() - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature.Portable
 
getThreshold() - Method in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
getTo() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the To property.
getToEndpointReference() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
 
getTokenType() - Method in interface org.apache.cxf.common.security.SecurityToken
 
getTokenType() - Method in class org.apache.cxf.common.security.UsernameToken
 
getTopLevelDoc() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getToQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getTransferData(ActivationDataFlavor, DataSource) - Method in class org.apache.cxf.attachment.ImageDataContentHandler
 
getTransferDataFlavors() - Method in class org.apache.cxf.attachment.ImageDataContentHandler
 
getTransformation() - Method in class org.apache.cxf.io.CipherPair
 
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.service.model.EndpointInfo
 
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
 
getTraversableResolver() - Method in class org.apache.cxf.validation.ValidationConfiguration
 
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
 
getTrustManagers() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the TrustManagers associated with the endpoint.
getTrustManagers(TrustManagersType) - Static method in class org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils
Deprecated.
getTrustManagers(TrustManagersType, boolean) - Static method in class org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils
 
getTrustManagersRef() - Method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig.TLSClientParametersTypeInternal
 
getTrustManagersRef() - Method in class org.apache.cxf.configuration.jsse.TLSServerParametersConfig.TLSServerParametersTypeInternal
 
getTruststore(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getTrustStoreAlgorithm(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getTruststorePassword(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getTruststoreProvider(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getTrustStoreType(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getTrustStoreType(String, Logger, String) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getType() - Method in class org.apache.cxf.attachment.ContentDisposition
 
getType() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.Mapping
 
getType() - Method in class org.apache.cxf.service.model.MessageInfo
 
getType(String) - Method in interface org.apache.cxf.common.util.ASMHelper
 
getType(String) - Method in class org.apache.cxf.common.util.ASMHelperImpl
 
getTypeByQName(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getTypeClass() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.TypeAndAnnotation
 
getTypeClass() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getTypeNames() - Method in interface org.apache.cxf.common.jaxb.JAXBBeanInfo
 
getTypeQName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getUniqueBoundaryValue() - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
getUniquePrefix(XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
getUniquePrefix(XMLStreamWriter, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
getUniquePrefix(XMLStreamWriter, String, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Create a unique namespace uri/prefix combination.
getUnwrappedOperation() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getUnwrappedOperation() - Method in class org.apache.cxf.service.model.OperationInfo
 
getUri() - Method in class org.apache.cxf.helpers.NSDecl
 
getURI() - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
getURI() - Method in class org.apache.cxf.resource.URIResolver
 
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.
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
 
getURL() - Method in class org.apache.cxf.resource.URIResolver
 
getURLClassLoader(URL[], ClassLoader) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
 
getURLClassLoader(List<URL>, ClassLoader) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
 
getUsedNamespaces() - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getUseParentHandlers() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getUserName(Certificate) - Method in interface org.apache.cxf.interceptor.security.callback.CertificateToNameMapper
 
getUserName(Certificate) - Method in class org.apache.cxf.interceptor.security.callback.CertKeyToUserNameMapper
Returns Subject DN from X509Certificate
getUserPrincipal() - Method in class org.apache.cxf.common.security.SimpleSecurityContext
 
getUserPrincipal() - Method in class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
getUserPrincipal() - Method in class org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
 
getUserPrincipal() - Method in interface org.apache.cxf.security.SecurityContext
 
getUserRoles() - Method in class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
getUserRoles() - Method in class org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
 
getUserRoles() - Method in interface org.apache.cxf.security.LoginSecurityContext
Returns a set of Principals representing the roles assigned to the current authenticated user Principal
getValidate() - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getValidClass(Class<?>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
getValue() - Method in class org.apache.cxf.databinding.source.mime.MimeAttribute
 
getValue(Method, Object) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getValue(String, Node, QName) - Method in class org.apache.cxf.helpers.XPathUtils
 
getValueList(String, Node) - Method in class org.apache.cxf.helpers.XPathUtils
 
getValueNode(String, Node) - Method in class org.apache.cxf.helpers.XPathUtils
 
getValueString(String, Node) - Method in class org.apache.cxf.helpers.XPathUtils
 
getVersion() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getVersion() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
getVersion() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getWarnings() - Method in class org.apache.cxf.common.util.Compiler
 
getWorkQueueMaxSize() - Method in class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
getWorkQueueSize() - Method in class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
getWrappedOperation() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getWrappedOperation() - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
getWrapperObject(Object) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getWrapperParts(Object) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getWrapperParts(Object) - Method in interface org.apache.cxf.databinding.WrapperHelper
 
getWSDLActionQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getWSDLExtensibilityQName() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getWSDLLocation(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
 
getWSDLNamespaceURI() - Method in class org.apache.cxf.ws.addressing.AddressingConstants
 
getXMLInputFactory(Message) - Static method in class org.apache.cxf.interceptor.StaxInInterceptor
 
getXMLOutputFactory(Message) - Static method in class org.apache.cxf.interceptor.StaxOutInterceptor
 
getXMLReader() - Method in class org.apache.cxf.staxutils.StaxSource
 
getXmlSchema() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getXmlSchema(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getXmlSchemaCollection() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
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.staxutils.StaxSource
 
getXMLStreamReader(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getXMLStreamWriter(Message) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
getXSLTTemplate() - Method in class org.apache.cxf.feature.transform.AbstractXSLTInterceptor
 
globalRoles - Variable in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
GOTO - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
GroupPrincipal - Interface in org.apache.cxf.common.security
 
GZIP - Annotation Type in org.apache.cxf.annotations
Enables GZIP compression negotiation
GZIP_ENCODING_KEY - Static variable in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
Key under which we store the name which should be used for the content-encoding of the outgoing message.
GZIPFeature - Class in org.apache.cxf.transport.common.gzip
This class is used to control GZIP compression of messages.
GZIPFeature() - Constructor for class org.apache.cxf.transport.common.gzip.GZIPFeature
 
GZIPFeature.Portable - Class in org.apache.cxf.transport.common.gzip
 
GZIPInInterceptor - Class in org.apache.cxf.transport.common.gzip
CXF interceptor that uncompresses those incoming messages that have "gzip" content-encoding.
GZIPInInterceptor() - Constructor for class org.apache.cxf.transport.common.gzip.GZIPInInterceptor
 
GZIPOutInterceptor - Class in org.apache.cxf.transport.common.gzip
CXF interceptor that compresses outgoing messages using gzip and sets the HTTP Content-Encoding header appropriately.
GZIPOutInterceptor() - Constructor for class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
GZIPOutInterceptor(int) - Constructor for class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
GZIPOutInterceptor.UseGzip - Enum in org.apache.cxf.transport.common.gzip
Enum giving the possible values for whether we should gzip a particular message.
gzipPermitted(Message) - Method in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
Checks whether we can, cannot or must use gzip compression on this output message.

H

handle(Callback[]) - Method in class org.apache.cxf.interceptor.security.NameDigestPasswordCallbackHandler
 
handle(Callback[]) - Method in class org.apache.cxf.interceptor.security.NamePasswordCallbackHandler
 
handleCallback(Callback) - Method in class org.apache.cxf.interceptor.security.NameDigestPasswordCallbackHandler
 
handleCallback(Callback) - Method in class org.apache.cxf.interceptor.security.NamePasswordCallbackHandler
 
handleEvent(FactoryBeanListener.Event, AbstractServiceFactoryBean, Object...) - Method in class org.apache.cxf.service.factory.AnnotationsFactoryBeanListener
handleEvent(FactoryBeanListener.Event, AbstractServiceFactoryBean, Object...) - Method in interface org.apache.cxf.service.factory.FactoryBeanListener
 
handleEvent(FactoryBeanListener.Event, AbstractServiceFactoryBean, Object...) - Method in class org.apache.cxf.service.factory.OldLoggingFactoryBeanListener
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(Message) - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.interceptor.OneWayProcessorInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.interceptor.StaxOutInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
 
handleFault(T) - Method in interface org.apache.cxf.interceptor.Interceptor
Called for all interceptors (in reverse order) on which handleMessage had been successfully invoked, when normal execution of the chain was aborted for some reason.
handleFault(T) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.databinding.stax.StaxDataBindingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.feature.transform.XSLTInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.feature.transform.XSLTOutInterceptor
 
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.ClientFaultConverter
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.FaultOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.FIStaxInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.LoggingOutInterceptor
Deprecated.
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.MessageSenderInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.MessageSenderInterceptor.MessageSenderEndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.OneWayProcessorInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.OutgoingChainInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.security.DelegatingAuthenticationInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.security.OperationInfoAuthorizingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.ServiceInvokerInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.StaxInEndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.StaxInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.StaxOutEndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.StaxOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.staxutils.validation.StaxSchemaValidationInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.staxutils.validation.StaxSchemaValidationOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.transport.common.gzip.GZIPInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.validation.AbstractValidationInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Invoked for normal processing of inbound and outbound messages.
handleMessage(T) - Method in interface org.apache.cxf.interceptor.Interceptor
Intercepts a message.
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.
handleValidation(Message, Object, Method, List<Object>) - Method in class org.apache.cxf.validation.AbstractBeanValidationInterceptor
 
handleValidation(Message, Object, Method, List<Object>) - Method in class org.apache.cxf.validation.AbstractValidationInterceptor
 
handleValidation(Message, Object, Method, List<Object>) - Method in class org.apache.cxf.validation.BeanValidationOutInterceptor
 
hasAttribute(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
hasBeanOfName(String) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
hasBeanOfName(String) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
 
hasBeanOfName(String) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
 
hasBusProperty() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
hasCatalogs() - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
hasConfiguredPropertyValue(String, String, String) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
hasConfiguredPropertyValue(String, String, String) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
 
hasConfiguredPropertyValue(String, String, String) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
For supporting "legacy" config, checks the configured bean to see if it has a property configured with the given name/value.
hasDetails() - Method in exception org.apache.cxf.interceptor.Fault
Indicates whether this fault has a detail message.
hasElementInNS(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
hasElementWithName(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
hasEmptyAction(AddressingProperties) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to determine if an MAPs Action is empty (a null action is considered empty, whereas a zero length action suppresses the propagation of the Action property).
hasExtensionByName(String) - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
hasExtensionByName(String) - Method in interface org.apache.cxf.Bus
 
hasFaults() - Method in class org.apache.cxf.service.model.OperationInfo
 
hashCode() - Method in class org.apache.cxf.common.security.SimpleGroup
 
hashCode() - Method in class org.apache.cxf.common.security.SimplePrincipal
 
hashCode() - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
hashCode() - Method in class org.apache.cxf.common.util.SortedArraySet
 
hashCode() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
hashCode() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
hashCode() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
 
hashCode() - Method in class org.apache.cxf.endpoint.EndpointImpl
Returns the hashCode based on the EndpointInfo so that this object can be used as a map key.
hashCode() - Method in class org.apache.cxf.helpers.NSDecl
 
hashCode() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
hashCode() - Method in class org.apache.cxf.io.CachedOutputStream
 
hashCode() - Method in class org.apache.cxf.io.CachedWriter
 
hashCode() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
hashCode() - Method in class org.apache.cxf.phase.Phase
 
hashCode() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
hashCode() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
hashCode() - Method in class org.apache.cxf.service.model.FaultInfo
 
hashCode() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
hashCode() - Method in class org.apache.cxf.service.model.OperationInfo
 
hashCode() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
hasInput() - Method in class org.apache.cxf.service.model.OperationInfo
 
hasMoreChildren() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
hasMoreChildren() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
hasName() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
hasName() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
hasName() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
hasNext() - Method in class org.apache.cxf.attachment.AttachmentDeserializer
Check for more attachment.
hasNext() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
hasNext() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
hasNext() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
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(boolean) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
Check for more attachments by attempting to deserialize the next attachment.
hasNoResponseContent(Message) - Static method in class org.apache.cxf.message.MessageUtils
Determines if the current message has no response content.
hasOutput() - Method in class org.apache.cxf.service.model.OperationInfo
 
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.AutoCloseableXMLStreamReader
 
hasText() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
hasValue(MessagePartInfo) - Method in class org.apache.cxf.message.MessageContentsList
 
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_LIST - Static variable in class org.apache.cxf.headers.Header
 
HEADER_REQUIRED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
HEADER_REQUIRED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
Header.Direction - Enum in org.apache.cxf.headers
 
HeaderManager - Interface in org.apache.cxf.headers
 
HeaderManagerImpl - Class in org.apache.cxf.bus.managers
 
HeaderManagerImpl() - Constructor for class org.apache.cxf.bus.managers.HeaderManagerImpl
 
HeaderManagerImpl(Bus) - Constructor for class org.apache.cxf.bus.managers.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.
HeaderSizeExceededException - Exception in org.apache.cxf.attachment
 
HeaderSizeExceededException() - Constructor for exception org.apache.cxf.attachment.HeaderSizeExceededException
 
HeaderSizeExceededException(String) - Constructor for exception org.apache.cxf.attachment.HeaderSizeExceededException
 
HeaderSizeExceededException(String, Throwable) - Constructor for exception org.apache.cxf.attachment.HeaderSizeExceededException
 
HeaderSizeExceededException(Throwable) - Constructor for exception org.apache.cxf.attachment.HeaderSizeExceededException
 
headSet(T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
hold(Message) - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
holderClass(String) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
holdTempFile() - Method in class org.apache.cxf.io.CachedOutputStream
 
holdTempFile() - Method in class org.apache.cxf.io.CachedWriter
 
HTTP_REQUEST_METHOD - Static variable in interface org.apache.cxf.message.Message
 
HttpHeaderHelper - Class in org.apache.cxf.helpers
 
HttpUriMapper - Class in org.apache.cxf.transport
 

I

ICONST_0 - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ICONST_1 - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
id - Variable in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
ID - Static variable in class org.apache.cxf.interceptor.security.JAASAuthenticationFeature
 
ID_KEY - Static variable in class org.apache.cxf.interceptor.LoggingMessage
Deprecated.
 
IF_ICMPLT - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
IFNONNULL - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
IFNULL - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method ignorableWhitespace.
ignoreErrors - Variable in class org.apache.cxf.attachment.Base64DecoderStream
 
IgnoreNamespacesWriter - Class in org.apache.cxf.staxutils.transform
 
IgnoreNamespacesWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
IgnoreNamespacesWriter(XMLStreamWriter, boolean) - Constructor for class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
IllegalEmptyResponseException() - Constructor for exception org.apache.cxf.endpoint.ClientImpl.IllegalEmptyResponseException
 
IllegalEmptyResponseException(String) - Constructor for exception org.apache.cxf.endpoint.ClientImpl.IllegalEmptyResponseException
 
IllegalEmptyResponseException(String, Throwable) - Constructor for exception org.apache.cxf.endpoint.ClientImpl.IllegalEmptyResponseException
 
IllegalEmptyResponseException(Throwable) - Constructor for exception org.apache.cxf.endpoint.ClientImpl.IllegalEmptyResponseException
 
ILOAD - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
ImageDataContentHandler - Class in org.apache.cxf.attachment
 
ImageDataContentHandler() - Constructor for class org.apache.cxf.attachment.ImageDataContentHandler
 
IN - Enum constant in enum org.apache.cxf.annotations.SchemaValidation.SchemaValidationType
 
IN_INTERCEPTORS - Static variable in interface org.apache.cxf.message.Message
Some properties to allow adding interceptors to the chain on a per-request basis.
INBOUND_MESSAGE - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if the message is inbound.
inboundChainCache - Variable in class org.apache.cxf.endpoint.ClientImpl
 
includeInWSDL() - Element in annotation type org.apache.cxf.annotations.Policy
 
incomingObserver - Variable in class org.apache.cxf.transport.AbstractObservable
 
incrementCount() - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
 
indent() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
indentWithSpaces() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
InFaultChainInitiatorObserver - Class in org.apache.cxf.interceptor
 
InFaultChainInitiatorObserver(Bus) - Constructor for class org.apache.cxf.interceptor.InFaultChainInitiatorObserver
 
InFaultInterceptor - Enum constant in enum org.apache.cxf.annotations.Provider.Type
 
inFaultInterceptors - Variable in class org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding
 
InFaultInterceptors - Annotation Type in org.apache.cxf.interceptor
Specifies a list of classes that are added to the inbound fault interceptor chain.
inflate(byte[]) - Static method in class org.apache.cxf.common.util.CompressionUtils
 
inflate(byte[], boolean) - Static method in class org.apache.cxf.common.util.CompressionUtils
 
info(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
InInterceptor - Enum constant in enum org.apache.cxf.annotations.Provider.Type
 
inInterceptors - Variable in class org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding
 
InInterceptors - Annotation Type in org.apache.cxf.interceptor
Specifies a list of classes that are added to the inbound interceptor chain.
init() - Method in class org.apache.cxf.bus.spring.NamespaceHandler
 
init() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.apache.cxf.bus.spring.BusApplicationContext
 
initComplete() - Method in class org.apache.cxf.bus.managers.CXFBusLifeCycleManager
 
initComplete() - Method in class org.apache.cxf.bus.managers.ServerRegistryImpl
 
initComplete() - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
Invoked when the Bus has been initialized.
INITIAL - Enum constant in enum org.apache.cxf.Bus.BusState
 
initialize() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
initialize() - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
initialize(Bus) - Method in interface org.apache.cxf.feature.AbstractPortableFeature
 
initialize(Bus) - Method in class org.apache.cxf.feature.DelegatingFeature
 
initialize(Bus) - Method in interface org.apache.cxf.feature.Feature
 
initialize(Bus) - Method in class org.apache.cxf.feature.WrappedFeature
 
initialize(Client, Bus) - Method in class org.apache.cxf.databinding.stax.StaxDataBindingFeature.Portable
 
initialize(Client, Bus) - Method in interface org.apache.cxf.feature.AbstractPortableFeature
 
initialize(Client, Bus) - Method in class org.apache.cxf.feature.DelegatingFeature
 
initialize(Client, Bus) - Method in interface org.apache.cxf.feature.Feature
 
initialize(Client, Bus) - Method in class org.apache.cxf.feature.validation.SchemaValidationFeature.Portable
 
initialize(Client, Bus) - Method in class org.apache.cxf.feature.WrappedFeature
 
initialize(Server, Bus) - Method in class org.apache.cxf.databinding.stax.StaxDataBindingFeature.Portable
 
initialize(Server, Bus) - Method in interface org.apache.cxf.feature.AbstractPortableFeature
 
initialize(Server, Bus) - Method in class org.apache.cxf.feature.DelegatingFeature
 
initialize(Server, Bus) - Method in interface org.apache.cxf.feature.Feature
 
initialize(Server, Bus) - Method in class org.apache.cxf.feature.validation.SchemaValidationFeature.Portable
 
initialize(Server, Bus) - Method in class org.apache.cxf.feature.WrappedFeature
 
initialize(InterceptorProvider, Bus) - Method in interface org.apache.cxf.feature.AbstractPortableFeature
 
initialize(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.DelegatingFeature
 
initialize(InterceptorProvider, Bus) - Method in interface org.apache.cxf.feature.Feature
 
initialize(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.WrappedFeature
 
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
 
initializeActiveFeatures(List<? extends Feature>) - Method in class org.apache.cxf.endpoint.EndpointImpl
 
initializeAnnotationInterceptors(Endpoint, Class<?>) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
Add annotated Interceptors and Features to the Endpoint
initializeAnnotationInterceptors(Endpoint, Class<?>...) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
Add annotationed Interceptors and Features to the Endpoint
initializeAnnotationInterceptors(AnnotationInterceptors, Endpoint) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
initializeAttachments() - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
initializeBus(Bus) - Method in class org.apache.cxf.BusFactory
 
initializeDataBindings() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
initializeDefaultInterceptors() - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
initializeFeatures() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
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
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.AbstractFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.DelegatingFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
initializeProvider(WSAddressingFeature, InterceptorProvider, Bus) - Method in interface org.apache.cxf.ws.addressing.WSAddressingFeature.WSAddressingFeatureApplier
 
initializeRootMessage() - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
INITIALIZING - Enum constant in enum org.apache.cxf.Bus.BusState
 
inject(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
inject(Object, Class<?>) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
inLocation() - Element in annotation type org.apache.cxf.annotations.Logging
Deprecated.
the locations where the messages are logged.
INNER_ELEMENT_COUNT - Static variable in class org.apache.cxf.staxutils.DocumentDepthProperties
 
INNER_ELEMENT_LEVEL - Static variable in class org.apache.cxf.staxutils.DocumentDepthProperties
 
INPUT - Enum constant in enum org.apache.cxf.service.model.MessageInfo.Type
 
INPUT_MESSAGE - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
insertExchange(Method, Object[], Exchange) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
INSTANCE - Static variable in class org.apache.cxf.interceptor.StaxInEndingInterceptor
 
INSTANCE_ID - Static variable in class org.apache.cxf.endpoint.ManagedEndpoint
 
INSTANCE_ID_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
InstrumentationManager - Interface in org.apache.cxf.management
InstrumentationManager interface for the instrumentations query, register and unregister
INTEGER - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
Interceptor<T extends Message> - Interface in org.apache.cxf.interceptor
Base interface for all interceptors.
INTERCEPTOR_PROVIDERS - Static variable in interface org.apache.cxf.message.Message
As above, but Collection
InterceptorChain - Interface in org.apache.cxf.interceptor
Base interface for all interceptor chains.
InterceptorChain.State - Enum in org.apache.cxf.interceptor
 
InterceptorProvider - Interface in org.apache.cxf.interceptor
The InterceptorProvider interface is implemented by objects that have interceptor chains associated with them.
interceptors() - Element in annotation type org.apache.cxf.interceptor.InFaultInterceptors
 
interceptors() - Element in annotation type org.apache.cxf.interceptor.InInterceptors
 
interceptors() - Element in annotation type org.apache.cxf.interceptor.OutFaultInterceptors
 
interceptors() - Element in annotation type org.apache.cxf.interceptor.OutInterceptors
 
INTERFACE - Enum constant in enum org.apache.cxf.common.jaxb.JAXBUtils.IdentifierType
 
INTERFACE_CREATED - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
InterfaceInfo, Class<?>
INTERFACE_OPERATION_BOUND - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
OperationInfo, Method
InterfaceInfo - Class in org.apache.cxf.service.model
 
InterfaceInfo(ServiceInfo, QName) - Constructor for class org.apache.cxf.service.model.InterfaceInfo
 
interfaceName - Variable in class org.apache.cxf.bus.extension.Extension
 
internalCompile(String[], int) - Method in class org.apache.cxf.common.util.Compiler
 
internalJava6Compile(JavaCompiler, JavaFileManager, DiagnosticListener<JavaFileObject>, Iterable<? extends JavaFileObject>) - Method in class org.apache.cxf.common.util.Compiler
 
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.Slf4jLogger
 
intersect(T, T) - Method in interface org.apache.cxf.policy.PolicyCalculator
 
intf - Variable in class org.apache.cxf.bus.extension.Extension
 
InTransformReader - Class in org.apache.cxf.staxutils.transform
 
InTransformReader(XMLStreamReader, Map<String, String>, Map<String, String>, boolean) - Constructor for class org.apache.cxf.staxutils.transform.InTransformReader
 
InTransformReader(XMLStreamReader, Map<String, String>, Map<String, String>, List<String>, Map<String, String>, boolean) - Constructor for class org.apache.cxf.staxutils.transform.InTransformReader
 
INVALID_CARDINALITY_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
INVALID_CARDINALITY_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
INVALID_MAP_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
INVALID_MAP_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
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(String, Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
 
InvalidXmlSchemaReferenceException(Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
 
INVOCATION_CONTEXT - Static variable in interface org.apache.cxf.message.Message
A Map keyed by a string that stores optional context information associated with the invocation that spawned the message.
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.common.jaxb.EscapeHandlerInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.common.util.ExtensionInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.common.util.ReflectionInvokationHandler
invoke(String, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(String, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(QName, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, String, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, String, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, QName, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, BindingOperationInfo, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, BindingOperationInfo, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, BindingOperationInfo, Object[], Map<String, Object>) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, BindingOperationInfo, Object[], Map<String, Object>) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, BindingOperationInfo, Object[], Exchange) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, BindingOperationInfo, Object[], Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(Exchange, Object) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
invoke(Exchange, Object) - Method in interface org.apache.cxf.service.invoker.Invoker
 
invoke(Exchange, Object, Method, List<Object>) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
invoke(BindingOperationInfo, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(BindingOperationInfo, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(BindingOperationInfo, Object[], Map<String, Object>) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(BindingOperationInfo, Object[], Map<String, Object>) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
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(BindingOperationInfo, Object[], Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
INVOKE - Static variable in class org.apache.cxf.phase.Phase
 
INVOKEINTERFACE - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
invokePostConstruct() - Method in class org.apache.cxf.common.injection.ResourceInjector
 
invokePreDestroy() - Method in class org.apache.cxf.common.injection.ResourceInjector
 
Invoker - Interface in org.apache.cxf.service.invoker
Invokers control how a particular service is invoked.
INVOKESPECIAL - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
INVOKESTATIC - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
INVOKEVIRTUAL - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
invokeWrapped(String, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invokeWrapped(String, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invokeWrapped(QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invokeWrapped(QName, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invokeWrapped(ClientCallback, String, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invokeWrapped(ClientCallback, String, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invokeWrapped(ClientCallback, QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invokeWrapped(ClientCallback, QName, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
IOUtils - Class in org.apache.cxf.helpers
 
IRETURN - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
isA(Executor) - Static method in class org.apache.cxf.workqueue.OneShotAsyncExecutor
 
isA(Executor) - Static method in class org.apache.cxf.workqueue.SynchronousExecutor
 
isAddressingRequired() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Whether the use of addressing is completely required for this endpoint
isAddressingRequired() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
isAdvanceAtEnd() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isAllowAnonymousUsers() - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
isAllowDuplicates() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
isAnonymousAddress(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to determine if an EPR address is anon (either null, anonymous).
isArray() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JType
 
isAsserted(Message, T, T) - Method in interface org.apache.cxf.policy.PolicyCalculator
 
isAttribute(String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
isAttributeFormQualified() - Method in class org.apache.cxf.service.model.SchemaInfo
 
isAttributeNameQualified(XmlSchemaAttribute, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isAttributeQualified(XmlSchemaAttribute, boolean, XmlSchema, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
due to a bug, feature, or just plain oddity of JAXB, it isn't good enough to just check the form of an element and of its schema.
isAttributeSpecified(int) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
isBinaryContent(String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
isCached() - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
isCancelled() - Method in class org.apache.cxf.endpoint.ClientCallback
 
isCharacters() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isCharacters() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
isCharacters() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isCharacters() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isClosed() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
isDeferred() - Method in class org.apache.cxf.bus.extension.Extension
 
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.
isDocument() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
isDocumentFragment() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
isDOMPresent(Message) - Static method in class org.apache.cxf.message.MessageUtils
Returns true if the underlying content format is a W3C DOM or a SAAJ message.
isDone() - Method in class org.apache.cxf.endpoint.ClientCallback
 
isEffective() - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
isElement() - Method in interface org.apache.cxf.common.jaxb.JAXBBeanInfo
 
isElement() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
isElementFormQualified() - Method in class org.apache.cxf.service.model.SchemaInfo
 
isElementNameQualified(XmlSchemaElement, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isElementQualified(XmlSchemaElement, boolean, XmlSchema, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
due to a bug, feature, or just plain oddity of JAXB, it isn't good enough to just check the form of an element and of its schema.
isEmpty() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
isEmpty() - Method in class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
isEmpty() - Method in class org.apache.cxf.common.util.CacheMap
 
isEmpty() - Method in class org.apache.cxf.common.util.SortedArraySet
 
isEmpty() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
isEmpty() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
isEmpty() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
isEmpty(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
isEmpty(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
isEmpty(Collection<T>) - Static method in class org.apache.cxf.common.util.CollectionUtils
 
isEmpty(List<String>) - Static method in class org.apache.cxf.common.util.StringUtils
 
isEmpty(Map<K, V>) - Static method in class org.apache.cxf.common.util.CollectionUtils
 
isEmptyPartialResponse(Message) - Static method in class org.apache.cxf.message.MessageUtils
Determines if the current message is an empty partial response, which is a partial response with an empty content.
isEnabled() - Method in class org.apache.cxf.feature.AbstractFeature
 
isEndElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isEndElement() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
isEndElement() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isEndElement() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isEnforceOnlyBeanConstraints() - Method in class org.apache.cxf.validation.BeanValidationOutInterceptor
 
isEumeration(XmlSchemaSimpleType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Return true if a simple type is a straightforward XML Schema representation of an enumeration.
isExist(String, Node, QName) - Method in class org.apache.cxf.helpers.XPathUtils
 
isFalse(Object) - Static method in class org.apache.cxf.common.util.PropertyUtils
It might seem odd to return 'true' if a property == FALSE, but it is required sometimes.
isFalse(Map<String, Object>, String) - Static method in class org.apache.cxf.common.util.PropertyUtils
It might seem odd to return 'true' if a property == FALSE, but it is required sometimes.
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
 
isFull() - Method in class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
isFull() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
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
 
isGroupPrincipal(Principal) - Static method in class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
isHashed() - Method in class org.apache.cxf.common.security.UsernameToken
 
isHttpVerbSupported(Message) - Method in class org.apache.cxf.interceptor.FIStaxInInterceptor
 
isHttpVerbSupported(Message) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
isJava11Compatible() - Static method in class org.apache.cxf.helpers.JavaUtils
 
isJava8Before161() - Static method in class org.apache.cxf.helpers.JavaUtils
 
isJava9Compatible() - Static method in class org.apache.cxf.helpers.JavaUtils
 
isJava9SAAJ() - Static method in class org.apache.cxf.helpers.DOMUtils
 
isJavaKeyword(String) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
Checks if the specified word is a Java keyword (as defined in JavaUtils).
isJavaKeyword(String) - Static method in class org.apache.cxf.helpers.JavaUtils
checks if the input string is a valid java keyword.
isJAXB22() - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
isJdkDynamicProxy(Object) - Static method in class org.apache.cxf.service.invoker.AbstractInvoker
Return whether the given object is a J2SE dynamic proxy.
isLazyLoading() - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
isLoggable(Level) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
isLoggable(Level) - Method in class org.apache.cxf.common.logging.Slf4jLogger
 
isLoggingDisabledNow(Message) - Static method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
isMember(Principal) - Method in interface org.apache.cxf.common.security.GroupPrincipal
Returns true if the passed principal is a member of the group.
isMember(Principal) - Method in class org.apache.cxf.common.security.SimpleGroup
 
isMethodProtected(Method) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
isMethodProtected(String) - Method in class org.apache.cxf.interceptor.security.OperationInfoAuthorizingInterceptor
 
isMtomEnabled() - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
isMtomEnabled() - Method in interface org.apache.cxf.databinding.DataBinding
 
isMtomEnabled(Message) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
isMultipartContent(String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
isNew() - Method in interface org.apache.cxf.continuations.Continuation
Is this a newly created Continuation.
isNoneAddress(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to determine if an EPR address is none.
isNsRepairing() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
isOneWay() - Method in interface org.apache.cxf.message.Exchange
Determines if the exchange is one-way.
isOneWay() - Method in class org.apache.cxf.message.ExchangeImpl
 
isOneWay() - Method in class org.apache.cxf.service.model.OperationInfo
 
isOneWay(Message) - Static method in class org.apache.cxf.message.MessageUtils
Checks if the message is oneway or not
isOptional() - Method in class org.apache.cxf.bus.extension.Extension
 
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
 
isOverlaid - Variable in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
isPartialResponse(Message) - Static method in class org.apache.cxf.message.MessageUtils
Determine if the current message is a partial response.
isParticleArray(XmlSchemaParticle) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isParticleOptional(XmlSchemaParticle) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isPending() - Method in interface org.apache.cxf.continuations.Continuation
Get the pending status
isPrettyLogging() - Method in class org.apache.cxf.feature.LoggingFeature
Deprecated.
 
isPrettyLogging() - Method in class org.apache.cxf.feature.LoggingFeature.Portable
Deprecated.
 
isPrettyLogging() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
isPrimitive() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JType
 
isReadyForWrite() - Method in interface org.apache.cxf.continuations.Continuation
 
isRecordLoc() - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
 
isRegistered(ServiceContractResolver) - Method in class org.apache.cxf.bus.managers.ServiceContractResolverRegistryImpl
Tests if a resolver is alreadey registered with this registry.
isRegistered(ServiceContractResolver) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
Determines if a contract resolver is already registered with a registry.
isRepairing() - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
 
isRequestor(Message) - Method in class org.apache.cxf.interceptor.FIStaxInInterceptor
 
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.
isRequestor(T) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Determine if current messaging role is that of requestor.
isRequired() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
 
isResolved() - Method in class org.apache.cxf.resource.URIResolver
 
isResumed() - Method in interface org.apache.cxf.continuations.Continuation
Get the resumed status
isSameAs(EndpointInfo) - Method in class org.apache.cxf.service.model.EndpointInfo
 
isSchemaValidationEnabled(SchemaValidation.SchemaValidationType, Message) - Static method in class org.apache.cxf.helpers.ServiceUtils
A short cut method to be able to test for if Schema Validation should be enabled for IN or OUT without having to check BOTH and IN or OUT.
isSecureReader(XMLStreamReader, Message) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
isSetKeyManagersRef() - Method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig.TLSClientParametersTypeInternal
 
isSetKeyManagersRef() - Method in class org.apache.cxf.configuration.jsse.TLSServerParametersConfig.TLSServerParametersTypeInternal
 
isSetTrustManagersRef() - Method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig.TLSClientParametersTypeInternal
 
isSetTrustManagersRef() - Method in class org.apache.cxf.configuration.jsse.TLSServerParametersConfig.TLSServerParametersTypeInternal
 
isShared() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
isShowBinaryContent() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
isShowMultipartContent() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
isShutdown() - Method in interface org.apache.cxf.workqueue.AutomaticWorkQueue
Returns true if this object has been shut down.
isShutdown() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
isSingletonFactory() - Method in class org.apache.cxf.service.invoker.FactoryInvoker
 
isSniHostCheck() - Method in class org.apache.cxf.configuration.jsse.TLSServerParameters
Returns if the SNI host name must match
isStackEmpty() - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
 
isStandalone() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isStandalone() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
isStandalone() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isStarted() - Method in interface org.apache.cxf.endpoint.Server
 
isStarted() - Method in class org.apache.cxf.endpoint.ServerImpl
 
isStartElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isStartElement() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
isStartElement() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isStartElement() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isStopped() - Method in class org.apache.cxf.endpoint.ServerImpl
 
isSupported(String) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
 
isSynchronous() - Method in interface org.apache.cxf.message.Exchange
Determines if the exchange requires the frontend to wait for a response.
isSynchronous() - Method in class org.apache.cxf.message.ExchangeImpl
 
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
 
isThreshold() - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
 
isThresholdSysPropSet() - Static method in class org.apache.cxf.io.CachedOutputStream
Returns true if the default threshold is explicitly set via CachedConstants.THRESHOLD_SYS_PROP
isTimeout() - Method in interface org.apache.cxf.continuations.Continuation
Get the timeout status
ISTORE - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
isTrue(Object) - Static method in class org.apache.cxf.common.util.PropertyUtils
Returns true if a value is either the String "true" (regardless of case) or Boolean.TRUE.
isTrue(Object) - Static method in class org.apache.cxf.message.MessageUtils
Deprecated.
replaced by {@link #PropertyUtils#isTrue(Object)}
isTrue(Map<String, Object>, String) - Static method in class org.apache.cxf.common.util.PropertyUtils
 
isTypeSupported(String, List<String>) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
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
 
isUseHttpsURLConnectionDefaultHostnameVerifier() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Returns whether or not HttpsURLConnection.getDefaultHostnameVerifier() should be used to create https connections.
isUseHttpsURLConnectionDefaultSslSocketFactory() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Returns whether or not HttpsURLConnection.getDefaultSSLSocketFactory() should be used to create https connections.
isUserInRole(String) - Method in class org.apache.cxf.common.security.SimpleSecurityContext
 
isUserInRole(String) - Method in class org.apache.cxf.interceptor.security.DefaultSecurityContext
 
isUserInRole(String) - Method in class org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
 
isUserInRole(String) - Method in interface org.apache.cxf.security.SecurityContext
 
isUserInRole(SecurityContext, List<String>, boolean) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
isUserInRole(SecurityContext, List<String>, boolean) - Method in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
isUsingAddressingAdvisory() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Whether the presence of the <wsaw:UsingAddressing> element in the WSDL is purely advisory, i.e.
isUsingAddressingAdvisory() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
isValidBase64(int) - Static method in class org.apache.cxf.common.util.Base64Utility
 
isValidFileName(String) - Static method in class org.apache.cxf.helpers.FileUtils
 
isWhiteSpace() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isWhiteSpace() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
isWhiteSpace() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isWhiteSpace() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isXop() - Method in class org.apache.cxf.attachment.AttachmentSerializer
 
isXOP() - Method in class org.apache.cxf.attachment.AttachmentImpl
 
isXOP() - Method in interface org.apache.cxf.message.Attachment
Whether or not this is an XOP package.
iterator() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
iterator() - Element in annotation type org.apache.cxf.common.util.ReflectionInvokationHandler.WrapReturn
 
iterator() - Method in class org.apache.cxf.common.util.SortedArraySet
 
iterator() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 

J

JAASAuthenticationFeature - Class in org.apache.cxf.interceptor.security
Feature to do JAAS authentication with defaults for karaf integration
JAASAuthenticationFeature() - Constructor for class org.apache.cxf.interceptor.security.JAASAuthenticationFeature
 
JAASAuthenticationFeature.Portable - Class in org.apache.cxf.interceptor.security
 
JAASLoginInterceptor - Class in org.apache.cxf.interceptor.security
 
JAASLoginInterceptor() - Constructor for class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
JAASLoginInterceptor(String) - Constructor for class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
JavaUtils - Class in org.apache.cxf.helpers
 
JAXB_URI - Static variable in class org.apache.cxf.common.jaxb.JAXBUtils
 
JAXBBeanFactory - Class in org.apache.cxf.configuration.spring
 
JAXBBeanInfo - Interface in org.apache.cxf.common.jaxb
 
JAXBContextCache - Class in org.apache.cxf.common.jaxb
 
JAXBContextCache.CachedContextAndSchemas - Class in org.apache.cxf.common.jaxb
Return holder of the context, classes, etc...
JAXBContextProxy - Interface in org.apache.cxf.common.jaxb
 
JAXBUtils - Class in org.apache.cxf.common.jaxb
 
JAXBUtils.BridgeWrapper - Interface in org.apache.cxf.common.jaxb
 
JAXBUtils.DefaultClassNameAllocator - Class in org.apache.cxf.common.jaxb
 
JAXBUtils.IdentifierType - Enum in org.apache.cxf.common.jaxb
 
JAXBUtils.JCodeModel - Interface in org.apache.cxf.common.jaxb
 
JAXBUtils.JDefinedClass - Interface in org.apache.cxf.common.jaxb
 
JAXBUtils.JPackage - Interface in org.apache.cxf.common.jaxb
 
JAXBUtils.JType - Interface in org.apache.cxf.common.jaxb
 
JAXBUtils.Mapping - Interface in org.apache.cxf.common.jaxb
 
JAXBUtils.Options - Interface in org.apache.cxf.common.jaxb
 
JAXBUtils.S2JJAXBModel - Interface in org.apache.cxf.common.jaxb
 
JAXBUtils.SchemaCompiler - Interface in org.apache.cxf.common.jaxb
 
JAXBUtils.TypeAndAnnotation - Interface in org.apache.cxf.common.jaxb
 
JAXWSAConstants - Class in org.apache.cxf.ws.addressing
A container for WS-Addressing constants.
Jsr250BeanPostProcessor - Class in org.apache.cxf.bus.spring
 

K

KEEP_CONDUIT_ALIVE - Static variable in class org.apache.cxf.endpoint.AbstractConduitSelector
 
KEEP_CONDUIT_ALIVE - Static variable in interface org.apache.cxf.endpoint.Client
 
key() - Element in annotation type org.apache.cxf.annotations.EndpointProperty
The key to record the property
keyManagers - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
keySet() - Method in class org.apache.cxf.common.util.CacheMap
 
keySet() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
keySet() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 

L

last() - Method in class org.apache.cxf.common.util.SortedArraySet
 
lastestImportUri - Variable in class org.apache.cxf.resource.ExtendedURIResolver
 
latestContextThread - Variable in class org.apache.cxf.endpoint.ClientImpl
 
LAX - Enum constant in enum org.apache.cxf.security.claims.authorization.ClaimMode
 
LazyAttachmentCollection - Class in org.apache.cxf.attachment
 
LazyAttachmentCollection(AttachmentDeserializer, int) - 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
 
LCONST_0 - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
limit - Variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
limit() - Element in annotation type org.apache.cxf.annotations.Logging
Deprecated.
The size limit at which messages are truncated in the log
ListenerRegistrationException - Exception in org.apache.cxf.endpoint
 
ListenerRegistrationException(String) - Constructor for exception org.apache.cxf.endpoint.ListenerRegistrationException
 
load(ClassLoader, Bus) - Method in class org.apache.cxf.bus.extension.Extension
 
loadAdditionalFeatures() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
loadAllProperties(String, ClassLoader) - Static method in class org.apache.cxf.common.util.PropertiesLoaderUtils
Load all properties from the given class path resource, using the given class loader.
loadAllProperties(String, ClassLoader, Logger, Level, String) - Static method in class org.apache.cxf.common.util.PropertiesLoaderUtils
 
loadBean(String, Class<? extends T>) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator.BeanLoaderListener
Return true to have the loader go ahead and load the bean.
loadBeanDefinitions(DefaultListableBeanFactory) - Method in class org.apache.cxf.bus.spring.BusApplicationContext
 
loadBeanDefinitions(EncodedResource) - Method in class org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader
 
loadBeansOfType(Class<T>, ConfiguredBeanLocator.BeanLoaderListener<T>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
loadBeansOfType(Class<T>, ConfiguredBeanLocator.BeanLoaderListener<T>) - Method in class org.apache.cxf.bus.spring.SpringBeanLocator
 
loadBeansOfType(Class<T>, ConfiguredBeanLocator.BeanLoaderListener<T>) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
Iterates through the beans of the given type, calling the listener to determine if it should be loaded or not.
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, Class<?>, byte[]) - Method in class org.apache.cxf.common.spi.ClassGeneratorClassLoader
 
loadClass(String, Class<?>, Class<T>) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
 
loadClass(String, ClassLoader, byte[]) - Method in class org.apache.cxf.common.spi.ClassGeneratorClassLoader
 
loadClassFromContextLoader(String) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
 
loadContextCatalogs() - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
loadContextCatalogs(String) - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
loadDynamic() - Method in class org.apache.cxf.extension.RegistryImpl
 
loader - Variable in class org.apache.cxf.transport.ChainInitiationObserver
 
LOADER_MAP - Static variable in class org.apache.cxf.common.spi.ClassGeneratorClassLoader
 
loadFile(String) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
LoadFirst(Bus) - Constructor for class org.apache.cxf.common.spi.ClassLoaderProxyService.LoadFirst
 
LoadingByteArrayOutputStream - Class in org.apache.cxf.helpers
Subclass of ByteArrayOutputStream that allows creation of a ByteArrayInputStream directly without creating a copy of the byte[].
LoadingByteArrayOutputStream() - Constructor for class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
LoadingByteArrayOutputStream(int) - Constructor for class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
loadInterface(ClassLoader) - Method in class org.apache.cxf.bus.extension.Extension
 
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, InputStream, String, String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
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
lockOutputStream() - Method in class org.apache.cxf.io.CachedWriter
Locks the output stream to prevent additional writes, but maintains a pointer to it so an InputStream can be obtained
log() - Element in annotation type org.apache.cxf.management.annotation.ManagedResource
 
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, String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
log(Logger, Level, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, Level, String, Object) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, Level, String, Object[]) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, Level, String, Throwable) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
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(LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
LOG - Static variable in class org.apache.cxf.bus.extension.Extension
 
LOG - Static variable in class org.apache.cxf.validation.AbstractValidationInterceptor
 
logFile() - Element in annotation type org.apache.cxf.management.annotation.ManagedResource
 
logGeneratedClassNames(Logger, JAXBUtils.JCodeModel) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
logging(Logger, Message) - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
Logging - Annotation Type in org.apache.cxf.annotations
Deprecated.
LoggingFeature - Class in org.apache.cxf.feature
Deprecated.
use the logging module rt/features/logging instead
LoggingFeature() - Constructor for class org.apache.cxf.feature.LoggingFeature
Deprecated.
 
LoggingFeature(int) - Constructor for class org.apache.cxf.feature.LoggingFeature
Deprecated.
 
LoggingFeature(String, String) - Constructor for class org.apache.cxf.feature.LoggingFeature
Deprecated.
 
LoggingFeature(String, String, int) - Constructor for class org.apache.cxf.feature.LoggingFeature
Deprecated.
 
LoggingFeature(String, String, int, boolean) - Constructor for class org.apache.cxf.feature.LoggingFeature
Deprecated.
 
LoggingFeature(String, String, int, boolean, boolean) - Constructor for class org.apache.cxf.feature.LoggingFeature
Deprecated.
 
LoggingFeature(Logging) - Constructor for class org.apache.cxf.feature.LoggingFeature
Deprecated.
 
LoggingFeature.Portable - Class in org.apache.cxf.feature
Deprecated.
 
LoggingInInterceptor - Class in org.apache.cxf.interceptor
Deprecated.
use the logging module rt/features/logging instead
LoggingInInterceptor() - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
LoggingInInterceptor(int) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
LoggingInInterceptor(PrintWriter) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
LoggingInInterceptor(String) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
LoggingInInterceptor(String, int) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
LoggingInInterceptor(String, PrintWriter) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
LoggingInInterceptor(String, String) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
LoggingMessage - Class in org.apache.cxf.interceptor
Deprecated.
use the logging module rt/features/logging instead
LoggingMessage(String, String) - Constructor for class org.apache.cxf.interceptor.LoggingMessage
Deprecated.
 
LoggingOutInterceptor - Class in org.apache.cxf.interceptor
Deprecated.
use the logging module rt/features/logging instead
LoggingOutInterceptor() - Constructor for class org.apache.cxf.interceptor.LoggingOutInterceptor
Deprecated.
 
LoggingOutInterceptor(int) - Constructor for class org.apache.cxf.interceptor.LoggingOutInterceptor
Deprecated.
 
LoggingOutInterceptor(PrintWriter) - Constructor for class org.apache.cxf.interceptor.LoggingOutInterceptor
Deprecated.
 
LoggingOutInterceptor(String) - Constructor for class org.apache.cxf.interceptor.LoggingOutInterceptor
Deprecated.
 
LOGICAL_RUNTIME_FAULT - Enum constant in enum org.apache.cxf.message.FaultMode
 
logInputStream(Message, InputStream, LoggingMessage, String, String) - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
LoginSecurityContext - Interface in org.apache.cxf.security
LoginSecurityContext provides additional information about the authenticated principal.
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
 
logrb(Level, String, String, String, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
Deprecated.
logrb(Level, String, String, String, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
Deprecated.
logrb(Level, String, String, String, String, Object[]) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
Deprecated.
logrb(Level, String, String, String, String, Throwable) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
Deprecated.
logReader(Message, Reader, LoggingMessage) - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
Deprecated.
 
LogUtils - Class in org.apache.cxf.common.logging
A container for static utility methods related to logging.
lookupDefinedClass(String) - Method in class org.apache.cxf.common.spi.ClassGeneratorClassLoader.TypeHelperClassLoader
 
lookupDefinedClass(String) - Method in class org.apache.cxf.common.spi.GeneratedClassClassLoader.TypeHelperClassLoader
 
LSInputImpl - Class in org.apache.cxf.common.xmlschema
LSInput implementation that can be used in custom LSResourceResolver implementations for getting schema import and include references resolved.
LSInputImpl() - Constructor for class org.apache.cxf.common.xmlschema.LSInputImpl
 
LSInputImpl(String, String, InputStream) - Constructor for class org.apache.cxf.common.xmlschema.LSInputImpl
 

M

MAINTAIN_SESSION - Static variable in interface org.apache.cxf.message.Message
 
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.
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
 
ManagementConstants - Class in org.apache.cxf.management
 
MAP_REQUIRED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
MAP_REQUIRED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
MAPAggregator - Class in org.apache.cxf.ws.addressing
Logical Handler responsible for aggregating the Message Addressing Properties for outgoing messages.
MAPAggregator() - Constructor for class org.apache.cxf.ws.addressing.MAPAggregator
Constructor.
MAPAggregator.MAPAggregatorLoader - Interface in org.apache.cxf.ws.addressing
 
mapAttribute(BeanDefinitionBuilder, String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapCharset(String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
mapCharset(String, String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
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.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbBean(Element, Class<?>, Class<?>, Class<?>, String, Object...) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbBean(Element, Class<?>, Class<?>, String, Object...) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbProperty(Element, BeanDefinitionBuilder, String, Class<?>) - 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
 
mapElementToJaxbPropertyFactory(Element, BeanDefinitionBuilder, String, Class<?>, Class<?>, String, Object...) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
MapNamespaceContext - Class in org.apache.cxf.helpers
 
MapNamespaceContext() - Constructor for class org.apache.cxf.helpers.MapNamespaceContext
 
MapNamespaceContext(Map<String, String>) - Constructor for class org.apache.cxf.helpers.MapNamespaceContext
 
MapNamespaceContext(Node) - Constructor for class org.apache.cxf.helpers.MapNamespaceContext
 
MappingBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
 
MappingBeanDefinitionParser(String, String) - Constructor for class org.apache.cxf.configuration.spring.MappingBeanDefinitionParser
 
mapToProperty(BeanDefinitionBuilder, String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mark(int) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
markClosed(DelegatingInputStream) - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
markSupported() - Method in class org.apache.cxf.attachment.Base64DecoderStream
 
markSupported() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
marshal(Object, XMLStreamWriter, AttachmentMarshaller) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.BridgeWrapper
 
marshal(Object, StreamResult) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.BridgeWrapper
 
marshal(Object, Node, AttachmentMarshaller) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.BridgeWrapper
 
MARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
MARSHAL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
matchAll() - Element in annotation type org.apache.cxf.security.claims.authorization.Claim
If set to true then all the values of this claim have to be matched
MAX_ATTRIBUTE_COUNT - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_ATTRIBUTE_SIZE - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_CHILD_ELEMENTS - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_ELEMENT_COUNT - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_ELEMENT_DEPTH - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_SIZE_BUS_PROP - Static variable in class org.apache.cxf.io.CachedConstants
The data size in bytes to limit the maximum data size to be cached.
MAX_SIZE_SYS_PROP - Static variable in class org.apache.cxf.io.CachedConstants
The data size in bytes to limit the maximum data size to be cached.
MAX_TEXT_LENGTH - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_XML_CHARACTERS - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
maybeDeleteDefaultTempDir() - Static method in class org.apache.cxf.helpers.FileUtils
 
members() - Method in interface org.apache.cxf.common.security.GroupPrincipal
Returns an enumeration of the members in the group.
members() - Method in class org.apache.cxf.common.security.SimpleGroup
 
message - Variable in exception org.apache.cxf.common.i18n.UncheckedException
 
Message - Class in org.apache.cxf.common.i18n
 
Message - Interface in org.apache.cxf.message
The base interface for all all message implementations.
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.
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
 
MessageDigestInputStream - Class in org.apache.cxf.common.util
 
MessageDigestInputStream(InputStream) - Constructor for class org.apache.cxf.common.util.MessageDigestInputStream
 
messageIdCache - Variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
MessageIdCache - Interface in org.apache.cxf.ws.addressing
Interface abstracting various ID caches for enforcement of ID uniqueness.
MessageImpl - Class in org.apache.cxf.message
 
MessageImpl() - Constructor for class org.apache.cxf.message.MessageImpl
 
MessageImpl(int, float) - Constructor for class org.apache.cxf.message.MessageImpl
 
MessageImpl(Message) - Constructor for class org.apache.cxf.message.MessageImpl
 
MessageInfo - Class in org.apache.cxf.service.model
A message for an operation.
MessageInfo(OperationInfo, MessageInfo.Type, QName) - Constructor for class org.apache.cxf.service.model.MessageInfo
 
MessageInfo.Type - Enum in org.apache.cxf.service.model
 
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
 
MessageSenderEndingInterceptor() - Constructor for class org.apache.cxf.interceptor.MessageSenderInterceptor.MessageSenderEndingInterceptor
 
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
 
MessageUtils - Class in org.apache.cxf.message
Holder for utility methods relating to messages.
MethodDispatcher - Interface in org.apache.cxf.service.invoker
Provides functionality to map BindingOperations to Methods and vis a versa.
methodName() - Element in annotation type org.apache.cxf.common.util.ReflectionInvokationHandler.UnwrapParam
 
methodRolesMap - Variable in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
MIME_HEADERS - Static variable in interface org.apache.cxf.message.Message
A Map containing the MIME headers for a SOAP message.
MIME_QNAME - Static variable in class org.apache.cxf.databinding.source.mime.MimeAttribute
 
MimeAttribute - Class in org.apache.cxf.databinding.source.mime
 
MimeAttribute() - Constructor for class org.apache.cxf.databinding.source.mime.MimeAttribute
 
MimeBodyPartInputStream - Class in org.apache.cxf.attachment
 
MimeBodyPartInputStream(PushbackInputStream, byte[], int) - Constructor for class org.apache.cxf.attachment.MimeBodyPartInputStream
 
MimeSerializer - Class in org.apache.cxf.databinding.source.mime
 
MimeSerializer() - Constructor for class org.apache.cxf.databinding.source.mime.MimeSerializer
 
MIN_TEXT_SEGMENT - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
mint(QName) - Method in class org.apache.cxf.bus.managers.EndpointResolverRegistryImpl
Walk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a given service name.
mint(QName) - Method in interface org.apache.cxf.endpoint.EndpointResolver
Mint a new abstract EPR for a given service name.
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(QName, Bus) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
Mint logical endpoint reference via the Bus EndpointResolverRegistry.
mint(EndpointReferenceType) - Method in class org.apache.cxf.bus.managers.EndpointResolverRegistryImpl
Walk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a given physical EPR.
mint(EndpointReferenceType) - Method in interface org.apache.cxf.endpoint.EndpointResolver
Mint a new abstract EPR for a given concrete EPR
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(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
Mint logical endpoint reference via the Bus EndpointResolverRegistry.
missingExtensions - Variable in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
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() - Element in annotation type org.apache.cxf.security.claims.authorization.Claim
If set to ClaimMode.LAX then the match will fail only if the incoming assertion has the same name and format claim with non-matching values
modifyChain(InterceptorChain, Message, boolean) - Method in class org.apache.cxf.endpoint.ClientImpl
 
MTOM_ENABLED - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying in the runtime is configured to process MTOM attachments.
MTOM_THRESHOLD - Static variable in interface org.apache.cxf.message.Message
 
mtomEnabled - Variable in class org.apache.cxf.databinding.AbstractDataBinding
 
mtomThreshold - Variable in class org.apache.cxf.databinding.AbstractDataBinding
 
MultiKeyPasswordKeyManager - Class in org.apache.cxf.configuration.jsse
 
MultiKeyPasswordKeyManager(KeyStore, String, String) - Constructor for class org.apache.cxf.configuration.jsse.MultiKeyPasswordKeyManager
 
MULTIPART_CONTENT_MESSAGE - Static variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
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.

N

name() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JDefinedClass
 
name() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JPackage
 
name() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JType
 
name() - Element in annotation type org.apache.cxf.management.annotation.ManagedNotification
 
name() - Element in annotation type org.apache.cxf.management.annotation.ManagedOperationParameter
 
name() - Element in annotation type org.apache.cxf.security.claims.authorization.Claim
 
NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
NameDigestPasswordCallbackHandler - Class in org.apache.cxf.interceptor.security
 
NameDigestPasswordCallbackHandler(String, String, String, String) - Constructor for class org.apache.cxf.interceptor.security.NameDigestPasswordCallbackHandler
 
NameDigestPasswordCallbackHandler(String, String, String, String, String) - Constructor for class org.apache.cxf.interceptor.security.NameDigestPasswordCallbackHandler
 
NamedItem - Interface in org.apache.cxf.service.model
All elements of the service model that are named by a QName implement this interface.
NamePasswordCallbackHandler - Class in org.apache.cxf.interceptor.security
 
NamePasswordCallbackHandler(String, String) - Constructor for class org.apache.cxf.interceptor.security.NamePasswordCallbackHandler
 
NamePasswordCallbackHandler(String, String, String) - Constructor for class org.apache.cxf.interceptor.security.NamePasswordCallbackHandler
 
Names - Class in org.apache.cxf.ws.addressing
Holder for WS-Addressing names (of headers, namespaces etc.).
Names200403() - Constructor for class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
Names200408() - Constructor for class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
NamespaceClassCreator - Interface in org.apache.cxf.common.spi
SPI interface to implement the proxy defining logic.
NamespaceClassGenerator - Class in org.apache.cxf.common.spi
 
NamespaceClassGenerator(Bus) - Constructor for class org.apache.cxf.common.spi.NamespaceClassGenerator
 
NamespaceHandler - Class in org.apache.cxf.bus.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.bus.spring.NamespaceHandler
 
NamespaceMapper - Class in org.apache.cxf.common.jaxb
 
NamespaceMapper(Map<String, String>) - Constructor for class org.apache.cxf.common.jaxb.NamespaceMapper
 
namespaces - Variable in class org.apache.cxf.bus.extension.Extension
 
namespaceURIToPackage(String) - Static method in class org.apache.cxf.common.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.common.jaxb.JAXBUtils
Generates a Java package name from a URI according to the algorithm outlined in Appendix D of JAXB (2.0+).
nameToIdentifier(String, JAXBUtils.IdentifierType) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
Converts an XML name to a Java identifier according to the mapping algorithm outlined in the JAXB specification
NameToPasswordMapper - Interface in org.apache.cxf.interceptor.security.callback
Supply a password for a userName to get roles from LoginModule
NATIVE_VERSION - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer
 
NEW - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
newChild(Element) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
newDocument() - Static method in class org.apache.cxf.helpers.DOMUtils
Creates a new Document object
newEndpointImpl(Bus, Service, EndpointInfo) - Method in interface org.apache.cxf.endpoint.EndpointImplFactory
Create an EndpointImpl from a bus, service, and endpoint info.
newEndpointImpl(Bus, Service, EndpointInfo) - Method in class org.apache.cxf.endpoint.SimpleEndpointImplFactory
Create an EndpointImpl from a bus, service, and endpoint info.
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.
newFrame(AbstractDOMStreamReader.ElementFrame<T, I>) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
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
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.
newStringFromBytes(byte[], String) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[], String) to avoid surprises from non-standard default encodings.
newStringFromBytes(byte[], String, int, int) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[], int, int, String) to avoid surprises from non-standard default encodings.
newXmlSchemaInCollection(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
Once upon a time, XmlSchema had a bug in the constructor used in this function.
next() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
next() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
next() - Method in class org.apache.cxf.staxutils.DepthRestrictingStreamReader
 
next() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
next() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
next() - Method in class org.apache.cxf.staxutils.PartialXMLStreamReader
 
next() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
nextChild() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
nextChild() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
nextEvent(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
nextId() - Static method in class org.apache.cxf.interceptor.LoggingMessage
Deprecated.
 
nextTag() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
nextTag() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
nextTag() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
NO - Enum constant in enum org.apache.cxf.transport.common.gzip.GZIPOutInterceptor.UseGzip
 
NO_CLASSES - Static variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
NO_PARAMS - Static variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
NO_VALIDATE_PARTS - Static variable in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
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
 
NoJSR250Annotations - Annotation Type in org.apache.cxf.common.injection
Marker annotation to let our JSR250 Processor know not to bother examining the class for annotations as it's know not to have any
NON_ANONYMOUS - Enum constant in enum org.apache.cxf.ws.addressing.WSAddressingFeature.AddressingResponses
 
NONE - Enum constant in enum org.apache.cxf.annotations.SchemaValidation.SchemaValidationType
 
NONPRIMITIVE_MAP - Static variable in class org.apache.cxf.common.util.ASMHelperImpl
 
NoOpFaultListener - Class in org.apache.cxf.logging
Utility FaultListener for blocking the default PhaseInterceptorChain fault logging
NoOpFaultListener() - Constructor for class org.apache.cxf.logging.NoOpFaultListener
 
normalize(String) - Static method in class org.apache.cxf.common.util.URIParserUtil
 
notEmpty() - Static method in class org.apache.cxf.common.util.StringUtils
 
notFound - Variable in class org.apache.cxf.bus.extension.Extension
 
notificationTypes() - Element in annotation type org.apache.cxf.management.annotation.ManagedNotification
 
notifyChangeListeners(PropertyChangeEvent) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
NS_WSA - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_WSAM - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_WSAW - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_WSDLI - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NSContext(NamespaceContext) - Constructor for class org.apache.cxf.staxutils.CachingXmlEventWriter.NSContext
 
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
 
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
 
nullOrNotEmptyStream(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
Checks if input stream is empty.
NullResolver() - Constructor for class org.apache.cxf.helpers.DOMUtils.NullResolver
 

O

OASISCatalogManager - Class in org.apache.cxf.catalog
 
OASISCatalogManager() - Constructor for class org.apache.cxf.catalog.OASISCatalogManager
 
OASISCatalogManager(Bus) - Constructor for class org.apache.cxf.catalog.OASISCatalogManager
 
OASISCatalogManagerHelper - Class in org.apache.cxf.catalog
 
OASISCatalogManagerHelper() - Constructor for class org.apache.cxf.catalog.OASISCatalogManagerHelper
 
obj - Variable in class org.apache.cxf.bus.extension.Extension
 
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.
OldLoggingFactoryBeanListener - Class in org.apache.cxf.service.factory
 
OldLoggingFactoryBeanListener() - Constructor for class org.apache.cxf.service.factory.OldLoggingFactoryBeanListener
 
onApplicationEvent(ApplicationEvent) - Method in class org.apache.cxf.bus.spring.SpringBus
 
onClose(CachedOutputStream) - Method in class org.apache.cxf.feature.transform.XSLTOutInterceptor.XSLTCachedOutputStreamCallback
 
onClose(CachedOutputStream) - Method in interface org.apache.cxf.io.CachedOutputStreamCallback
 
onClose(CachedWriter) - Method in interface org.apache.cxf.io.CachedWriterCallback
 
onComplete() - Method in interface org.apache.cxf.continuations.ContinuationCallback
This method is called when the container completes writing the response to the client
onDisconnect() - Method in interface org.apache.cxf.continuations.ContinuationCallback
This method may be called if the container detects that the client has disconnected
ONE_WAY_REQUEST - Static variable in interface org.apache.cxf.message.Message
 
onError(Throwable) - Method in interface org.apache.cxf.continuations.ContinuationCallback
This method is called when the exception gets propagated to the container
OneShotAsyncExecutor - Class in org.apache.cxf.workqueue
Used to provide simple async Executor semantics by creating a one-shot thread.
OneWayProcessorInterceptor - Class in org.apache.cxf.interceptor
 
OneWayProcessorInterceptor() - Constructor for class org.apache.cxf.interceptor.OneWayProcessorInterceptor
 
OneWayProcessorInterceptor(String) - Constructor for class org.apache.cxf.interceptor.OneWayProcessorInterceptor
 
onFirstResolve() - Method in class org.apache.cxf.bus.resource.ResourceManagerImpl
 
onFirstResolve() - Method in class org.apache.cxf.resource.DefaultResourceManager
 
onFirstWrite() - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
onFlush(CachedOutputStream) - Method in class org.apache.cxf.feature.transform.XSLTOutInterceptor.XSLTCachedOutputStreamCallback
 
onFlush(CachedOutputStream) - Method in interface org.apache.cxf.io.CachedOutputStreamCallback
 
onFlush(CachedWriter) - Method in interface org.apache.cxf.io.CachedWriterCallback
 
ONLY_ANONYMOUS_ADDRESS_SUPPORTED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ONLY_ANONYMOUS_ADDRESS_SUPPORTED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ONLY_NONANONYMOUS_ADDRESS_SUPPORTED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ONLY_NONANONYMOUS_ADDRESS_SUPPORTED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
onMessage(Message) - Method in class org.apache.cxf.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.transport.ChainInitiationObserver
 
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
 
onWrite() - Method in class org.apache.cxf.io.CachedWriter
 
OpcodesProxy - Class in org.apache.cxf.common.util
 
OpcodesProxy(ASMHelper) - Constructor for class org.apache.cxf.common.util.OpcodesProxy
 
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
 
OPERATIONINFO_FAULT - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
OperationInfo, Class<? extends Throwable>, FaultInfo
OPERATIONINFO_IN_MESSAGE_SET - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
OperationInfo, Method, MessageInfo
OPERATIONINFO_OUT_MESSAGE_SET - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
 
OperationInfoAuthorizingInterceptor - Class in org.apache.cxf.interceptor.security
 
OperationInfoAuthorizingInterceptor() - Constructor for class org.apache.cxf.interceptor.security.OperationInfoAuthorizingInterceptor
 
opInfo - Variable in class org.apache.cxf.service.model.BindingOperationInfo
 
optional - Variable in class org.apache.cxf.bus.extension.Extension
 
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.annotations - package org.apache.cxf.annotations
 
org.apache.cxf.attachment - package org.apache.cxf.attachment
 
org.apache.cxf.binding - package org.apache.cxf.binding
Interfaces for protocol bindings and their factories.
org.apache.cxf.bus - package org.apache.cxf.bus
 
org.apache.cxf.bus.extension - package org.apache.cxf.bus.extension
 
org.apache.cxf.bus.managers - package org.apache.cxf.bus.managers
 
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.common - package org.apache.cxf.common
 
org.apache.cxf.common.annotation - package org.apache.cxf.common.annotation
 
org.apache.cxf.common.classloader - package org.apache.cxf.common.classloader
 
org.apache.cxf.common.i18n - package org.apache.cxf.common.i18n
 
org.apache.cxf.common.injection - package org.apache.cxf.common.injection
 
org.apache.cxf.common.jaxb - package org.apache.cxf.common.jaxb
 
org.apache.cxf.common.logging - package org.apache.cxf.common.logging
 
org.apache.cxf.common.security - package org.apache.cxf.common.security
 
org.apache.cxf.common.spi - package org.apache.cxf.common.spi
 
org.apache.cxf.common.util - package org.apache.cxf.common.util
 
org.apache.cxf.common.xmlschema - package org.apache.cxf.common.xmlschema
 
org.apache.cxf.configuration - package org.apache.cxf.configuration
 
org.apache.cxf.configuration.jsse - package org.apache.cxf.configuration.jsse
 
org.apache.cxf.configuration.spring - package org.apache.cxf.configuration.spring
 
org.apache.cxf.continuations - package org.apache.cxf.continuations
 
org.apache.cxf.databinding - package org.apache.cxf.databinding
 
org.apache.cxf.databinding.source - package org.apache.cxf.databinding.source
 
org.apache.cxf.databinding.source.mime - package org.apache.cxf.databinding.source.mime
 
org.apache.cxf.databinding.stax - package org.apache.cxf.databinding.stax
 
org.apache.cxf.endpoint - package org.apache.cxf.endpoint
Client and Server related classes.
org.apache.cxf.extension - package org.apache.cxf.extension
 
org.apache.cxf.feature - package org.apache.cxf.feature
 
org.apache.cxf.feature.transform - package org.apache.cxf.feature.transform
 
org.apache.cxf.feature.validation - package org.apache.cxf.feature.validation
 
org.apache.cxf.headers - package org.apache.cxf.headers
 
org.apache.cxf.helpers - package org.apache.cxf.helpers
 
org.apache.cxf.interceptor - package org.apache.cxf.interceptor
Core interceptor interfaces which form the basis for message processing chains in CXF.
org.apache.cxf.interceptor.security - package org.apache.cxf.interceptor.security
 
org.apache.cxf.interceptor.security.callback - package org.apache.cxf.interceptor.security.callback
 
org.apache.cxf.interceptor.transform - package org.apache.cxf.interceptor.transform
 
org.apache.cxf.io - package org.apache.cxf.io
 
org.apache.cxf.logging - package org.apache.cxf.logging
 
org.apache.cxf.management - package org.apache.cxf.management
 
org.apache.cxf.management.annotation - package org.apache.cxf.management.annotation
 
org.apache.cxf.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.policy - package org.apache.cxf.policy
 
org.apache.cxf.resource - package org.apache.cxf.resource
 
org.apache.cxf.security - package org.apache.cxf.security
 
org.apache.cxf.security.claims.authorization - package org.apache.cxf.security.claims.authorization
 
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.invoker.spring - package org.apache.cxf.service.invoker.spring
 
org.apache.cxf.service.model - package org.apache.cxf.service.model
 
org.apache.cxf.staxutils - package org.apache.cxf.staxutils
 
org.apache.cxf.staxutils.transform - package org.apache.cxf.staxutils.transform
 
org.apache.cxf.staxutils.validation - package org.apache.cxf.staxutils.validation
 
org.apache.cxf.transport - package org.apache.cxf.transport
Transport related classes.
org.apache.cxf.transport.common.gzip - package org.apache.cxf.transport.common.gzip
 
org.apache.cxf.validation - package org.apache.cxf.validation
 
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
 
ORIGINAL_OUTPUT_STREAM_KEY - Static variable in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
Key under which we store the original output stream on the message, for use by the ending interceptor.
OUT - Enum constant in enum org.apache.cxf.annotations.SchemaValidation.SchemaValidationType
 
OUT_BUFFERING - Static variable in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
OUT_INTERCEPTORS - Static variable in interface org.apache.cxf.message.Message
 
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
 
OutFaultInterceptor - Enum constant in enum org.apache.cxf.annotations.Provider.Type
 
outFaultInterceptors - Variable in class org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding
 
OutFaultInterceptors - Annotation Type in org.apache.cxf.interceptor
Specifies a list of classes that are added to the outbound fault interceptor chain.
outFaultObserver - Variable in class org.apache.cxf.endpoint.ClientImpl
 
OutgoingChainInterceptor - Class in org.apache.cxf.interceptor
 
OutgoingChainInterceptor() - Constructor for class org.apache.cxf.interceptor.OutgoingChainInterceptor
 
OutInterceptor - Enum constant in enum org.apache.cxf.annotations.Provider.Type
 
outInterceptors - Variable in class org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding
 
OutInterceptors - Annotation Type in org.apache.cxf.interceptor
Specifies a list of classes that are added to the outbound interceptor chain.
outLocation() - Element in annotation type org.apache.cxf.annotations.Logging
Deprecated.
 
OUTPUT - Enum constant in enum org.apache.cxf.service.model.MessageInfo.Type
 
OUTPUT_DIRECTORY_BUS_PROP - Static variable in class org.apache.cxf.io.CachedConstants
The directory name for storing the temporary files.
OUTPUT_DIRECTORY_SYS_PROP - Static variable in class org.apache.cxf.io.CachedConstants
The directory name for storing the temporary files.
OUTPUT_MESSAGE - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
OUTPUT_STREAM_HOLDER - Static variable in class org.apache.cxf.interceptor.StaxOutInterceptor
 
outputLocked - Variable in class org.apache.cxf.io.CachedOutputStream
 
outputLocked - Variable in class org.apache.cxf.io.CachedWriter
 
OutTransformWriter - Class in org.apache.cxf.staxutils.transform
 
OutTransformWriter(XMLStreamWriter, Map<String, String>) - Constructor for class org.apache.cxf.staxutils.transform.OutTransformWriter
 
OutTransformWriter(XMLStreamWriter, Map<String, String>, Map<String, String>, List<String>, boolean, String) - Constructor for class org.apache.cxf.staxutils.transform.OutTransformWriter
 
OutTransformWriter(XMLStreamWriter, Map<String, String>, Map<String, String>, List<String>, Map<String, String>, boolean, String) - Constructor for class org.apache.cxf.staxutils.transform.OutTransformWriter
 
OverlayW3CDOMStreamWriter - Class in org.apache.cxf.staxutils
Special StreamWriter that will "overlay" any write events onto the DOM.
OverlayW3CDOMStreamWriter(Document) - Constructor for class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
OverlayW3CDOMStreamWriter(Document, DocumentFragment) - Constructor for class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
OverlayW3CDOMStreamWriter(Document, Element) - Constructor for class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
OverlayW3CDOMStreamWriter(Element) - Constructor for class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 

P

packages() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JCodeModel
 
PackageUtils - Class in org.apache.cxf.common.util
 
parse() - Method in class org.apache.cxf.staxutils.StaxSource
 
parse(String) - Method in class org.apache.cxf.staxutils.StaxSource
 
parse(InputSource) - Method in class org.apache.cxf.staxutils.StaxSource
 
parseArguments(String[]) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.Options
 
parseAttribute(Element, Attr, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
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
 
parseEndpointReference(Element) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Parse an EndpointReferenceType from a DOM element.
parseInternal(Element, ParserContext) - Method in class org.apache.cxf.configuration.spring.MappingBeanDefinitionParser
 
parsePackageName(String, String) - Static method in class org.apache.cxf.common.util.PackageUtils
 
parsePackages(String) - Static method in class org.apache.cxf.common.util.ClasspathScanner
 
parseQName(Element, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
parseQueryString(String) - Static method in class org.apache.cxf.common.util.UrlUtils
Create a map from String to String that represents the contents of the query portion of a URL.
parseSchema(String, XMLStreamReader) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
parseSchema(String, Element) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
parseSchema(InputSource) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
PARTIAL_RESPONSE_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
PartialXMLStreamReader - Class in org.apache.cxf.staxutils
Read from a StaX reader, stopping when the next element is a specified element.
PartialXMLStreamReader(XMLStreamReader, QName) - Constructor for class org.apache.cxf.staxutils.PartialXMLStreamReader
 
PATH_INFO - Static variable in interface org.apache.cxf.message.Message
 
pathDecode(String) - Static method in class org.apache.cxf.common.util.UrlUtils
URL path segments may contain '+' symbols which should not be decoded into ' ' This method replaces '+' with %2B and delegates to URLDecoder
pathToURLs(String) - Static method in class org.apache.cxf.common.util.URIParserUtil
 
pause() - Method in interface org.apache.cxf.interceptor.InterceptorChain
Pauses the current chain.
pause() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
PAUSED - Enum constant in enum org.apache.cxf.interceptor.InterceptorChain.State
 
peek() - Method in class org.apache.cxf.staxutils.FastStack
 
performInvocation(Exchange, Object, Method, Object[]) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
periodToSlashes(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
PerRequest - Enum constant in enum org.apache.cxf.annotations.FactoryType.Type
 
PerRequestFactory - Class in org.apache.cxf.service.invoker
Creates a new instance of the service object for each call to create().
PerRequestFactory(Class<?>) - Constructor for class org.apache.cxf.service.invoker.PerRequestFactory
 
persistLocation() - Element in annotation type org.apache.cxf.management.annotation.ManagedResource
 
persistName() - Element in annotation type org.apache.cxf.management.annotation.ManagedResource
 
persistPeriod() - Element in annotation type org.apache.cxf.management.annotation.ManagedAttribute
 
persistPeriod() - Element in annotation type org.apache.cxf.management.annotation.ManagedResource
 
persistPolicy() - Element in annotation type org.apache.cxf.management.annotation.ManagedAttribute
 
persistPolicy() - Element in annotation type org.apache.cxf.management.annotation.ManagedResource
 
Phase - Class in org.apache.cxf.phase
 
Phase() - Constructor for class org.apache.cxf.phase.Phase
 
Phase(String, int) - Constructor for class org.apache.cxf.phase.Phase
 
PhaseChainCache - Class in org.apache.cxf.phase
The PhaseChainCache provides default interceptor chains for SOAP requests and responses, both from the client and web service side.
PhaseChainCache() - Constructor for class org.apache.cxf.phase.PhaseChainCache
 
PhaseComparator - Class in org.apache.cxf.phase
 
PhaseComparator() - Constructor for class org.apache.cxf.phase.PhaseComparator
 
PhaseInterceptor<T extends Message> - Interface in org.apache.cxf.phase
A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.
PhaseInterceptorChain - Class in org.apache.cxf.phase
A PhaseInterceptorChain orders Interceptors according to the phase they participate in and also according to the before & after properties on an Interceptor.
PhaseInterceptorChain(SortedSet<Phase>) - Constructor for class org.apache.cxf.phase.PhaseInterceptorChain
 
PhaseManager - Interface in org.apache.cxf.phase
 
PhaseManagerImpl - Class in org.apache.cxf.bus.managers
 
PhaseManagerImpl() - Constructor for class org.apache.cxf.bus.managers.PhaseManagerImpl
 
PhaseManagerImpl(SortedSet<Phase>, SortedSet<Phase>) - Constructor for class org.apache.cxf.bus.managers.PhaseManagerImpl
 
placement() - Element in annotation type org.apache.cxf.annotations.Policy
The place to put the PolicyReference.
placement() - Element in annotation type org.apache.cxf.annotations.WSDLDocumentation
The place to put the documentation.
Policies - Annotation Type in org.apache.cxf.annotations
Used to attach multiple Policy annotations to a method or type if policies need to be added to more than one place in the wsdl.
Policy - Annotation Type in org.apache.cxf.annotations
Attaches a Policy to a service or method
Policy.DEFAULT - Class in org.apache.cxf.annotations
 
Policy.Placement - Enum in org.apache.cxf.annotations
 
PolicyCalculator<T> - Interface in org.apache.cxf.policy
 
PolicyDataEngine - Interface in org.apache.cxf.policy
 
Pooled - Enum constant in enum org.apache.cxf.annotations.FactoryType.Type
 
PooledFactory - Class in org.apache.cxf.service.invoker
Factory the maintains a pool of instances that are used.
PooledFactory(Class<?>, int) - Constructor for class org.apache.cxf.service.invoker.PooledFactory
Pool of instances of the svcClass
PooledFactory(Collection<Object>) - Constructor for class org.apache.cxf.service.invoker.PooledFactory
Pool constructed from the give Collection of objects.
PooledFactory(Factory, int) - Constructor for class org.apache.cxf.service.invoker.PooledFactory
Pool of instances constructed from the given factory
PooledFactory(Factory, int, boolean) - Constructor for class org.apache.cxf.service.invoker.PooledFactory
Pool of instances constructed from the given factory
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
 
POP - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
popFromStack() - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
 
PORT_NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
PORT_TYPE - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
PORT_TYPE - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
PORT_TYPE_OPERATION - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
PORT_TYPE_OPERATION - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
PORT_TYPE_OPERATION_FAULT - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
PORT_TYPE_OPERATION_FAULT - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
PORT_TYPE_OPERATION_INPUT - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
PORT_TYPE_OPERATION_INPUT - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
PORT_TYPE_OPERATION_OUTPUT - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
PORT_TYPE_OPERATION_OUTPUT - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
Portable() - Constructor for class org.apache.cxf.databinding.stax.StaxDataBindingFeature.Portable
 
Portable() - Constructor for class org.apache.cxf.feature.FastInfosetFeature.Portable
 
Portable() - Constructor for class org.apache.cxf.feature.LoggingFeature.Portable
Deprecated.
 
Portable() - Constructor for class org.apache.cxf.feature.StaxTransformFeature.Portable
 
Portable() - Constructor for class org.apache.cxf.feature.transform.XSLTFeature.Portable
 
Portable() - Constructor for class org.apache.cxf.interceptor.security.JAASAuthenticationFeature.Portable
 
Portable() - Constructor for class org.apache.cxf.transport.common.gzip.GZIPFeature.Portable
 
Portable() - Constructor for class org.apache.cxf.validation.BeanValidationFeature.Portable
 
Portable() - Constructor for class org.apache.cxf.validation.ClientBeanValidationFeature.Portable
 
Portable(int) - Constructor for class org.apache.cxf.feature.LoggingFeature.Portable
Deprecated.
 
Portable(String, String) - Constructor for class org.apache.cxf.feature.LoggingFeature.Portable
Deprecated.
 
Portable(String, String, int) - Constructor for class org.apache.cxf.feature.LoggingFeature.Portable
Deprecated.
 
Portable(String, String, int, boolean) - Constructor for class org.apache.cxf.feature.LoggingFeature.Portable
Deprecated.
 
Portable(String, String, int, boolean, boolean) - Constructor for class org.apache.cxf.feature.LoggingFeature.Portable
Deprecated.
 
Portable(Logging) - Constructor for class org.apache.cxf.feature.LoggingFeature.Portable
Deprecated.
 
Portable(SchemaValidationTypeProvider) - Constructor for class org.apache.cxf.feature.validation.SchemaValidationFeature.Portable
 
possiblySetDefaultBus(Bus) - Static method in class org.apache.cxf.BusFactory
Sets the default bus if a default bus is not already set.
POST_INVOKE - Static variable in class org.apache.cxf.phase.Phase
 
POST_LOGICAL - Static variable in class org.apache.cxf.phase.Phase
 
POST_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
 
POST_UNMARSHAL - 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.)
postClose() - Method in class org.apache.cxf.io.CachedWriter
Perform any actions required after stream closure (close the other related stream etc.)
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 class org.apache.cxf.bus.managers.CXFBusLifeCycleManager
 
postShutdown() - Method in class org.apache.cxf.bus.managers.ServerRegistryImpl
 
postShutdown() - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
Invoked after the Bus is shutdown.
PRE_CLIENT_CREATE - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Endpoint
PRE_INVOKE - Static variable in class org.apache.cxf.phase.Phase
 
PRE_LOGICAL - Static variable in class org.apache.cxf.phase.Phase
 
PRE_LOGICAL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
PRE_MARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
PRE_PROTOCOL - Static variable in class org.apache.cxf.phase.Phase
 
PRE_PROTOCOL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
PRE_PROTOCOL_FRONTEND - Static variable in class org.apache.cxf.phase.Phase
 
PRE_SERVER_CREATE - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Server, targetObject, Class
PRE_STREAM - Static variable in class org.apache.cxf.phase.Phase
 
PRE_STREAM_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
PRE_UNMARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
PreexistingConduitSelector - Class in org.apache.cxf.endpoint
Strategy for retreival of a pre-existing Conduit to mediate an outbound message.
PreexistingConduitSelector(Conduit) - Constructor for class org.apache.cxf.endpoint.PreexistingConduitSelector
Constructor.
PreexistingConduitSelector(Conduit, Endpoint) - Constructor for class org.apache.cxf.endpoint.PreexistingConduitSelector
Constructor.
PREFERRED_FORMAT - Static variable in class org.apache.cxf.databinding.source.SourceDataBinding
 
PREFERRED_TRANSPORT_ID - Static variable in class org.apache.cxf.transport.AbstractTransportFactory
 
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_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
 
preShutdown() - Method in class org.apache.cxf.bus.managers.CXFBusLifeCycleManager
 
preShutdown() - Method in class org.apache.cxf.bus.managers.ServerRegistryImpl
 
preShutdown() - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
Invoked before the Bus is shutdown.
pretty() - Element in annotation type org.apache.cxf.annotations.Logging
Deprecated.
For XML content, turn on pretty printing in the logs
prettyLogging - Variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
PrettyPrintXMLStreamWriter - Class in org.apache.cxf.staxutils
 
PrettyPrintXMLStreamWriter(XMLStreamWriter, int) - Constructor for class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
PrettyPrintXMLStreamWriter(XMLStreamWriter, int, int) - Constructor for class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
PREVIOUS_MESSAGE - Static variable in class org.apache.cxf.phase.PhaseInterceptorChain
 
PRIMITIVE_MAP - Static variable in class org.apache.cxf.common.util.ASMHelperImpl
 
PRIMITIVE_ZERO_MAP - Static variable in class org.apache.cxf.common.util.ASMHelperImpl
 
PrimitiveUtils - Class in org.apache.cxf.common.util
 
print(Node) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
printXmlFragment(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
PROCESS_202_RESPONSE_ONEWAY_OR_PARTIAL - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if 202 response is partial/oneway response.
PROCESS_ONEWAY_RESPONSE - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if oneWay response must be processed.
processable(Class<?>, Object) - Static method in class org.apache.cxf.common.injection.ResourceInjector
 
processBuffer(byte[], int, int) - Method in class org.apache.cxf.attachment.MimeBodyPartInputStream
 
processBusAttribute(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser
 
processBusAttribute(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
processFaultDetail(Fault, Message) - Method in class org.apache.cxf.interceptor.ClientFaultConverter
 
processingInstruction(String, String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method processingInstruction.
processNameAttribute(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
processResult(Message, Exchange, BindingOperationInfo, Map<String, Object>) - Method in class org.apache.cxf.endpoint.ClientImpl
 
PROPAGATE_202_RESPONSE_ONEWAY_OR_PARTIAL - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if 202 response is partial/oneway response, should it be propagated down to message observers or not.
properties - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
PropertiesExpandingStreamReader - Class in org.apache.cxf.staxutils
A StreamReaderDelegate that expands property references in element and attribute values.
PropertiesExpandingStreamReader(XMLStreamReader, Map<String, String>) - Constructor for class org.apache.cxf.staxutils.PropertiesExpandingStreamReader
 
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 - Enum constant in enum org.apache.cxf.configuration.spring.BusWiringType
Wire the bus into the bus property of the target bean.
PROPERTY_NAME - Static variable in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
PropertyUtils - Class in org.apache.cxf.common.util
Holder of generic property related methods
PROPOGATE_EXCEPTION - Static variable in interface org.apache.cxf.message.Message
 
propogateReceivedMAPs(AddressingProperties, Exchange) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Propagate inbound MAPs onto full reponse & fault messages.
propogateReceivedMAPs(AddressingProperties, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Propogate inbound MAPs onto reponse message if applicable (not applicable for oneways).
protocol - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
PROTOCOL - Static variable in class org.apache.cxf.phase.Phase
 
PROTOCOL_HEADERS - Static variable in interface org.apache.cxf.message.Message
 
provider - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
Provider - Annotation Type in org.apache.cxf.annotations
 
Provider.Scope - Enum in org.apache.cxf.annotations
 
Provider.Type - Enum in org.apache.cxf.annotations
 
PROXY_CREATED - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Class[], InvokationHandler, Proxy
ProxyClassLoader - Class in org.apache.cxf.common.util
Utility class loader that can be used to create proxies in cases where the the client classes are not visible to the loader of the service class.
ProxyClassLoader(ClassLoader) - Constructor for class org.apache.cxf.common.util.ProxyClassLoader
 
ProxyClassLoader(ClassLoader, Class<?>[]) - Constructor for class org.apache.cxf.common.util.ProxyClassLoader
 
proxyClassLoaderCache - Variable in class org.apache.cxf.common.util.ProxyHelper
 
ProxyClassLoaderCache - Class in org.apache.cxf.common.util
 
ProxyClassLoaderCache() - Constructor for class org.apache.cxf.common.util.ProxyClassLoaderCache
 
ProxyHelper - Class in org.apache.cxf.common.util
 
ProxyHelper() - Constructor for class org.apache.cxf.common.util.ProxyHelper
 
publishedEndpointUrl - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
push() - Method in class org.apache.cxf.helpers.NSStack
 
push(T) - Method in class org.apache.cxf.staxutils.FastStack
 
pushToStack(Node) - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
 
put(Class<T>, T) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
put(Class<T>, T) - Method in class org.apache.cxf.message.ExchangeImpl
 
put(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(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.interceptor.AbstractAttributedInterceptorProvider
 
put(String, Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
put(String, Object) - Method in class org.apache.cxf.message.ExchangeImpl
 
put(String, Object) - Method in class org.apache.cxf.message.MessageImpl
 
put(K, V) - Method in class org.apache.cxf.common.util.CacheMap
 
put(K, V) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
put(MessagePartInfo, Object) - Method in class org.apache.cxf.message.MessageContentsList
 
putAll(Map<? extends String, ?>) - Method in class org.apache.cxf.message.ExchangeImpl
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
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.WeakIdentityHashMap
 
PUTFIELD - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
PUTSTATIC - Variable in class org.apache.cxf.common.util.OpcodesProxy
 

Q

QUERY_STRING - Static variable in interface org.apache.cxf.message.Message
 
QuotedPrintableDecoderStream - Class in org.apache.cxf.attachment
 
QuotedPrintableDecoderStream(InputStream) - Constructor for class org.apache.cxf.attachment.QuotedPrintableDecoderStream
 

R

read() - Method in class org.apache.cxf.attachment.Base64DecoderStream
 
read() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
read() - Method in class org.apache.cxf.attachment.MimeBodyPartInputStream
 
read() - Method in class org.apache.cxf.attachment.QuotedPrintableDecoderStream
 
read() - Method in class org.apache.cxf.io.ReaderInputStream
Read a single byte.
read(byte[]) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
read(byte[]) - Method in class org.apache.cxf.io.ReaderInputStream
Read the specified number of bytes into an array.
read(byte[], int, int) - Method in class org.apache.cxf.attachment.Base64DecoderStream
 
read(byte[], int, int) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
read(byte[], int, int) - Method in class org.apache.cxf.attachment.MimeBodyPartInputStream
 
read(byte[], int, int) - Method in class org.apache.cxf.io.ReaderInputStream
Read the specified number of bytes into an array.
read(File) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(InputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(Reader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(String, Class<T>) - Static method in class org.apache.cxf.common.util.PrimitiveUtils
 
read(QName, XMLStreamReader, Class<?>) - Method in class org.apache.cxf.databinding.source.XMLStreamDataReader
 
read(QName, XMLStreamReader, Class<?>) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
read(QName, Node, Class<?>) - Method in class org.apache.cxf.databinding.source.NodeDataReader
 
read(QName, T, Class<?>) - Method in interface org.apache.cxf.databinding.DataReader
Read an object from the input.
read(DocumentBuilder, XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(XMLStreamReader) - Method in class org.apache.cxf.databinding.source.XMLStreamDataReader
 
read(XMLStreamReader) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
read(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(Source) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(MessagePartInfo, XMLStreamReader) - Method in class org.apache.cxf.databinding.source.XMLStreamDataReader
 
read(MessagePartInfo, XMLStreamReader) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
read(MessagePartInfo, Node) - Method in class org.apache.cxf.databinding.source.NodeDataReader
 
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(Document, String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Element) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Element, String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Node) - Method in class org.apache.cxf.databinding.source.NodeDataReader
 
read(InputSource) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(T) - Method in interface org.apache.cxf.databinding.DataReader
Read an object from the input.
READ - Static variable in class org.apache.cxf.phase.Phase
 
readBytesFromStream(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
readDocElement(Document, Node, XMLEvent, StaxUtils.StreamToDOMContext) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Document, Node, XMLStreamReader, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Document, Node, XMLStreamReader, boolean, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Document, Node, XMLStreamReader, StaxUtils.StreamToDOMContext) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Node, XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Node, XMLStreamReader, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
reader - Variable in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
ReaderInputStream - Class in org.apache.cxf.io
InputStream implementation that reads a character stream from a Reader and transforms it to a byte stream using a specified charset encoding.
ReaderInputStream(Reader) - Constructor for class org.apache.cxf.io.ReaderInputStream
Construct a new ReaderInputStream that uses the default character encoding with a default input buffer size of 1024 characters.
ReaderInputStream(Reader, String) - Constructor for class org.apache.cxf.io.ReaderInputStream
Construct a new ReaderInputStream with a default input buffer size of 1024 characters.
ReaderInputStream(Reader, String, int) - Constructor for class org.apache.cxf.io.ReaderInputStream
Construct a new ReaderInputStream.
ReaderInputStream(Reader, Charset) - Constructor for class org.apache.cxf.io.ReaderInputStream
Construct a new ReaderInputStream with a default input buffer size of 1024 characters.
ReaderInputStream(Reader, CharsetEncoder) - Constructor for class org.apache.cxf.io.ReaderInputStream
Construct a new ReaderInputStream.
ReaderInputStream(Reader, CharsetEncoder, int) - Constructor for class org.apache.cxf.io.ReaderInputStream
Construct a new ReaderInputStream.
ReaderInputStream(Reader, Charset, int) - Constructor for class org.apache.cxf.io.ReaderInputStream
Construct a new ReaderInputStream.
readLines(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
readNext() - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
readQName(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
Reads a QName from the element text.
readStringFromStream(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
realm() - Element in annotation type org.apache.cxf.security.claims.authorization.Claims
 
RECEIVE - Static variable in class org.apache.cxf.phase.Phase
 
RECEIVE_TIMEOUT - Static variable in interface org.apache.cxf.message.Message
 
ref() - Element in annotation type org.apache.cxf.annotations.DataBinding
Bean reference to lookup in configuration.
ref() - Element in annotation type org.apache.cxf.annotations.EndpointProperty
Reference to a named bean that is looked up from the configuration associated with the application.
reference - Variable in class org.apache.cxf.transport.AbstractDestination
 
ReflectionInvokationHandler - Class in org.apache.cxf.common.util
 
ReflectionInvokationHandler(Object) - Constructor for class org.apache.cxf.common.util.ReflectionInvokationHandler
 
ReflectionInvokationHandler.Optional - Annotation Type in org.apache.cxf.common.util
 
ReflectionInvokationHandler.UnwrapParam - Annotation Type in org.apache.cxf.common.util
 
ReflectionInvokationHandler.WrapReturn - Annotation Type in org.apache.cxf.common.util
 
ReflectionUtil - Class in org.apache.cxf.common.util
 
refresh() - Method in class org.apache.cxf.service.model.ServiceInfo
 
RegexLoggingFilter - Class in org.apache.cxf.common.logging
 
RegexLoggingFilter() - Constructor for class org.apache.cxf.common.logging.RegexLoggingFilter
 
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(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(EndpointResolver) - Method in class org.apache.cxf.bus.managers.EndpointResolverRegistryImpl
Register an endpoint resolver.
register(EndpointResolver) - Method in interface org.apache.cxf.endpoint.EndpointResolverRegistry
Register an endpoint resolver.
register(Server) - Method in class org.apache.cxf.bus.managers.ServerRegistryImpl
 
register(Server) - Method in interface org.apache.cxf.endpoint.ServerRegistry
 
register(ServiceContractResolver) - Method in class org.apache.cxf.bus.managers.ServiceContractResolverRegistryImpl
Registers a contract resolver with this registry.
register(ServiceContractResolver) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
Registers a contract resolver.
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.
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.bus.managers.BindingFactoryManagerImpl
 
registerCallback(CachedOutputStreamCallback) - Method in class org.apache.cxf.io.CachedOutputStream
 
registerCallback(CachedWriterCallback) - Method in class org.apache.cxf.io.CachedWriter
 
registerConduitInitiator(String, ConduitInitiator) - Method in class org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl
 
registerConduitInitiator(String, ConduitInitiator) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
Associates a name, often a URI, with a ConduitInitiator when registering with the Bus's TransportRegistry.
registerDestinationFactory(String, DestinationFactory) - Method in class org.apache.cxf.bus.managers.DestinationFactoryManagerImpl
 
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.
registeredResolvers - Variable in class org.apache.cxf.resource.DefaultResourceManager
 
registerHeaderProcessor(HeaderProcessor) - Method in class org.apache.cxf.bus.managers.HeaderManagerImpl
 
registerHeaderProcessor(HeaderProcessor) - Method in interface org.apache.cxf.headers.HeaderManager
 
registerLifeCycleListener(BusLifeCycleListener) - Method in class org.apache.cxf.bus.managers.CXFBusLifeCycleManager
 
registerLifeCycleListener(BusLifeCycleListener) - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleManager
Register a listener to receive Bus lifecycle notification.
registerListener(ClientLifeCycleListener) - Method in class org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl
 
registerListener(ClientLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleManager
 
registerListener(ServerLifeCycleListener) - Method in class org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl
 
registerListener(ServerLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleManager
 
Registry<K,T> - Interface in org.apache.cxf.extension
 
RegistryImpl<K,T> - Class in org.apache.cxf.extension
 
RegistryImpl() - Constructor for class org.apache.cxf.extension.RegistryImpl
 
RegistryImpl(Map<K, T>) - Constructor for class org.apache.cxf.extension.RegistryImpl
 
relativize(String, String) - Static method in class org.apache.cxf.common.util.URIParserUtil
 
relativize(URI, URI) - Static method in class org.apache.cxf.common.util.URIParserUtil
This is a custom implementation for doing what URI.relativize(URI uri) should be doing but is not actually doing when URI roots do not fully match.
release() - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
release(Exchange, Object) - Method in class org.apache.cxf.annotations.FactoryType.DEFAULT
 
release(Exchange, Object) - Method in interface org.apache.cxf.service.invoker.Factory
Post invoke, this is called to allow the factory to release the object, store it, etc...
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.PerRequestFactory
 
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.PooledFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.SessionFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.SingletonFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.spring.SpringBeanFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
releaseAndAcquireChain() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
releaseChain() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
releaseServiceObject(Exchange, Object) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
Called when the invoker is done with the object.
releaseServiceObject(Exchange, Object) - Method in class org.apache.cxf.service.invoker.FactoryInvoker
 
releaseTempFileHold() - Method in class org.apache.cxf.io.CachedOutputStream
 
releaseTempFileHold() - Method in class org.apache.cxf.io.CachedWriter
 
releaseThreadContexts() - Method in class org.apache.cxf.endpoint.ClientImpl
 
reload() - Method in class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
remove(int) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
remove(Class<T>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
remove(Class<T>) - Method in class org.apache.cxf.message.ExchangeImpl
 
remove(Class<T>) - Method in interface org.apache.cxf.message.StringMap
Convenience method for removing typed objects from the map.
remove(Class<T>) - Method in class org.apache.cxf.message.StringMapImpl
 
remove(Object) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
remove(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
remove(Object) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
remove(Object) - Method in class org.apache.cxf.common.util.SortedArraySet
 
remove(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
remove(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
remove(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature
 
remove(Interceptor<? extends Message>) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
remove(Interceptor<? extends Message>) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
remove(MessagePartInfo) - Method in class org.apache.cxf.message.MessageContentsList
Marks corresponding element as removed, indicating absent value, so subsequent get(MessagePartInfo) for the same key return null.
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
 
removeBeansOfNames(List<String>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerImpl
 
removeChangeListener(PropertyChangeListener) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
removeConduit(Conduit) - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
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
 
REMOVED_MARKER - Static variable in class org.apache.cxf.message.MessageContentsList
Indicates that the element of the underlying list is absent.
removeDir(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
removeExtensions(List<? extends Extension>) - Static method in class org.apache.cxf.bus.extension.ExtensionRegistry
 
removeFault(QName) - Method in class org.apache.cxf.service.model.OperationInfo
Removes a fault from this operation.
removeHandler(Handler) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
removeListener(FactoryBeanListener) - Method in class org.apache.cxf.service.factory.FactoryBeanListenerManager
 
removeMember(Principal) - Method in interface org.apache.cxf.common.security.GroupPrincipal
Removes the specified member from the group.
removeMember(Principal) - Method in class org.apache.cxf.common.security.SimpleGroup
 
removeMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Removes an message part from this container.
removeOperation(BindingOperationInfo) - Method in class org.apache.cxf.service.model.BindingInfo
Removes an operation from this service.
removeOperation(OperationInfo) - Method in class org.apache.cxf.service.model.InterfaceInfo
Removes an operation from this service.
removeProperty(String) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
removeResourceResolver(ResourceResolver) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
removeResourceResolver(ResourceResolver) - Method in interface org.apache.cxf.resource.ResourceManager
Remove a ResourceResolver.
removeSharedUser() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
removeStaleProxyClassLoader(Class<?>) - Method in class org.apache.cxf.common.util.ProxyClassLoaderCache
 
renew(EndpointReferenceType, EndpointReferenceType) - Method in class org.apache.cxf.bus.managers.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) - 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, Bus) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
Renew logical endpoint reference via the Bus EndpointResolverRegistry.
replaceEndpointAddressPropertyIfNeeded(Message, String, Conduit) - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
REPLYTO_PROPERTY - Static variable in class org.apache.cxf.ws.addressing.WSAContextUtils
 
reportSecurityException(String) - Method in class org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
 
REQUEST - Enum constant in enum org.apache.cxf.annotations.SchemaValidation.SchemaValidationType
 
REQUEST_CONTEXT - Static variable in interface org.apache.cxf.endpoint.Client
 
REQUEST_URI - Static variable in interface org.apache.cxf.message.Message
 
REQUEST_URL - Static variable in interface org.apache.cxf.message.Message
 
requestContext - Variable in class org.apache.cxf.endpoint.ClientImpl
 
REQUESTOR_ROLE - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if the message is a request message.
require(int, String, String) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
require(int, String, String) - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
require(int, String, String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
requiresDestruction(Object) - Method in class org.apache.cxf.bus.spring.Jsr250BeanPostProcessor
 
reset() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
reset() - Method in class org.apache.cxf.common.classloader.ClassLoaderUtils.ClassLoaderHolder
 
reset() - Method in interface org.apache.cxf.continuations.Continuation
Reset the continuation
reset() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
reset() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
resetContextCache() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
resetContextCache() - Method in interface org.apache.cxf.message.Message
Resets the cache of contextual properties that messages may contain.
resetContextCache() - Method in class org.apache.cxf.message.MessageImpl
 
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.
resetOut(Writer, boolean) - Method in class org.apache.cxf.io.CachedWriter
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(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, 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) - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
resolve(String, String) - Method in class org.apache.cxf.transport.TransportURIResolver
 
resolve(String, String, Class<?>) - Method in class org.apache.cxf.resource.URIResolver
 
resolve(OASISCatalogManager, String, String) - Method in class org.apache.cxf.catalog.OASISCatalogManagerHelper
 
resolve(EndpointReferenceType) - Method in class org.apache.cxf.bus.managers.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(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, Bus) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
Resolve logical endpoint reference via the Bus EndpointResolverRegistry.
RESOLVE_URI - Static variable in class org.apache.cxf.common.CXFPermissions
 
resolveEntity(String, String) - Method in class org.apache.cxf.bus.spring.BusEntityResolver
 
resolveEntity(String, String) - Method in class org.apache.cxf.helpers.DOMUtils.NullResolver
 
resolveEntity(String, String, String) - Method in class org.apache.cxf.catalog.CatalogXmlSchemaURIResolver
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
resolvePublic(String, String) - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
resolveResource(String, Class<T>) - 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 class org.apache.cxf.resource.DefaultResourceManager
 
resolveResource(String, Class<T>, List<ResourceResolver>) - Method in interface org.apache.cxf.resource.ResourceManager
Resolve a resource with via a specified list of resovlers.
resolveSystem(String) - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
resolveURI(String) - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
ResourceInjector - Class in org.apache.cxf.common.injection
injects references specified using @Resource annotation
ResourceInjector(ResourceManager) - Constructor for class org.apache.cxf.common.injection.ResourceInjector
 
ResourceInjector(ResourceManager, List<ResourceResolver>) - Constructor for class org.apache.cxf.common.injection.ResourceInjector
 
ResourceManager - Interface in org.apache.cxf.resource
Locates resources that are used at runtime.
ResourceManagerImpl - Class in org.apache.cxf.bus.resource
 
ResourceManagerImpl() - Constructor for class org.apache.cxf.bus.resource.ResourceManagerImpl
 
ResourceManagerImpl(Bus) - Constructor for class org.apache.cxf.bus.resource.ResourceManagerImpl
 
resourceOpened - Variable in class org.apache.cxf.resource.ExtendedURIResolver
 
ResourceResolver - Interface in org.apache.cxf.resource
Resolves resource.
RESPONSE - Enum constant in enum org.apache.cxf.annotations.SchemaValidation.SchemaValidationType
 
RESPONSE_CODE - Static variable in interface org.apache.cxf.message.Message
 
RESPONSE_CONTEXT - Static variable in interface org.apache.cxf.endpoint.Client
 
ResponseConstraintViolationException - Exception in org.apache.cxf.validation
 
ResponseConstraintViolationException(Set<? extends ConstraintViolation<?>>) - Constructor for exception org.apache.cxf.validation.ResponseConstraintViolationException
 
responseContext - Variable in class org.apache.cxf.endpoint.ClientImpl
 
REST_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
resume() - Method in interface org.apache.cxf.continuations.Continuation
Resume a suspended request
resume() - Method in interface org.apache.cxf.interceptor.InterceptorChain
Resumes the chain.
resume() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
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
 
retrieveAsyncPostResponseDispatch(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that an async post-response service invocation is required.
retrieveDeferredUncorrelatedMessageAbort(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that a deferred uncorrelated message abort should occur.
retrieveDeferUncorrelatedMessageAbort(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that a deferred uncorrelated message abort is supported
retrieveMAPFaultName(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve MAP fault name from the message.
retrieveMAPFaultReason(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve MAP fault reason from the message.
retrieveMAPs(Message, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
retrieveMAPs(Message, boolean, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
retrievePartialResponseSent(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve indication that a partial response has been sent.
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.
RETURN - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
Rfc5987Util - Class in org.apache.cxf.attachment
Utility for encoding and decoding values according to RFC 5987.
ROBUST_ONEWAY - Static variable in interface org.apache.cxf.message.Message
 
ROLE_CLASSIFIER_CLASS_NAME - Static variable in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
ROLE_CLASSIFIER_PREFIX - Static variable in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
RolePrefixSecurityContextImpl - Class in org.apache.cxf.interceptor.security
 
RolePrefixSecurityContextImpl(Subject, String) - Constructor for class org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
 
RolePrefixSecurityContextImpl(Subject, String, String) - Constructor for class org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
 
routingInterceptors - Variable in class org.apache.cxf.transport.MultipleEndpointObserver
 
run() - Method in class org.apache.cxf.bus.managers.WorkQueueManagerImpl
 
run() - Method in class org.apache.cxf.common.util.SystemPropertyAction
 
run() - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Only returns after workqueue has been shutdown.
RUNNING - Enum constant in enum org.apache.cxf.Bus.BusState
 
RUNTIME_FAULT - Enum constant in enum org.apache.cxf.message.FaultMode
 

S

scanPackages(Set<Class<?>>) - Static method in class org.apache.cxf.common.jaxb.JAXBContextCache
 
scanPackages(Set<Class<?>>, Class<?>[], Map<Package, CachedClass>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
scanPackages(Set<Class<?>>, Map<Package, CachedClass>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
schedule(Runnable, long) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
schedule(Runnable, long) - Method in interface org.apache.cxf.workqueue.WorkQueue
Schedules a work item for execution at some time in the future.
SCHEMA_VALIDATION_ENABLED - Static variable in interface org.apache.cxf.message.Message
Runtime schema validation property
SCHEMA_VALIDATION_TYPE - Static variable in interface org.apache.cxf.message.Message
The default values for schema validation will be set in the service model using this property
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
 
SchemaCollectionContextProxy - Class in org.apache.cxf.common.jaxb
 
SchemaCollectionContextProxy(JAXBContext, SchemaCollection, String) - Constructor for class org.apache.cxf.common.jaxb.SchemaCollectionContextProxy
 
schemaImportsNamespace(XmlSchema, String) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Is there an import for a particular namespace in a schema?
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
 
schemaLocations - Variable in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
schemas() - Element in annotation type org.apache.cxf.annotations.SchemaValidation
Optional list of schema locations
SchemaValidation - Annotation Type in org.apache.cxf.annotations
Enables schema validation
SchemaValidation.SchemaValidationType - Enum in org.apache.cxf.annotations
 
SchemaValidationFeature - Class in org.apache.cxf.feature.validation
A feature to configure schema validation at the operation level, as an alternative to using the @SchemaValidation annotation.
SchemaValidationFeature(SchemaValidationTypeProvider) - Constructor for class org.apache.cxf.feature.validation.SchemaValidationFeature
 
SchemaValidationFeature.Portable - Class in org.apache.cxf.feature.validation
 
SchemaValidationTypeProvider - Interface in org.apache.cxf.feature.validation
Returning null from the getSchemaValidationType will be ignored.
scope() - Element in annotation type org.apache.cxf.annotations.Provider
 
SecureAnnotationsInterceptor - Class in org.apache.cxf.interceptor.security
 
SecureAnnotationsInterceptor() - Constructor for class org.apache.cxf.interceptor.security.SecureAnnotationsInterceptor
 
SecureAnnotationsInterceptor(boolean) - Constructor for class org.apache.cxf.interceptor.security.SecureAnnotationsInterceptor
 
secureRandom - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
SecurityContext - Interface in org.apache.cxf.security
Provides basic security information about the current message exchange
SecurityToken - Interface in org.apache.cxf.common.security
 
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.
SEND - Static variable in class org.apache.cxf.phase.Phase
 
SEND_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
sendEvent(FactoryBeanListener.Event, Object...) - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
serialize(XmlSchemaObject, Class, Node) - Method in class org.apache.cxf.databinding.source.mime.MimeSerializer
 
serializerAttributeValueMapMemoryLimit() - Element in annotation type org.apache.cxf.annotations.FastInfoset
Sets the property attributeValueMapMemoryLimit on FastInfoset StAX Serializers.
serializerCharacterContentChunkMapMemoryLimit() - Element in annotation type org.apache.cxf.annotations.FastInfoset
Sets the property characterContentChunkMapMemoryLimit on FastInfoset StAX Serializers.
serializerMaxAttributeValueSize() - Element in annotation type org.apache.cxf.annotations.FastInfoset
Sets the property maxAttributeValueSize on FastInfoset StAX Serializers.
serializerMaxCharacterContentChunkSize() - Element in annotation type org.apache.cxf.annotations.FastInfoset
Sets the property maxCharacterContentChunkSize on FastInfoset StAX Serializers.
serializerMinAttributeValueSize() - Element in annotation type org.apache.cxf.annotations.FastInfoset
Sets the property minAttributeValueSize on FastInfoset StAX Serializers.
serializerMinCharacterContentChunkSize() - Element in annotation type org.apache.cxf.annotations.FastInfoset
Sets the property minCharacterContentChunkSize on FastInfoset StAX Serializers.
server - Variable in class org.apache.cxf.endpoint.ManagedEndpoint
 
Server - Enum constant in enum org.apache.cxf.annotations.Provider.Scope
 
Server - Interface in org.apache.cxf.endpoint
 
SERVER_ADDRESSING_PROPERTIES_INBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Deprecated.
SERVER_ADDRESSING_PROPERTIES_OUTBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Deprecated.
SERVER_CREATED - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Server, targetObject, Class
ServerImpl - Class in org.apache.cxf.endpoint
 
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.bus.managers
 
ServerLifeCycleManagerImpl() - Constructor for class org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl
 
ServerLifeCycleManagerImpl(Bus) - Constructor for class org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl
 
ServerRegistry - Interface in org.apache.cxf.endpoint
 
ServerRegistryImpl - Class in org.apache.cxf.bus.managers
 
ServerRegistryImpl() - Constructor for class org.apache.cxf.bus.managers.ServerRegistryImpl
 
ServerRegistryImpl(Bus) - Constructor for class org.apache.cxf.bus.managers.ServerRegistryImpl
 
Service - Interface in org.apache.cxf.service
 
SERVICE - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
SERVICE - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
SERVICE_NAME - Static variable in class org.apache.cxf.endpoint.ManagedEndpoint
 
SERVICE_NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
SERVICE_OBJECT - Static variable in interface org.apache.cxf.message.Message
Current Service Object
SERVICE_PORT - Enum constant in enum org.apache.cxf.annotations.Policy.Placement
 
SERVICE_PORT - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
SERVICE_SET - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Called after the Service is set into the Factory after which the getService() call will return a valid value.
ServiceBuilder - Interface in org.apache.cxf.service
 
ServiceConstructionException - Exception in org.apache.cxf.service.factory
 
ServiceConstructionException(String, Logger) - Constructor for exception org.apache.cxf.service.factory.ServiceConstructionException
 
ServiceConstructionException(String, Logger, Throwable) - Constructor for exception org.apache.cxf.service.factory.ServiceConstructionException
 
ServiceConstructionException(Throwable) - Constructor for exception org.apache.cxf.service.factory.ServiceConstructionException
 
ServiceConstructionException(Message) - Constructor for exception org.apache.cxf.service.factory.ServiceConstructionException
 
ServiceConstructionException(Message, Throwable) - Constructor for exception org.apache.cxf.service.factory.ServiceConstructionException
 
ServiceContractResolver - Interface in org.apache.cxf.endpoint
A ServiceContractResolver resolves a service's QName to the URI of the service's WSDL contract.
ServiceContractResolverRegistry - Interface in org.apache.cxf.endpoint
A registry for maintaining a collection of contract resolvers.
ServiceContractResolverRegistryImpl - Class in org.apache.cxf.bus.managers
A simple contract resolver registry.
ServiceContractResolverRegistryImpl() - Constructor for class org.apache.cxf.bus.managers.ServiceContractResolverRegistryImpl
 
ServiceContractResolverRegistryImpl(Bus) - Constructor for class org.apache.cxf.bus.managers.ServiceContractResolverRegistryImpl
 
ServiceImpl - Class in org.apache.cxf.service
 
ServiceImpl() - Constructor for class org.apache.cxf.service.ServiceImpl
 
ServiceImpl(List<ServiceInfo>) - Constructor for class org.apache.cxf.service.ServiceImpl
 
ServiceImpl(ServiceInfo) - Constructor for class org.apache.cxf.service.ServiceImpl
 
serviceInfo - Variable in class org.apache.cxf.service.ServiceModelVisitor
 
ServiceInfo - Class in org.apache.cxf.service.model
 
ServiceInfo() - Constructor for class org.apache.cxf.service.model.ServiceInfo
 
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
 
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
 
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.helpers
 
Session - Enum constant in enum org.apache.cxf.annotations.FactoryType.Type
 
Session - Interface in org.apache.cxf.transport
A Session which can be bound to HTTP, WS-Adddressing, etc.
SessionFactory - Class in org.apache.cxf.service.invoker
Creates a new instance for each session.
SessionFactory(Class<?>) - Constructor for class org.apache.cxf.service.invoker.SessionFactory
 
SessionFactory(Class<?>, boolean) - Constructor for class org.apache.cxf.service.invoker.SessionFactory
 
SessionFactory(Factory) - Constructor for class org.apache.cxf.service.invoker.SessionFactory
 
SessionFactory(Factory, boolean) - Constructor for class org.apache.cxf.service.invoker.SessionFactory
 
set(int, Object) - Method in class org.apache.cxf.message.MessageContentsList
 
setAccessible(T) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
setAccessible(T, boolean) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
setAction(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the Action property.
setActivationNamespaces(Collection<String>) - Method in class org.apache.cxf.binding.AbstractBindingFactory
 
setAddress(String) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setAddress(String) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setAddress(String) - Method in interface org.apache.cxf.service.ServiceBuilder
 
setAddress(EndpointReferenceType) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setAddress(EndpointReferenceType, String) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
Set the address of the provided endpoint reference.
setAddressingRequired(boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Sets whether the use of addressing is completely required for this endpoint
setAddressingRequired(boolean) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setAddressingResponses(WSAddressingFeature.AddressingResponses) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Sets Addresing Response
setAdvanceAtEnd(boolean) - Method in class org.apache.cxf.staxutils.FragmentStreamReader
Set whether or not the FragmentStreamReader should move past the END_ELEMENT when it is done parsing.
setAfter(Collection<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain after the specified collection of interceptors.
setAllowAnonymous(boolean) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setAllowAnonymousUsers(boolean) - Method in class org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
 
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
 
setAllowNamedPrincipals(boolean) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setAnnotationClassName(String) - Method in class org.apache.cxf.interceptor.security.SecureAnnotationsInterceptor
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.bus.spring.BusApplicationContextResourceResolver
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.bus.spring.BusExtensionPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.bus.spring.Jsr250BeanPostProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.bus.spring.SpringBus
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.service.invoker.spring.SpringBeanFactory
 
setArgs(Object[]) - Method in class org.apache.cxf.bus.extension.Extension
 
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
Attach a collection of attachments to this writer.
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.databinding.source.NodeDataReader
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.databinding.source.NodeDataWriter
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.databinding.source.XMLStreamDataReader
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.databinding.source.XMLStreamDataWriter
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataWriter
 
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.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
 
setAttributesToElements(boolean) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
setAttributesToElements(boolean) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setAttributesToElements(boolean) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setBadASM(boolean) - Method in class org.apache.cxf.common.util.ASMHelperImpl
 
setBaseUri(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setBaseURI(String) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setBaseURI(String) - Method in class org.apache.cxf.service.model.DescriptionInfo
 
setBeanClass(Class<?>) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
setBeanFactory(BeanFactory) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
setBefore(Collection<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain before the specified collection of interceptors.
setBinaryContentMediaTypes(List<String>) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
setBinding(BindingInfo) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setBindingConfig(BindingConfiguration) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setBindingFactory(BindingFactory) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setBindingId(String) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setBindingId(String) - Method in interface org.apache.cxf.service.ServiceBuilder
 
setBlockOriginalReader(boolean) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setBus(Bus) - Method in class org.apache.cxf.binding.AbstractBindingFactory
 
setBus(Bus) - Method in class org.apache.cxf.bus.managers.BindingFactoryManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.bus.managers.CXFBusLifeCycleManager
 
setBus(Bus) - Method in class org.apache.cxf.bus.managers.DestinationFactoryManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.bus.managers.EndpointResolverRegistryImpl
 
setBus(Bus) - Method in class org.apache.cxf.bus.managers.HeaderManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.bus.managers.ServerRegistryImpl
 
setBus(Bus) - Method in class org.apache.cxf.bus.managers.ServiceContractResolverRegistryImpl
Sets the bus with which the registry is associated.
setBus(Bus) - Method in class org.apache.cxf.bus.managers.WorkQueueManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.bus.resource.ResourceManagerImpl
 
setBus(Bus) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setBus(Bus) - Method in class org.apache.cxf.catalog.OASISCatalogManager
 
setBus(Bus) - Method in class org.apache.cxf.databinding.AbstractDataBinding
This call is used to set the bus.
setBus(Bus) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setBus(Bus) - Method in class org.apache.cxf.endpoint.EndpointImpl
 
setBus(Bus) - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
setBus(Bus) - Method in class org.apache.cxf.service.factory.FactoryBeanListenerManager
 
setBus(Bus) - Method in interface org.apache.cxf.service.ServiceBuilder
 
setBusConfig(BusDefinitionParser.BusConfig) - Method in class org.apache.cxf.bus.spring.SpringBus
 
setByteStream(InputStream) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setCachedClass(Class<?>) - Method in class org.apache.cxf.common.util.CachedClass
 
setCacheLimit(long) - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
setCallbackHandlerProviders(List<CallbackHandlerProvider>) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setCertAlias(String) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This parameter configures the cert alias used on server side this is useful when keystore has multiple certs
setCertConstraints(CertificateConstraintsType) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Set the certificate constraints type
setCertifiedText(boolean) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setCertMapper(CertificateToNameMapper) - Method in class org.apache.cxf.interceptor.security.callback.CallbackHandlerTlsCert
 
setCharacterStream(Reader) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setCheckConfiguredRolesOnly(boolean) - Method in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
setChild(Element, boolean) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setCipherSuites(List<String>) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This parameter sets the cipher suites list to use.
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.
setCipherTransformation(String) - Method in class org.apache.cxf.io.CachedOutputStream
 
setCipherTransformation(String) - Method in class org.apache.cxf.io.CachedWriter
 
setClassname(String) - Method in class org.apache.cxf.bus.extension.Extension
 
setClassNameAllocator(Object) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
setClassPath(String) - Method in class org.apache.cxf.common.util.Compiler
 
setClientAuthentication(ClientAuthentication) - Method in class org.apache.cxf.configuration.jsse.TLSServerParameters
This parameter configures the server side to request and/or require client authentication.
setCloseContext(boolean) - Method in class org.apache.cxf.bus.spring.SpringBus
 
setClosed(boolean) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
setConcreteName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
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 interface org.apache.cxf.endpoint.ConduitSelectorHolder
 
setConstraintValidatorFactory(ConstraintValidatorFactory) - Method in class org.apache.cxf.validation.ValidationConfiguration
 
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
 
setContentHandler(ContentHandler) - Method in class org.apache.cxf.staxutils.StaxSource
 
setContentTransferEncoding(String) - Method in class org.apache.cxf.attachment.AttachmentSerializer
 
setContentType(String) - Method in class org.apache.cxf.attachment.ByteDataSource
 
setContext(Map<String, Object>, Message) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setContextName(String) - Method in class org.apache.cxf.interceptor.security.JAASAuthenticationFeature.Portable
 
setContextName(String) - Method in class org.apache.cxf.interceptor.security.JAASAuthenticationFeature
 
setContextName(String) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setContextPropertyName(String) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
setContextPropertyName(String) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setContextPropertyName(String) - Method in class org.apache.cxf.feature.transform.AbstractXSLTInterceptor
 
setContextPropertyName(String) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setContextPropertyName(String) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setContextualNamespace(String[]) - Method in class org.apache.cxf.common.jaxb.NamespaceMapper
 
setContextualNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
setCurrentChild(I) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
setCurrentMessage(PhaseInterceptorChain, Message) - Static method in class org.apache.cxf.phase.PhaseInterceptorChain
 
setData(byte[]) - Method in class org.apache.cxf.attachment.ByteDataSource
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.headers.Header
 
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
 
setDataHandler(DataHandler) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
setDataReaderValidation(Service, Message, DataReader<?>) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
Based on the Schema Validation configuration, will initialise the DataReader with or without the schema set.
setDataSource(DataSource) - Method in class org.apache.cxf.attachment.LazyDataSource
 
setDefaultBus(Bus) - Static method in class org.apache.cxf.BusFactory
Sets the default bus.
setDefaultCipherTransformation(String) - Static method in class org.apache.cxf.io.CachedOutputStream
 
setDefaultCipherTransformation(String) - Static method in class org.apache.cxf.io.CachedWriter
 
setDefaultMaxSize(long) - Static method in class org.apache.cxf.io.CachedOutputStream
 
setDefaultMaxSize(long) - Static method in class org.apache.cxf.io.CachedWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
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.PrettyPrintXMLStreamWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
setDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setDefaultThreshold(int) - Static method in class org.apache.cxf.io.CachedOutputStream
 
setDefaultThreshold(int) - Static method in class org.apache.cxf.io.CachedWriter
 
setDeferred(boolean) - Method in class org.apache.cxf.bus.extension.Extension
 
setDelegate(AbstractPropertiesHolder, boolean) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
setDelegate(T) - Method in class org.apache.cxf.feature.DelegatingFeature
 
setDequeueTimeout(long) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setDescription(DescriptionInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
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
 
setDestinationFactory(DestinationFactory) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setDetail(Element) - Method in exception org.apache.cxf.interceptor.Fault
Sets a details Node on this fault.
setDirection(Header.Direction) - Method in class org.apache.cxf.headers.Header
 
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.
setDocumentation(String) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
setDocumentLocator(Locator) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method setDocumentLocator.
setDTDHandler(DTDHandler) - Method in class org.apache.cxf.staxutils.StaxSource
 
setDuplicate(QName) - Method in class org.apache.cxf.ws.addressing.AddressingProperties
 
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
 
setElementCountThreshold(int) - Method in class org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
Sets the acceptable total number of elements in the XML payload
setElementCountThreshold(int) - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
setElementQName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setElementRefName(XmlSchemaElement, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Wrapper around XmlSchemaElement.setRefName that checks for inconsistency with name and QName.
setEncoding(String) - Method in class org.apache.cxf.common.util.Compiler
 
setEncoding(String) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
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
 
setEndpointReference(EndpointReferenceType) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setEndpoints(Map<QName, Endpoint>) - Method in class org.apache.cxf.service.ServiceImpl
 
setEnforceOnlyBeanConstraints(boolean) - Method in class org.apache.cxf.validation.BeanValidationOutInterceptor
 
setEntityResolver(EntityResolver) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
setEntityResolver(EntityResolver) - Method in class org.apache.cxf.staxutils.StaxSource
 
setErrorHandler(ErrorHandler) - Method in class org.apache.cxf.staxutils.StaxSource
 
setErrorListener(Object) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
setEscapeHandler(Marshaller, Object) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
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, Endpoint, BindingOperationInfo) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setExchangeProperties(Exchange, Message) - Method in class org.apache.cxf.transport.ChainInitiationObserver
 
setExchangeProperties(Exchange, Message) - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
setExcludeProtocols(List<String>) - Method in class org.apache.cxf.configuration.jsse.TLSServerParameters
This parameter sets the protocol list to exclude.
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 interface org.apache.cxf.service.Service
 
setExecutor(Executor) - Method in class org.apache.cxf.service.ServiceImpl
 
setExtension(T, Class<T>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
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
 
setExtReg(ExtensionRegistry) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setFactoriesAreAbstract(boolean) - Static method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
setFactory(Factory) - Method in class org.apache.cxf.service.invoker.FactoryInvoker
 
setFaultCode(QName) - Method in exception org.apache.cxf.interceptor.Fault
 
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 class org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the FaultTo property.
setFeature(String, boolean) - Method in class org.apache.cxf.staxutils.StaxSource
 
setFeatures(Collection<? extends Feature>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
setFeatures(Collection<? extends Feature>) - Method in interface org.apache.cxf.Bus
 
setFeatures(Collection<? extends Feature>) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setFeatures(List<? extends Feature>) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setFirstChildAsProperty(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
setFixedPassword(String) - Method in class org.apache.cxf.interceptor.security.callback.CallbackHandlerTlsCert
 
setForce(boolean) - Method in class org.apache.cxf.feature.FastInfosetFeature.Portable
Set if FastInfoset is always used without negotiation
setForce(boolean) - Method in class org.apache.cxf.feature.FastInfosetFeature
 
setForce(boolean) - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature.Portable
Set if GZIP is always used without negotiation
setForce(boolean) - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature
 
setForce(boolean) - Method in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
setFrom(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the From property.
setGlobalRoles(String) - Method in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
setGroup(int) - Method in class org.apache.cxf.common.logging.RegexLoggingFilter
 
setHeader(String, String) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
setHighWaterMark(int) - Method in class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
setHighWaterMark(int) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setHostnameVerifier(HostnameVerifier) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Set custom HostnameVerifier
setId(String) - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
setId(String) - Method in interface org.apache.cxf.Bus
 
setId(String) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
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
 
setInAppendElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
setInAppendElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setInAppendElements(Map<String, String>) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setIncludeProtocols(List<String>) - Method in class org.apache.cxf.configuration.jsse.TLSServerParameters
This parameter sets the protocol list to include.
setIndex(int) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setInDropElements(List<String>) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
setInDropElements(List<String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setInDropElements(List<String>) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
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
 
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
setInitialSize(int) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setInMemThreshold(long) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
setInMessage(Message) - Method in interface org.apache.cxf.message.Exchange
 
setInMessage(Message) - Method in class org.apache.cxf.message.ExchangeImpl
 
setInnerElementCountThreshold(int) - Method in class org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
Sets the acceptable total number of child elements for the current XML element
setInnerElementCountThreshold(int) - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
setInnerElementLevelThreshold(int) - Method in class org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
Sets the acceptable total stack depth in the XML payload
setInnerElementLevelThreshold(int) - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
setInput(String, MessageInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
setInput(String, MessageInfo) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
setInputStream(InputStream) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
setInputStream(InputStream) - Method in class org.apache.cxf.io.DelegatingInputStream
 
setInterceptorChain(InterceptorChain) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setInterceptorChain(InterceptorChain) - Method in interface org.apache.cxf.message.Message
 
setInterceptorChain(InterceptorChain) - Method in class org.apache.cxf.message.MessageImpl
 
setInterface(InterfaceInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setInterfaceName(String) - Method in class org.apache.cxf.bus.extension.Extension
 
setInterfaceName(EndpointReferenceType, QName) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
 
setInTransformAttributes(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
setInTransformAttributes(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setInTransformAttributes(Map<String, String>) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setInTransformElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
setInTransformElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setInTransformElements(Map<String, String>) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setInvoker(Invoker) - Method in interface org.apache.cxf.service.Service
 
setInvoker(Invoker) - Method in class org.apache.cxf.service.ServiceImpl
 
setInXSLTPath(String) - Method in class org.apache.cxf.feature.transform.XSLTFeature.Portable
 
setInXSLTPath(String) - Method in class org.apache.cxf.feature.transform.XSLTFeature
 
setJavaMajorVersion(Integer) - Static method in class org.apache.cxf.helpers.JavaUtils
 
setJAXBContext(JAXBContext) - Static method in class org.apache.cxf.ws.addressing.ContextJAXBUtils
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).
setJsseProvider(String) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Set the JSSE provider.
setKey(String) - Method in class org.apache.cxf.interceptor.security.callback.CertKeyToUserNameMapper
 
setKeyManagers(KeyManager[]) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Sets the KeyManagers for this endpoint.
setKeyManagersRef(KeyManager[]) - Method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig.TLSClientParametersTypeInternal
 
setKeyManagersRef(KeyManager[]) - Method in class org.apache.cxf.configuration.jsse.TLSServerParametersConfig.TLSServerParametersTypeInternal
 
setLang(String) - Method in exception org.apache.cxf.interceptor.Fault
 
setLazyLoading(boolean) - Method in class org.apache.cxf.attachment.AttachmentDeserializer
 
setLevel(Level) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
setLimit(int) - Method in class org.apache.cxf.feature.LoggingFeature.Portable
Deprecated.
Set a limit on how much content can be logged
setLimit(int) - Method in class org.apache.cxf.feature.LoggingFeature
Deprecated.
 
setLimit(int) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
setLoggerClass(Class<? extends AbstractDelegatingLogger>) - Static method in class org.apache.cxf.common.logging.LogUtils
Specify a logger class that inherits from AbstractDelegatingLogger.
setLoginConfig(Configuration) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setLowWaterMark(int) - Method in class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
setLowWaterMark(int) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setMaxMemory(long) - Method in class org.apache.cxf.common.util.Compiler
 
setMaxSize(long) - Method in class org.apache.cxf.io.CachedOutputStream
 
setMaxSize(long) - Method in class org.apache.cxf.io.CachedWriter
 
setMessage(String) - Method in exception org.apache.cxf.interceptor.Fault
 
setMessage(Message) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setMessage(Message, BindingOperationInfo, boolean, ServiceInfo, MessageInfo) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
setMessageContainer(AbstractMessageContainer) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setMessageDocumentation(String) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
setMessageID(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the MessageID property.
setMessageIdCache(MessageIdCache) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Sets the cache used to enforce duplicate message IDs when MAPAggregator.allowDuplicates() returns false.
setMessageIdCache(MessageIdCache) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
Sets the cache used to enforce duplicate message IDs when WSAddressingFeature.isAllowDuplicates() returns false.
setMessageInterpolator(MessageInterpolator) - Method in class org.apache.cxf.validation.ValidationConfiguration
 
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 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
 
setMessages(Map<QName, MessageInfo>) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setMethodRolesMap(Map<String, String>) - Method in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
setMethods - Variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
setMinimumEscapeHandler(Marshaller) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
setModCount(int) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
setMtomEnabled(boolean) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
setMtomEnabled(boolean) - Method in interface org.apache.cxf.databinding.DataBinding
 
setMtomThreshold(int) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
setMtomThreshold(int) - Method in interface org.apache.cxf.databinding.DataBinding
If the binding supports MTOM, set the size threshold for its use.
setName(String) - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
setName(String) - Method in class org.apache.cxf.attachment.ByteDataSource
 
setName(String) - Method in class org.apache.cxf.phase.Phase
 
setName(String) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setName(QName) - Method in class org.apache.cxf.headers.Header
 
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
 
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.
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.PrettyPrintXMLStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setNamespaceContext(NamespacePrefixList) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setNamespaceHandlerResolver(NamespaceHandlerResolver) - Method in class org.apache.cxf.bus.spring.SpringBusFactory
 
setNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.databinding.AbstractDataBinding
Set a map of from URI to prefix.
setNamespaceMapper(Bus, Map<String, String>, Marshaller) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
setNamespaceURI(String) - Method in class org.apache.cxf.service.model.SchemaInfo
 
setNameToPasswordMapper(NameToPasswordMapper) - Method in class org.apache.cxf.interceptor.security.callback.CallbackHandlerTlsCert
 
setNoEscapeHandler(Marshaller) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
setNsRepairing(boolean) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setObject(Object) - Method in interface org.apache.cxf.continuations.Continuation
Sets arbitrary object associated with the continuation for context
setObject(Object) - Method in class org.apache.cxf.headers.Header
 
setOneWay(boolean) - Method in interface org.apache.cxf.message.Exchange
 
setOneWay(boolean) - Method in class org.apache.cxf.message.ExchangeImpl
 
setOperationSchemaValidation(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
setOperationSchemaValidation(Message) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
setOptional(boolean) - Method in class org.apache.cxf.bus.extension.Extension
 
setOutAppendElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
setOutAppendElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setOutAppendElements(Map<String, String>) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setOutDefaultNamespace(String) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
setOutDefaultNamespace(String) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setOutDropElements(List<String>) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
setOutDropElements(List<String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setOutDropElements(List<String>) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
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
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
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
 
setOutNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
setOutput(String, MessageInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
setOutput(String, MessageInfo) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
setOutputDir(File) - Method in class org.apache.cxf.common.util.Compiler
 
setOutputDir(File) - Method in class org.apache.cxf.io.CachedOutputStream
 
setOutputDir(File) - Method in class org.apache.cxf.io.CachedWriter
 
setOutputDir(String) - Method in class org.apache.cxf.common.util.Compiler
 
setOutputLocation(String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
setOutTransformAttributes(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
setOutTransformAttributes(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setOutTransformAttributes(Map<String, String>) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setOutTransformElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
setOutTransformElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setOutTransformElements(Map<String, String>) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setOutXSLTPath(String) - Method in class org.apache.cxf.feature.transform.XSLTFeature.Portable
 
setOutXSLTPath(String) - Method in class org.apache.cxf.feature.transform.XSLTFeature
 
setParameterNameProvider(ParameterNameProvider) - Method in class org.apache.cxf.validation.ValidationConfiguration
 
setParameterOrdering(List<String>) - Method in class org.apache.cxf.service.model.OperationInfo
 
setParameters(Object[], Message) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setParent(Logger) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
setPattern(String) - Method in class org.apache.cxf.common.logging.RegexLoggingFilter
 
setPersistentBusId(String) - Method in interface org.apache.cxf.management.InstrumentationManager
 
setPortName(EndpointReferenceType, String) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
 
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.PrettyPrintXMLStreamWriter
 
setPrefix(String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
setPrefix(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setPrettyLogging(boolean) - Method in class org.apache.cxf.feature.LoggingFeature.Portable
Deprecated.
Turn pretty logging of XML content on/off
setPrettyLogging(boolean) - Method in class org.apache.cxf.feature.LoggingFeature
Deprecated.
 
setPrettyLogging(boolean) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
setPrintWriter(PrintWriter) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
setPriority(int) - Method in class org.apache.cxf.phase.Phase
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
setProperties(Map<String, Object>) - Method in interface org.apache.cxf.Bus
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.endpoint.EndpointImpl
Utility method to make it easy to set properties from Spring.
setProperties(Map<String, Object>) - Method in class org.apache.cxf.service.ServiceImpl
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setProperties(Map<String, String>) - Method in class org.apache.cxf.validation.ValidationConfiguration
 
setProperty(String, Object) - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
setProperty(String, Object) - Method in interface org.apache.cxf.Bus
 
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
Set a property for the writer.
setProperty(String, Object) - Method in class org.apache.cxf.databinding.source.NodeDataReader
 
setProperty(String, Object) - Method in class org.apache.cxf.databinding.source.NodeDataWriter
 
setProperty(String, Object) - Method in class org.apache.cxf.databinding.source.XMLStreamDataReader
 
setProperty(String, Object) - Method in class org.apache.cxf.databinding.source.XMLStreamDataWriter
 
setProperty(String, Object) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
setProperty(String, Object) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataWriter
 
setProperty(String, Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
setProperty(String, Object) - Method in class org.apache.cxf.staxutils.StaxSource
 
setProvider(BeanValidationProvider) - Method in class org.apache.cxf.validation.AbstractValidationInterceptor
 
setProvider(BeanValidationProvider) - Method in class org.apache.cxf.validation.BeanValidationFeature.Portable
 
setProvider(BeanValidationProvider) - Method in class org.apache.cxf.validation.BeanValidationFeature
 
setProvider(BeanValidationProvider) - Method in class org.apache.cxf.validation.ClientBeanValidationFeature.Portable
 
setProvider(BeanValidationProvider) - Method in class org.apache.cxf.validation.ClientBeanValidationFeature
 
setPublicId(String) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setPublishedEndpointUrl(String) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setQueueSize(int) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setRecordLoc(boolean) - Method in class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
 
setRelatesTo(RelatesToType) - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the RelatesTo property.
setReplacement(String) - Method in class org.apache.cxf.common.logging.RegexLoggingFilter
 
setReplyTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the ReplyTo property.
setReportFault(boolean) - Method in class org.apache.cxf.interceptor.security.JAASAuthenticationFeature.Portable
 
setReportFault(boolean) - Method in class org.apache.cxf.interceptor.security.JAASAuthenticationFeature
 
setReportFault(boolean) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setRequired(boolean) - Method in class org.apache.cxf.ws.addressing.AddressingProperties
 
setResolvers(List<? extends ResourceResolver>) - Method in class org.apache.cxf.bus.resource.ResourceManagerImpl
Set the list of resolvers for this resource manager.
setResponseContext(Map<String, Object>) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setResponses(String) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setResponses(WSAddressingFeature.AddressingResponses) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setRoleClassifier(String) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setRoleClassifierType(String) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setRolePrefix(String) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
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
Attach a schema to the writer.
setSchema(Schema) - Method in class org.apache.cxf.databinding.source.NodeDataReader
 
setSchema(Schema) - Method in class org.apache.cxf.databinding.source.NodeDataWriter
 
setSchema(Schema) - Method in class org.apache.cxf.databinding.source.XMLStreamDataReader
 
setSchema(Schema) - Method in class org.apache.cxf.databinding.source.XMLStreamDataWriter
 
setSchema(Schema) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
setSchema(Schema) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataWriter
 
setSchema(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
 
setSchemaResolver(URIResolver) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setSchemas(Collection<DOMSource>) - Method in class org.apache.cxf.common.jaxb.JAXBContextCache.CachedContextAndSchemas
 
setSchemas(Collection<DOMSource>) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
setSchemas(SchemaCollection, List<SchemaInfo>) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setSchemeHandlers(Map<String, Interceptor<Message>>) - Method in class org.apache.cxf.interceptor.security.DelegatingAuthenticationInterceptor
 
setSecuredObject(Object) - Method in class org.apache.cxf.interceptor.security.SecureAnnotationsInterceptor
 
setSecureRandom(SecureRandom) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This sets the secure random provider and algorithm.
setSecureSocketProtocol(String) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This sets the protocol to use.
setSerializerAttributeValueMapMemoryLimit(Integer) - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
Sets the property attributeValueMapMemoryLimit on FastInfoset StAX Serializers created and used by this interceptor.
setSerializerCharacterContentChunkMapMemoryLimit(Integer) - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
Sets the property characterContentChunkMapMemoryLimit on FastInfoset StAX Serializers created and used by this interceptor.
setSerializerMaxAttributeValueSize(Integer) - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
Sets the property maxAttributeValueSize on FastInfoset StAX Serializers created and used by this interceptor.
setSerializerMaxCharacterContentChunkSize(Integer) - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
Sets the property maxCharacterContentChunkSize on FastInfoset StAX Serializers created and used by this interceptor.
setSerializerMinAttributeValueSize(Integer) - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
Sets the property minAttributeValueSize on FastInfoset StAX Serializers created and used by this interceptor.
setSerializerMinCharacterContentChunkSize(Integer) - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
Sets the property minCharacterContentChunkSize on FastInfoset StAX Serializers created and used by this interceptor.
setService(ServiceInfo) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setService(Service) - Method in class org.apache.cxf.service.factory.AbstractServiceFactoryBean
 
setServiceAndPortName(EndpointReferenceType, QName, String) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
Sets the service and port name of the provided endpoint reference.
setServiceClass(Class<?>) - Method in interface org.apache.cxf.service.ServiceBuilder
 
setServiceName(QName) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setServiceObject(Object) - Method in class org.apache.cxf.validation.AbstractValidationInterceptor
 
setServiceSchemaInfo(ServiceSchemaInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setSession(Session) - Method in class org.apache.cxf.message.ExchangeImpl
 
setShared(boolean) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setShowBinaryContent(boolean) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
setShowMultipartContent(boolean) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
setSize(int) - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
setSkipOnFault(boolean) - Method in class org.apache.cxf.feature.StaxTransformFeature.Portable
 
setSkipOnFault(boolean) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setSkipOnFault(boolean) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setSniHostCheck(boolean) - Method in class org.apache.cxf.configuration.jsse.TLSServerParameters
 
setSslCacheTimeout(int) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
This sets the SSL Session Cache timeout value in seconds for client sessions handled by CXF
setSslContext(SSLContext) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Set an SSLContext parameter to use to create https connections
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).
setState(Bus.BusState) - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
setStatusCode(int) - Method in exception org.apache.cxf.interceptor.Fault
Set http header status code on this fault.
setStreamedAttachmentProperties(Message, CachedOutputStream) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
setStringData(String) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setSupportedPayloadContentTypes(Set<String>) - Method in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
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.common.xmlschema.LSInputImpl
 
setSystemId(String) - Method in class org.apache.cxf.service.model.SchemaInfo
 
setTarget(Object) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
setTarget(Object) - Method in interface org.apache.cxf.common.annotation.AnnotationVisitor
set the target object being visited.
setTarget(Object, Class<?>) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
setTarget(String) - Method in class org.apache.cxf.common.util.Compiler
 
setTargetNamespace(String) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setTargetNode(Node) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
SETTER - Enum constant in enum org.apache.cxf.common.jaxb.JAXBUtils.IdentifierType
 
setText(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Set or replace the text value
setThreadContextClassloader(ClassLoader) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
 
setThreadDefaultBus(Bus) - Static method in class org.apache.cxf.BusFactory
Sets the default bus for the thread.
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(int) - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature.Portable
 
setThreshold(int) - Method in class org.apache.cxf.transport.common.gzip.GZIPFeature
 
setThreshold(int) - Method in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
setThreshold(long) - Method in class org.apache.cxf.io.CachedOutputStream
 
setThreshold(long) - Method in class org.apache.cxf.io.CachedWriter
 
setTo(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the To property.
setTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the To property.
setTopLevelDoc(String) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setTransportId(String) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
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
 
setTraversableResolver(TraversableResolver) - Method in class org.apache.cxf.validation.ValidationConfiguration
 
setTrustManagers(TrustManager[]) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Sets the TrustManagers associated with this endpoint.
setTrustManagersRef(TrustManager[]) - Method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig.TLSClientParametersTypeInternal
 
setTrustManagersRef(TrustManager[]) - Method in class org.apache.cxf.configuration.jsse.TLSServerParametersConfig.TLSServerParametersTypeInternal
 
setType(MessageInfo.Type) - Method in class org.apache.cxf.service.model.MessageInfo
 
setTypeClass(Class<?>) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setTypeQName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setUnwrappedOperation(BindingOperationInfo) - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
setUnwrappedOperation(OperationInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
SETUP - Static variable in class org.apache.cxf.phase.Phase
 
SETUP_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
setupDiagnosticListener() - Method in class org.apache.cxf.common.util.Compiler
 
setupInterceptorChain(Endpoint) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setupValidation(XMLStreamReader, Endpoint, ServiceInfo) - Method in class org.apache.cxf.staxutils.validation.WoodstoxValidationImpl
 
setupValidation(XMLStreamWriter, Endpoint, ServiceInfo) - Method in class org.apache.cxf.staxutils.validation.WoodstoxValidationImpl
 
setUseDoAs(boolean) - Method in class org.apache.cxf.interceptor.security.JAASLoginInterceptor
 
setUseHttpsURLConnectionDefaultHostnameVerifier(boolean) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Sets whether or not HttpsURLConnection.getDefaultHostnameVerifier() should be used to create https connections.
setUseHttpsURLConnectionDefaultSslSocketFactory(boolean) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Sets whether or not HttpsURLConnection.getDefaultSSLSocketFactory() should be used to create https connections.
setUseParentHandlers(boolean) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
setUserRolesMap(Map<String, String>) - Method in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
setUsingAddressingAdvisory(boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Controls whether the presence of the <wsaw:UsingAddressing> element in the WSDL is purely advisory, i.e.
setUsingAddressingAdvisory(boolean) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setValidate(boolean) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
WrapperClassOutInterceptor may call this if the wrapper class needs to be validated.
setValidationMode(int) - Method in class org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader
 
setValue(String) - Method in class org.apache.cxf.databinding.source.mime.MimeAttribute
 
setVerbose(boolean) - Method in class org.apache.cxf.common.util.Compiler
 
setWSDLLocation(EndpointReferenceType, String...) - Static method in class org.apache.cxf.ws.addressing.EndpointReferenceUtils
 
setXmlSchema(XmlSchemaAnnotated) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setXop(boolean) - Method in class org.apache.cxf.attachment.AttachmentSerializer
 
setXOP(boolean) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
severe(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
shouldBuffer(Message) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
shouldValidate(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
shouldValidate(Message) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
showBinary() - Element in annotation type org.apache.cxf.annotations.Logging
Deprecated.
Ignore binary payloads by default
shutdown() - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
shutdown() - Method in class org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl
 
shutdown() - Method in interface org.apache.cxf.management.InstrumentationManager
Cleans up and shutsdown management infrastructure.
shutdown() - Method in class org.apache.cxf.transport.AbstractDestination
Shutdown the Destination, i.e.
shutdown() - Method in interface org.apache.cxf.transport.Destination
Shutdown the Destination, i.e.
shutdown(boolean) - Method in class org.apache.cxf.bus.extension.ExtensionManagerBus
 
shutdown(boolean) - Method in class org.apache.cxf.bus.ManagedBus
 
shutdown(boolean) - Method in class org.apache.cxf.bus.managers.WorkQueueManagerImpl
 
shutdown(boolean) - Method in class org.apache.cxf.bus.managers.WorkQueueManagerImplMBeanWrapper
 
shutdown(boolean) - Method in interface org.apache.cxf.Bus
 
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 - Enum constant in enum org.apache.cxf.Bus.BusState
 
SHUTTING_DOWN - Enum constant in enum org.apache.cxf.Bus.BusState
 
SimpleAuthorizingInterceptor - Class in org.apache.cxf.interceptor.security
 
SimpleAuthorizingInterceptor() - Constructor for class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
SimpleAuthorizingInterceptor(boolean) - Constructor for class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
SimpleBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
This bean parser will map all the attributes to properties on the bean.
SimpleBeanDefinitionParser(Class<?>) - Constructor for class org.apache.cxf.configuration.spring.SimpleBeanDefinitionParser
 
SimpleEndpointImplFactory - Class in org.apache.cxf.endpoint
Create ordinary EndpointImpl objects.
SimpleEndpointImplFactory() - Constructor for class org.apache.cxf.endpoint.SimpleEndpointImplFactory
 
SimpleGroup - Class in org.apache.cxf.common.security
Simple Group implementation
SimpleGroup(String) - Constructor for class org.apache.cxf.common.security.SimpleGroup
 
SimpleGroup(String, String) - Constructor for class org.apache.cxf.common.security.SimpleGroup
 
SimpleGroup(String, Principal) - Constructor for class org.apache.cxf.common.security.SimpleGroup
 
SimpleMethodDispatcher - Class in org.apache.cxf.service.factory
 
SimpleMethodDispatcher() - Constructor for class org.apache.cxf.service.factory.SimpleMethodDispatcher
 
SimplePrincipal - Class in org.apache.cxf.common.security
Simple Principal implementation
SimplePrincipal(String) - Constructor for class org.apache.cxf.common.security.SimplePrincipal
 
SimpleSecurityContext - Class in org.apache.cxf.common.security
 
SimpleSecurityContext(String) - Constructor for class org.apache.cxf.common.security.SimpleSecurityContext
 
SimpleSecurityContext(Principal) - Constructor for class org.apache.cxf.common.security.SimpleSecurityContext
 
SinglePropertyResolver - Class in org.apache.cxf.resource
 
SinglePropertyResolver(String, Object) - Constructor for class org.apache.cxf.resource.SinglePropertyResolver
 
Singleton - Enum constant in enum org.apache.cxf.annotations.FactoryType.Type
 
singletonDictionary(S, T) - Static method in class org.apache.cxf.common.util.CollectionUtils
 
SingletonFactory - Class in org.apache.cxf.service.invoker
Always returns a single instance of the bean.
SingletonFactory(Class<?>) - Constructor for class org.apache.cxf.service.invoker.SingletonFactory
 
SingletonFactory(Object) - Constructor for class org.apache.cxf.service.invoker.SingletonFactory
 
SingletonFactory(Factory) - Constructor for class org.apache.cxf.service.invoker.SingletonFactory
 
SIPUSH - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
size() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
size() - Method in class org.apache.cxf.common.util.CacheMap
 
size() - Method in class org.apache.cxf.common.util.SortedArraySet
 
size() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
size() - Method in class org.apache.cxf.io.CachedOutputStream
 
size() - Method in class org.apache.cxf.io.CachedWriter
 
size() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
size() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
skip(long) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
skippedEntity(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method skippedEntity.
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
 
slashesToPeriod(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
Slf4jLogger - Class in org.apache.cxf.common.logging
java.util.logging.Logger implementation delegating to SLF4J.
Slf4jLogger(String, String) - Constructor for class org.apache.cxf.common.logging.Slf4jLogger
 
SOAP_JMS_CONTENTENCODING - Static variable in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
 
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
 
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
 
SourceDataBinding(Class<?>) - Constructor for class org.apache.cxf.databinding.source.SourceDataBinding
 
SpringBeanFactory - Class in org.apache.cxf.service.invoker.spring
Factory that will query the Spring ApplicationContext for the appropriate bean for each request.
SpringBeanFactory(Class<?>, String[]) - Constructor for class org.apache.cxf.service.invoker.spring.SpringBeanFactory
 
SpringBeanFactory(String) - Constructor for class org.apache.cxf.service.invoker.spring.SpringBeanFactory
 
SpringBeanLocator - Class in org.apache.cxf.bus.spring
 
SpringBeanLocator(ApplicationContext) - Constructor for class org.apache.cxf.bus.spring.SpringBeanLocator
 
SpringBeanLocator(ApplicationContext, Bus) - Constructor for class org.apache.cxf.bus.spring.SpringBeanLocator
 
SpringBus - Class in org.apache.cxf.bus.spring
 
SpringBus() - Constructor for class org.apache.cxf.bus.spring.SpringBus
 
SpringBus(boolean) - Constructor for class org.apache.cxf.bus.spring.SpringBus
 
SpringBusFactory - Class in org.apache.cxf.bus.spring
 
SpringBusFactory() - Constructor for class org.apache.cxf.bus.spring.SpringBusFactory
 
SpringBusFactory(NamespaceHandlerResolver) - Constructor for class org.apache.cxf.bus.spring.SpringBusFactory
 
SpringBusFactory(ApplicationContext) - Constructor for class org.apache.cxf.bus.spring.SpringBusFactory
 
SSLUtils - Class in org.apache.cxf.configuration.jsse
Holder for utility methods related to manipulating SSL settings, common to the connection and listener factories (previously duplicated).
STACKTRACE - Static variable in exception org.apache.cxf.interceptor.Fault
 
STACKTRACE_NAMESPACE - Static variable in exception org.apache.cxf.interceptor.Fault
 
standaloneSet() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
standaloneSet() - Method in class org.apache.cxf.staxutils.AutoCloseableXMLStreamReader
 
standaloneSet() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
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(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_CREATE - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Event fired at the very start of processing.
startCDATA() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
startDocument() - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method startDocument.
startDTD(String, String, String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
started - Variable in class org.apache.cxf.endpoint.ClientCallback
 
startElement(String, String, String, Attributes) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method startElement.
startEntity(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
STARTING_AFTER_INTERCEPTOR_ID - Static variable in interface org.apache.cxf.interceptor.InterceptorChain
 
STARTING_AT_INTERCEPTOR_ID - Static variable in interface org.apache.cxf.interceptor.InterceptorChain
 
startPrefixMapping(String, String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method startPrefixMapping.
startServer(Server) - Method in class org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl
 
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
 
STAX_IN_NOCLOSE - Static variable in class org.apache.cxf.interceptor.StaxInEndingInterceptor
 
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.XMLStreamDataWriter - Class in org.apache.cxf.databinding.stax
 
StaxDataBindingFeature - Class in org.apache.cxf.databinding.stax
 
StaxDataBindingFeature() - Constructor for class org.apache.cxf.databinding.stax.StaxDataBindingFeature
 
StaxDataBindingFeature.Portable - Class in org.apache.cxf.databinding.stax
 
StaxDataBindingInterceptor - Class in org.apache.cxf.databinding.stax
 
StaxDataBindingInterceptor() - Constructor for class org.apache.cxf.databinding.stax.StaxDataBindingInterceptor
 
StaxInEndingInterceptor - Class in org.apache.cxf.interceptor
 
StaxInEndingInterceptor() - Constructor for class org.apache.cxf.interceptor.StaxInEndingInterceptor
 
StaxInEndingInterceptor(String) - Constructor for class org.apache.cxf.interceptor.StaxInEndingInterceptor
 
StaxInInterceptor - Class in org.apache.cxf.interceptor
Creates an XMLStreamReader from the InputStream on the Message.
StaxInInterceptor() - Constructor for class org.apache.cxf.interceptor.StaxInInterceptor
 
StaxInInterceptor(String) - Constructor for class org.apache.cxf.interceptor.StaxInInterceptor
 
StaxOutEndingInterceptor - Class in org.apache.cxf.interceptor
 
StaxOutEndingInterceptor(String) - Constructor for class org.apache.cxf.interceptor.StaxOutEndingInterceptor
 
StaxOutEndingInterceptor(String, String) - Constructor for class org.apache.cxf.interceptor.StaxOutEndingInterceptor
 
StaxOutInterceptor - Class in org.apache.cxf.interceptor
Creates an XMLStreamWriter from the OutputStream on the Message.
StaxOutInterceptor() - Constructor for class org.apache.cxf.interceptor.StaxOutInterceptor
 
StaxSchemaValidationInInterceptor - Class in org.apache.cxf.staxutils.validation
 
StaxSchemaValidationInInterceptor() - Constructor for class org.apache.cxf.staxutils.validation.StaxSchemaValidationInInterceptor
 
StaxSchemaValidationOutInterceptor - Class in org.apache.cxf.staxutils.validation
 
StaxSchemaValidationOutInterceptor() - Constructor for class org.apache.cxf.staxutils.validation.StaxSchemaValidationOutInterceptor
 
StaxSource - Class in org.apache.cxf.staxutils
 
StaxSource(XMLStreamReader) - Constructor for class org.apache.cxf.staxutils.StaxSource
 
StaxStreamFilter - Class in org.apache.cxf.staxutils
 
StaxStreamFilter(QName...) - Constructor for class org.apache.cxf.staxutils.StaxStreamFilter
 
StaxTransformFeature - Class in org.apache.cxf.feature
<![CDATA[ <jaxws:endpoint ...> <jaxws:features> </jaxws:features> </jaxws:endpoint> ]]>
StaxTransformFeature() - Constructor for class org.apache.cxf.feature.StaxTransformFeature
 
StaxTransformFeature.Portable - Class in org.apache.cxf.feature
 
StaxUtils - Class in org.apache.cxf.staxutils
 
StaxUtils.StreamToDOMContext - Class in org.apache.cxf.staxutils
 
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
 
stopServer(Server) - Method in class org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl
 
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
 
storeDeferredUncorrelatedMessageAbort(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store indication that a deferred uncorrelated message abort should occur
storeDeferUncorrelatedMessageAbort(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store indication that a deferred uncorrelated message abort is supported
storeMAPFaultName(String, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store bad MAP fault name in the message.
storeMAPFaultReason(String, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store MAP fault reason in the message.
storeMAPs(AddressingProperties, Message, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store MAPs in the message.
storeMAPs(AddressingProperties, Message, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store MAPs in the message.
storeMAPs(AddressingProperties, Message, boolean, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store MAPs in the message.
storePartialResponseSent(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Store an indication that a partial response has been sent.
StreamToDOMContext(boolean, boolean, boolean) - Constructor for class org.apache.cxf.staxutils.StaxUtils.StreamToDOMContext
 
StreamWriterContentHandler - Class in org.apache.cxf.staxutils
 
StreamWriterContentHandler(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.StreamWriterContentHandler
 
STRICT - Enum constant in enum org.apache.cxf.security.claims.authorization.ClaimMode
 
StringBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
 
StringBeanDefinitionParser() - Constructor for class org.apache.cxf.configuration.spring.StringBeanDefinitionParser
 
StringMap - Interface in org.apache.cxf.message
 
StringMapImpl - Class in org.apache.cxf.message
A variation on HashMap which allows lookup by Class, via the string returned by Class.getName().
StringMapImpl() - Constructor for class org.apache.cxf.message.StringMapImpl
 
StringMapImpl(int, float) - Constructor for class org.apache.cxf.message.StringMapImpl
 
StringMapImpl(Map<String, Object>) - Constructor for class org.apache.cxf.message.StringMapImpl
 
StringUtils - Class in org.apache.cxf.common.util
 
stripPath(String) - Static method in class org.apache.cxf.helpers.FileUtils
Strips any leading paths
subSet(T, T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
supportsDataReader(Message, Class<?>) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
supportsHandlers() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
supportsHandlers() - Method in class org.apache.cxf.common.logging.Slf4jLogger
 
suspend() - Method in interface org.apache.cxf.interceptor.InterceptorChain
Suspends the current chain.
suspend() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
suspend(long) - Method in interface org.apache.cxf.continuations.Continuation
This method will suspend the request for the timeout or until resume is called
SUSPENDED - Enum constant in enum org.apache.cxf.interceptor.InterceptorChain.State
 
SuspendedInvocationException - Exception in org.apache.cxf.continuations
Represents transport-specific exceptions which are used to indicate that a given invocation was suspended
SuspendedInvocationException() - Constructor for exception org.apache.cxf.continuations.SuspendedInvocationException
 
SuspendedInvocationException(Throwable) - Constructor for exception org.apache.cxf.continuations.SuspendedInvocationException
 
SYNC_TIMEOUT - Static variable in class org.apache.cxf.endpoint.ClientImpl
When a synchronous request/response invoke is done using an asynchronous transport mechanism, this is the timeout used for waiting for the response.
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
 
SystemPropertyAction - Class in org.apache.cxf.common.util
 

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
 
TextExtensionFragmentParser - Class in org.apache.cxf.bus.extension
 
TextExtensionFragmentParser(ClassLoader) - Constructor for class org.apache.cxf.bus.extension.TextExtensionFragmentParser
 
THREAD_BUS - Static variable in class org.apache.cxf.BusFactory
 
THREAD_BUSSES - Static variable in class org.apache.cxf.BusFactory
 
THREAD_CONTEXT_SWITCHED - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying if the thread which runs a request is different to the thread which created this Message.
THREAD_LOCAL_REQUEST_CONTEXT - Static variable in class org.apache.cxf.endpoint.ClientImpl
 
THREAD_SAFE_STAX_FACTORIES - Static variable in interface org.apache.cxf.message.Message
Boolean property to indicate whether application-defined StAX-factories (stored as contextual property in the message) are thread-safe.
threshold - Variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
threshold - Variable in class org.apache.cxf.io.AbstractThresholdOutputStream
 
threshold() - Element in annotation type org.apache.cxf.annotations.GZIP
 
THRESHOLD - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
THRESHOLD_BUS_PROP - Static variable in class org.apache.cxf.io.CachedConstants
The threshold value in bytes to switch from memory to file caching.
THRESHOLD_SYS_PROP - Static variable in class org.apache.cxf.io.CachedConstants
The threshold value in bytes to switch from memory to file caching.
thresholdNotReached() - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
thresholdReached() - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
throwing(String, String, Throwable) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
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
This class provides the TLSClientParameters that programmatically configure a HTTPConduit.
TLSClientParametersConfig.TLSClientParametersTypeInternal - Class in org.apache.cxf.configuration.jsse
 
TLSClientParametersTypeInternal() - Constructor for class org.apache.cxf.configuration.jsse.TLSClientParametersConfig.TLSClientParametersTypeInternal
 
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
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
 
TLSServerParametersConfig - Class in org.apache.cxf.configuration.jsse
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.TLSServerParametersConfig
 
TLSServerParametersConfig.TLSServerParametersTypeInternal - Class in org.apache.cxf.configuration.jsse
 
TLSServerParametersTypeInternal() - Constructor for class org.apache.cxf.configuration.jsse.TLSServerParametersConfig.TLSServerParametersTypeInternal
 
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 cipher 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
 
toArray() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
toArray() - Method in class org.apache.cxf.common.util.SortedArraySet
 
toArray(T[]) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
toArray(X[]) - Method in class org.apache.cxf.common.util.SortedArraySet
 
toByteArray() - Method in interface org.apache.cxf.common.util.ASMHelper.ClassWriter
 
toByteArray() - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
toBytes(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
toBytesASCII(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
toBytesUTF8(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
toDictionary(Map<S, T>) - Static method in class org.apache.cxf.common.util.CollectionUtils
 
toHexString(byte[]) - Static method in class org.apache.cxf.common.util.StringUtils
 
TokenType - Enum in org.apache.cxf.common.security
 
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
 
TOP - Enum constant in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
 
toString() - Method in class org.apache.cxf.attachment.ContentDisposition
 
toString() - Method in class org.apache.cxf.bus.extension.Extension
 
toString() - Method in class org.apache.cxf.common.i18n.Message
 
toString() - Method in class org.apache.cxf.common.security.SimplePrincipal
 
toString() - Method in class org.apache.cxf.common.util.CacheMap
 
toString() - Method in class org.apache.cxf.common.util.SortedArraySet
 
toString() - Method in class org.apache.cxf.helpers.NSDecl
 
toString() - Method in class org.apache.cxf.interceptor.LoggingMessage
Deprecated.
 
toString() - Method in class org.apache.cxf.io.CachedOutputStream
 
toString() - Method in class org.apache.cxf.io.CachedWriter
 
toString() - Method in class org.apache.cxf.phase.Phase
 
toString() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
toString() - Method in class org.apache.cxf.service.model.BindingInfo
 
toString() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
toString() - Method in class org.apache.cxf.service.model.EndpointInfo
 
toString() - Method in class org.apache.cxf.service.model.MessageInfo
 
toString() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
toString() - Method in class org.apache.cxf.service.model.OperationInfo
 
toString() - Method in class org.apache.cxf.service.model.SchemaInfo
 
toString() - Method in class org.apache.cxf.service.ServiceImpl
 
toString() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
toString() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
toString() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
toString() - Method in class org.apache.cxf.transport.AbstractConduit
 
toString() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
toString() - Method in class org.apache.cxf.ws.addressing.AddressingProperties
 
toString(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(InputStream, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(InputStream, int, String) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(InputStream, String) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(Reader) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(Reader, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(Source) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toString(Document) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toString(Element) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toString(Element, int) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toString(Node) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
TOTAL_ELEMENT_COUNT - Static variable in class org.apache.cxf.staxutils.DocumentDepthProperties
 
TRANSFER_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
Transferable - Interface in org.apache.cxf.io
Implementing classes support transfer of their data to a file.
transferTo(File) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
transferTo(File) - Method in interface org.apache.cxf.io.Transferable
 
transferTo(InputStream, File) - Static method in class org.apache.cxf.helpers.IOUtils
 
transform(String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
Transform the string before display.
transform(Templates, InputStream) - Static method in class org.apache.cxf.feature.transform.XSLTUtils
 
transform(Templates, Reader) - Static method in class org.apache.cxf.feature.transform.XSLTUtils
 
transform(Templates, Document) - Static method in class org.apache.cxf.feature.transform.XSLTUtils
 
TransformInInterceptor - Class in org.apache.cxf.interceptor.transform
Creates an XMLStreamReader from the InputStream on the Message.
TransformInInterceptor() - Constructor for class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
TransformInInterceptor(String) - Constructor for class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
TransformInInterceptor(String, List<String>) - Constructor for class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
TransformInInterceptor(String, List<String>, List<String>) - Constructor for class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
transformIS(Message, InputStream) - Method in class org.apache.cxf.feature.transform.XSLTInInterceptor
 
transformOS(Message, OutputStream) - Method in class org.apache.cxf.feature.transform.XSLTOutInterceptor
 
TransformOutInterceptor - Class in org.apache.cxf.interceptor.transform
Creates an XMLStreamReader from the InputStream on the Message.
TransformOutInterceptor() - Constructor for class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
TransformOutInterceptor(String) - Constructor for class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
transformReader(Message, Reader) - Method in class org.apache.cxf.feature.transform.XSLTInInterceptor
 
TransformUtils - Class in org.apache.cxf.staxutils.transform
 
transformWriter(Message, Writer) - Method in class org.apache.cxf.feature.transform.XSLTOutInterceptor
 
transformXReader(Message, XMLStreamReader) - Method in class org.apache.cxf.feature.transform.XSLTInInterceptor
 
transformXWriter(Message, XMLStreamWriter) - Method in class org.apache.cxf.feature.transform.XSLTOutInterceptor
 
TRANSPORT - Static variable in interface org.apache.cxf.message.Message
 
TransportFinder<T> - Class in org.apache.cxf.transport
 
TransportFinder(Bus, Map<String, T>, Set<String>, Class<T>) - Constructor for class org.apache.cxf.transport.TransportFinder
 
transportId - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
TransportURIResolver - Class in org.apache.cxf.transport
 
TransportURIResolver(Bus) - Constructor for class org.apache.cxf.transport.TransportURIResolver
 
trustManagers - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
tryClass(String, ClassLoader) - Method in class org.apache.cxf.bus.extension.Extension
 
type() - Element in annotation type org.apache.cxf.annotations.SchemaValidation
Schema Validation Type
TYPE_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
typeMethodName() - Element in annotation type org.apache.cxf.common.util.ReflectionInvokationHandler.UnwrapParam
 

U

unBuffer() - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
uncapitalize(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
UNCHECKED_APPLICATION_FAULT - Enum constant in enum org.apache.cxf.message.FaultMode
 
UncheckedException - Exception in org.apache.cxf.common.i18n
 
UncheckedException(Throwable) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Logger, String, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Logger, String, Throwable, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(ResourceBundle, String, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(ResourceBundle, String, Throwable, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Message) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Message, Throwable) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
unindent() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
unlessNull() - Element in annotation type org.apache.cxf.common.injection.NoJSR250Annotations
If these fields are null, it will go ahead and do JSR250 processing as it assumes the values were not set via a constructor.
unmarshal(InputStream) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.BridgeWrapper
 
unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.BridgeWrapper
 
unmarshal(Node, AttachmentUnmarshaller) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.BridgeWrapper
 
UNMARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
unmarshalFactoryString(String, JAXBContext, Class<T>) - Static method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
unmarshall(JAXBContext, XMLStreamReader) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
unmarshall(JAXBContext, XMLStreamReader, Class<T>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
unmarshall(JAXBContext, Source) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
unmarshall(JAXBContext, Element) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
unmarshall(JAXBContext, Element, Class<T>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
unpause() - Method in interface org.apache.cxf.interceptor.InterceptorChain
If the chain is marked as paused, this will JUST mark the chain as in the EXECUTING phase.
unpause() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
unregister(ObjectName) - Method in interface org.apache.cxf.management.InstrumentationManager
Unregisters component based upon registered name
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(EndpointResolver) - Method in class org.apache.cxf.bus.managers.EndpointResolverRegistryImpl
Unregister an endpoint resolver.
unregister(EndpointResolver) - Method in interface org.apache.cxf.endpoint.EndpointResolverRegistry
Unregister an endpoint resolver.
unregister(Server) - Method in class org.apache.cxf.bus.managers.ServerRegistryImpl
 
unregister(Server) - Method in interface org.apache.cxf.endpoint.ServerRegistry
 
unregister(ServiceContractResolver) - Method in class org.apache.cxf.bus.managers.ServiceContractResolverRegistryImpl
Removes a contract resolver from this registry.
unregister(ServiceContractResolver) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
Removes a contract resolver from the registry.
unregister(ManagedComponent) - Method in interface org.apache.cxf.management.InstrumentationManager
Unregisters component with management infrastructure
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.bus.managers.BindingFactoryManagerImpl
 
unregisterLifeCycleListener(BusLifeCycleListener) - Method in class org.apache.cxf.bus.managers.CXFBusLifeCycleManager
 
unregisterLifeCycleListener(BusLifeCycleListener) - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleManager
Unregister a listener so that it will no longer receive Bus lifecycle events.
unRegisterListener(ClientLifeCycleListener) - Method in class org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl
 
unRegisterListener(ClientLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleManager
 
unRegisterListener(ServerLifeCycleListener) - Method in class org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl
 
unRegisterListener(ServerLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleManager
 
unresolve() - Method in class org.apache.cxf.resource.URIResolver
 
unwind(Message) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
unwrapArgs(List<Object>) - Method in class org.apache.cxf.validation.AbstractBeanValidationInterceptor
 
unwrapEntity(Object) - Method in class org.apache.cxf.validation.BeanValidationOutInterceptor
 
UnwrappedOperationInfo - Class in org.apache.cxf.service.model
 
UnwrappedOperationInfo(OperationInfo) - Constructor for class org.apache.cxf.service.model.UnwrappedOperationInfo
 
up() - Method in class org.apache.cxf.staxutils.transform.DelegatingNamespaceContext
 
update(Dictionary<String, String>) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
updateSchemaLocation(Element) - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
updateUnwrappedOperation() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
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.
uri() - Element in annotation type org.apache.cxf.annotations.Policy
 
URIParserUtil - Class in org.apache.cxf.common.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
 
urlDecode(String) - Static method in class org.apache.cxf.common.util.UrlUtils
 
urlDecode(String, String) - Static method in class org.apache.cxf.common.util.UrlUtils
Decodes using URLDecoder - use when queries or form post values are decoded
urlEncode(String) - Static method in class org.apache.cxf.common.util.UrlUtils
 
urlEncode(String, String) - Static method in class org.apache.cxf.common.util.UrlUtils
 
UrlUtils - Class in org.apache.cxf.common.util
Utility class for decoding and encoding URLs
USE_DEFAULT_CLASS_HELPER - Static variable in class org.apache.cxf.common.util.ClassHelper
 
USE_GZIP_KEY - Static variable in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
Key under which we store an indication of whether compression is permitted or required, for use by the ending interceptor.
USE_ORIGINAL_THREAD - Static variable in class org.apache.cxf.interceptor.OneWayProcessorInterceptor
 
UseAsyncMethod - Annotation Type in org.apache.cxf.annotations
Instructs the runtime to dispatch using the async method on service if continuations are available.
useJava6Compiler(String[]) - Method in class org.apache.cxf.common.util.Compiler
 
UseNio - Annotation Type in org.apache.cxf.annotations
Instructs the runtime to copy the input stream to the output stream using NIO.
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
 
UsernameToken - Class in org.apache.cxf.common.security
 
UsernameToken - Enum constant in enum org.apache.cxf.common.security.TokenType
 
UsernameToken(String, String, String, boolean, String, String) - Constructor for class org.apache.cxf.common.security.UsernameToken
 
userRolesMap - Variable in class org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
 
USING_ADDRESSING - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
usingAddressingAdvisory - Variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
UTF8_CHARSET - Static variable in class org.apache.cxf.helpers.IOUtils
 

V

V1_5 - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
V1_6 - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
V1_7 - Variable in class org.apache.cxf.common.util.OpcodesProxy
 
validate - Variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
validate() - Method in interface org.apache.cxf.service.ServiceBuilder
 
validateBean(T) - Method in class org.apache.cxf.validation.BeanValidationProvider
 
validateElementName(QName, QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
validateParameters(T, Method, Object[]) - Method in class org.apache.cxf.validation.BeanValidationProvider
 
validateQNameNamespace(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
Validate that a qualified name points to some namespace in the schema.
validateReturnValue(T) - Method in class org.apache.cxf.validation.BeanValidationProvider
 
validateReturnValue(T, Method, Object) - Method in class org.apache.cxf.validation.BeanValidationProvider
 
validateTypeName(QName, QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
ValidationConfiguration - Class in org.apache.cxf.validation
 
ValidationConfiguration() - Constructor for class org.apache.cxf.validation.ValidationConfiguration
 
ValidationConfiguration(ParameterNameProvider) - Constructor for class org.apache.cxf.validation.ValidationConfiguration
 
value() - Element in annotation type org.apache.cxf.annotations.DataBinding
 
value() - Element in annotation type org.apache.cxf.annotations.EndpointProperties
The properties
value() - Element in annotation type org.apache.cxf.annotations.EndpointProperty
The value(s) of the property
value() - Element in annotation type org.apache.cxf.annotations.FactoryType
 
value() - Element in annotation type org.apache.cxf.annotations.Policies
 
value() - Element in annotation type org.apache.cxf.annotations.Provider
 
value() - Element in annotation type org.apache.cxf.annotations.WSDLDocumentation
The documentation to add
value() - Element in annotation type org.apache.cxf.annotations.WSDLDocumentationCollection
 
value() - Element in annotation type org.apache.cxf.common.util.ReflectionInvokationHandler.WrapReturn
 
value() - Element in annotation type org.apache.cxf.management.annotation.ManagedNotifications
 
value() - Element in annotation type org.apache.cxf.management.annotation.ManagedOperationParameters
 
value() - Element in annotation type org.apache.cxf.security.claims.authorization.Claim
 
value() - Element in annotation type org.apache.cxf.security.claims.authorization.Claims
 
value() - Element in annotation type org.apache.cxf.ws.addressing.FaultAction
 
valueOf(String) - Static method in enum org.apache.cxf.annotations.FactoryType.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.annotations.Policy.Placement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.annotations.Provider.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.annotations.Provider.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.annotations.SchemaValidation.SchemaValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.Bus.BusState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.common.jaxb.JAXBUtils.IdentifierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.common.security.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.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(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.security.claims.authorization.ClaimMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.service.model.MessageInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.transport.common.gzip.GZIPOutInterceptor.UseGzip
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.ws.addressing.WSAddressingFeature.AddressingResponses
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cxf.annotations.FactoryType.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.annotations.Policy.Placement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.annotations.Provider.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.annotations.Provider.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.annotations.SchemaValidation.SchemaValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.annotations.WSDLDocumentation.Placement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.Bus.BusState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.common.jaxb.JAXBUtils.IdentifierType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.common.security.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.cxf.common.util.CacheMap
 
values() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
values() - Static method in enum org.apache.cxf.configuration.spring.BusWiringType
Returns an array containing the constants of this enum type, in the order they are 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 are 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 are declared.
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 are declared.
values() - Static method in enum org.apache.cxf.security.claims.authorization.ClaimMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.service.model.MessageInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.transport.common.gzip.GZIPOutInterceptor.UseGzip
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.ws.addressing.WSAddressingFeature.AddressingResponses
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE - Enum constant in enum org.apache.cxf.common.jaxb.JAXBUtils.IdentifierType
 
Version - Class in org.apache.cxf.version
 
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
Holder for 2004/03 Names
VersionTransformer.Names200408 - Class in org.apache.cxf.ws.addressing
Holder for 2004/08 Names
visit(int, int, String, String, String, String[]) - Method in interface org.apache.cxf.common.util.ASMHelper.ClassWriter
 
visit(String, Object) - Method in interface org.apache.cxf.common.util.ASMHelper.AnnotationVisitor
 
visit(String, ASMHelper.ASMType) - Method in interface org.apache.cxf.common.util.ASMHelper.AnnotationVisitor
 
visitAnnotation(String, boolean) - Method in interface org.apache.cxf.common.util.ASMHelper.ClassWriter
 
visitAnnotation(String, boolean) - Method in interface org.apache.cxf.common.util.ASMHelper.FieldVisitor
 
visitAnnotation(String, boolean) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitAnnotation(String, String) - Method in interface org.apache.cxf.common.util.ASMHelper.AnnotationVisitor
 
visitArray(String) - Method in interface org.apache.cxf.common.util.ASMHelper.AnnotationVisitor
 
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
 
visitCode() - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitEnd() - Method in interface org.apache.cxf.common.util.ASMHelper.AnnotationVisitor
 
visitEnd() - Method in interface org.apache.cxf.common.util.ASMHelper.ClassWriter
 
visitEnd() - Method in interface org.apache.cxf.common.util.ASMHelper.FieldVisitor
 
visitEnd() - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitEnum(String, String, String) - Method in interface org.apache.cxf.common.util.ASMHelper.AnnotationVisitor
 
visitField(int, String, String, String, Object) - Method in interface org.apache.cxf.common.util.ASMHelper.ClassWriter
 
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
 
visitFieldInsn(int, String, String, String) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitIincInsn(int, int) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitInsn(int) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitIntInsn(int, int) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitJumpInsn(int, ASMHelper.Label) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitLabel(ASMHelper.Label) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitLdcInsn(String) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitLineNumber(int, ASMHelper.Label) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitLocalVariable(String, String, String, ASMHelper.Label, ASMHelper.Label, int) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitMaxs(int, int) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitMethod(int, String, String, String, String[]) - Method in interface org.apache.cxf.common.util.ASMHelper.ClassWriter
 
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
 
visitMethodInsn(int, String, String, String, boolean) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitSource(String, String) - Method in interface org.apache.cxf.common.util.ASMHelper.ClassWriter
 
visitTypeInsn(int, String) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 
visitVarInsn(int, int) - Method in interface org.apache.cxf.common.util.ASMHelper.MethodVisitor
 

W

W3CDOMStreamReader - Class in org.apache.cxf.staxutils
 
W3CDOMStreamReader(Document) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(DocumentFragment) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(Element, String) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamWriter - Class in org.apache.cxf.staxutils
 
W3CDOMStreamWriter() - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(DocumentBuilder) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Document) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(DocumentFragment) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Document, DocumentFragment) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Document, Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CMultiSchemaFactory - Class in org.apache.cxf.staxutils.validation
Legacy implementation for Woostox 5.x.
W3CMultiSchemaFactory() - Constructor for class org.apache.cxf.staxutils.validation.W3CMultiSchemaFactory
 
W3CNamespaceContext - Class in org.apache.cxf.staxutils
 
W3CNamespaceContext() - Constructor for class org.apache.cxf.staxutils.W3CNamespaceContext
 
W3CNamespaceContext(Element) - Constructor for class org.apache.cxf.staxutils.W3CNamespaceContext
 
waitResponse(Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
walk() - Method in class org.apache.cxf.service.ServiceModelVisitor
 
warning(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
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
 
WILDCARD - Static variable in class org.apache.cxf.common.util.ClasspathScanner
 
WIRE_BUS_ATTRIBUTE - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
WIRE_BUS_CREATE - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
WIRE_BUS_HANDLER - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
WIRE_BUS_NAME - Static variable in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
WoodstoxValidationImpl - Class in org.apache.cxf.staxutils.validation
 
WoodstoxValidationImpl() - Constructor for class org.apache.cxf.staxutils.validation.WoodstoxValidationImpl
 
WorkQueue - Interface in org.apache.cxf.workqueue
 
WorkQueueImplMBeanWrapper - Class in org.apache.cxf.bus.managers
 
WorkQueueImplMBeanWrapper(AutomaticWorkQueueImpl, WorkQueueManager) - Constructor for class org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
 
WorkQueueManager - Interface in org.apache.cxf.workqueue
 
WorkQueueManagerImpl - Class in org.apache.cxf.bus.managers
 
WorkQueueManagerImpl() - Constructor for class org.apache.cxf.bus.managers.WorkQueueManagerImpl
 
WorkQueueManagerImpl(Bus) - Constructor for class org.apache.cxf.bus.managers.WorkQueueManagerImpl
 
WorkQueueManagerImplMBeanWrapper - Class in org.apache.cxf.bus.managers
 
WorkQueueManagerImplMBeanWrapper(WorkQueueManagerImpl) - Constructor for class org.apache.cxf.bus.managers.WorkQueueManagerImplMBeanWrapper
 
wrap(XMLStreamReader) - Method in interface org.apache.cxf.staxutils.XMLStreamReaderWrapper
 
wrapJavaFileManager(StandardJavaFileManager) - Method in class org.apache.cxf.common.util.Compiler
 
WrappedFeature - Class in org.apache.cxf.feature
A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
WrappedFeature(Feature) - Constructor for class org.apache.cxf.feature.WrappedFeature
 
wrappedStream - Variable in class org.apache.cxf.io.AbstractWrappedOutputStream
 
WrapperCapableDatabinding - Interface in org.apache.cxf.databinding
To create the WrapperHelper instance for the wrapper capable data binding
WrapperHelper - Interface in org.apache.cxf.databinding
This wrapper helper will help to create a wrapper object with part elements or get a list of part elements from a wrapper object.
wrapperType - Variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
write(byte[]) - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
write(byte[]) - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
write(byte[]) - Method in class org.apache.cxf.io.CachedOutputStream
 
write(byte[], int, int) - Method in class org.apache.cxf.common.util.Base64OutputStream
 
write(byte[], int, int) - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
write(byte[], int, int) - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
write(byte[], int, int) - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
write(byte[], int, int) - Method in class org.apache.cxf.io.CachedOutputStream
 
write(char[], int, int) - Method in class org.apache.cxf.io.CachedWriter
 
write(int) - Method in class org.apache.cxf.common.util.Base64OutputStream
 
write(int) - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
write(int) - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
write(int) - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
write(int) - Method in class org.apache.cxf.io.CachedOutputStream
 
write(Object, XMLStreamWriter) - Method in class org.apache.cxf.databinding.source.XMLStreamDataWriter
 
write(Object, XMLStreamWriter) - Method in class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataWriter
 
write(Object, MessagePartInfo, 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, MessagePartInfo, Node) - Method in class org.apache.cxf.databinding.source.NodeDataWriter
 
write(Object, MessagePartInfo, T) - Method in interface org.apache.cxf.databinding.DataWriter
Write an object to an output sink, including extra processing based on the WSDL service model for a particular message part.
write(Object, Node) - Method in class org.apache.cxf.databinding.source.NodeDataWriter
 
write(Object, T) - Method in interface org.apache.cxf.databinding.DataWriter
Write an object to an output sink.
write(XMLStreamWriter) - Method in interface org.apache.cxf.databinding.stax.XMLStreamWriterCallback
 
WRITE - Static variable in class org.apache.cxf.phase.Phase
 
WRITE_ATTACHMENTS - Static variable in class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
WRITE_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
WRITE_OPTIONAL_TYPE_PARAMETERS - Static variable in class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
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.staxutils.CachingXmlEventWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeAttribute(String, 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, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeCacheTo(OutputStream) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(Writer) - Method in class org.apache.cxf.io.CachedWriter
 
writeCacheTo(StringBuilder) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder) - Method in class org.apache.cxf.io.CachedWriter
 
writeCacheTo(StringBuilder, long) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder, long) - Method in class org.apache.cxf.io.CachedWriter
 
writeCacheTo(StringBuilder, String) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder, String, long) - Method in class org.apache.cxf.io.CachedOutputStream
 
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.PrettyPrintXMLStreamWriter
 
writeCData(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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(char[], int, int) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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.PrettyPrintXMLStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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.PrettyPrintXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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.staxutils.CachingXmlEventWriter
 
writeDTD(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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.PrettyPrintXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeEndElement() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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.PrettyPrintXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEvent(XMLEvent, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
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.PrettyPrintXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeNamespace(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeNode(Node, XMLStreamWriter, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
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
 
writeOptionalTypeParameters() - Method in class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
writeParts(Message, Exchange, BindingOperationInfo, MessageContentsList, List<MessagePartInfo>) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
writePayload(StringBuilder, StringWriter, String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
writePayload(StringBuilder, CachedOutputStream, String, String, boolean) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
writePrettyPayload(StringBuilder, StringWriter, String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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.
writer - Variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Deprecated.
 
WRITER_HOLDER - Static variable in class org.apache.cxf.interceptor.StaxOutInterceptor
 
writeSpaces() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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, String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartElement(XMLStreamWriter, String, String, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeTo(Object, String, OutputStream) - Method in class org.apache.cxf.attachment.ImageDataContentHandler
 
writeTo(Node, OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeTo(Node, OutputStream, int) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeTo(Node, Writer) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeTo(Node, Writer, int) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeToOutputStream(Message, BindingInfo, Service) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
written - Variable in class org.apache.cxf.io.AbstractWrappedOutputStream
 
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_DEFAULT_SOAP_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_METADATA - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_WSDL_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_WSDL_NAME_OLD - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NONE_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NONE_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
WSA_NONE_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
WSA_OBJECT_FACTORY - Static variable in class org.apache.cxf.ws.addressing.ContextUtils
 
WSA_OBJECT_FACTORY - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
WSA_OBJECT_FACTORY - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
WSA_PREFIX - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSA_REFERENCE_PARAMETERS_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REFERENCE_PARAMETERS_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REFERENCEPARAMETERS_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSA_RELATESTO_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATESTO_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATIONSHIP_DELIMITER - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATIONSHIP_REPLY - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATIONSHIPTYPE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_RELATIONSHIPTYPE_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REPLY_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REPLYTO_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_REPLYTO_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_TO_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_TO_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_UNSPECIFIED_RELATIONSHIP - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_XSD - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAContextUtils - Class in org.apache.cxf.ws.addressing
Holder for utility methods relating to contexts.
WSAddressingFeature - Class in org.apache.cxf.ws.addressing
 
WSAddressingFeature() - Constructor for class org.apache.cxf.ws.addressing.WSAddressingFeature
 
WSAddressingFeature.AddressingResponses - Enum in org.apache.cxf.ws.addressing
 
WSAddressingFeature.WSAddressingFeatureApplier - Interface in org.apache.cxf.ws.addressing
 
WSAM_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAM_ENDPOINT_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAM_INTERFACE_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAM_PREFIX - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAM_SERVICENAME_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_ACTION_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_PREFIX - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_USING_ADDRESSING_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_USING_ADDRESSING_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_USINGADDRESSING_QNAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSDL_DESCRIPTION - Static variable in interface org.apache.cxf.message.Message
 
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_LOADED - Enum constant in enum org.apache.cxf.service.factory.FactoryBeanListener.Event
Called after the wsdl is loaded/parsed.
WSDL_OPERATION - Static variable in interface org.apache.cxf.message.Message
 
WSDL_PORT - Static variable in interface org.apache.cxf.message.Message
 
WSDL_SERVICE - Static variable in interface org.apache.cxf.message.Message
 
WSDLDocumentation - Annotation Type in org.apache.cxf.annotations
Adds documentation nodes to the generated WSDL
WSDLDocumentation.DEFAULT - Class in org.apache.cxf.annotations
 
WSDLDocumentation.Placement - Enum in org.apache.cxf.annotations
 
WSDLDocumentationCollection - Annotation Type in org.apache.cxf.annotations
Used to attach multiple WSDLDocumentation annotations to a method or type if documentation needs to be added to more than one place in the wsdl.
WSDLI_PFX - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSDLI_WSDLLOCATION - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 

X

XMLMessage - Class in org.apache.cxf.message
 
XMLMessage(Message) - Constructor for class org.apache.cxf.message.XMLMessage
 
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
 
XmlSchemaPrimitiveUtils - Class in org.apache.cxf.common.util
 
XmlSchemaUtils - Class in org.apache.cxf.common.xmlschema
Some functions that avoid problems with Commons XML Schema.
XMLStreamDataReader - Class in org.apache.cxf.databinding.source
 
XMLStreamDataReader() - Constructor for class org.apache.cxf.databinding.source.XMLStreamDataReader
 
XMLStreamDataReader() - Constructor for class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
 
XMLStreamDataReader(Class<?>) - Constructor for class org.apache.cxf.databinding.source.XMLStreamDataReader
 
XMLStreamDataWriter - Class in org.apache.cxf.databinding.source
 
XMLStreamDataWriter() - Constructor for class org.apache.cxf.databinding.source.XMLStreamDataWriter
 
XMLStreamDataWriter() - Constructor for class org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataWriter
 
XMLStreamReaderWrapper - Interface in org.apache.cxf.staxutils
Interface for XMLStreamReader wrappers
XMLStreamWriterCallback - Interface in org.apache.cxf.databinding.stax
 
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
 
XSI_NIL - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
XSLTCachedOutputStreamCallback(Templates, OutputStream) - Constructor for class org.apache.cxf.feature.transform.XSLTOutInterceptor.XSLTCachedOutputStreamCallback
 
XSLTCachedWriter(Templates, Writer) - Constructor for class org.apache.cxf.feature.transform.XSLTOutInterceptor.XSLTCachedWriter
 
XSLTFeature - Class in org.apache.cxf.feature.transform
This class defines a feature is used to transform message using XSLT script.
XSLTFeature() - Constructor for class org.apache.cxf.feature.transform.XSLTFeature
 
XSLTFeature.Portable - Class in org.apache.cxf.feature.transform
 
XSLTInInterceptor - Class in org.apache.cxf.feature.transform
Class provides XSLT transformation of incoming message.
XSLTInInterceptor(String) - Constructor for class org.apache.cxf.feature.transform.XSLTInInterceptor
 
XSLTInInterceptor(String, Class<?>, Class<?>, String) - Constructor for class org.apache.cxf.feature.transform.XSLTInInterceptor
 
XSLTOutInterceptor - Class in org.apache.cxf.feature.transform
Class provides XSLT transformation of outgoing message.
XSLTOutInterceptor(String) - Constructor for class org.apache.cxf.feature.transform.XSLTOutInterceptor
 
XSLTOutInterceptor(String, Class<?>, Class<?>, String) - Constructor for class org.apache.cxf.feature.transform.XSLTOutInterceptor
 
XSLTOutInterceptor.XSLTCachedOutputStreamCallback - Class in org.apache.cxf.feature.transform
 
XSLTOutInterceptor.XSLTCachedWriter - Class in org.apache.cxf.feature.transform
 
XSLTOutInterceptor.XSLTStreamWriter - Class in org.apache.cxf.feature.transform
 
XSLTStreamWriter(Templates, CachedWriter, XMLStreamWriter, XMLStreamWriter) - Constructor for class org.apache.cxf.feature.transform.XSLTOutInterceptor.XSLTStreamWriter
 
XSLTUtils - Class in org.apache.cxf.feature.transform
 

Y

YES - Enum constant in enum org.apache.cxf.transport.common.gzip.GZIPOutInterceptor.UseGzip
 

Z

ZERO_Q - Static variable in class org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
regular expression that matches any encoding with a q-value of 0 (or 0.0, 0.00, etc.).
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form