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

A

A_XSI_NIL - Static variable in class org.apache.cxf.common.WSDLConstants
 
A_XSI_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
abort() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
abort() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
ABSTRACT_ATTR - Static variable in class org.apache.cxf.configuration.spring.BeanConstants
 
AbstractAnnotationVisitor - Class in org.apache.cxf.common.annotation
 
AbstractAnnotationVisitor(Class<? extends Annotation>) - Constructor for class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
AbstractAnnotationVisitor(List<Class<? extends Annotation>>) - Constructor for class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
AbstractAttributedInterceptorProvider - Class in org.apache.cxf.interceptor
 
AbstractAttributedInterceptorProvider() - Constructor for class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
AbstractBaseBindingFactory - Class in org.apache.cxf.binding
 
AbstractBaseBindingFactory() - Constructor for class org.apache.cxf.binding.AbstractBaseBindingFactory
 
AbstractBaseBindingFactory(Collection<String>) - Constructor for class org.apache.cxf.binding.AbstractBaseBindingFactory
 
AbstractBaseBindingFactory(Bus) - Constructor for class org.apache.cxf.binding.AbstractBaseBindingFactory
 
AbstractBaseBindingFactory(Bus, Collection<String>) - Constructor for class org.apache.cxf.binding.AbstractBaseBindingFactory
 
AbstractBasicInterceptorProvider - Class in org.apache.cxf.interceptor
 
AbstractBasicInterceptorProvider() - Constructor for class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
AbstractBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
 
AbstractBeanDefinitionParser() - Constructor for class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
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(EndpointReferenceType, EndpointInfo) - Constructor for class org.apache.cxf.transport.AbstractDestination
 
AbstractDestination(Bus, EndpointReferenceType, EndpointInfo) - Constructor for class org.apache.cxf.transport.AbstractDestination
 
AbstractDestination.AbstractBackChannelConduit - Class in org.apache.cxf.transport
Backchannel conduit.
AbstractDestination.AbstractBackChannelConduit() - Constructor for class org.apache.cxf.transport.AbstractDestination.AbstractBackChannelConduit
 
AbstractDOMStreamReader<T,I> - Class in org.apache.cxf.staxutils
Abstract logic for creating XMLStreamReader from DOM documents.
AbstractDOMStreamReader(AbstractDOMStreamReader.ElementFrame<T, I>) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
AbstractDOMStreamReader.ElementFrame<T,I> - Class in org.apache.cxf.staxutils
 
AbstractDOMStreamReader.ElementFrame(T, AbstractDOMStreamReader.ElementFrame<T, I>) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
AbstractDOMStreamReader.ElementFrame(T, AbstractDOMStreamReader.ElementFrame<T, I>, I) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
AbstractDOMStreamReader.ElementFrame(T, boolean) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
AbstractDOMStreamReader.ElementFrame(T) - Constructor for class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
AbstractEndpointFactory - Class in org.apache.cxf.endpoint
 
AbstractEndpointFactory() - Constructor for class org.apache.cxf.endpoint.AbstractEndpointFactory
 
AbstractEndpointSelectionInterceptor - Class in org.apache.cxf.interceptor
 
AbstractEndpointSelectionInterceptor() - Constructor for class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor
Deprecated.  
AbstractEndpointSelectionInterceptor(String) - Constructor for class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor
 
AbstractEndpointSelectionInterceptor(String, String) - Constructor for class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor
 
AbstractFactoryBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
This class makes it easy to create two simultaneous beans - a factory bean and the bean that the factory produces.
AbstractFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
AbstractFaultChainInitiatorObserver - Class in org.apache.cxf.interceptor
 
AbstractFaultChainInitiatorObserver(Bus) - Constructor for class org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
 
AbstractFeature - Class in org.apache.cxf.feature
A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
AbstractFeature() - Constructor for class org.apache.cxf.feature.AbstractFeature
 
AbstractInDatabindingInterceptor - Class in org.apache.cxf.interceptor
 
AbstractInDatabindingInterceptor(String) - Constructor for class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
AbstractInDatabindingInterceptor(String, String) - Constructor for class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
AbstractInvoker - Class in org.apache.cxf.service.invoker
Abstract implementation of Invoker.
AbstractInvoker() - Constructor for class org.apache.cxf.service.invoker.AbstractInvoker
 
AbstractLoggingInterceptor - Class in org.apache.cxf.interceptor
A simple logging handler which outputs the bytes of the message to the Logger.
AbstractLoggingInterceptor(String) - Constructor for class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
AbstractLoggingInterceptor(String, String) - Constructor for class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
AbstractMessageContainer - Class in org.apache.cxf.service.model
 
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, String) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
Instantiates the interceptor with a specified id.
AbstractPhaseInterceptor(String, boolean) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
Instantiates the interceptor and specifies if it gets a system determined unique id.
AbstractPhaseInterceptor(String, String, boolean) - Constructor for class org.apache.cxf.phase.AbstractPhaseInterceptor
Instantiates the interceptor with a specified id or with a system determined unique id.
AbstractPropertiesHolder - Class in org.apache.cxf.service.model
 
AbstractPropertiesHolder() - Constructor for class org.apache.cxf.service.model.AbstractPropertiesHolder
 
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
 
AbstractTransportFactory(List<String>, Bus) - Constructor for class org.apache.cxf.transport.AbstractTransportFactory
 
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
 
AbstractWSDLPlugin - Class in org.apache.cxf.wsdl
 
AbstractWSDLPlugin() - Constructor for class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
ACC_ABSTRACT - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
ACC_FINAL - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
ACC_INTERFACE - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
ACC_PRIVATE - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
ACC_PUBLIC - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
ACC_SUPER - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
accept(AnnotationVisitor, Class<?>) - Method in class org.apache.cxf.common.annotation.AnnotationProcessor
Visits each of the annotated elements of the object.
accept(AnnotationVisitor) - Method in class org.apache.cxf.common.annotation.AnnotationProcessor
 
accept(XMLStreamReader) - Method in class org.apache.cxf.staxutils.StaxStreamFilter
 
ACCEPT_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
 
ACONST_NULL - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
ACTION - Static variable in class org.apache.cxf.ws.addressing.ContextUtils
 
action - Variable in class org.apache.cxf.ws.addressing.ProblemActionType
 
ACTION_MISMATCH_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_MISMATCH_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_NOT_SUPPORTED_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_NOT_SUPPORTED_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ACTION_VERIFIED - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
activate() - Method in class org.apache.cxf.transport.AbstractObservable
Activate messages flow.
activationNamespaces - Variable in class org.apache.cxf.binding.AbstractBaseBindingFactory
 
add(Attachment) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
add(int, T) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
add(T) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
add(T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
add(String, String) - Method in class org.apache.cxf.helpers.NSStack
Add a new declaration to the current scope.
add(String) - Method in class org.apache.cxf.helpers.NSStack
Add a new declaration to the current scope using a unique prefix and return the prefix.
add(Interceptor<? extends Message>) - Method in interface org.apache.cxf.interceptor.InterceptorChain
Adds a single interceptor to the interceptor chain.
add(Collection<Interceptor<? extends Message>>) - Method in interface org.apache.cxf.interceptor.InterceptorChain
Adds multiple interceptors to the interceptor chain.
add(Collection<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Collection<Interceptor<? extends Message>>, boolean) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Interceptor<? extends Message>) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
add(Interceptor<? extends Message>, boolean) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
addAfter(Collection<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain after the specified collection of interceptors.
addAfter(String) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain after the specified interceptor.
addAll(Collection<? extends Attachment>) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
addAll(Collection<? extends T>) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
addAll(int, Collection<? extends T>) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
addAll(Collection<? extends T>) - Method in class org.apache.cxf.common.util.SortedArraySet
 
addAllAbsent(Collection<? extends T>) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
addApplicationContext(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
addArgs(List<String>) - Method in class org.apache.cxf.common.util.Compiler
 
addBefore(Collection<String>) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain before the specified collection of interceptors.
addBefore(String) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Specifies that the current interceptor needs to be added to the interceptor chain before the specified interceptor.
addBindFile(InputSource) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.Options
 
addBinding(BindingInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
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
 
addChangeListener(PropertyChangeListener) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
addCrossImports() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
addDefaultPortIfMissing(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
addDefaultPortIfMissing(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
addDefinition(Object, Definition) - Method in interface org.apache.cxf.wsdl.WSDLManager
Adds a definition into the cache for lookup later
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(ExtensionRegistry, String, String) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensions(ExtensionRegistry, String, String, String) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensions(ExtensionRegistry, Class<?>, Class<? extends ExtensibilityElement>) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensions(ExtensionRegistry, Class<?>, Class<? extends ExtensibilityElement>, String) - Static method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
addExtensor(Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
addExtensor(Object) - Method in interface org.apache.cxf.service.model.Extensible
 
addFault(QName, QName) - Method in class org.apache.cxf.service.model.OperationInfo
Adds an fault to this operation.
addFault(FaultInfo) - Method in class org.apache.cxf.service.model.OperationInfo
Adds a fault to this operation.
addFault(QName, QName) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
addGrammar(InputSource) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.Options
 
addHandler(Handler) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
addHandler(Handler) - Method in class org.apache.cxf.common.logging.Log4jLogger
 
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.
addListener(Destination, Endpoint) - Method in class org.apache.cxf.binding.AbstractBaseBindingFactory
 
addListener(Destination, Endpoint) - Method in interface org.apache.cxf.binding.BindingFactory
Set the destination's message observer which is created by using the endpoint to listen the incoming message
addMember(Principal) - Method in class org.apache.cxf.common.security.SimpleGroup
 
addMessageFromBinding(ExtensibilityElement, BindingOperationInfo, boolean) - Method in class org.apache.cxf.binding.AbstractBindingFactory
 
addMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Adds a message part to this container.
addMessagePart(String) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
addMessagePart(MessagePartInfo) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Adds a message part to this container.
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
 
addOperation(BindingOperationInfo) - Method in class org.apache.cxf.service.model.BindingInfo
Adds an operation to this service.
addOperation(QName) - Method in class org.apache.cxf.service.model.InterfaceInfo
Adds an operation to this service.
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
 
addResourceResolver(ResourceResolver) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
addResourceResolver(ResourceResolver) - Method in interface org.apache.cxf.resource.ResourceManager
Add a ResourceResolver.
addResourceResolvers(Collection<? extends ResourceResolver>) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
address - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
address - Variable in class org.apache.cxf.ws.addressing.EndpointReferenceType
 
address - Variable in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
 
address - Variable in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
ADDRESSING_DISABLED - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
AddressingBuilder - Class in org.apache.cxf.ws.addressing
Factory for WS-Addressing elements.
AddressingBuilder() - Constructor for class org.apache.cxf.ws.addressing.AddressingBuilder
Non-public constructor prevents instantiation.
AddressingConstants - Interface in org.apache.cxf.ws.addressing
Encapsulation of version-specific WS-Addressing constants.
AddressingProperties - Interface in org.apache.cxf.ws.addressing
Abstraction of Message Addressing Properties.
addressingRequired - Variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
addressingResponses - Variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
AddressingType - Interface in org.apache.cxf.ws.addressing
Encapsulates the WS-Addressing namespace URI (and by implication, also the version).
AddressType - Class in org.apache.cxf.wsdl.http
Java class for addressType complex type.
AddressType() - Constructor for class org.apache.cxf.wsdl.http.AddressType
 
addSchema(SchemaInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
addSchemaDocument(ServiceInfo, SchemaCollection, Document, String) - Method in class org.apache.cxf.databinding.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
 
adjustMethodAndParams(Method, Exchange, List<Object>) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
adjustOverlaidNode(Node, String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
algorithm - Variable in class org.apache.cxf.configuration.security.SecureRandomParameters
 
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 - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
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
 
AnnotationVisitor - Interface in org.apache.cxf.common.annotation
Visits the annotated elements of an object
Anonymous - Class in org.apache.cxf.ws.addressing.wsdl
Java class for anonymous complex type.
Anonymous() - Constructor for class org.apache.cxf.ws.addressing.wsdl.Anonymous
 
ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
 
AnonymousType - Enum in org.apache.cxf.ws.addressing.wsdl
Java class for AnonymousType.
any - Variable in class org.apache.cxf.ws.addressing.AttributedAnyType
 
any - Variable in class org.apache.cxf.ws.addressing.EndpointReferenceType
 
any - Variable in class org.apache.cxf.ws.addressing.MetadataType
 
any - Variable in class org.apache.cxf.ws.addressing.ReferenceParametersType
 
any - Variable in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
 
any - Variable in class org.apache.cxf.ws.addressing.v200403.ReferencePropertiesType
 
any - Variable in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
any - Variable in class org.apache.cxf.ws.addressing.v200408.ReferenceParametersType
 
any - Variable in class org.apache.cxf.ws.addressing.v200408.ReferencePropertiesType
 
any - Variable in class org.apache.cxf.wsdl.TExtensibleAttributesDocumented
 
any - Variable in class org.apache.cxf.wsdl.TExtensibleDocumented
 
ANY_TYPE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
ANY_URI_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
applyReferenceParam(EndpointReferenceType, Object) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
ARETURN - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
ASMHelper - Class in org.apache.cxf.common.util
 
ASMHelper() - Constructor for class org.apache.cxf.common.util.ASMHelper
 
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
 
ASMHelper.Opcodes - Class in org.apache.cxf.common.util
 
ASMHelper.Opcodes() - Constructor for class org.apache.cxf.common.util.ASMHelper.Opcodes
 
ASMHelper.TypeHelperClassLoader - Class in org.apache.cxf.common.util
 
assertMessage(Message, T, PolicyCalculator<T>) - Method in interface org.apache.cxf.policy.PolicyDataEngine
 
assertMessage(Message) - Method in interface org.apache.cxf.transport.Assertor
 
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 - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
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 - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
Attachment - Interface in org.apache.cxf.message
 
ATTACHMENT_DIRECTORY - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
ATTACHMENT_MAX_SIZE - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
ATTACHMENT_MEMORY_THRESHOLD - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
AttachmentDataSource - Class in org.apache.cxf.attachment
 
AttachmentDataSource(String, InputStream) - Constructor for class org.apache.cxf.attachment.AttachmentDataSource
 
AttachmentDeserializer - Class in org.apache.cxf.attachment
 
AttachmentDeserializer(Message) - Constructor for class org.apache.cxf.attachment.AttachmentDeserializer
 
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
 
AttachmentOutInterceptor - Class in org.apache.cxf.interceptor
 
AttachmentOutInterceptor() - Constructor for class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
AttachmentOutInterceptor.AttachmentOutEndingInterceptor - Class in org.apache.cxf.interceptor
 
AttachmentOutInterceptor.AttachmentOutEndingInterceptor() - Constructor for class org.apache.cxf.interceptor.AttachmentOutInterceptor.AttachmentOutEndingInterceptor
 
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
 
ATTR_LOCATION - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_NAME - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_NAMESPACE - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_PART_ELEMENT - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_PART_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_TNS - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_TRANSPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
ATTR_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
AttributedAnyType - Class in org.apache.cxf.ws.addressing
Java class for AttributedAnyType complex type.
AttributedAnyType() - Constructor for class org.apache.cxf.ws.addressing.AttributedAnyType
 
AttributedQName - Class in org.apache.cxf.ws.addressing.v200403
Java class for AttributedQName complex type.
AttributedQName() - Constructor for class org.apache.cxf.ws.addressing.v200403.AttributedQName
 
AttributedQName - Class in org.apache.cxf.ws.addressing.v200408
Java class for AttributedQName complex type.
AttributedQName() - Constructor for class org.apache.cxf.ws.addressing.v200408.AttributedQName
 
AttributedQNameType - Class in org.apache.cxf.ws.addressing
Java class for AttributedQNameType complex type.
AttributedQNameType() - Constructor for class org.apache.cxf.ws.addressing.AttributedQNameType
 
AttributedQNameType - Class in org.apache.cxf.ws.addressing.wsdl
Java class for AttributedQNameType complex type.
AttributedQNameType() - Constructor for class org.apache.cxf.ws.addressing.wsdl.AttributedQNameType
 
AttributedUnsignedLongType - Class in org.apache.cxf.ws.addressing
Java class for AttributedUnsignedLongType complex type.
AttributedUnsignedLongType() - Constructor for class org.apache.cxf.ws.addressing.AttributedUnsignedLongType
 
AttributedURI - Class in org.apache.cxf.ws.addressing.v200403
Java class for AttributedURI complex type.
AttributedURI() - Constructor for class org.apache.cxf.ws.addressing.v200403.AttributedURI
 
AttributedURI - Class in org.apache.cxf.ws.addressing.v200408
Java class for AttributedURI complex type.
AttributedURI() - Constructor for class org.apache.cxf.ws.addressing.v200408.AttributedURI
 
AttributedURIType - Class in org.apache.cxf.ws.addressing
Java class for AttributedURIType complex type.
AttributedURIType() - Constructor for class org.apache.cxf.ws.addressing.AttributedURIType
 
authorization - Variable in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
AUTHORIZATION - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
AuthorizationPolicy - Class in org.apache.cxf.configuration.security
This structure holds parameters that may govern authentication that use a User Password strategy.
AuthorizationPolicy() - Constructor for class org.apache.cxf.configuration.security.AuthorizationPolicy
 
authorizationType - Variable in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
AutomaticWorkQueue - Interface in org.apache.cxf.workqueue
 
AutomaticWorkQueueImpl - Class in org.apache.cxf.workqueue
 
AutomaticWorkQueueImpl() - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(String) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(int) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(int, String) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(int, int, int, int, long) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
AutomaticWorkQueueImpl(int, int, int, int, long, String) - Constructor for class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
available() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 

B

badASM - Static variable in class org.apache.cxf.common.util.ASMHelper
 
BareInInterceptor - Class in org.apache.cxf.interceptor
 
BareInInterceptor() - Constructor for class org.apache.cxf.interceptor.BareInInterceptor
 
BareOutInterceptor - Class in org.apache.cxf.interceptor
 
BareOutInterceptor() - Constructor for class org.apache.cxf.interceptor.BareOutInterceptor
 
BASE64BINARY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
Base64Exception - Exception in org.apache.cxf.common.util
 
Base64Exception(Message) - Constructor for exception org.apache.cxf.common.util.Base64Exception
 
Base64Exception(Message, Throwable) - Constructor for exception org.apache.cxf.common.util.Base64Exception
 
Base64Exception(Throwable) - Constructor for exception org.apache.cxf.common.util.Base64Exception
 
Base64Utility - Class in org.apache.cxf.common.util
This class converts to/from base64.
BASE_PATH - Static variable in interface org.apache.cxf.message.Message
 
BaseDataReader - Interface in org.apache.cxf.databinding
Non-parameterized base interface for DataReader<T>
BaseDataWriter - Interface in org.apache.cxf.databinding
The 'write' side of the data binding abstraction of CXF.
BeanConstants - Class in org.apache.cxf.configuration.spring
 
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
begin(MessagePartInfo) - Method in class org.apache.cxf.service.ServiceModelSchemaValidator
 
begin(ServiceInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(InterfaceInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(OperationInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(UnwrappedOperationInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(MessageInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(MessagePartInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(FaultInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
begin(EndpointInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
BINARY_CONTENT_MESSAGE - Static variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
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 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 - Variable in class org.apache.cxf.wsdl.TDefinitions
 
binding - Variable in class org.apache.cxf.wsdl.TPort
 
bindingConfig - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
BindingConfiguration - Class in org.apache.cxf.binding
A configuration for a binding.
BindingConfiguration() - Constructor for class org.apache.cxf.binding.BindingConfiguration
 
BindingFactory - Interface in org.apache.cxf.binding
A factory interface for creating Bindings from BindingInfo metadata.
bindingFactory - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
BindingFactoryManager - Interface in org.apache.cxf.binding
The manager interface represents a repository for accessing BindingFactorys.
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
 
BindingType - Class in org.apache.cxf.wsdl.http
Java class for bindingType complex type.
BindingType() - Constructor for class org.apache.cxf.wsdl.http.BindingType
 
BODY_ATTACHMENT_ID - Static variable in class org.apache.cxf.attachment.AttachmentUtil
 
BOOLEAN_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
buffer - Variable in class org.apache.cxf.io.AbstractThresholdOutputStream
 
build(Object) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JCodeModel
 
build(String) - Method in interface org.apache.cxf.wsdl.WSDLBuilder
 
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
 
BundleUtils - Class in org.apache.cxf.common.i18n
A container for static utility methods related to resource bundle naming conventons.
bus - Variable in class org.apache.cxf.binding.AbstractBaseBindingFactory
 
Bus - Interface in org.apache.cxf
The Bus is the central place in CXF.
bus - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
bus - Variable in class org.apache.cxf.endpoint.ClientImpl
 
bus - Variable in class org.apache.cxf.transport.AbstractDestination
 
bus - Variable in class org.apache.cxf.transport.AbstractTransportFactory
 
bus - Variable in class org.apache.cxf.transport.ChainInitiationObserver
 
bus - Variable in class org.apache.cxf.transport.MultipleEndpointObserver
 
bus - Variable in class org.apache.cxf.transport.TransportURIResolver
 
BUS_FACTORY_PROPERTY_NAME - Static variable in class org.apache.cxf.BusFactory
 
BUS_ID_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
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.
BusException - Exception in org.apache.cxf
The BusException class is used to indicate a bus exception has occurred.
BusException(Message) - Constructor for exception org.apache.cxf.BusException
Constructs a BusException with the provided detail message.
BusException(Message, Throwable) - Constructor for exception org.apache.cxf.BusException
Constructs a BusException with the detail message and cause provided.
BusException(Throwable) - Constructor for exception org.apache.cxf.BusException
Constructs a BusException with the provided cause.
BusExtension - Interface in org.apache.cxf.extension
 
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.
BusWiringType - Enum in org.apache.cxf.configuration.spring
Enumeration for the ways in which the CXF bus can be wired into a Spring bean.
BYTE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
ByteDataSource - Class in org.apache.cxf.attachment
 
ByteDataSource(byte[]) - Constructor for class org.apache.cxf.attachment.ByteDataSource
 
ByteDataSource(byte[], String) - Constructor for class org.apache.cxf.attachment.ByteDataSource
 
ByteDataSource(byte[], int, int) - Constructor for class org.apache.cxf.attachment.ByteDataSource
 

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
 
CachedOutputStream - Class in org.apache.cxf.io
 
CachedOutputStream(PipedInputStream) - Constructor for class org.apache.cxf.io.CachedOutputStream
 
CachedOutputStream() - Constructor for class org.apache.cxf.io.CachedOutputStream
 
CachedOutputStream(long) - Constructor for class org.apache.cxf.io.CachedOutputStream
 
CachedOutputStreamCallback - Interface in org.apache.cxf.io
 
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
 
canAssert(QName) - Method in interface org.apache.cxf.transport.Assertor
 
cancel(boolean) - Method in class org.apache.cxf.endpoint.ClientCallback
 
cancelled - Variable in class org.apache.cxf.endpoint.ClientCallback
 
capitalize(String) - Static method in class org.apache.cxf.common.util.StringUtils
Return input string with first character in upper case.
cast(Map<?, ?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Map<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Dictionary<?, ?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Dictionary<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Collection<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Collection<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(List<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(List<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Iterator<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Iterator<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Enumeration<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Enumeration<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Set<?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Set<?>, Class<T>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Map.Entry<?, ?>) - Static method in class org.apache.cxf.helpers.CastUtils
 
cast(Map.Entry<?, ?>, Class<T>, Class<U>) - Static method in class org.apache.cxf.helpers.CastUtils
 
CastUtils - Class in org.apache.cxf.helpers
 
certAlias - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
certAlias - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
certAlias - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
certConstraints - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
certConstraints - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
certConstraints - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
CertificateConstraintsType - Class in org.apache.cxf.configuration.security
This structure holds a list of regular expressions that corresponds to a sequence of Certificate Constraints on either the Subject or Issuer DN.
CertificateConstraintsType() - Constructor for class org.apache.cxf.configuration.security.CertificateConstraintsType
 
certStore - Variable in class org.apache.cxf.configuration.security.TrustManagersType
 
CertStoreType - Class in org.apache.cxf.configuration.security
A CertStoreType represents a catenated sequence of X.509 certificates, in PEM or DER format.
CertStoreType() - Constructor for class org.apache.cxf.configuration.security.CertStoreType
 
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 - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
checkForURI(String) - Method in class org.apache.cxf.transport.TransportFinder
 
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.
CHUNKED - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
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
 
cipherSuite - Variable in class org.apache.cxf.configuration.security.CipherSuites
 
cipherSuiteFilters - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
ciphersuites - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
CipherSuites - Class in org.apache.cxf.configuration.security
This structure holds a list of ciphersuite names that are to be supported.
CipherSuites() - Constructor for class org.apache.cxf.configuration.security.CipherSuites
 
cipherSuites - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
cipherSuites - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
cipherSuitesFilter - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
cipherSuitesFilter - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
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
 
classes() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JPackage
 
classes() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JType
 
ClassHelper - Class in org.apache.cxf.common.util
 
ClassHelper() - Constructor for class org.apache.cxf.common.util.ClassHelper
 
ClassLoaderResolver - Class in org.apache.cxf.resource
 
ClassLoaderResolver() - Constructor for class org.apache.cxf.resource.ClassLoaderResolver
 
ClassLoaderResolver(ClassLoader) - Constructor for class org.apache.cxf.resource.ClassLoaderResolver
 
ClassLoaderUtils - Class in org.apache.cxf.common.classloader
This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
ClassLoaderUtils.ClassLoaderHolder - Class in org.apache.cxf.common.classloader
 
ClasspathResolver - Class in org.apache.cxf.resource
Resolve resources from the system class path.
ClasspathResolver() - Constructor for class org.apache.cxf.resource.ClasspathResolver
 
ClassReader - Class in org.apache.cxf.common.util
This is the class file reader for obtaining the parameter names for declared methods in a class.
ClassReader(byte[], Map<String, Method>) - Constructor for class org.apache.cxf.common.util.ClassReader
 
cleanContentId(String) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
cleanedUpSchemaSource(XmlSchemaObject) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
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.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 - Interface in org.apache.cxf.endpoint
 
CLIENT_ADDRESSING_PROPERTIES - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Well-known Property names for AddressingProperties in BindingProvider Context.
CLIENT_ADDRESSING_PROPERTIES_INBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Well-known Property names for AddressingProperties in Handler Context.
CLIENT_ADDRESSING_PROPERTIES_OUTBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
ClientAuthentication - Class in org.apache.cxf.configuration.security
Java class for ClientAuthentication complex type.
ClientAuthentication() - Constructor for class org.apache.cxf.configuration.security.ClientAuthentication
 
clientAuthentication - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
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 interface org.apache.cxf.endpoint.ClientLifeCycleListener
 
clientCreated(Client) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleManager
 
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, Conduit) - Constructor for class org.apache.cxf.endpoint.ClientImpl
 
ClientImpl(Bus, Endpoint, ConduitSelector) - Constructor for class org.apache.cxf.endpoint.ClientImpl
 
ClientImpl(URL) - Constructor for class org.apache.cxf.endpoint.ClientImpl
 
ClientImpl(URL, QName) - Constructor for class org.apache.cxf.endpoint.ClientImpl
 
ClientImpl(Bus, URL, QName, QName) - Constructor for class org.apache.cxf.endpoint.ClientImpl
Create a Client that uses the default EndpointImpl.
ClientImpl(Bus, URL, QName, QName, EndpointImplFactory) - Constructor for class org.apache.cxf.endpoint.ClientImpl
Create a Client that uses a specific EndpointImpl.
ClientImpl(Bus, Service, QName, EndpointImplFactory) - Constructor for class org.apache.cxf.endpoint.ClientImpl
Create a Client that uses a specific EndpointImpl.
ClientImpl.EchoContext - Class in org.apache.cxf.endpoint
 
ClientImpl.EchoContext(Map<String, Object>) - Constructor for class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
ClientLifeCycleListener - Interface in org.apache.cxf.endpoint
 
ClientLifeCycleManager - Interface in org.apache.cxf.endpoint
 
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
 
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.PreexistingConduitSelector
 
CLOSE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
close() - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
close() - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
close() - Method in class org.apache.cxf.io.CachedOutputStream
 
close() - Method in class org.apache.cxf.io.CachedWriter
 
close() - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
close() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
close() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
close() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
close() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
close() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
close(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
close(XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
close() - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
close(Message) - Method in class org.apache.cxf.transport.AbstractConduit
 
close() - Method in class org.apache.cxf.transport.AbstractConduit
Close the conduit.
close(Message) - Method in interface org.apache.cxf.transport.Conduit
Close the connections associated with the message
close() - Method in interface org.apache.cxf.transport.Conduit
Close the conduit
close() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
closeFlowthroughStream() - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
CollectionUtils - Class in org.apache.cxf.common.util
 
combinator - Variable in class org.apache.cxf.configuration.security.DNConstraintsType
 
CombinatorType - Enum in org.apache.cxf.configuration.security
Java class for CombinatorType.
comment(char[], int, int) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
comparator() - Method in class org.apache.cxf.common.util.SortedArraySet
 
compare(Method, Method) - Method in class org.apache.cxf.helpers.MethodComparator
 
compare(Phase, Phase) - Method in class org.apache.cxf.phase.PhaseComparator
 
compareTo(Object) - Method in class org.apache.cxf.phase.Phase
 
compileFiles(File[]) - Method in class org.apache.cxf.common.util.Compiler
 
compileFiles(List<File>) - Method in class org.apache.cxf.common.util.Compiler
 
compileFiles(String[]) - Method in class org.apache.cxf.common.util.Compiler
 
Compiler - Class in org.apache.cxf.common.util
 
Compiler() - Constructor for class org.apache.cxf.common.util.Compiler
 
complete(Exchange) - Method in class org.apache.cxf.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.
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.
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(Message) - Constructor for exception org.apache.cxf.configuration.ConfigurationException
Constructs a ConfigurationException with the provided detail message.
ConfigurationException(Message, Throwable) - Constructor for exception org.apache.cxf.configuration.ConfigurationException
Constructs a ConfigurationException with the detail message and cause provided.
ConfigurationException(Throwable) - Constructor for exception org.apache.cxf.configuration.ConfigurationException
Constructs a ConfigurationException with the provided cause.
configureBean(Object) - Method in interface org.apache.cxf.configuration.Configurer
set up the Bean's value by using Dependency Injection from the application context
configureBean(String, Object) - Method in interface org.apache.cxf.configuration.Configurer
set up the Bean's value by using Dependency Injection from the application context with a proper name.
configureBean(Object) - Method in class org.apache.cxf.configuration.NullConfigurer
 
configureBean(String, Object) - Method in class org.apache.cxf.configuration.NullConfigurer
 
configureBean(Object) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
configureBean(String, Object) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
configureBean(String, Object, boolean) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
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
 
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
 
construct(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
construct(Object, Class<?>) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
consume(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
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
 
containsReservedKeywords(String) - Static method in class org.apache.cxf.common.util.URIParserUtil
 
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 - Variable in class org.apache.cxf.wsdl.TDocumentation
 
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_TYPE - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
CONTENT_TYPE - Static variable in interface org.apache.cxf.message.Message
 
context - Variable in class org.apache.cxf.endpoint.ClientCallback
 
ContextInspector - Interface in org.apache.cxf.endpoint
 
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.
ContinuationInfo - Class in org.apache.cxf.continuations
Utility class which can be used to associate an inbound message, as well as a user object, if any, with continuation
ContinuationInfo(Message) - Constructor for class org.apache.cxf.continuations.ContinuationInfo
 
ContinuationProvider - Interface in org.apache.cxf.continuations
Provides transport-neutral support for creating suspended invocation primitives or continuations
CONVENTIONAL_TNS_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
convert(AttributedURIType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 AttributedURI to 2004/08 AttributedURI.
convert(AttributedURI) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 AttributedURI to 2005/08 AttributedURI.
convert(AttributedURI) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 AttributedURI to 2005/08 AttributedURI.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 EndpointReferenceType to 2004/08 EndpointReferenceType.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 EndpointReferenceType to 2005/08 EndpointReferenceType.
convert(EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 EndpointReferenceType to 2005/08 EndpointReferenceType.
convert(ReferenceParametersType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 ReferenceParametersType to 2004/08 ReferenceParametersType.
convert(ReferenceParametersType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 ReferenceParametersType to 2005/08 ReferenceParametersType.
convert(RelatesToType) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2005/08 RelatesToType to 2004/08 Relationship.
convert(Relationship) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/08 Relationship to 2005/08 RelatesToType.
convert(Relationship) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Convert from 2004/03 Relationship to 2005/08 RelatesToType.
convertStringsToQNames(List<String>) - Static method in class org.apache.cxf.helpers.DOMUtils
 
convertStringsToQNames(List<String>) - Static method in class org.apache.cxf.helpers.XMLUtils
 
convertStringToQName(String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
convertStringToQName(String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
convertStringToQName(String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
convertStringToQName(String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
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.
convertToMapOfQNames(Map<String, String>, Map<QName, QName>) - Static method in class org.apache.cxf.staxutils.transform.TransformUtils
 
convertToNative(Object) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer
Converts a version specific EndpointReferenceType to the native version used internally by CXF
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.wsdl.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(Source, OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Source, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Document) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Document, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(Element, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(XMLStreamReader, OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
copy(XMLStreamReader, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
Copies the reader to the writer.
copy(XMLStreamReader, XMLStreamWriter, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
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
 
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(Exchange) - Method in interface org.apache.cxf.service.invoker.Factory
Creates the object that will be used for the invoke
create(Exchange) - Method in class org.apache.cxf.service.invoker.PerRequestFactory
 
create(Exchange) - Method in class org.apache.cxf.service.invoker.PooledFactory
Creates the object that will be used for the invoke
create(Exchange) - Method in class org.apache.cxf.service.invoker.SessionFactory
Creates the object that will be used for the invoke
create(Exchange) - Method in class org.apache.cxf.service.invoker.SingletonFactory
Creates the object that will be used for the invoke
create(Exchange) - Method in class org.apache.cxf.service.invoker.SpringBeanFactory
Creates the object that will be used for the invoke
create(URL) - Method in interface org.apache.cxf.wsdl.WSDLServiceFactory
 
create(URL, QName) - Method in interface org.apache.cxf.wsdl.WSDLServiceFactory
 
createAction(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedURIType>}
createAction(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<AttributedURI>}
createAction(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<AttributedURI>}
createAddress(AddressType) - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of JAXBElement<AddressType>}
createAddressType() - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of AddressType
createAndAddElement(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
createAnonymous() - Method in class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create an instance of Anonymous
createAttachment(InputStream, InternetHeaders) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
createAttributedAnyType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of AttributedAnyType
createAttributedQName() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of AttributedQName
createAttributedQName() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of AttributedQName
createAttributedQNameType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of AttributedQNameType
createAttributedQNameType() - Method in class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create an instance of AttributedQNameType
createAttributedUnsignedLongType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of AttributedUnsignedLongType
createAttributedURI() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of AttributedURI
createAttributedURI() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of AttributedURI
createAttributedURIType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of AttributedURIType
createAuthorization(AuthorizationPolicy) - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of JAXBElement<AuthorizationPolicy>}
createAuthorizationPolicy() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of AuthorizationPolicy
createBinding(BindingInfo) - Method in interface org.apache.cxf.binding.BindingFactory
Create a Binding from the BindingInfo metadata.
createBinding(BindingType) - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of JAXBElement<BindingType>}
createBindingInfo(ServiceInfo, String, Object) - Method in class org.apache.cxf.binding.AbstractBaseBindingFactory
Creates a "default" BindingInfo object for the service.
createBindingInfo(Service, String, Object) - Method in class org.apache.cxf.binding.AbstractBaseBindingFactory
Creates a "default" BindingInfo object for the service.
createBindingInfo(ServiceInfo, Binding, String) - Method in class org.apache.cxf.binding.AbstractBindingFactory
Copies extensors from the Binding to BindingInfo.
createBindingInfo(Service, String, Object) - Method in interface org.apache.cxf.binding.BindingFactory
Create a "default" BindingInfo object for the service.
createBindingInfo(ServiceInfo, Binding, String) - Method in interface org.apache.cxf.binding.WSDLBindingFactory
 
createBindingInfo() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
createBindingType() - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of BindingType
createBridge(Set<Class<?>>, QName, Class<?>, Annotation[]) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createBus() - Method in class org.apache.cxf.BusFactory
Creates a new bus.
createCertificateConstraintsType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of CertificateConstraintsType
createCertStoreType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of CertStoreType
createChain() - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
createCipherSuites() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of CipherSuites
createClassWriter() - Method in class org.apache.cxf.common.util.ASMHelper
 
createClientAuthentication() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of ClientAuthentication
createCompatibleResponseProperties() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
 
createContentID(String) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
CREATED_FROM_API_ATTR - Static variable in class org.apache.cxf.configuration.spring.BeanConstants
 
createDataHandlerMap() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
createDecoupledDestination(Exchange, EndpointReferenceType) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
createDefinitions(TDefinitions) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TDefinitions>}
createDNConstraintsType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of DNConstraintsType
createDocument() - Static method in class org.apache.cxf.helpers.DOMUtils
 
createElementNS(Node, QName) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createElementNS(Document, QName) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createElementNS(Document, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createEndpoint() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
createEndpointReference(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createEndpointReference(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createEndpointReference(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createEndpointReferenceType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of EndpointReferenceType
createEndpointReferenceType() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of EndpointReferenceType
createEndpointReferenceType() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of EndpointReferenceType
createEndpointReferenceWithMetadata() - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
 
createExtension(Map<String, Object>) - Method in interface org.apache.cxf.wsdl.WSDLExtensibilityPlugin
 
createFault(Throwable, Method, List<Object>, boolean) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
createFaultTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createFaultTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createFaultTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createFileCodeWriter(File) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createFilteredReader(XMLStreamReader, StreamFilter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createFiltersType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of FiltersType
createFrom(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createFrom(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createFrom(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
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
 
createInterfaceName(AttributedQNameType) - Method in class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create an instance of JAXBElement<AttributedQNameType>}
createJAXBBean(JAXBContext, String, Class<?>) - 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
 
createKeyManagersType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of KeyManagersType
createKeyStoreType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of KeyStoreType
createLabel() - Method in class org.apache.cxf.common.util.ASMHelper
 
createLogger(Class<?>, String, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Create a logger
createMap() - Method in interface org.apache.cxf.configuration.spring.MapProvider
 
createMessage() - Method in interface org.apache.cxf.binding.Binding
Create a Message for this Binding.
createMessage(Message) - Method in interface org.apache.cxf.binding.Binding
Create a Message form the message.
createMessage(QName, MessageInfo.Type) - Method in class org.apache.cxf.service.model.OperationInfo
 
createMessage(Message) - Method in class org.apache.cxf.transport.MultipleEndpointObserver
Give a chance for a Binding to customize their message
createMessage(Exchange) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Create a Binding specific Message.
createMessageID(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedURIType>}
createMessageID(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<AttributedURI>}
createMessageID(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<AttributedURI>}
createMetadata(MetadataType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<MetadataType>}
createMetadataType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of MetadataType
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
 
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
 
createObject(Exchange) - Method in class org.apache.cxf.service.invoker.PooledFactory
 
createOperation(OperationType) - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of JAXBElement<OperationType>}
createOperationType() - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of OperationType
createProblemAction(ProblemActionType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<ProblemActionType>}
createProblemActionType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of ProblemActionType
createProblemHeader(AttributedAnyType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedAnyType>}
createProblemHeaderQName(AttributedQNameType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedQNameType>}
createProblemIRI(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedURIType>}
createProxyAuthorizationPolicy() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of ProxyAuthorizationPolicy
createProxyWrapper(Object, Class<T>) - Static method in class org.apache.cxf.common.util.ReflectionInvokationHandler
 
createQName(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
 
createReferenceParametersType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of ReferenceParametersType
createReferenceParametersType() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of ReferenceParametersType
createReferencePropertiesType() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of ReferencePropertiesType
createReferencePropertiesType() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of ReferencePropertiesType
createRelatesTo(RelatesToType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<RelatesToType>}
createRelatesTo(Relationship) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<Relationship>}
createRelatesTo(Relationship) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<Relationship>}
createRelatesToType() - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of RelatesToType
createRelationship() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of Relationship
createRelationship() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of Relationship
createReplyAfter(Object) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<Object>}
createReplyAfter(ReplyAfterType) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<ReplyAfterType>}
createReplyAfterType() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of ReplyAfterType
createReplyAfterType() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of ReplyAfterType
createReplyTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createReplyTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createReplyTo(EndpointReferenceType) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<EndpointReferenceType>}
createRetryAfter(AttributedUnsignedLongType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedUnsignedLongType>}
createSchemaCompiler() - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createSchemaCompilerWithDefaultAllocator(Set<String>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
createSecureRandomParameters() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of SecureRandomParameters
createService() - Method in interface org.apache.cxf.service.ServiceBuilder
 
createServiceName(ServiceNameType) - Method in class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create an instance of JAXBElement<ServiceNameType>}
createServiceNameType() - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of ServiceNameType
createServiceNameType() - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of ServiceNameType
createServiceNameType() - Method in class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create an instance of ServiceNameType
createTBinding() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TBinding
createTBindingOperation() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TBindingOperation
createTBindingOperationFault() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TBindingOperationFault
createTBindingOperationMessage() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TBindingOperationMessage
createTDefinitions() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TDefinitions
createTDefinitionsBinding(TBinding) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TBinding>}
createTDefinitionsImport(TImport) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TImport>}
createTDefinitionsMessage(TMessage) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TMessage>}
createTDefinitionsPortType(TPortType) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TPortType>}
createTDefinitionsService(TService) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TService>}
createTDefinitionsTypes(TTypes) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TTypes>}
createTDocumentation() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TDocumentation
createTDocumented() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TDocumented
createTempFile(String, String) - Static method in class org.apache.cxf.helpers.FileUtils
 
createTempFile(String, String, File, boolean) - Static method in class org.apache.cxf.helpers.FileUtils
 
createTextNode(Document, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createTextNode(Node, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
createTFault() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TFault
createTImport() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TImport
createTLSClientParameters(String) - Static method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig
 
createTLSClientParametersFromType(TLSClientParametersType) - Static method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig
 
createTLSClientParametersType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of TLSClientParametersType
createTLSServerParametersType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of TLSServerParametersType
createTMessage() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TMessage
createTmpDir() - Static method in class org.apache.cxf.helpers.FileUtils
 
createTo(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.ObjectFactory
Create an instance of JAXBElement<AttributedURIType>}
createTo(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create an instance of JAXBElement<AttributedURI>}
createTo(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create an instance of JAXBElement<AttributedURI>}
createTOperation() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TOperation
createTOperationFault(TFault) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TFault>}
createTOperationInput(TParam) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TParam>}
createTOperationOutput(TParam) - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of JAXBElement<TParam>}
createTParam() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TParam
createTPart() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TPart
createTPort() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TPort
createTPortType() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TPortType
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
 
createTrustManagersType() - Method in class org.apache.cxf.configuration.security.ObjectFactory
Create an instance of TrustManagersType
createTService() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TService
createTTypes() - Method in class org.apache.cxf.wsdl.ObjectFactory
Create an instance of TTypes
createTypeReference(QName, Class<?>) - Static method in class org.apache.cxf.common.classloader.JAXBClassLoaderUtils
The TypeReference class is a sun specific class that is found in two different locations depending on environment.
createUrlEncoded() - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of UrlEncoded
createUrlReplacement() - Method in class org.apache.cxf.wsdl.http.ObjectFactory
Create an instance of UrlReplacement
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
 
createXMLInputFactory(boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Return a new factory so that the caller can set sticky parameters.
createXMLStreamReader(InputSource) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(InputStream, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(InputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(String, InputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Element) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Document) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Element, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Document, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Source) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamReader(Reader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter(Writer) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter(OutputStream) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter(OutputStream, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
createXMLStreamWriter(Result) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
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
 
CXFAPINamespaceHandler - Class in org.apache.cxf.internal
 
CXFAPINamespaceHandler() - Constructor for class org.apache.cxf.internal.CXFAPINamespaceHandler
 
CXFPermissions - Class in org.apache.cxf.common
 

D

DataBinding - Annotation Type in org.apache.cxf.annotations
Specifies the DataBinding to use with the service
DataBinding - Interface in org.apache.cxf.databinding
 
dataBinding - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
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.
DATE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
DATETIME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
DCONST_0 - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
deactivate() - Method in class org.apache.cxf.transport.AbstractObservable
Deactivate messages flow.
decode(String) - Static method in class org.apache.cxf.common.util.Base64Utility
 
decode(char[], int, int, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
decode(String, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
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.
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.internal.CXFAPINamespaceHandler
 
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
 
DEFAULT_ADDRESSING_BUILDER - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
Used by AddressingBuilder factory method.
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_DOMAIN_NAME - Static variable in class org.apache.cxf.management.ManagementConstants
 
DEFAULT_TIMEOUT - Static variable in class org.apache.cxf.common.commands.ForkedCommand
 
DEFAULT_USER_CFG_FILE - Static variable in interface org.apache.cxf.configuration.Configurer
 
defaultBus - Static variable in class org.apache.cxf.BusFactory
 
DefaultResourceManager - Class in org.apache.cxf.resource
 
DefaultResourceManager() - Constructor for class org.apache.cxf.resource.DefaultResourceManager
 
DefaultResourceManager(ResourceResolver) - Constructor for class org.apache.cxf.resource.DefaultResourceManager
 
DefaultResourceManager(List<? extends 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
 
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.util.ASMHelper.TypeHelperClassLoader
 
DelegatingInputStream - Class in org.apache.cxf.attachment
 
DelegatingInputStream - Class in org.apache.cxf.io
 
DelegatingInputStream(InputStream) - Constructor for class org.apache.cxf.io.DelegatingInputStream
 
DelegatingXMLStreamWriter - Class in org.apache.cxf.staxutils
 
DelegatingXMLStreamWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
delete(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
delete(File, boolean) - Static method in class org.apache.cxf.helpers.FileUtils
 
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
 
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 interface org.apache.cxf.transport.ConduitInitiatorManager
Unregister a ConduitInitiator.
deregisterDestinationFactory(String) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Unregister a DestinationFactory.
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.
DestinationWithEndpoint - Interface in org.apache.cxf.transport
A destination that has a specific endpoint.
destroy(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
destroy() - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
destroy() - Method in interface org.apache.cxf.endpoint.Client
Indicates that the client is no longer needed and that any resources it holds can now be freed.
destroy() - Method in class org.apache.cxf.endpoint.ClientImpl
 
destroy() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
destroy() - Method in interface org.apache.cxf.endpoint.Server
 
destroy() - Method in class org.apache.cxf.endpoint.ServerImpl
 
diff(Collection<T>, Collection<T>) - Static method in class org.apache.cxf.common.util.CollectionUtils
 
diff(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
DISABLE_FAULT_MAPPING - Static variable in class org.apache.cxf.interceptor.ClientFaultConverter
 
DISABLE_OUTPUTSTREAM_OPTIMIZATION - Static variable in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
disableCNCheck - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
DNConstraintsType - Class in org.apache.cxf.configuration.security
This structure holds a list of regular expressions that corresponds to a sequence of Certificate Constraints.
DNConstraintsType() - Constructor for class org.apache.cxf.configuration.security.DNConstraintsType
 
DOC_BARE - Static variable in class org.apache.cxf.common.WSDLConstants
 
DOC_WRAPPED - Static variable in class org.apache.cxf.common.WSDLConstants
 
DocLiteralInInterceptor - Class in org.apache.cxf.interceptor
 
DocLiteralInInterceptor() - Constructor for class org.apache.cxf.interceptor.DocLiteralInInterceptor
 
doClose() - Method in class org.apache.cxf.io.CachedOutputStream
Perform any actions required on stream closure (handle response etc.)
doClose() - Method in class org.apache.cxf.io.CachedWriter
Perform any actions required on stream closure (handle response etc.)
doClose() - Method in class org.apache.cxf.io.WriteOnCloseOutputStream
 
DOCUMENT - Static variable in class org.apache.cxf.common.WSDLConstants
 
documentation - Variable in class org.apache.cxf.wsdl.TDocumented
 
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 ...
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.
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
 
DOMUtils.NullResolver() - Constructor for class org.apache.cxf.helpers.DOMUtils.NullResolver
 
done - Variable in class org.apache.cxf.endpoint.ClientCallback
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.apache.cxf.configuration.spring.StringBeanDefinitionParser
 
DOUBLE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
DUP - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
duplicate(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Create a duplicate endpoint reference sharing all atributes
duplicate(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Create a duplicate endpoint reference sharing all atributes
DUPLICATE_MESSAGE_ID_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
DUPLICATE_MESSAGE_ID_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
DURATION_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 

E

element - Variable in class org.apache.cxf.wsdl.TPart
 
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.Base64Utility
 
encode(byte[], int, int, Writer) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encodeChunk(byte[], int, int) - Static method in class org.apache.cxf.common.util.Base64Utility
 
encodeChunk(byte[], int, int, OutputStream) - Static method in class org.apache.cxf.common.util.Base64Utility
 
ENCODING - Static variable in interface org.apache.cxf.message.Message
 
end(ServiceInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(InterfaceInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(OperationInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(UnwrappedOperationInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(MessageInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(MessagePartInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(FaultInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
end(EndpointInfo) - Method in class org.apache.cxf.service.ServiceModelVisitor
 
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.
endElement() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
endEntity(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
 
ENDING - Static variable in class org.apache.cxf.interceptor.StaxOutInterceptor
 
ENDPOINT - Static variable in interface org.apache.cxf.databinding.BaseDataReader
 
ENDPOINT - Static variable in interface org.apache.cxf.databinding.BaseDataWriter
 
ENDPOINT - Static variable in interface org.apache.cxf.databinding.DataWriter
 
endpoint - Variable in class org.apache.cxf.endpoint.AbstractConduitSelector
 
Endpoint - Interface in org.apache.cxf.endpoint
Represents an endpoint that receives messages.
endpoint - Variable in class org.apache.cxf.transport.ChainInitiationObserver
 
ENDPOINT_ADDRESS - Static variable in interface org.apache.cxf.message.Message
 
ENDPOINT_NAME - Static variable in class org.apache.cxf.endpoint.ManagedEndpoint
 
ENDPOINT_UNAVAILABLE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
ENDPOINT_UNAVAILABLE_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
EndpointException - Exception in org.apache.cxf.endpoint
 
EndpointException(Message) - Constructor for exception org.apache.cxf.endpoint.EndpointException
 
EndpointException(Message, Throwable) - Constructor for exception org.apache.cxf.endpoint.EndpointException
 
EndpointException(Throwable) - Constructor for exception org.apache.cxf.endpoint.EndpointException
 
EndpointImpl - Class in org.apache.cxf.endpoint
 
EndpointImpl(Bus, Service, QName) - Constructor for class org.apache.cxf.endpoint.EndpointImpl
 
EndpointImpl(Bus, Service, EndpointInfo) - Constructor for class org.apache.cxf.endpoint.EndpointImpl
 
EndpointImplFactory - Interface in org.apache.cxf.endpoint
This interface defines an object that can create EndpointImpl objects.
EndpointInfo - Class in org.apache.cxf.service.model
The EndpointInfo contains the information for a web service 'port' inside of a service.
EndpointInfo() - Constructor for class org.apache.cxf.service.model.EndpointInfo
 
EndpointInfo(ServiceInfo, String) - Constructor for class org.apache.cxf.service.model.EndpointInfo
 
endpointInfo - Variable in class org.apache.cxf.transport.AbstractDestination
 
endpointName - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
endpointName - Variable in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
 
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
 
EndpointReferenceType - Class in org.apache.cxf.ws.addressing
Java class for EndpointReferenceType complex type.
EndpointReferenceType() - Constructor for class org.apache.cxf.ws.addressing.EndpointReferenceType
 
EndpointReferenceType - Class in org.apache.cxf.ws.addressing.v200403
Java class for EndpointReferenceType complex type.
EndpointReferenceType() - Constructor for class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
 
EndpointReferenceType - Class in org.apache.cxf.ws.addressing.v200408
Java class for EndpointReferenceType complex type.
EndpointReferenceType() - Constructor for class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
EndpointReferenceUtils - Class in org.apache.cxf.wsdl
Provides utility methods for obtaining endpoint references, wsdl definitions, etc.
EndpointResolver - Interface in org.apache.cxf.endpoint
Implementations of this interface are responsible for mapping between abstract and concrete endpoint references, and/or renewing stale references.
EndpointResolverRegistry - Interface in org.apache.cxf.endpoint
Implementations of this interface are responsible for mediating access to registered EndpointResolvers, which themselves map between abstract and concrete endpoint references, and/or facilitate renewal of stale references.
ENDPOINTS - Static variable in class org.apache.cxf.transport.MultipleEndpointObserver
 
EndpointUtilsException - Exception in org.apache.cxf.wsdl
 
EndpointUtilsException(Message) - Constructor for exception org.apache.cxf.wsdl.EndpointUtilsException
 
EndpointUtilsException(Message, Throwable) - Constructor for exception org.apache.cxf.wsdl.EndpointUtilsException
 
endPrefixMapping(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method endPrefixMapping.
entering(String, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
entering(String, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
entering(String, String, Object[]) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
ENTITIES_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
ENTITY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
entries - Variable in class org.apache.cxf.extension.RegistryImpl
 
entrySet() - Method in class org.apache.cxf.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.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, Object) - Static method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
equals(Object) - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
equals(Object) - Method in class org.apache.cxf.service.model.FaultInfo
 
equals(Object) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
equals(Object) - Method in class org.apache.cxf.service.model.OperationInfo
 
equals(Object) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
ERORR_STYLE_USE - Static variable in class org.apache.cxf.common.WSDLConstants
 
escapeChars(String) - Static method in class org.apache.cxf.common.util.URIParserUtil
 
EvaluateAllEndpoints - Annotation Type in org.apache.cxf.annotations
Marker for CXF Features.
Exception - Exception in org.apache.cxf.common.i18n
 
Exception(Message) - Constructor for exception org.apache.cxf.common.i18n.Exception
 
Exception(Message, Throwable) - Constructor for exception org.apache.cxf.common.i18n.Exception
 
Exception(Throwable) - Constructor for exception org.apache.cxf.common.i18n.Exception
 
exception - Variable in class org.apache.cxf.endpoint.ClientCallback
 
EXCEPTION_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
 
exclude - Variable in class org.apache.cxf.configuration.security.FiltersType
 
EXE_SUFFIX - Static variable in class org.apache.cxf.common.commands.ForkedCommand
 
execute() - Method in class org.apache.cxf.common.commands.ForkedCommand
 
execute(int) - Method in class org.apache.cxf.common.commands.ForkedCommand
Executes the process.
execute(Runnable) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
execute(Runnable, long) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
execute(Runnable) - Method in class org.apache.cxf.workqueue.OneShotAsyncExecutor
 
execute(Runnable) - Method in class org.apache.cxf.workqueue.SynchronousExecutor
 
execute(Runnable, long) - Method in interface org.apache.cxf.workqueue.WorkQueue
Submits a work item for execution at some time in the future, waiting for up to a specified amount of time for the item to be accepted.
executor - Variable in class org.apache.cxf.endpoint.ClientImpl
 
exiting(String, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
exiting(String, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
exposeAs(String) - Method in interface 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
 
ExtensionInvocationHandler - Class in org.apache.cxf.common.util
 
ExtensionInvocationHandler(Object) - Constructor for class org.apache.cxf.common.util.ExtensionInvocationHandler
 
extract(String, String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 

F

Factory - Interface in org.apache.cxf.service.invoker
Represents an object factory.
factory - Variable in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
factoryAlgorithm - Variable in class org.apache.cxf.configuration.security.KeyManagersType
 
factoryAlgorithm - Variable in class org.apache.cxf.configuration.security.TrustManagersType
 
FactoryInvoker - Class in org.apache.cxf.service.invoker
This invoker implementation calls a Factory to create the service object.
FactoryInvoker(Factory) - Constructor for class org.apache.cxf.service.invoker.FactoryInvoker
Create a FactoryInvoker object.
FactoryInvoker() - Constructor for class org.apache.cxf.service.invoker.FactoryInvoker
 
FactoryType - Annotation Type in org.apache.cxf.annotations
Defines the factory used for the service.
FactoryType.DEFAULT - Class in org.apache.cxf.annotations
 
FactoryType.DEFAULT() - Constructor for class org.apache.cxf.annotations.FactoryType.DEFAULT
 
FactoryType.Type - Enum in org.apache.cxf.annotations
 
FastInfoset - Annotation Type in org.apache.cxf.annotations
Enables FastInfoset negotiation
FastInfosetFeature - Class in org.apache.cxf.feature
]]>
FastInfosetFeature() - Constructor for class org.apache.cxf.feature.FastInfosetFeature
 
FastStack<T> - Class in org.apache.cxf.staxutils
 
FastStack() - Constructor for class org.apache.cxf.staxutils.FastStack
 
FAULT - Static variable in interface org.apache.cxf.databinding.BaseDataReader
 
Fault - Exception in org.apache.cxf.interceptor
A Fault that occurs during invocation processing.
Fault(Message, Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Message) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, Logger) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, ResourceBundle) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, Logger, Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, ResourceBundle, Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, Logger, Throwable, Object...) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(String, ResourceBundle, Throwable, Object...) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Throwable) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Message, Throwable, QName) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Message, QName) - Constructor for exception org.apache.cxf.interceptor.Fault
 
Fault(Throwable, QName) - Constructor for exception org.apache.cxf.interceptor.Fault
 
fault - Variable in class org.apache.cxf.wsdl.TBindingOperation
 
FAULT_CODE_CLIENT - Static variable in exception org.apache.cxf.interceptor.Fault
 
FAULT_CODE_SERVER - Static variable in exception org.apache.cxf.interceptor.Fault
 
FAULT_IN_INTERCEPTORS - Static variable in interface org.apache.cxf.message.Message
 
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.
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.
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 - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
fData - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
Feature - Interface in org.apache.cxf.feature
A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities.
features - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
Features - Annotation Type in org.apache.cxf.feature
 
fEncoding - Variable in class org.apache.cxf.common.xmlschema.LSInputImpl
 
fetchElementByNameAttribute(Element, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
FI_ENABLED - Static variable in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
FI_GET_SUPPORTED - Static variable in class org.apache.cxf.interceptor.FIStaxInInterceptor
 
fields - Variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
file - Variable in class org.apache.cxf.configuration.security.CertStoreType
 
file - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
FileUtils - Class in org.apache.cxf.helpers
 
FiltersType - Class in org.apache.cxf.configuration.security
Java class for FiltersType complex type.
FiltersType() - Constructor for class org.apache.cxf.configuration.security.FiltersType
 
findAllElementsByTagName(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
findAllElementsByTagNameNS(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
findAttributeReaders(Class<?>) - Static method in class org.apache.cxf.common.util.ClassReader
 
findBestEndpointInfo(QName, List<ServiceInfo>) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
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, Class<?>) - Method in class org.apache.cxf.common.util.ASMHelper
 
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.
findMessagePart(Exchange, Collection<OperationInfo>, QName, boolean, int, Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
Find the next possible message part in the message.
findMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.cxf.common.util.ReflectionUtil
Try to find a method we can use.
findTransportForNamespace(String) - Method in class org.apache.cxf.transport.TransportFinder
 
findTransportForURI(String) - Method in class org.apache.cxf.transport.TransportFinder
 
fine(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
finer(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
finest(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
FINISHED - Static variable in class org.apache.cxf.endpoint.ClientImpl
 
FireWallClassLoader - Class in org.apache.cxf.common.classloader
The FireWallClassLoader is a classloader that can block request from going up in the classloader hierarchy.
FireWallClassLoader(ClassLoader, String[]) - Constructor for class org.apache.cxf.common.classloader.FireWallClassLoader
Constructor.
FireWallClassLoader(ClassLoader, String[], String[]) - Constructor for class org.apache.cxf.common.classloader.FireWallClassLoader
Constructor.
first() - Method in class org.apache.cxf.common.util.SortedArraySet
 
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
 
FLOAT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
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
 
flush() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
FORCE_START_DOCUMENT - Static variable in class org.apache.cxf.interceptor.StaxOutInterceptor
 
ForkedCommand - Class in org.apache.cxf.common.commands
 
ForkedCommand() - Constructor for class org.apache.cxf.common.commands.ForkedCommand
 
ForkedCommand(String[]) - Constructor for class org.apache.cxf.common.commands.ForkedCommand
 
ForkedCommandException - Exception in org.apache.cxf.common.commands
 
ForkedCommandException(Message) - Constructor for exception org.apache.cxf.common.commands.ForkedCommandException
 
ForkedCommandException(Message, Throwable) - Constructor for exception org.apache.cxf.common.commands.ForkedCommandException
 
ForkedCommandException(Throwable) - Constructor for exception org.apache.cxf.common.commands.ForkedCommandException
 
formatLoggingMessage(LoggingMessage) - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
 
formatLoggingMessage(LoggingMessage) - Method in class org.apache.cxf.interceptor.LoggingOutInterceptor
 
formatMessage(LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
formatVersionNumber(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
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
 
fromSource(Source) - Static method in class org.apache.cxf.helpers.XMLUtils
 
fromValue(String) - Static method in enum org.apache.cxf.configuration.security.CombinatorType
 
fromValue(String) - Static method in enum org.apache.cxf.ws.addressing.wsdl.AnonymousType
 
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

GDAY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
generateCode(Object, Object) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.S2JJAXBModel
 
generateJaxbSchemas(JAXBContext, Map<String, DOMResult>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
generateUUID() - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
generateXMLFile(Element, Writer) - Static method in class org.apache.cxf.helpers.XMLUtils
 
get(QName) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.S2JJAXBModel
 
get(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
get(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
get() - Method in class org.apache.cxf.endpoint.ClientCallback
get(long, TimeUnit) - Method in class org.apache.cxf.endpoint.ClientCallback
get(K) - Method in interface org.apache.cxf.extension.Registry
Returns the object stored under the given key.
get(K) - Method in class org.apache.cxf.extension.RegistryImpl
 
get(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
get(Class<T>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
get(MessagePartInfo) - Method in class org.apache.cxf.message.MessageContentsList
 
get(Class<T>) - Method in interface org.apache.cxf.message.StringMap
Convenience method for storing/retrieving typed objects from the map.
get(Class<T>) - Method in class org.apache.cxf.message.StringMapImpl
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(SortedSet<Phase>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>, List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.phase.PhaseChainCache
 
get(Object) - Method in interface org.apache.cxf.transport.Session
Get a variable from the session by the key.
getAbsoluteURI(String) - Static method in class org.apache.cxf.common.util.URIParserUtil
 
getAction() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the Action property.
getAction() - Method in class org.apache.cxf.ws.addressing.ProblemActionType
Gets the value of the action property.
getActionNotSupportedQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getActionNotSupportedText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getActionQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getActivationNamespaces() - Method in class org.apache.cxf.binding.AbstractBaseBindingFactory
 
getActive(List<? extends Feature>, Class<T>) - Static method in class org.apache.cxf.feature.AbstractFeature
Convenience method to extract a feature by type from an active list.
getActiveCount() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
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(Object) - Method in interface org.apache.cxf.endpoint.ContextInspector
 
getAddress() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
getAddress() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getAddress() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getAddress() - Method in class org.apache.cxf.transport.AbstractDestination
 
getAddress() - Method in interface org.apache.cxf.transport.Destination
 
getAddress() - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Gets the value of the address property.
getAddress() - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Gets the value of the address property.
getAddress() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets the value of the address property.
getAddress(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Get the address from the provided endpoint reference.
getAddress(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Get the address from the provided endpoint reference.
getAddressingBuilder() - Static method in class org.apache.cxf.ws.addressing.AddressingBuilder
AddressingBuilder factory method.
getAddressingResponses() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Sets Addressing Response
getAddressQName() - Method in interface 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.
getAlgorithm() - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
Gets the value of the algorithm property.
getAll(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
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.wsdl.EndpointReferenceUtils
Create an anonymous endpoint reference.
getAnonymousEndpointReference() - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Create an anonymous endpoint reference.
getAnonymousURI() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getAny() - Method in class org.apache.cxf.ws.addressing.AttributedAnyType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.MetadataType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.ReferenceParametersType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.v200403.ReferencePropertiesType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.v200408.ReferenceParametersType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.ws.addressing.v200408.ReferencePropertiesType
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.wsdl.TExtensibleAttributesDocumented
Gets the value of the any property.
getAny() - Method in class org.apache.cxf.wsdl.TExtensibleDocumented
Gets the value of the any property.
getAppContexts() - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
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
 
getAttachmentPartHeader(Attachment) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
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(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getAttribute(Element, QName) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getAttribute(Element, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
getAttributeByQName(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
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.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.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.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.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.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.DepthXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getAttributeValue(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getAttributeValue(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
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.
getAuthorization() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Gets the value of the authorization property.
getAuthorizationType() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Gets the value of the authorizationType property.
getAutomaticWorkQueue() - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Get the manager's default work queue.
getBackChannel(Message, Message, EndpointReferenceType) - Method in class org.apache.cxf.transport.AbstractDestination
Retreive a back-channel Conduit, which must be policy-compatible with the current Message and associated Destination.
getBackChannel(Message, Message, EndpointReferenceType) - Method in interface org.apache.cxf.transport.Destination
Retreive a back-channel Conduit, which must be policy-compatible with the current Message and associated Destination.
getBackChannelConduit(Message) - Static method in class org.apache.cxf.interceptor.OutgoingChainInterceptor
 
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(JAXBContextProxy, Class<?>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
getBeanInfo(Class<?>) - Method in class org.apache.cxf.common.jaxb.SchemaCollectionContextProxy
 
getBeanName() - Method in interface org.apache.cxf.configuration.Configurable
Get the configurable object's Bean name
getBeanName(Object) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
getBeanName() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getBeanName() - Method in class org.apache.cxf.service.ServiceImpl
 
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 interface org.apache.cxf.configuration.ConfiguredBeanLocator
Gets the bean of the given name and type
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.
getBinding() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getBinding() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getBinding(BindingOperation, Definition) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getBinding() - Method in interface org.apache.cxf.message.Exchange
 
getBinding() - Method in class org.apache.cxf.message.ExchangeImpl
 
getBinding() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getBinding() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getBinding(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getBinding() - Method in class org.apache.cxf.transport.ChainInitiationObserver
 
getBinding() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the binding property.
getBinding() - Method in class org.apache.cxf.wsdl.TPort
Gets the value of the binding property.
getBindingConfig() - 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() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
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(Definition, String) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getBindingOperation(Binding, String) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getBindingOperation(Method, Endpoint) - Method in interface org.apache.cxf.service.invoker.MethodDispatcher
 
getBindingOperation() - Method in class org.apache.cxf.service.model.BindingFaultInfo
 
getBindingOperation() - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
getBindingOperationInfo(Exchange, QName, boolean) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
Returns a BindingOperationInfo if the operation is indentified as a wrapped method, return null if it is not a wrapped method (i.e., it is a bare method)
getBindingOperationInfo(Exchange, QName, boolean) - Method in class org.apache.cxf.interceptor.DocLiteralInInterceptor
 
getBindingOperationInfo() - Method in interface org.apache.cxf.message.Exchange
 
getBindingOperationInfo() - Method in class org.apache.cxf.message.ExchangeImpl
 
getBindings() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getBufferedErrorReader() - Method in class org.apache.cxf.common.commands.ResultBufferedCommand
 
getBufferedOutputReader() - Method in class org.apache.cxf.common.commands.ResultBufferedCommand
 
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.AbstractBaseBindingFactory
 
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.transport.AbstractTransportFactory
 
getBytes(Class<?>) - Static method in class org.apache.cxf.common.util.ClassReader
load the bytecode for a given class, by using the class's defining classloader and assuming that for a class named P.C, the bytecodes are in a resource named /P/C.class.
getBytes() - Method in class org.apache.cxf.io.CachedOutputStream
 
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
 
getCallbacks() - Method in class org.apache.cxf.io.CachedOutputStream
 
getCallbacks() - Method in class org.apache.cxf.io.CachedWriter
 
getCertAlias() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This parameter retrieves the cert alias specified on server side
getCertAlias() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the certAlias property.
getCertAlias() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the certAlias property.
getCertConstraints() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Get the certificate constraints type
getCertConstraints() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the certConstraints property.
getCertConstraints() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the certConstraints property.
getCertifiedText() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getCertStore() - Method in class org.apache.cxf.configuration.security.TrustManagersType
Gets the value of the certStore property.
getCharacterEncodingScheme() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getCharacterStream() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getChars() - Method in class org.apache.cxf.io.CachedWriter
 
getChild(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first element child.
getChild(Node, int) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first child of the specified type.
getChildContent(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first child's content ( ie it's included TEXT node ).
getChildElementNode(Node) - Static method in class org.apache.cxf.helpers.NodeUtils
Returns a first child DOM Node of type ELEMENT_NODE for the specified Node.
getChildFrame() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getChildFrame() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getChildrenWithName(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Return child elements with specified name.
getChildrenWithNamespace(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Returns all child elements with specified namespace.
getChipherSuite() - Method in class org.apache.cxf.security.transport.TLSSessionInfo
 
getChoice(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getCipherSuite() - Method in class org.apache.cxf.configuration.security.CipherSuites
Gets the value of the cipherSuite property.
getCiphersuites(List<String>, String[], FiltersType, Logger, boolean) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getCipherSuites() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the CipherSuites associated with this endpoint.
getCipherSuites() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the cipherSuites property.
getCipherSuites() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the cipherSuites property.
getCipherSuitesFilter() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the cipher suites filter
getCipherSuitesFilter() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the cipherSuitesFilter property.
getCipherSuitesFilter() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the cipherSuitesFilter property.
getClass(String) - Static method in class org.apache.cxf.common.util.PrimitiveUtils
 
getClassCode(Class<?>) - Static method in class org.apache.cxf.common.util.ASMHelper
 
getClassCode(Type) - Static method in class org.apache.cxf.common.util.ASMHelper
 
getClasses() - Method in class org.apache.cxf.common.jaxb.JAXBContextCache.CachedContextAndSchemas
 
getClientAuthentication() - Method in class org.apache.cxf.configuration.jsse.TLSServerParameters
This parameter retrieves the client authentication settings.
getClientAuthentication() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the clientAuthentication property.
getClientEndpointPolicy(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
 
getCombinator() - Method in class org.apache.cxf.configuration.security.DNConstraintsType
Gets the value of the combinator property.
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) - Method in interface org.apache.cxf.message.Exchange
 
getConduit(Message) - Method in class org.apache.cxf.message.ExchangeImpl
 
getConduit(EndpointInfo) - Method in interface org.apache.cxf.transport.ConduitInitiator
Initiate an outbound Conduit.
getConduit(EndpointInfo, EndpointReferenceType) - Method in interface org.apache.cxf.transport.ConduitInitiator
Initiate an outbound Conduit.
getConduit(Conduit, Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retreive Conduit from Exchange if not already available
getConduitInitiator(String) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
Returns the ConduitInitiator registered with the specified name, loading the appropriate plugin if necessary.
getConduitInitiatorForUri(String) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
 
getConduitSelector() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getConduitSelector() - Method in interface org.apache.cxf.endpoint.Client
Get the ConduitSelector responsible for retreiving the Conduit.
getConduitSelector() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getConduitSelector(ConduitSelector) - Method in class org.apache.cxf.endpoint.ClientImpl
 
getConduitSelector() - Method in interface org.apache.cxf.endpoint.ConduitSelectorHolder
 
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(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the trimmed text content of a node or null if there is no text
getContent(Class<T>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContent(Class<T>) - Method in interface org.apache.cxf.message.Message
Retrieve the encapsulated content as a particular type.
getContent(Class<T>) - Method in class org.apache.cxf.message.MessageImpl
 
getContent() - Method in class org.apache.cxf.wsdl.TDocumentation
Gets the value of the content property.
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
 
getContentElements(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
 
getContentSequence(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
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
 
getContext() - Method in class org.apache.cxf.common.jaxb.JAXBContextCache.CachedContextAndSchemas
 
getContextName(String) - Static method in class org.apache.cxf.transport.HttpUriMapper
 
getContextualBoolean(Message, String, boolean) - Static method in class org.apache.cxf.message.MessageUtils
 
getContextualProperty(String) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getContextualProperty(String) - Method in interface org.apache.cxf.message.Message
Queries the Message object's metadata for a specific property.
getContextualProperty(String) - Method in class org.apache.cxf.message.MessageImpl
 
getContinuation() - Method in interface org.apache.cxf.continuations.ContinuationProvider
Creates a new continuation or retrieves the existing one
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.
getCreatedTime() - Method in class org.apache.cxf.common.security.UsernameToken
 
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 interface org.apache.cxf.service.Service
 
getDataBinding() - Method in class org.apache.cxf.service.ServiceImpl
 
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, Class<T>) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getDataReader(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getDataSource() - Method in class org.apache.cxf.attachment.LazyDataSource
 
getDataWriter(Message, 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
 
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 interface org.apache.cxf.ws.addressing.AddressingConstants
 
getDefaultTempDir() - Static method in class org.apache.cxf.helpers.FileUtils
 
getDefinition(File) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getDefinition(URL) - Method in interface org.apache.cxf.wsdl.WSDLManager
Get the WSDL definition for the given URL.
getDefinition(String) - Method in interface org.apache.cxf.wsdl.WSDLManager
Get the WSDL definition for the given URL.
getDefinition(Element) - Method in interface org.apache.cxf.wsdl.WSDLManager
Get the WSDL definition for the given Element.
getDefinitions() - Method in interface org.apache.cxf.wsdl.WSDLManager
 
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) - Method in interface org.apache.cxf.transport.DestinationFactory
Create a destination.
getDestinationFactory() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getDestinationFactory(String) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Returns the DestinationFactory registered with the specified name, loading the appropriate plugin if necessary.
getDestinationFactoryForUri(String) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
 
getDestinationUnreachableQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getDestinationUnreachableText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
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
 
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
 
getDocumentation() - Method in class org.apache.cxf.wsdl.TDocumented
Gets the value of the documentation property.
getDTDHandler() - Method in class org.apache.cxf.staxutils.StaxSource
 
getDuplicate() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
 
getDuplicateMessageIDText() - Method in interface 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
 
getElement() - Method in class org.apache.cxf.wsdl.TPart
Gets the value of the element property.
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.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(Element) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getElementQName() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getElementQualifiedName(XmlSchemaElement, XmlSchema) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
By convention, an element that is named in its schema's TNS can have a 'name' but no QName.
getElementText() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getElementText() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getElementType(SchemaCollection, String, XmlSchemaElement, XmlSchemaType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Follow a chain of references from element to element until we can obtain a type.
getElementType() - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
Returns the type of this extensibility element.
getEncoding() - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
getEncoding() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getEncoding() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getEncoding() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
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(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getEndpoint() - Method in class org.apache.cxf.transport.ChainInitiationObserver
 
getEndpointInfo() - Method in interface org.apache.cxf.endpoint.Endpoint
 
getEndpointInfo() - Method in class org.apache.cxf.endpoint.EndpointImpl
 
getEndpointInfo(QName) - Method in interface org.apache.cxf.service.Service
 
getEndpointInfo(QName) - Method in class org.apache.cxf.service.ServiceImpl
 
getEndpointInfo() - Method in class org.apache.cxf.transport.AbstractDestination
Return the ServiceModel endpoint description for this destination.
getEndpointInfo() - Method in interface org.apache.cxf.transport.DestinationWithEndpoint
Return the ServiceModel endpoint description for this destination.
getEndpointName() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getEndpointName() - Method in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
Gets the value of the endpointName property.
getEndpointReference(URL, QName, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Create an endpoint reference for the provided wsdl, service and portname.
getEndpointReference(String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Create an endpoint reference for the provided address.
getEndpointReference(AttributedURIType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getEndpointReference(String) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Create an endpoint reference for the provided address.
getEndpointReference(AttributedURIType) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
 
getEndpointReferenceId(Map<String, Object>) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Obtain the id String from the endpoint reference of the current dispatch.
getEndpointReferenceWithId(QName, String, String, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Obtain a multiplexed endpoint reference for the deployed service that contains the provided id
getEndpoints() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getEndpoints() - Method in interface org.apache.cxf.service.Service
 
getEndpoints() - Method in class org.apache.cxf.service.ServiceImpl
 
getEndpoints() - Method in class org.apache.cxf.transport.MultipleEndpointObserver
 
getEndpointUnavailableQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getEndpointUnavailableText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getEntityResolver() - Method in class org.apache.cxf.staxutils.StaxSource
 
getError() - Method in class org.apache.cxf.common.commands.ResultBufferedCommand
 
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.DepthXMLStreamReader
 
getEventType() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
getEventType() - Method in class org.apache.cxf.staxutils.PartialXMLStreamReader
 
getException() - Method in class org.apache.cxf.endpoint.ClientCallback
 
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
 
getExclude() - Method in class org.apache.cxf.configuration.security.FiltersType
Gets the value of the exclude property.
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
 
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 interface org.apache.cxf.Bus
 
getExtensionAttribute(QName) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensionAttribute(QName) - Method in interface org.apache.cxf.service.model.Extensible
 
getExtensionAttributes() - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensionAttributes() - Method in interface org.apache.cxf.service.model.Extensible
 
getExtensionRegistry() - Method in interface org.apache.cxf.wsdl.WSDLManager
Returns the ExtensionRegistry that the WSDLManager uses when reading WSDL files.
getExtensor(Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensor(Class<T>) - Method in interface org.apache.cxf.service.model.Extensible
 
getExtensors(Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensors() - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getExtensors(Class<T>) - Method in interface org.apache.cxf.service.model.Extensible
 
getExtenstionRegistry() - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getExtReg() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getFactoryAlgorithm() - Method in class org.apache.cxf.configuration.security.KeyManagersType
Gets the value of the factoryAlgorithm property.
getFactoryAlgorithm() - Method in class org.apache.cxf.configuration.security.TrustManagersType
Gets the value of the factoryAlgorithm property.
getFactoryClass() - Method in class org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
 
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
 
getFault() - Method in class org.apache.cxf.wsdl.TBindingOperation
Gets the value of the fault property.
getFaultBean(Throwable, FaultInfo, Message) - Method in class org.apache.cxf.interceptor.FaultOutInterceptor
 
getFaultCode() - Method in exception org.apache.cxf.interceptor.Fault
 
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 interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the FaultTo property.
getFaultToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getFeature(String) - Method in class org.apache.cxf.staxutils.StaxSource
 
getFeatures() - Method in interface org.apache.cxf.Bus
 
getFeatures() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getFeatures() - Method in class org.apache.cxf.interceptor.AnnotationInterceptors
 
GETFIELD - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
getFile() - Method in class org.apache.cxf.configuration.security.CertStoreType
Gets the value of the file property.
getFile() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the file property.
getFile() - Method in class org.apache.cxf.resource.URIResolver
 
getFiles(File, String) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFiles(File, String, File) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFilesRecurse(File, String) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFilesRecurse(File, String, File) - Static method in class org.apache.cxf.helpers.FileUtils
 
getFilters() - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
Returns the list of filters used by this FireWallClassLoader.
getFirstChild(Element) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getFirstChildWithName(Element, QName) - Static method in class org.apache.cxf.helpers.DOMUtils
Return the first element child with the specified qualified name.
getFirstChildWithName(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Return the first element child with the specified qualified name.
getFirstElement(Node) - Static method in class org.apache.cxf.helpers.DOMUtils
Get the first direct child with a given type
getFirstFound(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getFirstNotEmpty(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getFirstNotEmpty(List<String>) - Static method in class org.apache.cxf.common.util.StringUtils
 
getFlowThroughStream() - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
getForce() - Method in class org.apache.cxf.feature.FastInfosetFeature
Retrieve the value set with FastInfosetFeature.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
getFound(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getFrom() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the From property.
getFromQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getGeneratedClassNames(JAXBUtils.JCodeModel) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
getHandlers() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getHandlers() - Method in class org.apache.cxf.common.logging.Log4jLogger
 
getHandlers() - Method in interface org.apache.cxf.transports.http.QueryHandlerRegistry
Returns list of QueryHandlers
getHeader(String) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
getHeader(Map<String, List<String>>, String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
getHeader() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getHeader(String) - Method in interface org.apache.cxf.message.Attachment
 
getHeaderKey(String) - Static method in class org.apache.cxf.helpers.HttpHeaderHelper
 
getHeaderNames() - Method in class org.apache.cxf.attachment.AttachmentImpl
 
getHeaderNames() - Method in interface org.apache.cxf.message.Attachment
 
getHeaderProcessor(String) - Method in interface org.apache.cxf.headers.HeaderManager
 
getHighWaterMark() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getHttpMethod() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getId() - Method in class org.apache.cxf.attachment.AttachmentImpl
 
getId() - Method in interface org.apache.cxf.Bus
 
getId() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getId() - Method in interface org.apache.cxf.message.Attachment
 
getId() - Method in interface org.apache.cxf.message.Message
 
getId() - Method in class org.apache.cxf.message.MessageImpl
 
getId() - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
getId() - Method in interface org.apache.cxf.phase.PhaseInterceptor
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
 
getIdOrName(Element) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getImport() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the import property.
getImportOrTypesOrMessage() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the importOrTypesOrMessage property.
getInbuiltBackChannel(Message) - Method in class org.apache.cxf.transport.AbstractDestination
 
getInclude() - Method in class org.apache.cxf.configuration.security.FiltersType
Gets the value of the include property.
getIndex() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getInFaultInterceptors() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
getInFaultInterceptors() - Method in class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
 
getInFaultInterceptors() - Method in class org.apache.cxf.interceptor.AnnotationInterceptors
 
getInFaultInterceptors() - Method in interface org.apache.cxf.interceptor.InterceptorProvider
Returns the list of interceptors attached to the incoming fault interceptor chain of the object.
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.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
 
getInMessage() - Method in interface org.apache.cxf.message.Exchange
Returns the inbound message for the exchange.
getInMessage() - Method in class org.apache.cxf.message.ExchangeImpl
 
getInMessageParts(Operation) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getInnerElementCountThreshold() - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
getInnerElementLevelThreshold() - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
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
 
getInput() - Method in class org.apache.cxf.wsdl.TBindingOperation
Gets the value of the input property.
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(Document) - Static method in class org.apache.cxf.helpers.XMLUtils
 
getInputStream() - Method in class org.apache.cxf.io.CachedOutputStream
 
getInputStream() - Method in class org.apache.cxf.io.DelegatingInputStream
 
getInputStream() - Method in class org.apache.cxf.resource.URIResolver
 
getInstance() - Static method in class org.apache.cxf.workqueue.OneShotAsyncExecutor
 
getInstance() - Static method in class org.apache.cxf.workqueue.SynchronousExecutor
 
getInterceptorChain() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getInterceptorChain() - Method in interface org.apache.cxf.message.Message
Returns a live copy of the messages interceptor chain.
getInterceptorChain() - Method in class org.apache.cxf.message.MessageImpl
 
getInterceptorProvider() - Method in interface org.apache.cxf.headers.HeaderProcessor
 
getInterface() - Method in class org.apache.cxf.service.model.BindingInfo
 
getInterface() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getInterface() - Method in class org.apache.cxf.service.model.OperationInfo
 
getInterface() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getInterfaceName(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getInvalidMapQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getInvalidMapText() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getInvoker() - Method in interface org.apache.cxf.service.Service
 
getInvoker() - Method in class org.apache.cxf.service.ServiceImpl
 
getIsReferenceParameterQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getIssuerDNConstraints() - Method in class org.apache.cxf.configuration.security.CertificateConstraintsType
Gets the value of the issuerDNConstraints property.
getIterator() - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
getIterator() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
getJarContents(URL) - Method in class org.apache.cxf.common.util.JarResource
 
getJarContents(InputStream) - Method in class org.apache.cxf.common.util.JarResource
 
getJarContents(String) - Method in class org.apache.cxf.common.util.JarResource
 
getJarContents(File) - Method in class org.apache.cxf.common.util.JarResource
 
getJavaCommand() - Static method in class org.apache.cxf.common.commands.JavaHelper
Get the command to launch a JVM.
getJavaType(QName) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.S2JJAXBModel
 
getJAXBContext() - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Retrieve a JAXBContext for marshalling and unmarshalling JAXB generated types.
getJAXBContext() - Static method in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
Retrieve a JAXBContext for marshalling and unmarshalling JAXB generated types for the 2004/08 version.
getJAXBContext() - Static method in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
Retrieve a JAXBContext for marshalling and unmarshalling JAXB generated types for the 2004/08 version.
getJaxbPackage() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getJsseProvider() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Return the JSSE provider.
getJsseProvider() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the jsseProvider property.
getJsseProvider() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the jsseProvider property.
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() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the keyManagers property.
getKeyManagers() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the keyManagers property.
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
 
getKeyPassword() - Method in class org.apache.cxf.configuration.security.KeyManagersType
Gets the value of the keyPassword property.
getKeystore(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getKeyStore(KeyStoreType) - Static method in class org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils
This method converts a JAXB generated KeyStoreType into a KeyStore.
getKeyStore(CertStoreType) - Static method in class org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils
This method converts a JAXB generated CertStoreType into a KeyStore.
getKeyStore() - Method in class org.apache.cxf.configuration.security.KeyManagersType
Gets the value of the keyStore property.
getKeyStore() - Method in class org.apache.cxf.configuration.security.TrustManagersType
Gets the value of the keyStore property.
getKeystoreAlgorithm(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getKeyStoreManagers(String, String, String, String, String, 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.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.Log4jLogger
 
getLevel() - Method in class org.apache.cxf.common.logging.Slf4jLogger
 
getLimit() - Method in class org.apache.cxf.feature.LoggingFeature
Retrieve the value set with LoggingFeature.setLimit(int).
getLimit() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
getLoadedAttachments() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
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.DepthXMLStreamReader
 
getLocation() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getLocation() - Method in class org.apache.cxf.wsdl.http.AddressType
Gets the value of the location property.
getLocation() - Method in class org.apache.cxf.wsdl.http.OperationType
Gets the value of the location property.
getLocation() - Method in class org.apache.cxf.wsdl.TImport
Gets the value of the location property.
getLogger(Class<?>) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with the associated default resource bundle for the class.
getLogger(Class<?>, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with an associated resource bundle.
getLogger(Class<?>, String, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Get a Logger with an associated resource bundle.
getLogger() - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
getLogger() - Method in class org.apache.cxf.endpoint.DeferredConduitSelector
 
getLogger() - Method in class org.apache.cxf.endpoint.UpfrontConduitSelector
 
getLogger() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
getLogger() - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
 
getLogger() - Method in class org.apache.cxf.interceptor.LoggingOutInterceptor
 
getLogger() - Method in class org.apache.cxf.transport.AbstractDestination.AbstractBackChannelConduit
 
getLogger() - Method in class org.apache.cxf.transport.AbstractObservable
 
getLowWaterMark() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getManagedClasses() - Method in class org.apache.cxf.internal.CXFAPINamespaceHandler
 
getMAPProperty(boolean, boolean, boolean) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Get appropriate property name for message addressing properties.
getMapRequiredQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getMapRequiredText() - Method in interface 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 class org.apache.cxf.continuations.ContinuationInfo
 
getMessage() - Method in exception org.apache.cxf.interceptor.Fault
 
getMessage() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
getMessage() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
getMessage(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
getMessage() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the message property.
getMessage() - Method in class org.apache.cxf.wsdl.TFault
Gets the value of the message property.
getMessage() - Method in class org.apache.cxf.wsdl.TParam
Gets the value of the message property.
getMessageDocumentation() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessageID() - Method in interface 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 interface org.apache.cxf.ws.addressing.AddressingConstants
 
getMessageInfo(Message, BindingOperationInfo) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getMessageInfo(Message, BindingOperationInfo, boolean) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getMessageInfo() - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
getMessageInfo() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getMessageObserver() - Method in class org.apache.cxf.endpoint.ServerImpl
 
getMessageObserver() - Method in class org.apache.cxf.transport.AbstractObservable
 
getMessageObserver() - Method in interface org.apache.cxf.transport.Destination
 
getMessageObserver() - Method in interface org.apache.cxf.transport.Observable
Retrieves the message observer for incoming messages
getMessagePart(QName) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns the message part with the given name, if found.
getMessagePart(int) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns the n'th message part.
getMessagePartByIndex(int) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessagePartIndex(MessagePartInfo) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessagePartQName(String) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getMessageParts() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns all message parts for this message.
getMessageParts() - Method in class org.apache.cxf.service.model.BindingMessageInfo
 
getMessagePartsMap() - Method in class org.apache.cxf.service.model.MessageInfo
 
getMessages() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getMetadata() - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Gets the value of the metadata property.
getMetadataQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getMethod(BindingOperationInfo) - Method in interface org.apache.cxf.service.invoker.MethodDispatcher
 
getMethodName(Method) - Static method in class org.apache.cxf.helpers.ServiceUtils
 
getMethods - Variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getMethodSignature(Method) - Static method in class org.apache.cxf.common.util.ASMHelper
 
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 interface 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.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.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
 
getName() - Method in class org.apache.cxf.wsdl.TBinding
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TBindingOperation
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TBindingOperationFault
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TBindingOperationMessage
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TFault
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TMessage
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TOperation
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TParam
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TPart
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TPort
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TPortType
Gets the value of the name property.
getName() - Method in class org.apache.cxf.wsdl.TService
Gets the value of the name property.
getNamedWorkQueue(String) - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Get the named work queue.
getNamespace(String) - Static method in class org.apache.cxf.common.util.PackageUtils
 
getNamespace(String) - Static method in class org.apache.cxf.common.util.URIParserUtil
 
getNamespace() - Method in interface org.apache.cxf.headers.HeaderProcessor
 
getNamespace(Node, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Starting from a node, find the namespace declaration for a prefix.
getNamespace(Map<String, String>, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
getNamespace() - Method in class org.apache.cxf.wsdl.TImport
Gets the value of the namespace property.
getNamespaceContext() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceContext() - Method in class org.apache.cxf.staxutils.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
 
getNamespaceContext() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
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.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.ws.addressing.NSManager
 
getNamespaceURI(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getNamespaceURI() - Method in class org.apache.cxf.service.model.SchemaInfo
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getNamespaceURI(String) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
getNamespaceURI() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getNamespaceURI() - Method in interface org.apache.cxf.ws.addressing.AddressingType
 
getNegativeFilters() - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
Returns the list of negative filters used by this FireWallClassLoader.
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
 
getNoneEndpointReference() - Static method in class org.apache.cxf.ws.addressing.ContextUtils
 
getNoneURI() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
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
 
getObjectAnnotated(XmlSchemaObject, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
If the object is an attribute or an anyAttribute, return the 'Annotated'.
getObjectName() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
getObjectName() - Method in interface org.apache.cxf.management.ManagedComponent
 
getObjectParticle(XmlSchemaObject, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
If the object is an element or an any, return the particle.
getOpcode(int) - Method in interface org.apache.cxf.common.util.ASMHelper.ASMType
 
getOperation() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
Returns the operation of this container.
getOperation(QName) - Method in class org.apache.cxf.service.model.BindingInfo
Returns the operation info with the given name, if found.
getOperation(OperationInfo) - Method in class org.apache.cxf.service.model.BindingInfo
 
getOperation(QName) - Method in class org.apache.cxf.service.model.InterfaceInfo
Returns the operation info with the given name, if found.
getOperation(Exchange, String) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getOperation(Exchange, QName) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getOperation() - Method in class org.apache.cxf.wsdl.TBinding
Gets the value of the operation property.
getOperation() - Method in class org.apache.cxf.wsdl.TPortType
Gets the value of the operation property.
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
 
getOperationName(Message) - Method in class org.apache.cxf.interceptor.URIMappingInterceptor
 
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.
getOption(Map<String, Object>, String) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getOption(Map<String, Object>, String, Class<T>) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getOption(Map<String, Object>, Class<T>) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getOption(Map<String, Object>, String, String) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
getOptions() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
getOrCreateDetail() - Method in exception org.apache.cxf.interceptor.Fault
Returns the detail node.
getOrderedParts(List<String>) - Method in class org.apache.cxf.service.model.MessageInfo
 
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.AttributedAnyType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.AttributedQNameType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.AttributedUnsignedLongType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.AttributedURIType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.MetadataType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.ProblemActionType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.ReferenceParametersType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.RelatesToType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200403.AttributedQName
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200403.AttributedURI
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200403.Relationship
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200403.ReplyAfterType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200408.AttributedQName
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200408.AttributedURI
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200408.Relationship
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200408.ReplyAfterType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.wsdl.Anonymous
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.wsdl.AttributedQNameType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.ws.addressing.wsdl.UsingAddressing
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.wsdl.TExtensibleAttributesDocumented
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.cxf.wsdl.TExtensibleDocumented
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOut() - Method in class org.apache.cxf.io.CachedOutputStream
 
getOut() - Method in class org.apache.cxf.io.CachedWriter
 
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.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
 
getOutMessageParts(Operation) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getOutOfBandParts() - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
getOutPhases() - Method in interface org.apache.cxf.phase.PhaseManager
 
getOutput() - Method in class org.apache.cxf.common.commands.ResultBufferedCommand
 
getOutput() - Method in class org.apache.cxf.service.model.BindingOperationInfo
 
getOutput() - Method in class org.apache.cxf.service.model.OperationInfo
 
getOutput() - Method in class org.apache.cxf.wsdl.TBindingOperation
Gets the value of the output property.
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
 
getPackageName(String) - Static method in class org.apache.cxf.common.util.URIParserUtil
 
getPackageNameByNameSpaceURI(String) - Static method in class org.apache.cxf.common.util.PackageUtils
 
getPackageNamespace(Class<?>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
getPackagesFromJar(File) - Static method in class org.apache.cxf.common.util.ReflectionUtil
 
getParamClass(JAXBUtils.SchemaCompiler, String) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
getParameterNames(Constructor<?>) - Method in class org.apache.cxf.common.util.ParamReader
return the names of the declared parameters for the given constructor.
getParameterNames(Method) - Method in class org.apache.cxf.common.util.ParamReader
return the names of the declared parameters for the given method.
getParameterNames(Member, Class<?>[]) - Method in class org.apache.cxf.common.util.ParamReader
 
getParameterNamesFromDebugInfo(Method) - Static method in class org.apache.cxf.common.util.ParamReader
Retrieve a list of function parameter names from a method Returns null if unable to read parameter names (i.e.
getParameterOrder() - Method in class org.apache.cxf.wsdl.TOperation
Gets the value of the parameterOrder property.
getParameterOrdering() - Method in class org.apache.cxf.service.model.OperationInfo
 
getParameters() - Method in class org.apache.cxf.common.i18n.Message
 
getParameters(Message, BindingOperationInfo) - Method in class org.apache.cxf.interceptor.URIMappingInterceptor
 
getParent() - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
getParser() - Static method in class org.apache.cxf.helpers.XMLUtils
 
getPart() - Method in class org.apache.cxf.wsdl.TMessage
Gets the value of the part property.
getPartObject(int, Object) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getParts(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getPassword() - Method in class org.apache.cxf.common.security.UsernameToken
 
getPassword() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Gets the value of the password property.
getPassword() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the password property.
getPasswordType() - Method in class org.apache.cxf.common.security.UsernameToken
 
getPayload() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
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.DepthXMLStreamReader
 
getPIData() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
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.workqueue.AutomaticWorkQueueImpl
 
getPort(WSDLManager, EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets the WSDL port for the provided endpoint reference.
getPort() - Method in class org.apache.cxf.wsdl.TService
Gets the value of the port property.
getPortName() - Method in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
Gets the value of the portName property.
getPortName() - Method in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
Gets the value of the portName property.
getPortName(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets the port name of the provided endpoint reference.
getPortQName(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getPortType() - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Gets the value of the portType property.
getPortType() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets the value of the portType property.
getPortType() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the portType property.
getPortTypes(Definition) - Method in class org.apache.cxf.helpers.WSDLHelper
 
getPreferredPrefix(String, String, boolean) - Method in class org.apache.cxf.common.jaxb.NamespaceMapper
 
getPrefix(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getPrefix(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getPrefix() - Method in class org.apache.cxf.helpers.NSDecl
 
getPrefix(String) - Method in class org.apache.cxf.helpers.NSStack
Return the prefix associated with the given namespace name by looking thru all the namespace declarations that are in scope.
getPrefix(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
getPrefix() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
getPrefix() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getPrefix() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
getPrefix(String) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
getPrefix(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
getPrefixes(Element, String, List<String>) - Static method in class org.apache.cxf.helpers.DOMUtils
Get all prefixes defined on this element for the specified namespace.
getPrefixes(String) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
getPrefixes(String) - Method in class org.apache.cxf.staxutils.W3CNamespaceContext
 
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.
getPrefixFromNS(String) - Method in class org.apache.cxf.ws.addressing.NSManager
 
getPrefixRecursive(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
getPrintWriter() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
getPriority() - Method in class org.apache.cxf.phase.Phase
 
getProperties() - Method in interface org.apache.cxf.Bus
 
getProperties() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getProperties(boolean) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getProperties() - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getProperties() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getProperty(String) - Method in interface org.apache.cxf.Bus
 
getProperty(String) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
 
getProperty(String, String) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
 
getProperty(String) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getProperty(String, Class<T>) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
getProperty(String) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getProperty(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
getProperty(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
getProperty(String) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getProperty(String) - Method in class org.apache.cxf.staxutils.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) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
getPropertyDescriptorsAvoidSunBug(Class<?>, BeanInfo, Class<?>, PropertyDescriptor[]) - Static method in class org.apache.cxf.common.util.ReflectionUtil
create own array of property descriptors to:
getPropertyNames(Properties, String) - Static method in class org.apache.cxf.common.util.PropertiesLoaderUtils
Retrieves the names of all properties that bind to the specified value.
getPropertyOrNull(String) - Static method in class org.apache.cxf.common.util.SystemPropertyAction
Get the system property via the AccessController, but if a SecurityException is raised, just return null;
getProvider() - Method in class org.apache.cxf.configuration.security.KeyManagersType
Gets the value of the provider property.
getProvider() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the provider property.
getProvider() - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
Gets the value of the provider property.
getProvider() - Method in class org.apache.cxf.configuration.security.TrustManagersType
Gets the value of the provider property.
getProxy(ClassLoader, Class<?>[], InvocationHandler) - Static method in class org.apache.cxf.common.util.ProxyHelper
 
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
 
getQName(String, Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
getQualifiedName() - Method in class org.apache.cxf.staxutils.StaxSource
 
getQueries(Message) - Method in class org.apache.cxf.interceptor.URIMappingInterceptor
 
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
 
getRealClassFromClass(Class<?>) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealClassFromClassInternal(Class<?>) - Method in class org.apache.cxf.common.util.ClassHelper
 
getRealClassInternal(Object) - Method in class org.apache.cxf.common.util.ClassHelper
 
getRealObject(Object) - Static method in class org.apache.cxf.common.util.ClassHelper
 
getRealObjectInternal(Object) - Method in class org.apache.cxf.common.util.ClassHelper
 
getRef() - Method in class org.apache.cxf.configuration.security.KeyManagersType
Gets the value of the ref property.
getRef() - Method in class org.apache.cxf.configuration.security.TrustManagersType
Gets the value of the ref property.
getReferenceParameters() - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Gets the value of the referenceParameters property.
getReferenceParameters() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets the value of the referenceParameters property.
getReferenceProperties() - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Gets the value of the referenceProperties property.
getReferenceProperties() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets the value of the referenceProperties property.
getReferredElement(XmlSchemaElement, SchemaCollection) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
getRegistrationType() - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
getRegistrationType() - Method in interface org.apache.cxf.extension.BusExtension
 
getRegularExpression() - Method in class org.apache.cxf.configuration.security.DNConstraintsType
Gets the value of the regularExpression property.
getRelatesTo() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the RelatesTo property.
getRelatesTo(String) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to get a RealtesTo instance.
getRelatesToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getRelationshipReply() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getRelationshipType() - Method in class org.apache.cxf.ws.addressing.RelatesToType
Gets the value of the relationshipType property.
getRelationshipType() - Method in class org.apache.cxf.ws.addressing.v200403.Relationship
Gets the value of the relationshipType property.
getRelationshipType() - Method in class org.apache.cxf.ws.addressing.v200408.Relationship
Gets the value of the relationshipType property.
getRelationshipTypeQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getReplyTo() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the ReplyTo property.
getReplyToQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
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
 
getRequireClientAuthentication(boolean, Boolean, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getRequired() - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
Get whether or not the semantics of this extension are required.
getResource(String, Class<?>) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
Load a given resource.
getResource(String) - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
 
getResource() - Method in class org.apache.cxf.configuration.security.CertStoreType
Gets the value of the resource property.
getResource() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the resource property.
getResourceAsStream(String, Class<?>) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
This is a convenience method to load a resource as a stream.
getResourceAsStream(String) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
getResourceAsStream(String) - Method in interface org.apache.cxf.resource.ResourceManager
Open stream to resource.
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
 
getResponseContentType(String, String) - Method in interface org.apache.cxf.transports.http.QueryHandler
 
getResponseContext() - Method in interface org.apache.cxf.endpoint.Client
Gets the response context from the last invocation on this thread
getResponseContext() - Method in class org.apache.cxf.endpoint.ClientCallback
return the map of items returned from an operation.
getResponseContext() - Method in class org.apache.cxf.endpoint.ClientImpl
 
getResponses() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
getRest() - Method in class org.apache.cxf.wsdl.TOperation
Gets the rest of the content model.
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, MessagePartInfo) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getSchema(ServiceInfo) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getSchema(ServiceInfo, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getSchemaByTargetNamespace(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
This function is not part of the XmlSchema API.
getSchemaCollection() - Method in class org.apache.cxf.service.model.ServiceSchemaInfo
 
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
 
getSchemaLocation(String) - Method in class org.apache.cxf.internal.CXFAPINamespaceHandler
 
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
 
getSchemasForDefinition(Definition) - Method in interface org.apache.cxf.wsdl.WSDLManager
This object will cache the schemas for a WSDL.
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.
getSecureRandomParameters() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the secureRandomParameters property.
getSecureRandomParameters() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the secureRandomParameters property.
getSecureSocketProtocol(String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getSecureSocketProtocol() - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Returns the secure socket protocol in use.
getSecureSocketProtocol() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the secureSocketProtocol property.
getSecureSocketProtocol() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the secureSocketProtocol property.
getSelectedConduit(Message) - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
Mechanics to actually get the Conduit from the ConduitInitiator if necessary.
getSequence(XmlSchemaComplexType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
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
 
getServerEndpointPolicy(EndpointInfo, Destination, PolicyCalculator<T>) - Method in interface org.apache.cxf.policy.PolicyDataEngine
 
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.model.BindingInfo
 
getService() - Method in class org.apache.cxf.service.model.EndpointInfo
 
getService() - Method in class org.apache.cxf.service.model.InterfaceInfo
 
getService(Exchange) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getService() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the service property.
getServiceInfos() - Method in interface org.apache.cxf.service.Service
 
getServiceInfos() - Method in class org.apache.cxf.service.ServiceImpl
 
getServiceName() - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
getServiceName() - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Gets the value of the serviceName property.
getServiceName() - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Gets the value of the serviceName property.
getServiceName(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets the service name of the provided endpoint reference.
getServiceNameType(QName, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getServiceObject(Exchange) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
Creates and returns a service object depending on the scope.
getServiceObject(Exchange) - Method in class org.apache.cxf.service.invoker.BeanInvoker
 
getServiceObject(Exchange) - Method in class org.apache.cxf.service.invoker.FactoryInvoker
 
getServiceQName(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
 
getSetMetadata(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
 
getShareCount() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
getSignature(Member, Class<?>[]) - Static method in class org.apache.cxf.common.util.ClassReader
 
getSignature() - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getSignature() - Method in interface org.apache.cxf.databinding.WrapperHelper
 
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.
getSoapAction() - Method in class org.apache.cxf.ws.addressing.ProblemActionType
Gets the value of the soapAction property.
getSpringValidationMode() - Static method in class org.apache.cxf.common.util.SystemUtils
Gets org.apache.cxf.spring.validation.mode property value if available
getSslCacheTimeout() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Returns the SSL cache timeout in seconds if it has been configured or the default value
getSslCacheTimeout() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the sslCacheTimeout property.
getSSLContext(String, KeyManager[], TrustManager[]) - Static method in class org.apache.cxf.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.
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
 
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
 
getStringFromFile(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
getSubject() - Method in interface org.apache.cxf.security.LoginSecurityContext
Returns the Subject representing the current authenticated user.
getSubjectDNConstraints() - Method in class org.apache.cxf.configuration.security.CertificateConstraintsType
Gets the value of the subjectDNConstraints property.
getSuffix() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
getSupportedCipherSuites(SSLContext) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getSupportedReaderFormats() - Method in interface org.apache.cxf.databinding.DataBinding
 
getSupportedTypes() - Method in class org.apache.cxf.interceptor.AttachmentInInterceptor
 
getSupportedWriterFormats() - Method in interface org.apache.cxf.databinding.DataBinding
 
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
 
getTargetNamespace() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getTargetNamespace(Exchange) - Static method in class org.apache.cxf.service.model.ServiceModelUtil
 
getTargetNamespace() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the targetNamespace property.
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
 
getText() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getText() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getText() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.cxf.staxutils.transform.InTransformReader
 
getTextCharacters() - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
getTextLength() - Method in class org.apache.cxf.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.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
getTo() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the To property.
getToEndpointReference() - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Accessor for the To property.
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 interface org.apache.cxf.ws.addressing.AddressingConstants
 
getTransferData(DataFlavor, 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
 
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
This method converts the JAXB KeyManagersType into a list of JSSE TrustManagers.
getTrustManagers() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the trustManagers property.
getTrustManagers() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Gets the value of the trustManagers property.
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
 
getTrustStoreManagers(boolean, String, String, 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
 
getType() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.Mapping
 
getType(String) - Method in class org.apache.cxf.common.util.ASMHelper
 
getType() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the type property.
getType() - Method in class org.apache.cxf.service.model.MessageInfo
 
getType() - Method in class org.apache.cxf.wsdl.TBinding
Gets the value of the type property.
getType() - Method in class org.apache.cxf.wsdl.TPart
Gets the value of the type property.
getTypeByQName(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getTypeClass() - Method in 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
 
getTypes() - Method in class org.apache.cxf.wsdl.TDefinitions
Gets the value of the types property.
getUniqueBoundaryValue() - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
getUniquePrefix(XMLStreamWriter, String, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
Create a unique namespace uri/prefix combination.
getUniquePrefix(XMLStreamWriter, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
getUniquePrefix(XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
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(String) - Method in class org.apache.cxf.helpers.NSStack
Return the namespace name associated with the given prefix by looking thru all the namespace declarations that are in scope.
getURI() - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
getURI() - Method in class org.apache.cxf.resource.URIResolver
 
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(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
getUrl() - Method in class org.apache.cxf.configuration.security.CertStoreType
Gets the value of the url property.
getUrl() - Method in class org.apache.cxf.configuration.security.KeyStoreType
Gets the value of the url property.
getURL() - Method in class org.apache.cxf.resource.URIResolver
 
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() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Gets the value of the userName property.
getUserObject() - Method in class org.apache.cxf.continuations.ContinuationInfo
 
getUserPrincipal() - Method in class org.apache.cxf.common.security.SimpleSecurityContext
 
getUserPrincipal() - Method in interface org.apache.cxf.security.SecurityContext
 
getUserRoles() - Method in interface org.apache.cxf.security.LoginSecurityContext
Returns a set of Principals representing the roles assigned to the current authenticated user Principal
getValidClass(Class<?>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
getValue(Method, Object) - Method in class org.apache.cxf.databinding.AbstractWrapperHelper
 
getValue(String, Node, QName) - Method in class org.apache.cxf.helpers.XPathUtils
 
getValue() - Method in class org.apache.cxf.ws.addressing.AttributedQNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.AttributedUnsignedLongType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.AttributedURIType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.RelatesToType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200403.AttributedQName
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200403.AttributedURI
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200403.Relationship
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200403.ReplyAfterType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200408.AttributedQName
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200408.AttributedURI
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200408.Relationship
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200408.ReplyAfterType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.wsdl.Anonymous
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.wsdl.AttributedQNameType
Gets the value of the value property.
getValue() - Method in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
Gets the value of the value property.
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
 
getVerb() - Method in class org.apache.cxf.wsdl.http.BindingType
Gets the value of the verb property.
getVersion(String) - Static method in class org.apache.cxf.common.WSDLConstants
 
getVersion() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
getVersion() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
getWantClientAuthentication(boolean, Boolean, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
getWarnings() - Method in class org.apache.cxf.common.util.Compiler
 
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 interface org.apache.cxf.ws.addressing.AddressingConstants
 
getWSDLDefinition(WSDLManager, EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Gets the WSDL definition for the provided endpoint reference.
getWSDLExtensibilityQName() - Method in interface org.apache.cxf.ws.addressing.AddressingConstants
 
getWSDLFactory() - Method in interface org.apache.cxf.wsdl.WSDLManager
Returns the WSDLFactory that is used to read/write WSDL definitions
getWSDLLocation(EndpointReferenceType) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
getWSDLNamespaceURI() - Method in interface 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(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getXmlSchema() - Method in class org.apache.cxf.service.model.MessagePartInfo
 
getXmlSchemaCollection() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getXmlSchemaCollection() - Method in class org.apache.cxf.service.model.ServiceInfo
 
getXmlSchemas() - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
getXMLStreamReader(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
getXMLStreamReader() - Method in class org.apache.cxf.staxutils.StaxSource
 
getXMLStreamWriter(Message) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
GMONTH_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GMONTHDAY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GOTO - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
GYEAR_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GYEARMONTH_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
GZIP - Annotation Type in org.apache.cxf.annotations
Enables GZIP compression negotiation

H

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(T) - Method in interface org.apache.cxf.interceptor.Interceptor
Called for all interceptors (in reverse order) on which handleMessage had been successfully invoked, when normal execution of the chain was aborted for some reason.
handleFault(Message) - Method in class org.apache.cxf.interceptor.OneWayProcessorInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.interceptor.StaxOutInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
handleFault(T) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.AttachmentInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.AttachmentOutInterceptor.AttachmentOutEndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.AttachmentOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.BareInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.BareOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.ClientFaultConverter
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.DocLiteralInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.FaultOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.FIStaxInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.FIStaxOutInterceptor
 
handleMessage(T) - Method in interface org.apache.cxf.interceptor.Interceptor
Intercepts a message.
handleMessage(Message) - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.LoggingOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.MessageSenderInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.MessageSenderInterceptor.MessageSenderEndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.OneWayProcessorInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.OutgoingChainInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.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.interceptor.URIMappingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.WrappedOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.interceptor.WrappedOutInterceptor.WrappedOutEndingInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Invoked for normal processing of inbound and outbound messages.
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.
hasAttribute(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
hasAttribute(Element, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
hasBeanOfName(String) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
 
hasBusProperty() - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
hasConfiguredPropertyValue(String, String, String) - Method in interface org.apache.cxf.configuration.ConfiguredBeanLocator
For supporting "legacy" config, checks the configured bean to see if it has a property configured with the given name/value.
hasDetails() - Method in exception org.apache.cxf.interceptor.Fault
Indicates whether this fault has a detail message.
hasElementInNS(Element, String) - Static method in class org.apache.cxf.helpers.DOMUtils
 
hasEmptyAction(AddressingProperties) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Helper method to determine if an MAPs Action is empty (a null action is considered empty, whereas a zero length action suppresses the propagation of the Action property).
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 bsed on the EndpointInfo so that this object can be used as a map key.
hashCode() - Method in class org.apache.cxf.helpers.NSDecl
 
hashCode() - Method in class org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
 
hashCode() - Method in class org.apache.cxf.io.CachedOutputStream
 
hashCode() - Method in class org.apache.cxf.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.DepthXMLStreamReader
 
hasNext() - Method in class org.apache.cxf.attachment.AttachmentDeserializer
Check for more attachment.
hasNext(boolean) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
Check for more attachments by attempting to deserialize the next attachment.
hasNext() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
hasNext() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
hasNext() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
hasNext() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
hasNext() - Method in class org.apache.cxf.staxutils.PartialXMLStreamReader
 
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.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.Direction - Enum in org.apache.cxf.headers
 
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
 
HeaderManager - Interface in org.apache.cxf.headers
 
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.
headSet(T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
HEX_BINARY_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
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 - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
ID_KEY - Static variable in class org.apache.cxf.interceptor.LoggingMessage
 
ID_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
IDREF_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
IDREFS_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
IFNONNULL - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
IFNULL - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method ignorableWhitespace.
IgnoreNamespacesWriter - Class in org.apache.cxf.staxutils.transform
 
IgnoreNamespacesWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
ILOAD - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
ImageDataContentHandler - Class in org.apache.cxf.attachment
 
ImageDataContentHandler() - Constructor for class org.apache.cxf.attachment.ImageDataContentHandler
 
importOrTypesOrMessage - Variable in class org.apache.cxf.wsdl.TDefinitions
 
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
 
include - Variable in class org.apache.cxf.configuration.security.FiltersType
 
incomingObserver - Variable in class org.apache.cxf.transport.AbstractObservable
 
indent() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
indent() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
indentWithSpaces() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
indentWithSpaces() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
InFaultChainInitiatorObserver - Class in org.apache.cxf.interceptor
 
InFaultChainInitiatorObserver(Bus) - Constructor for class org.apache.cxf.interceptor.InFaultChainInitiatorObserver
 
InFaultInterceptors - Annotation Type in org.apache.cxf.interceptor
Specifies a list of classes that are added to the inbound fault interceptor chain.
info(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
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.common.xmlschema.SchemaCollection
 
initComplete() - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
Invoked when the Bus has been initialized.
initialize(Service) - Method in interface org.apache.cxf.databinding.DataBinding
Initialize the service info (i.e.
initialize(Map<String, Object>) - Method in interface org.apache.cxf.databinding.PropertiesAwareDataBinding
Initialize a databinding with provided properties
initialize(Server, Bus) - Method in class org.apache.cxf.feature.AbstractFeature
 
initialize(Client, Bus) - Method in class org.apache.cxf.feature.AbstractFeature
 
initialize(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.AbstractFeature
 
initialize(Bus) - Method in class org.apache.cxf.feature.AbstractFeature
 
initialize(Server, Bus) - Method in interface org.apache.cxf.feature.Feature
 
initialize(Client, Bus) - Method in interface org.apache.cxf.feature.Feature
 
initialize(InterceptorProvider, Bus) - Method in interface org.apache.cxf.feature.Feature
 
initialize(Bus) - Method in interface org.apache.cxf.feature.Feature
 
initialize(Server, Bus) - Method in class org.apache.cxf.feature.validation.SchemaValidationFeature
 
initialize(Client, Bus) - Method in class org.apache.cxf.feature.validation.SchemaValidationFeature
 
initialize(Server, Bus) - Method in class org.apache.cxf.feature.WrappedFeature
 
initialize(Client, Bus) - Method in class org.apache.cxf.feature.WrappedFeature
 
initialize(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.WrappedFeature
 
initialize(Bus) - Method in class org.apache.cxf.feature.WrappedFeature
 
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
 
initializeBindingInfo(ServiceInfo, Binding, BindingInfo) - Method in class org.apache.cxf.binding.AbstractBindingFactory
 
initializeBus(Bus) - Method in class org.apache.cxf.BusFactory
 
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.FastInfosetFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.LoggingFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
initializeProvider(InterceptorProvider, Bus) - Method in class org.apache.cxf.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
 
inject(Object) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
inject(Object, Class<?>) - Method in class org.apache.cxf.common.injection.ResourceInjector
 
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 - Variable in class org.apache.cxf.wsdl.TBindingOperation
 
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_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
INT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
INTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
Interceptor<T extends Message> - Interface in org.apache.cxf.interceptor
Base interface for all interceptors.
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.
InterfaceInfo - Class in org.apache.cxf.service.model
 
InterfaceInfo(ServiceInfo, QName) - Constructor for class org.apache.cxf.service.model.InterfaceInfo
 
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.Log4jLogger
 
internalLogFormatted(String, LogRecord) - Method in class org.apache.cxf.common.logging.Slf4jLogger
 
intersect(T, T) - Method in interface org.apache.cxf.policy.PolicyCalculator
 
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(Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
 
InvalidXmlSchemaReferenceException(String, Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
 
INVOCATION_CONTEXT - Static variable in interface org.apache.cxf.message.Message
A Map keyed by a string that stores optional context information associated with the invocation that spawned the message.
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(QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(BindingOperationInfo, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(BindingOperationInfo, Object[], Map<String, Object>) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invoke(ClientCallback, String, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, BindingOperationInfo, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, BindingOperationInfo, Object[], Map<String, Object>) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, BindingOperationInfo, Object[], Exchange) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(ClientCallback, BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invoke(BindingOperationInfo, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(String, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(QName, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(BindingOperationInfo, Object[], Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(BindingOperationInfo, Object[], Map<String, Object>) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, String, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, QName, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, BindingOperationInfo, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, BindingOperationInfo, Object[], Map<String, Object>) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, BindingOperationInfo, Object[], Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(ClientCallback, BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invoke(BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in interface org.apache.cxf.endpoint.Retryable
 
INVOKE - Static variable in class org.apache.cxf.phase.Phase
 
invoke(Exchange, Object) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
invoke(Exchange, Object, Method, List<Object>) - Method in class org.apache.cxf.service.invoker.AbstractInvoker
 
invoke(Exchange, Object) - Method in interface org.apache.cxf.service.invoker.Invoker
 
INVOKEINTERFACE - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
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 - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
INVOKESTATIC - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
INVOKEVIRTUAL - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
invokeWrapped(String, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invokeWrapped(QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation synchronously
invokeWrapped(ClientCallback, String, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invokeWrapped(ClientCallback, QName, Object...) - Method in interface org.apache.cxf.endpoint.Client
Invokes an operation asynchronously
invokeWrapped(String, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invokeWrapped(QName, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invokeWrapped(ClientCallback, String, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
invokeWrapped(ClientCallback, QName, Object...) - Method in class org.apache.cxf.endpoint.ClientImpl
 
IOUtils - Class in org.apache.cxf.helpers
 
IRETURN - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
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
 
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.DepthXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
 
isAvailable() - Static method in class org.apache.cxf.wsdl.WSDLLibrary
 
isBinaryContent(String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
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.DepthXMLStreamReader
 
isCharacters() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isClosed() - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
isComplexType(XmlSchemaType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
isDisableCNCheck() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Returns whether or not JSSE omits checking if the host name specified in the URL matches that of the Common Name (CN) on the server's certificate.
isDisableCNCheck() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the disableCNCheck property.
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.common.util.CacheMap
 
isEmpty(Collection<T>) - Static method in class org.apache.cxf.common.util.CollectionUtils
 
isEmpty() - Method in class org.apache.cxf.common.util.SortedArraySet
 
isEmpty(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
isEmpty(List<String>) - Static method in class org.apache.cxf.common.util.StringUtils
 
isEmpty() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
isEmpty() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
isEmpty() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
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.
isEndElement() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isEndElement() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isEndElement() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isEqualUri(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
isEumeration(XmlSchemaSimpleType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Return true if a simple type is a straightforward XML Schema representation of an enumeration.
isExist(String, Node, QName) - Method in class org.apache.cxf.helpers.XPathUtils
 
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.
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.
isFault(Message) - Static method in class org.apache.cxf.message.MessageUtils
Determine if message is fault.
isFault(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Determine if message is fault.
isFile() - Method in class org.apache.cxf.resource.URIResolver
 
isFileAbsolute(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
isFileExist(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
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
 
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
 
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
 
isMember(Principal) - Method in class org.apache.cxf.common.security.SimpleGroup
 
isMtomEnabled(Message) - Static method in class org.apache.cxf.attachment.AttachmentUtil
 
isMtomEnabled() - Method in class org.apache.cxf.databinding.AbstractDataBinding
 
isMtomEnabled() - Method in interface org.apache.cxf.databinding.DataBinding
 
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
 
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
 
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
 
isPrettyLogging() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
isPrimitive() - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.JType
 
isRecognizedQuery(String, String, EndpointInfo) - Method in interface org.apache.cxf.transports.http.QueryHandler
 
isRecognizedQuery(String, String, EndpointInfo, boolean) - Method in interface org.apache.cxf.transports.http.StemMatchingQueryHandler
 
isRegistered(ServiceContractResolver) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
Determines if a contract resolver is already registered with a registry.
isRequestor(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
isRequestor(Message) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
isRequestor(Message) - Method in class org.apache.cxf.interceptor.FIStaxInInterceptor
 
isRequestor(Message) - Static method in class org.apache.cxf.message.MessageUtils
Determine if current messaging role is that of requestor.
isRequestor(T) - Method in class org.apache.cxf.phase.AbstractPhaseInterceptor
Determine if current messaging role is that of requestor.
isRequestor(Message) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Determine if current messaging role is that of requestor.
isRequired() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
Gets the value of the required property.
isRequired() - Method in class org.apache.cxf.wsdl.TExtensibilityElement
Gets the value of the required property.
isResolved() - Method in class org.apache.cxf.resource.URIResolver
 
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.
isSetAlgorithm() - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
 
isSetAny() - Method in class org.apache.cxf.wsdl.TExtensibleAttributesDocumented
 
isSetAny() - Method in class org.apache.cxf.wsdl.TExtensibleDocumented
 
isSetAuthorization() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
isSetAuthorizationType() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
isSetBinding() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetBinding() - Method in class org.apache.cxf.wsdl.TPort
 
isSetCertAlias() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetCertAlias() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetCertConstraints() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetCertConstraints() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetCertStore() - Method in class org.apache.cxf.configuration.security.TrustManagersType
 
isSetCipherSuite() - Method in class org.apache.cxf.configuration.security.CipherSuites
 
isSetCipherSuites() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetCipherSuites() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetCipherSuitesFilter() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetCipherSuitesFilter() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetClientAuthentication() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetCombinator() - Method in class org.apache.cxf.configuration.security.DNConstraintsType
 
isSetContent() - Method in class org.apache.cxf.wsdl.TDocumentation
 
isSetDisableCNCheck() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetDocumentation() - Method in class org.apache.cxf.wsdl.TDocumented
 
isSetElement() - Method in class org.apache.cxf.wsdl.TPart
 
isSetExclude() - Method in class org.apache.cxf.configuration.security.FiltersType
 
isSetFactoryAlgorithm() - Method in class org.apache.cxf.configuration.security.KeyManagersType
 
isSetFactoryAlgorithm() - Method in class org.apache.cxf.configuration.security.TrustManagersType
 
isSetFault() - Method in class org.apache.cxf.wsdl.TBindingOperation
 
isSetFile() - Method in class org.apache.cxf.configuration.security.CertStoreType
 
isSetFile() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
isSetImport() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetImportOrTypesOrMessage() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetInclude() - Method in class org.apache.cxf.configuration.security.FiltersType
 
isSetInput() - Method in class org.apache.cxf.wsdl.TBindingOperation
 
isSetIssuerDNConstraints() - Method in class org.apache.cxf.configuration.security.CertificateConstraintsType
 
isSetJsseProvider() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetJsseProvider() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetKeyManagers() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetKeyManagers() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetKeyManagersRef() - Method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig.TLSClientParametersTypeInternal
 
isSetKeyManagersRef() - Method in class org.apache.cxf.configuration.jsse.TLSServerParametersConfig.TLSServerParametersTypeInternal
 
isSetKeyPassword() - Method in class org.apache.cxf.configuration.security.KeyManagersType
 
isSetKeyStore() - Method in class org.apache.cxf.configuration.security.KeyManagersType
 
isSetKeyStore() - Method in class org.apache.cxf.configuration.security.TrustManagersType
 
isSetLocation() - Method in class org.apache.cxf.wsdl.http.AddressType
 
isSetLocation() - Method in class org.apache.cxf.wsdl.http.OperationType
 
isSetLocation() - Method in class org.apache.cxf.wsdl.TImport
 
isSetMessage() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetMessage() - Method in class org.apache.cxf.wsdl.TFault
 
isSetMessage() - Method in class org.apache.cxf.wsdl.TParam
 
isSetName() - Method in class org.apache.cxf.wsdl.TBinding
 
isSetName() - Method in class org.apache.cxf.wsdl.TBindingOperation
 
isSetName() - Method in class org.apache.cxf.wsdl.TBindingOperationFault
 
isSetName() - Method in class org.apache.cxf.wsdl.TBindingOperationMessage
 
isSetName() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetName() - Method in class org.apache.cxf.wsdl.TFault
 
isSetName() - Method in class org.apache.cxf.wsdl.TMessage
 
isSetName() - Method in class org.apache.cxf.wsdl.TOperation
 
isSetName() - Method in class org.apache.cxf.wsdl.TParam
 
isSetName() - Method in class org.apache.cxf.wsdl.TPart
 
isSetName() - Method in class org.apache.cxf.wsdl.TPort
 
isSetName() - Method in class org.apache.cxf.wsdl.TPortType
 
isSetName() - Method in class org.apache.cxf.wsdl.TService
 
isSetNamespace() - Method in class org.apache.cxf.wsdl.TImport
 
isSetOperation() - Method in class org.apache.cxf.wsdl.TBinding
 
isSetOperation() - Method in class org.apache.cxf.wsdl.TPortType
 
isSetOutput() - Method in class org.apache.cxf.wsdl.TBindingOperation
 
isSetParameterOrder() - Method in class org.apache.cxf.wsdl.TOperation
 
isSetPart() - Method in class org.apache.cxf.wsdl.TMessage
 
isSetPassword() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
isSetPassword() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
isSetPort() - Method in class org.apache.cxf.wsdl.TService
 
isSetPortType() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetProvider() - Method in class org.apache.cxf.configuration.security.KeyManagersType
 
isSetProvider() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
isSetProvider() - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
 
isSetProvider() - Method in class org.apache.cxf.configuration.security.TrustManagersType
 
isSetRef() - Method in class org.apache.cxf.configuration.security.KeyManagersType
 
isSetRef() - Method in class org.apache.cxf.configuration.security.TrustManagersType
 
isSetRegularExpression() - Method in class org.apache.cxf.configuration.security.DNConstraintsType
 
isSetRequired() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
 
isSetRequired() - Method in class org.apache.cxf.wsdl.TExtensibilityElement
 
isSetResource() - Method in class org.apache.cxf.configuration.security.CertStoreType
 
isSetResource() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
isSetSecureRandomParameters() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetSecureRandomParameters() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetSecureSocketProtocol() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetSecureSocketProtocol() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetService() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetSslCacheTimeout() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetSubjectDNConstraints() - Method in class org.apache.cxf.configuration.security.CertificateConstraintsType
 
isSetTargetNamespace() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetTrustManagers() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetTrustManagers() - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
 
isSetTrustManagersRef() - Method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig.TLSClientParametersTypeInternal
 
isSetTrustManagersRef() - Method in class org.apache.cxf.configuration.jsse.TLSServerParametersConfig.TLSServerParametersTypeInternal
 
isSetType() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
isSetType() - Method in class org.apache.cxf.wsdl.TBinding
 
isSetType() - Method in class org.apache.cxf.wsdl.TPart
 
isSetTypes() - Method in class org.apache.cxf.wsdl.TDefinitions
 
isSetUrl() - Method in class org.apache.cxf.configuration.security.CertStoreType
 
isSetUrl() - Method in class org.apache.cxf.configuration.security.KeyStoreType
 
isSetUseHttpsURLConnectionDefaultHostnameVerifier() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetUseHttpsURLConnectionDefaultSslSocketFactory() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
isSetUserName() - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
isSetVerb() - Method in class org.apache.cxf.wsdl.http.BindingType
 
isSetWant() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
 
isShared() - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
isShowBinaryContent() - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
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
 
isStandalone() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
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.DepthXMLStreamReader
 
isStartElement() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isStopped() - Method in class org.apache.cxf.endpoint.ServerImpl
 
issuerDNConstraints - Variable in class org.apache.cxf.configuration.security.CertificateConstraintsType
 
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
 
isTrue(Map<String, Object>, String) - Static method in class org.apache.cxf.common.util.PropertyUtils
 
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
Returns true if a value is either the String "true" (regardless of case) or Boolean.TRUE.
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.
isUseHttpsURLConnectionDefaultHostnameVerifier() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the useHttpsURLConnectionDefaultHostnameVerifier property.
isUseHttpsURLConnectionDefaultSslSocketFactory() - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Returns whether or not HttpsURLConnection.getDefaultSSLSocketFactory() should be used to create https connections.
isUseHttpsURLConnectionDefaultSslSocketFactory() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Gets the value of the useHttpsURLConnectionDefaultSslSocketFactory property.
isUserInRole(String) - Method in class org.apache.cxf.common.security.SimpleSecurityContext
 
isUserInRole(String) - Method in interface org.apache.cxf.security.SecurityContext
 
isUsingAddressingAdvisory() - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Whether the presence of the element in the WSDL is purely advisory, i.e.
isUsingAddressingAdvisory() - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
isWant() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
Gets the value of the want property.
isWhiteSpace() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
isWhiteSpace() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
isWhiteSpace() - Method in class org.apache.cxf.staxutils.FragmentStreamReader
 
isWoodstox() - Static method in class org.apache.cxf.staxutils.StaxUtils
CXF works with multiple STaX parsers.
isXOP() - Method in class org.apache.cxf.attachment.AttachmentImpl
 
isXop() - Method in class org.apache.cxf.attachment.AttachmentSerializer
 
isXOP() - Method in interface org.apache.cxf.message.Attachment
Whether or not this is an XOP package.
iterator() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
iterator() - Method in class org.apache.cxf.common.util.SortedArraySet
 
iterator() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 

J

JarResource - Class in org.apache.cxf.common.util
 
JarResource() - Constructor for class org.apache.cxf.common.util.JarResource
 
JavaHelper - Class in org.apache.cxf.common.commands
 
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
 
JAXBClassLoaderUtils - Class in org.apache.cxf.common.classloader
 
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
 
JAXBExtensionHelper - Class in org.apache.cxf.wsdl
JAXBExtensionHelper
JAXBExtensionHelper(Class<? extends ExtensibilityElement>, String) - Constructor for class org.apache.cxf.wsdl.JAXBExtensionHelper
 
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.DefaultClassNameAllocator() - Constructor for class org.apache.cxf.common.jaxb.JAXBUtils.DefaultClassNameAllocator
 
JAXBUtils.DefaultClassNameAllocator(Set<String>) - Constructor for class org.apache.cxf.common.jaxb.JAXBUtils.DefaultClassNameAllocator
 
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.
JMS_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
joinErrOut(boolean) - Method in class org.apache.cxf.common.commands.ForkedCommand
Determines if the threads collecting the forked process' stdout/stderr should be joined.
jsseProvider - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
jsseProvider - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 

K

KEEP_CONDUIT_ALIVE - Static variable in class org.apache.cxf.endpoint.AbstractConduitSelector
 
KEEP_CONDUIT_ALIVE - Static variable in interface org.apache.cxf.endpoint.Client
 
KEEP_PARAMETERS_WRAPPER - Static variable in class org.apache.cxf.interceptor.DocLiteralInInterceptor
 
keepInOrder(Map<String, String>, OperationInfo, List<String>) - Method in class org.apache.cxf.interceptor.URIMappingInterceptor
 
KEY - Static variable in class org.apache.cxf.common.logging.LogUtils
 
keyManagers - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
keyManagers - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
keyManagers - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
KeyManagersType - Class in org.apache.cxf.configuration.security
This structure specifies the JSSE based KeyManagers for a single Keystore.
KeyManagersType() - Constructor for class org.apache.cxf.configuration.security.KeyManagersType
 
keyPassword - Variable in class org.apache.cxf.configuration.security.KeyManagersType
 
keySet() - Method in class org.apache.cxf.common.util.CacheMap
 
keySet() - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
keySet() - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
keyStore - Variable in class org.apache.cxf.configuration.security.KeyManagersType
 
keyStore - Variable in class org.apache.cxf.configuration.security.TrustManagersType
 
KeyStoreType - Class in org.apache.cxf.configuration.security
A KeyStoreType represents the information needed to load a collection of key and certificate material from a desired location.
KeyStoreType() - Constructor for class org.apache.cxf.configuration.security.KeyStoreType
 

L

LANGUAGE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
last() - Method in class org.apache.cxf.common.util.SortedArraySet
 
lastestImportUri - Variable in class org.apache.cxf.resource.ExtendedURIResolver
 
LazyAttachmentCollection - Class in org.apache.cxf.attachment
 
LazyAttachmentCollection(AttachmentDeserializer) - Constructor for class org.apache.cxf.attachment.LazyAttachmentCollection
 
LazyDataSource - Class in org.apache.cxf.attachment
A DataSource which will search through a Collection of attachments so as to lazily load the attachment from the collection.
LazyDataSource(String, Collection<Attachment>) - Constructor for class org.apache.cxf.attachment.LazyDataSource
 
LCONST_0 - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
limit - Variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
LITERAL - Static variable in class org.apache.cxf.common.WSDLConstants
 
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.
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.
loadCACert(String) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
loadClass(String, Class<?>) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
Load a class with a given name.
loadClass(String, Class<?>, Class<T>) - Static method in class org.apache.cxf.common.classloader.ClassLoaderUtils
 
loadClass(String, boolean) - Method in class org.apache.cxf.common.classloader.FireWallClassLoader
 
loadClass(String, Class<?>, byte[]) - Method in class org.apache.cxf.common.util.ASMHelper
 
loadClientCredential(String) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
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.util.ASMHelper
 
LoadingByteArrayOutputStream - Class in org.apache.cxf.helpers
Subclass of ByteArrayOutputStream that allows creation of a ByteArrayInputStream directly without creating a copy of the byte[].
LoadingByteArrayOutputStream() - Constructor for class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
LoadingByteArrayOutputStream(int) - Constructor for class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
loadIntoBAIS(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
Load the InputStream into memory and return a ByteArrayInputStream that represents it.
loadKeyStore(KeyManagerFactory, KeyStore, ByteArrayInputStream, String, String, Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
location - Variable in class org.apache.cxf.wsdl.http.AddressType
 
location - Variable in class org.apache.cxf.wsdl.http.OperationType
 
location - Variable in class org.apache.cxf.wsdl.TImport
 
lockOutputStream() - Method in class org.apache.cxf.io.CachedOutputStream
Locks the output stream to prevent additional writes, but maintains a pointer to it so an InputStream can be obtained
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(LogRecord) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Level, String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Level, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Level, String, Object[]) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Level, String, Throwable) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
log(Logger, Level, String, Throwable, Object) - Static method in class org.apache.cxf.common.logging.LogUtils
Allows both parameter substitution and a typed Throwable to be logged.
log(Logger, Level, String, Throwable, Object...) - Static method in class org.apache.cxf.common.logging.LogUtils
Allows both parameter substitution and a typed Throwable to be logged.
log(Logger, Level, String) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, Level, String, Throwable) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, Level, String, Object) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, Level, String, Object[]) - Static method in class org.apache.cxf.common.logging.LogUtils
Checks log level and logs
log(Logger, String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
Log4jLogger - Class in org.apache.cxf.common.logging
java.util.logging.Logger implementation delegating to Log4j.
Log4jLogger(String, String) - Constructor for class org.apache.cxf.common.logging.Log4jLogger
 
logGeneratedClassNames(Logger, JAXBUtils.JCodeModel) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
Logging - Annotation Type in org.apache.cxf.annotations
Enables message Logging
logging(Logger, Message) - Method in class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingFeature - Class in org.apache.cxf.feature
This class is used to control message-on-the-wire logging.
LoggingFeature() - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingFeature(int) - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingFeature(String, String) - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingFeature(String, String, int) - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingFeature(String, String, int, boolean) - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingFeature(String, String, int, boolean, boolean) - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingFeature(Logging) - Constructor for class org.apache.cxf.feature.LoggingFeature
 
LoggingInInterceptor - Class in org.apache.cxf.interceptor
A simple logging handler which outputs the bytes of the message to the Logger.
LoggingInInterceptor() - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(String) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(String, String) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(int) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(String, int) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(PrintWriter) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingInInterceptor(String, PrintWriter) - Constructor for class org.apache.cxf.interceptor.LoggingInInterceptor
 
LoggingMessage - Class in org.apache.cxf.interceptor
 
LoggingMessage(String, String) - Constructor for class org.apache.cxf.interceptor.LoggingMessage
 
LoggingOutInterceptor - Class in org.apache.cxf.interceptor
 
LoggingOutInterceptor(String) - Constructor for class org.apache.cxf.interceptor.LoggingOutInterceptor
 
LoggingOutInterceptor() - Constructor for class org.apache.cxf.interceptor.LoggingOutInterceptor
 
LoggingOutInterceptor(int) - Constructor for class org.apache.cxf.interceptor.LoggingOutInterceptor
 
LoggingOutInterceptor(PrintWriter) - Constructor for class org.apache.cxf.interceptor.LoggingOutInterceptor
 
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
 
logrb(Level, String, String, String, String, Object) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logrb(Level, String, String, String, String, Object[]) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logrb(Level, String, String, String, String, Throwable) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
logUnSupportedPolicies(Object, boolean, String[], Logger) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
LogUtils - Class in org.apache.cxf.common.logging
A container for static utility methods related to logging.
LONG_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
lookupDefinedClass(String) - Method in class org.apache.cxf.common.util.ASMHelper.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.
makePackageName(String) - Static method in class org.apache.cxf.helpers.ServiceUtils
Method makePackageName
makeQualifiedNameFromClass(Class<?>) - Static method in class org.apache.cxf.helpers.ServiceUtils
 
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
 
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, Element, String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapAttribute(BeanDefinitionBuilder, String, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
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.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbBean(Element, Class<?>, Class<?>, String, Object...) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbBean(Element, Class<?>, Class<?>, Class<?>, String, Object...) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbProperty(Element, BeanDefinitionBuilder, QName, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbProperty(Element, BeanDefinitionBuilder, QName, String, Class<?>) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
mapElementToJaxbProperty(Element, BeanDefinitionBuilder, String, Class<?>) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
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
 
MapProvider<X,V> - Interface in org.apache.cxf.configuration.spring
This is to workaround an issue with Spring.
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.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
 
marshall(Class, QName, ExtensibilityElement, PrintWriter, Definition, ExtensionRegistry) - Method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
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_TEXT_LENGTH - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
MAX_XML_CHARACTERS - Static variable in class org.apache.cxf.staxutils.StaxUtils
 
members() - Method in class org.apache.cxf.common.security.SimpleGroup
 
MEP_IN - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
MEP_ROBUST_IN_OUT - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
Message - Class in org.apache.cxf.common.i18n
 
Message(String, Logger, Object...) - Constructor for class org.apache.cxf.common.i18n.Message
Constructor.
Message(String, ResourceBundle, Object...) - Constructor for class org.apache.cxf.common.i18n.Message
Constructor.
message - Variable in exception org.apache.cxf.common.i18n.UncheckedException
 
Message - Interface in org.apache.cxf.message
The base interface for all all message implementations.
message - Variable in class org.apache.cxf.wsdl.TDefinitions
 
message - Variable in class org.apache.cxf.wsdl.TFault
 
message - Variable in class org.apache.cxf.wsdl.TParam
 
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
 
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(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
 
MessageSenderInterceptor - Class in org.apache.cxf.interceptor
Takes the Conduit from the exchange and sends the message through it.
MessageSenderInterceptor() - Constructor for class org.apache.cxf.interceptor.MessageSenderInterceptor
 
MessageSenderInterceptor.MessageSenderEndingInterceptor - Class in org.apache.cxf.interceptor
 
MessageSenderInterceptor.MessageSenderEndingInterceptor() - Constructor for class org.apache.cxf.interceptor.MessageSenderInterceptor.MessageSenderEndingInterceptor
 
MessageUtils - Class in org.apache.cxf.message
Holder for utility methods relating to messages.
metadata - Variable in class org.apache.cxf.ws.addressing.EndpointReferenceType
 
MetadataType - Class in org.apache.cxf.ws.addressing
Java class for MetadataType complex type.
MetadataType() - Constructor for class org.apache.cxf.ws.addressing.MetadataType
 
MethodComparator - Class in org.apache.cxf.helpers
Sorts methods according to their name, number of parameters, and parameter types.
MethodComparator() - Constructor for class org.apache.cxf.helpers.MethodComparator
 
MethodDispatcher - Interface in org.apache.cxf.service.invoker
Provides functionality to map BindingOperations to Methods and vis a versa.
MIME_HEADERS - Static variable in interface org.apache.cxf.message.Message
A Map containing the MIME headers for a SOAP message.
MimeBodyPartInputStream - Class in org.apache.cxf.attachment
 
MimeBodyPartInputStream(PushbackInputStream, byte[], int) - Constructor for class org.apache.cxf.attachment.MimeBodyPartInputStream
 
mint(QName) - Method in interface org.apache.cxf.endpoint.EndpointResolver
Mint a new abstract EPR for a given service name.
mint(EndpointReferenceType) - Method in interface org.apache.cxf.endpoint.EndpointResolver
Mint a new abstract EPR for a given concrete EPR
mint(QName) - Method in interface org.apache.cxf.endpoint.EndpointResolverRegistry
Walk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a given service name.
mint(EndpointReferenceType) - Method in interface org.apache.cxf.endpoint.EndpointResolverRegistry
Walk the list of registered EndpointResolvers, so as to mint a new abstract EPR for a gievn physical EPR.
mint(QName, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Mint logical endpoint reference via the Bus EndpointResolverRegistry.
mint(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Mint logical endpoint reference via the Bus EndpointResolverRegistry.
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
 
modifyChain(InterceptorChain, Message, boolean) - Method in class org.apache.cxf.endpoint.ClientImpl
 
MTOM_ENABLED - Static variable in class org.apache.cxf.common.util.SOAPConstants
Whether or not MTOM should be enabled for each service.
MTOM_ENABLED - Static variable in interface org.apache.cxf.message.Message
Boolean property specifying in the runtime is configured to process MTOM attachments.
MTOM_THRESHOLD - Static variable in interface org.apache.cxf.message.Message
 
mtomEnabled - Variable in class org.apache.cxf.databinding.AbstractDataBinding
 
mtomThreshold - Variable in class org.apache.cxf.databinding.AbstractDataBinding
 
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

NA_XSI_NIL - Static variable in class org.apache.cxf.common.WSDLConstants
 
NA_XSI_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
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 - Variable in class org.apache.cxf.wsdl.TBinding
 
name - Variable in class org.apache.cxf.wsdl.TBindingOperation
 
name - Variable in class org.apache.cxf.wsdl.TBindingOperationFault
 
name - Variable in class org.apache.cxf.wsdl.TBindingOperationMessage
 
name - Variable in class org.apache.cxf.wsdl.TDefinitions
 
name - Variable in class org.apache.cxf.wsdl.TFault
 
name - Variable in class org.apache.cxf.wsdl.TMessage
 
name - Variable in class org.apache.cxf.wsdl.TOperation
 
name - Variable in class org.apache.cxf.wsdl.TParam
 
name - Variable in class org.apache.cxf.wsdl.TPart
 
name - Variable in class org.apache.cxf.wsdl.TPort
 
name - Variable in class org.apache.cxf.wsdl.TPortType
 
name - Variable in class org.apache.cxf.wsdl.TService
 
NAME_ATTR - Static variable in class org.apache.cxf.configuration.spring.BeanConstants
 
NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
NAME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NamedItem - Interface in org.apache.cxf.service.model
All elements of the service model that are named by a QName implement this interface.
Names - Class in org.apache.cxf.ws.addressing
Holder for WS-Addressing names (of headers, namespaces etc.).
namespace - Variable in class org.apache.cxf.wsdl.TImport
 
NAMESPACE_URI - Static variable in class org.apache.cxf.configuration.spring.BeanConstants
 
NamespaceMapper - Class in org.apache.cxf.common.jaxb
 
NamespaceMapper(Map<String, String>) - Constructor for class org.apache.cxf.common.jaxb.NamespaceMapper
 
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
NATIVE_VERSION - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer
 
NCNAME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NEGATIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NEW - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
newAddressingConstants() - Method in class org.apache.cxf.ws.addressing.AddressingBuilder
Returns an instance of javax.ws.addressing.AddressingConstants
newAddressingProperties() - Method in class org.apache.cxf.ws.addressing.AddressingBuilder
AddressingProperties factory method.
newChild(Element) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
newDocument() - Static method in class org.apache.cxf.helpers.DOMUtils
Creates a new Docuement object
newDocument() - Static method in class org.apache.cxf.helpers.XMLUtils
 
newEndpointImpl(Bus, Service, EndpointInfo) - Method in interface org.apache.cxf.endpoint.EndpointImplFactory
Create an EndpointImpl from a bus, service, and endpoint info.
newEndpointImpl(Bus, Service, EndpointInfo) - Method in class org.apache.cxf.endpoint.SimpleEndpointImplFactory
Create an EndpointImpl from a bus, service, and endpoint info.
newFrame(AbstractDOMStreamReader.ElementFrame<T, I>) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
newFrame(AbstractDOMStreamReader.ElementFrame<Node, Node>) - Method in class org.apache.cxf.staxutils.W3CDOMStreamReader
Find name spaces declaration in atrributes and move them to separate collection.
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[], String) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[], String) to avoid surprises from non-standard default encodings.
newStringFromBytes(byte[]) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[]) to avoid surprises from non-standard default encodings.
newStringFromBytes(byte[], String, int, int) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[], int, int, String) to avoid surprises from non-standard default encodings.
newStringFromBytes(byte[], int, int) - Static method in class org.apache.cxf.helpers.IOUtils
Use this function instead of new String(byte[], int, int) to avoid surprises from non-standard default encodings.
newTransformer() - Static method in class org.apache.cxf.helpers.XMLUtils
 
newTransformer(int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
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.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
 
nextTag() - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader
 
nextTag() - Method in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
NMTOKEN_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NMTOKENS_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NO_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
 
NodeUtils - Class in org.apache.cxf.helpers
 
NoJSR250Annotations - Annotation Type in org.apache.cxf.common.injection
Marker annotation to let our JSR250 Processor know not to bother examining the class for annotations as it's know not to have any
NONNEGATIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NONPOSITIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NONPRIMITIVE_MAP - Static variable in class org.apache.cxf.common.util.ASMHelper
 
normalize(String) - Static method in class org.apache.cxf.common.util.URIParserUtil
 
normalizeCRLF(InputStream) - Static method in class org.apache.cxf.helpers.FileUtils
 
NORMALIZEDSTRING_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
NOTATION_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
notifyChangeListeners(PropertyChangeEvent) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
NP_SCHEMA_XSD - Static variable in class org.apache.cxf.common.WSDLConstants
 
NP_SCHEMA_XSI - Static variable in class org.apache.cxf.common.WSDLConstants
 
NP_XMLNS - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_BINDING_XML - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SCHEMA_XSD - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SCHEMA_XSI - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP11 - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP11_HTTP_TRANSPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP12 - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP12_HTTP_BINDING - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_SOAP_HTTP_TRANSPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_WSA - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_WSAM - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_WSAW - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_WSDL11 - Static variable in class org.apache.cxf.common.WSDLConstants
 
NS_WSDLI - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
NS_XMLNS - Static variable in class org.apache.cxf.common.WSDLConstants
 
NSDecl - Class in org.apache.cxf.helpers
 
NSDecl(String, String) - Constructor for class org.apache.cxf.helpers.NSDecl
 
NSManager - Class in org.apache.cxf.ws.addressing
Only public/static/final fields can be resolved The prefix MUST ends with _PREFIX Namespace MUST starts with NS_ The value of the _PREFIX is the suffix of NS_ e.g public static final String WSAW_PREFIX = "wsaw"; public static final String NS_WSAW = "http://www.w3.org/2006/05/addressing/wsdl";
NSManager() - Constructor for class org.apache.cxf.ws.addressing.NSManager
 
NSStack - Class in org.apache.cxf.helpers
 
NSStack() - Constructor for class org.apache.cxf.helpers.NSStack
 
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
 

O

ObjectFactory - Class in org.apache.cxf.configuration.security
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.configuration.security package.
ObjectFactory() - Constructor for class org.apache.cxf.configuration.security.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.configuration.security
ObjectFactory - Class in org.apache.cxf.ws.addressing
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.addressing package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.addressing.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.addressing
ObjectFactory - Class in org.apache.cxf.ws.addressing.v200403
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.addressing.v200403 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.addressing.v200403.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.addressing.v200403
ObjectFactory - Class in org.apache.cxf.ws.addressing.v200408
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.addressing.v200408 package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.addressing.v200408.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.addressing.v200408
ObjectFactory - Class in org.apache.cxf.ws.addressing.wsdl
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.addressing.wsdl package.
ObjectFactory() - Constructor for class org.apache.cxf.ws.addressing.wsdl.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.addressing.wsdl
ObjectFactory - Class in org.apache.cxf.wsdl.http
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.wsdl.http package.
ObjectFactory() - Constructor for class org.apache.cxf.wsdl.http.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.wsdl.http
ObjectFactory - Class in org.apache.cxf.wsdl
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.wsdl package.
ObjectFactory() - Constructor for class org.apache.cxf.wsdl.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.wsdl
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.
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
 
ONE_WAY_REQUEST - Static variable in interface org.apache.cxf.message.Message
 
onError(Throwable) - Method in interface org.apache.cxf.continuations.ContinuationCallback
 
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.resource.DefaultResourceManager
 
onFirstWrite() - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
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
 
operation - Variable in class org.apache.cxf.wsdl.TBinding
 
operation - Variable in class org.apache.cxf.wsdl.TPortType
 
OPERATION_NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
OperationInfo - Class in org.apache.cxf.service.model
 
OperationInfo() - Constructor for class org.apache.cxf.service.model.OperationInfo
 
OperationType - Class in org.apache.cxf.wsdl.http
Java class for operationType complex type.
OperationType() - Constructor for class org.apache.cxf.wsdl.http.OperationType
 
opInfo - Variable in class org.apache.cxf.service.model.BindingOperationInfo
 
optionSet(Map<String, Object>, String) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
org.apache.cxf - package org.apache.cxf
Contains the Bus, which is the central touch point of CXF, and its related classes.
org.apache.cxf.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.buslifecycle - package org.apache.cxf.buslifecycle
 
org.apache.cxf.common - package org.apache.cxf.common
 
org.apache.cxf.common.annotation - package org.apache.cxf.common.annotation
 
org.apache.cxf.common.classloader - package org.apache.cxf.common.classloader
 
org.apache.cxf.common.commands - package org.apache.cxf.common.commands
 
org.apache.cxf.common.i18n - package org.apache.cxf.common.i18n
 
org.apache.cxf.common.injection - package org.apache.cxf.common.injection
 
org.apache.cxf.common.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.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.security - package org.apache.cxf.configuration.security
 
org.apache.cxf.configuration.spring - package org.apache.cxf.configuration.spring
 
org.apache.cxf.continuations - package org.apache.cxf.continuations
 
org.apache.cxf.databinding - package org.apache.cxf.databinding
 
org.apache.cxf.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.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.transform - package org.apache.cxf.interceptor.transform
 
org.apache.cxf.internal - package org.apache.cxf.internal
 
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.invoker - package org.apache.cxf.service.invoker
 
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.transport - package org.apache.cxf.transport
Transport related classes.
org.apache.cxf.transports.http - package org.apache.cxf.transports.http
 
org.apache.cxf.version - package org.apache.cxf.version
 
org.apache.cxf.workqueue - package org.apache.cxf.workqueue
 
org.apache.cxf.ws.addressing - package org.apache.cxf.ws.addressing
 
org.apache.cxf.ws.addressing.v200403 - package org.apache.cxf.ws.addressing.v200403
 
org.apache.cxf.ws.addressing.v200408 - package org.apache.cxf.ws.addressing.v200408
 
org.apache.cxf.ws.addressing.wsdl - package org.apache.cxf.ws.addressing.wsdl
 
org.apache.cxf.wsdl - package org.apache.cxf.wsdl
 
org.apache.cxf.wsdl.http - package org.apache.cxf.wsdl.http
 
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
 
OutFaultInterceptors - Annotation Type in org.apache.cxf.interceptor
Specifies a list of classes that are added to the outbound fault interceptor chain.
outFaultObserver - Variable in class org.apache.cxf.endpoint.ClientImpl
 
OutgoingChainInterceptor - Class in org.apache.cxf.interceptor
 
OutgoingChainInterceptor() - Constructor for class org.apache.cxf.interceptor.OutgoingChainInterceptor
 
OutInterceptors - Annotation Type in org.apache.cxf.interceptor
Specifies a list of classes that are added to the outbound interceptor chain.
output - Variable in class org.apache.cxf.wsdl.TBindingOperation
 
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>, Map<String, String>, List<String>, boolean, String) - Constructor for class org.apache.cxf.staxutils.transform.OutTransformWriter
 
OutTransformWriter(XMLStreamWriter, Map<String, String>, Map<String, String>, List<String>, Map<String, String>, boolean, String) - Constructor for class org.apache.cxf.staxutils.transform.OutTransformWriter
 
OverlayW3CDOMStreamWriter - Class in org.apache.cxf.staxutils
Special StreamWriter that will "overlay" any write events onto the DOM.
OverlayW3CDOMStreamWriter(Document) - Constructor for class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
OverlayW3CDOMStreamWriter(Element) - Constructor for class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
OverlayW3CDOMStreamWriter(Document, 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
 
parameterOrder - Variable in class org.apache.cxf.wsdl.TOperation
 
ParamReader - Class in org.apache.cxf.common.util
This is the class file reader for obtaining the parameter names for declared methods in a class.
ParamReader(Class<?>) - Constructor for class org.apache.cxf.common.util.ParamReader
process a class file, given it's class.
ParamReader(byte[]) - Constructor for class org.apache.cxf.common.util.ParamReader
process the given class bytes directly.
parse(InputSource) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(File) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(InputStream) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(byte[]) - Static method in class org.apache.cxf.helpers.XMLUtils
 
parse(Element, ParserContext) - Method in class org.apache.cxf.internal.CXFAPINamespaceHandler
 
parse() - Method in class org.apache.cxf.staxutils.StaxSource
 
parse(InputSource) - Method in class org.apache.cxf.staxutils.StaxSource
 
parse(String) - Method in class org.apache.cxf.staxutils.StaxSource
 
parseArguments(String[]) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.Options
 
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.
parsePackageName(String, String) - Static method in class org.apache.cxf.common.util.PackageUtils
 
parsePackageName(String, String) - Static method in class org.apache.cxf.common.util.URIParserUtil
 
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(InputSource) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
parseSchema(String, Element) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
parseSchema(String, XMLStreamReader) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
part - Variable in class org.apache.cxf.wsdl.TMessage
 
PARTIAL_RESPONSE_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
PartialXMLStreamReader - Class in org.apache.cxf.staxutils
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
 
password - Variable in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
password - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
PATH_INFO - Static variable in interface org.apache.cxf.message.Message
 
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
 
PATTERN_MAP - Static variable in class org.apache.cxf.common.util.StringUtils
 
pause() - Method in interface org.apache.cxf.interceptor.InterceptorChain
Pauses the current chain.
pause() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
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.ASMHelper
 
PerRequestFactory - Class in org.apache.cxf.service.invoker
Creates a new instance of the service object for each call to create().
PerRequestFactory(Class<?>) - Constructor for class org.apache.cxf.service.invoker.PerRequestFactory
 
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
 
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.DEFAULT() - Constructor for class org.apache.cxf.annotations.Policy.DEFAULT
 
Policy.Placement - Enum in org.apache.cxf.annotations
 
PolicyCalculator<T> - Interface in org.apache.cxf.policy
 
PolicyDataEngine - Interface in org.apache.cxf.policy
 
PooledFactory - Class in org.apache.cxf.service.invoker
Factory the maintains a pool of instances that are used.
PooledFactory(Class<?>, int) - Constructor for class org.apache.cxf.service.invoker.PooledFactory
Pool of instances of the svcClass
PooledFactory(Factory, int) - Constructor for class org.apache.cxf.service.invoker.PooledFactory
Pool of instances constructed from the given factory
PooledFactory(Factory, int, boolean) - Constructor for class org.apache.cxf.service.invoker.PooledFactory
Pool of instances constructed from the given factory
PooledFactory(Collection<Object>) - Constructor for class org.apache.cxf.service.invoker.PooledFactory
Pool constructed from the give Collection of objects.
POP - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
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
 
port - Variable in class org.apache.cxf.wsdl.TService
 
PORT_NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
portName - Variable in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
 
portName - Variable in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
 
portType - Variable in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
 
portType - Variable in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
portType - Variable in class org.apache.cxf.wsdl.TDefinitions
 
POSITIVEINTEGER_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
possiblySetDefaultBus(Bus) - Static method in class org.apache.cxf.BusFactory
Sets the default bus if a default bus is not already set.
POST_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.)
postShutdown() - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleListener
Invoked after the Bus is shutdown.
PRE_INVOKE - Static variable in class org.apache.cxf.phase.Phase
 
PRE_LOGICAL - Static variable in class org.apache.cxf.phase.Phase
 
PRE_LOGICAL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
PRE_MARSHAL - Static variable in class org.apache.cxf.phase.Phase
 
PRE_PROTOCOL - Static variable in class org.apache.cxf.phase.Phase
 
PRE_PROTOCOL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
PRE_PROTOCOL_FRONTEND - Static variable in class org.apache.cxf.phase.Phase
 
PRE_STREAM - Static variable in class org.apache.cxf.phase.Phase
 
PRE_STREAM_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
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.
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 interface org.apache.cxf.buslifecycle.BusLifeCycleListener
Invoked before the Bus is shutdown.
prettyLogging - Variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
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
 
PrettyPrintXMLStreamWriter - Class in org.apache.cxf.wsdl
 
PrettyPrintXMLStreamWriter(XMLStreamWriter, Class<?>) - Constructor for class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
PREVIOUS_MESSAGE - Static variable in class org.apache.cxf.phase.PhaseInterceptorChain
 
PRIMITIVE_MAP - Static variable in class org.apache.cxf.common.util.ASMHelper
 
PRIMITIVE_ZERO_MAP - Static variable in class org.apache.cxf.common.util.ASMHelper
 
PrimitiveUtils - Class in org.apache.cxf.common.util
 
print(Node) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
printAttributes(Element) - Static method in class org.apache.cxf.helpers.XMLUtils
 
printDOM(Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
printDOM(String, Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
printXmlFragment(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
ProblemActionType - Class in org.apache.cxf.ws.addressing
Java class for ProblemActionType complex type.
ProblemActionType() - Constructor for class org.apache.cxf.ws.addressing.ProblemActionType
 
PROCESS_ONEWAY_REPONSE - Static variable in interface org.apache.cxf.message.Message
Deprecated. use PROCESS_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
 
processBeans(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.SpringBeanMap
 
processBeans(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.SpringBeanQNameMap
 
processBuffer(byte[], int, int) - Method in class org.apache.cxf.attachment.MimeBodyPartInputStream
 
processBusAttribute(Element, ParserContext, 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
 
properties - Variable in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
PropertiesAwareDataBinding - Interface in org.apache.cxf.databinding
Provides for alternative ways of initializing DataBindings
PropertiesLoaderUtils - Class in org.apache.cxf.common.util
Replace by org.springframework.core.io.support.PropertiesLoaderUtils when moving to Spring 2.0.
PropertiesResolver - Class in org.apache.cxf.resource
 
PropertiesResolver(Map<String, Object>) - Constructor for class org.apache.cxf.resource.PropertiesResolver
 
PROPERTY_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 - Variable in class org.apache.cxf.configuration.security.KeyManagersType
 
provider - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
provider - Variable in class org.apache.cxf.configuration.security.SecureRandomParameters
 
provider - Variable in class org.apache.cxf.configuration.security.TrustManagersType
 
ProxyAuthorizationPolicy - Class in org.apache.cxf.configuration.security
Java class for ProxyAuthorizationPolicy complex type.
ProxyAuthorizationPolicy() - Constructor for class org.apache.cxf.configuration.security.ProxyAuthorizationPolicy
 
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
 
put(K, V) - Method in class org.apache.cxf.common.util.CacheMap
 
put(K, V) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
put(String, Object) - Method in class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
put(String, Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
put(Class<T>, T) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
put(Class<T>, T) - Method in class org.apache.cxf.message.ExchangeImpl
 
put(String, Object) - Method in class org.apache.cxf.message.ExchangeImpl
 
put(MessagePartInfo, Object) - Method in class org.apache.cxf.message.MessageContentsList
 
put(String, Object) - Method in class org.apache.cxf.message.MessageImpl
 
put(Class<T>, T) - Method in interface org.apache.cxf.message.StringMap
Convenience method for storing/retrieving typed objects from the map.
put(Class<T>, T) - Method in class org.apache.cxf.message.StringMapImpl
 
put(Object, Object) - Method in interface org.apache.cxf.transport.Session
Put a variable into the session with a key.
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
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
PUTFIELD - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
putSchemasForDefinition(Definition, ServiceSchemaInfo) - Method in interface org.apache.cxf.wsdl.WSDLManager
Register a collection of schemas for a WSDL.

Q

QNAME_ADDRESS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_BINDING - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_DEFINITIONS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_DOCUMENTATION - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_FAULT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_IMPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_INPUT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_MESSAGE - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_OPERATION - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_OUTPUT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_PART - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_PORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_PORT_TYPE - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
QNAME_SCHEMA - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SCHEMA_IMPORT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SCHEMA_INCLUDE - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SERVICE - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP12_BINDING - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP12_BINDING_ADDRESS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_BINDING - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_BINDING_ADDRESS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_BODY - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_FAULT - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_SOAP_OPERATION - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_TYPES - Static variable in class org.apache.cxf.common.WSDLConstants
 
QNAME_XMLHTTP_BINDING_ADDRESS - Static variable in class org.apache.cxf.common.WSDLConstants
 
QUERY_STRING - Static variable in interface org.apache.cxf.message.Message
 
QueryHandler - Interface in org.apache.cxf.transports.http
 
QueryHandlerRegistry - Interface in org.apache.cxf.transports.http
 
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.DelegatingInputStream
 
read(byte[], int, int) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
read(byte[]) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
read(byte[], int, int) - Method in class org.apache.cxf.attachment.MimeBodyPartInputStream
 
read() - Method in class org.apache.cxf.attachment.MimeBodyPartInputStream
 
read() - Method in class org.apache.cxf.attachment.QuotedPrintableDecoderStream
 
read(String, Class<T>) - Static method in class org.apache.cxf.common.util.PrimitiveUtils
 
read(Element, String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Document, String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(Element) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
read(T) - Method in interface org.apache.cxf.databinding.DataReader
Read an object from the input.
read(MessagePartInfo, T) - Method in interface org.apache.cxf.databinding.DataReader
Read an object from the input, applying additional conventions based on the WSDL message part.
read(QName, T, Class<?>) - Method in interface org.apache.cxf.databinding.DataReader
Read an object from the input.
READ - Static variable in class org.apache.cxf.phase.Phase
 
read(Source) - 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(File) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(InputSource) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(XMLStreamReader) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
read(DocumentBuilder, XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readAttributes() - Method in class org.apache.cxf.common.util.ClassReader
read an attributes array.
readBytesFromStream(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
readCode() - Method in class org.apache.cxf.common.util.ClassReader
read a code attribute
readCode() - Method in class org.apache.cxf.common.util.ParamReader
 
readCpool() - Method in class org.apache.cxf.common.util.ClassReader
 
readDocElements(Node, XMLStreamReader, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Node, XMLStreamReader, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Document, Node, XMLStreamReader, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
readDocElements(Document, Node, XMLStreamReader, boolean, boolean, boolean) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
reader - Variable in class org.apache.cxf.staxutils.DepthXMLStreamReader
 
readInt() - Method in class org.apache.cxf.common.util.ClassReader
 
readLines(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
readLocalVariableTable() - Method in class org.apache.cxf.common.util.ParamReader
this is invoked when a LocalVariableTable attribute is encountered.
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.
readShort() - Method in class org.apache.cxf.common.util.ClassReader
 
readStringFromStream(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
readXml(InputStream) - Static method in class org.apache.cxf.helpers.DOMUtils
Read XML as DOM.
readXml(Reader) - Static method in class org.apache.cxf.helpers.DOMUtils
 
readXml(StreamSource) - Static method in class org.apache.cxf.helpers.DOMUtils
 
RECEIVE - Static variable in class org.apache.cxf.phase.Phase
 
RECEIVE_TIMEOUT - Static variable in interface org.apache.cxf.message.Message
 
ref - Variable in class org.apache.cxf.configuration.security.KeyManagersType
 
ref - Variable in class org.apache.cxf.configuration.security.TrustManagersType
 
reference - Variable in class org.apache.cxf.transport.AbstractDestination
 
referenceParameters - Variable in class org.apache.cxf.ws.addressing.EndpointReferenceType
 
referenceParameters - Variable in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
ReferenceParametersType - Class in org.apache.cxf.ws.addressing
Java class for ReferenceParametersType complex type.
ReferenceParametersType() - Constructor for class org.apache.cxf.ws.addressing.ReferenceParametersType
 
ReferenceParametersType - Class in org.apache.cxf.ws.addressing.v200408
Java class for ReferenceParametersType complex type.
ReferenceParametersType() - Constructor for class org.apache.cxf.ws.addressing.v200408.ReferenceParametersType
 
referenceProperties - Variable in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
 
referenceProperties - Variable in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
ReferencePropertiesType - Class in org.apache.cxf.ws.addressing.v200403
Java class for ReferencePropertiesType complex type.
ReferencePropertiesType() - Constructor for class org.apache.cxf.ws.addressing.v200403.ReferencePropertiesType
 
ReferencePropertiesType - Class in org.apache.cxf.ws.addressing.v200408
Java class for ReferencePropertiesType complex type.
ReferencePropertiesType() - Constructor for class org.apache.cxf.ws.addressing.v200408.ReferencePropertiesType
 
ReflectionInvokationHandler - Class in org.apache.cxf.common.util
 
ReflectionInvokationHandler(Object) - Constructor for class org.apache.cxf.common.util.ReflectionInvokationHandler
 
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
 
register(EndpointResolver) - Method in interface org.apache.cxf.endpoint.EndpointResolverRegistry
Register an endpoint resolver.
register(Server) - Method in interface org.apache.cxf.endpoint.ServerRegistry
 
register(ServiceContractResolver) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
Registers a contract resolver.
register(K, T) - Method in interface org.apache.cxf.extension.Registry
Registers an object of type T with this registry.
register(K, T) - Method in class org.apache.cxf.extension.RegistryImpl
 
register(ManagedComponent) - Method in interface org.apache.cxf.management.InstrumentationManager
Register a component with management infrastructure.
register(ManagedComponent, boolean) - Method in interface org.apache.cxf.management.InstrumentationManager
Register a component with management infrastructure.
register(Object, ObjectName) - Method in interface org.apache.cxf.management.InstrumentationManager
Registers object with management infrastructure with a specific name.
register(Object, ObjectName, boolean) - Method in interface org.apache.cxf.management.InstrumentationManager
Registers object with management infrastructure with a specific name.
register() - Method in class org.apache.cxf.transport.AbstractTransportFactory
 
registerBindingFactory(String, BindingFactory) - Method in interface org.apache.cxf.binding.BindingFactoryManager
Registers a BindingFactory using the provided name.
registerCallback(CachedOutputStreamCallback) - Method in class org.apache.cxf.io.CachedOutputStream
 
registerCallback(CachedWriterCallback) - Method in class org.apache.cxf.io.CachedWriter
 
registerConduitInitiator(String, ConduitInitiator) - Method in interface org.apache.cxf.transport.ConduitInitiatorManager
Associates a name, often a URI, with a ConduitInitiator when registering with the Bus's TransportRegistry.
registerDestinationFactory(String, DestinationFactory) - Method in interface org.apache.cxf.transport.DestinationFactoryManager
Associates a name, often a URI, with a DestinationFactory when registering with the Bus's TransportRegistry.
registeredResolvers - Variable in class org.apache.cxf.resource.DefaultResourceManager
 
registerHandler(QueryHandler) - Method in interface org.apache.cxf.transports.http.QueryHandlerRegistry
Register QueryHandler with registry
registerHandler(QueryHandler, int) - Method in interface org.apache.cxf.transports.http.QueryHandlerRegistry
Register QueryHandler with registry in a specified position in the list
registerHeaderProcessor(HeaderProcessor) - Method in interface org.apache.cxf.headers.HeaderManager
 
registerLifeCycleListener(BusLifeCycleListener) - Method in interface org.apache.cxf.buslifecycle.BusLifeCycleManager
Register a listener to receive Bus lifecycle notification.
registerListener(ClientLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ClientLifeCycleManager
 
registerListener(ServerLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleManager
 
Registry<K,T> - Interface in org.apache.cxf.extension
 
registry - Variable in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
RegistryImpl<K,T> - Class in org.apache.cxf.extension
 
RegistryImpl() - Constructor for class org.apache.cxf.extension.RegistryImpl
 
RegistryImpl(Map<K, T>) - Constructor for class org.apache.cxf.extension.RegistryImpl
 
regularExpression - Variable in class org.apache.cxf.configuration.security.DNConstraintsType
 
RelatesToType - Class in org.apache.cxf.ws.addressing
Java class for RelatesToType complex type.
RelatesToType() - Constructor for class org.apache.cxf.ws.addressing.RelatesToType
 
Relationship - Class in org.apache.cxf.ws.addressing.v200403
Java class for Relationship complex type.
Relationship() - Constructor for class org.apache.cxf.ws.addressing.v200403.Relationship
 
Relationship - Class in org.apache.cxf.ws.addressing.v200408
Java class for Relationship complex type.
Relationship() - Constructor for class org.apache.cxf.ws.addressing.v200408.Relationship
 
relationshipType - Variable in class org.apache.cxf.ws.addressing.RelatesToType
 
relationshipType - Variable in class org.apache.cxf.ws.addressing.v200403.Relationship
 
relationshipType - Variable in class org.apache.cxf.ws.addressing.v200408.Relationship
 
release() - Method in class org.apache.cxf.attachment.AttachmentDataSource
 
release(Exchange, Object) - Method in interface org.apache.cxf.service.invoker.Factory
Post invoke, this is called to allow the factory to release the object, store it, etc...
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.PerRequestFactory
 
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.PooledFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.SessionFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.SingletonFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
release(Exchange, Object) - Method in class org.apache.cxf.service.invoker.SpringBeanFactory
Post invoke, this is called to allow the factory to release the object, store it, etc...
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
 
reload() - Method in class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
remove(Object) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
remove(Object) - Method in class org.apache.cxf.common.util.CacheMap
 
remove(int) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
remove(Object) - Method in class org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
 
remove(Object) - Method in class org.apache.cxf.common.util.SortedArraySet
 
remove(Object) - Method in class org.apache.cxf.common.util.WeakIdentityHashMap
 
remove(Object) - Method in class org.apache.cxf.endpoint.ClientImpl.EchoContext
 
remove(Interceptor<? extends Message>) - Method in interface org.apache.cxf.interceptor.InterceptorChain
 
remove(Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
remove(MessagePartInfo) - Method in class org.apache.cxf.message.MessageContentsList
 
remove(Interceptor<? extends Message>) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
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
 
removeChangeListener(PropertyChangeListener) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
removeContent(Class<T>) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
removeContent(Class<T>) - Method in interface org.apache.cxf.message.Message
Removes a content from a message.
removeContent(Class<T>) - Method in class org.apache.cxf.message.MessageImpl
 
removeContents(Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
REMOVED_MARKER - Static variable in class org.apache.cxf.message.MessageContentsList
 
removeDefinition(Definition) - Method in interface org.apache.cxf.wsdl.WSDLManager
If the definition is cached, remove it from the cache
removeDir(File) - Static method in class org.apache.cxf.helpers.FileUtils
 
removeFault(QName) - Method in class org.apache.cxf.service.model.OperationInfo
Removes a fault from this operation.
removeHandler(Handler) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
removeHandler(Handler) - Method in class org.apache.cxf.common.logging.Log4jLogger
 
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
 
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.wsdl.EndpointReferenceUtils
Renew logical endpoint reference via the Bus EndpointResolverRegistry.
REPLACE_WITH_ACTUAL_URL - Static variable in class org.apache.cxf.common.WSDLConstants
 
replaceAttribute(Element, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
replaceEndpointAddressPropertyIfNeeded(Message, String, Conduit) - Method in class org.apache.cxf.endpoint.AbstractConduitSelector
 
ReplyAfterType - Class in org.apache.cxf.ws.addressing.v200403
Java class for ReplyAfterType complex type.
ReplyAfterType() - Constructor for class org.apache.cxf.ws.addressing.v200403.ReplyAfterType
 
ReplyAfterType - Class in org.apache.cxf.ws.addressing.v200408
Java class for ReplyAfterType complex type.
ReplyAfterType() - Constructor for class org.apache.cxf.ws.addressing.v200408.ReplyAfterType
 
REPLYTO_PROPERTY - Static variable in class org.apache.cxf.ws.addressing.WSAContextUtils
 
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.DepthXMLStreamReader
 
required - Variable in class org.apache.cxf.configuration.security.ClientAuthentication
 
required - Variable in class org.apache.cxf.wsdl.TExtensibilityElement
 
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
 
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(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(String, Class<T>) - Method in class org.apache.cxf.resource.ClassLoaderResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.ClasspathResolver
 
resolve(String, String) - Method in class org.apache.cxf.resource.ExtendedURIResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.ObjectTypeResolver
 
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.PropertiesResolver
 
resolve(String, Class<T>) - Method in interface org.apache.cxf.resource.ResourceResolver
Resolve a resource given its name and type.
resolve(String, Class<T>) - Method in class org.apache.cxf.resource.SinglePropertyResolver
 
resolve(String, String, Class<?>) - Method in class org.apache.cxf.resource.URIResolver
 
resolve(String, String) - Method in class org.apache.cxf.transport.TransportURIResolver
 
resolve(EndpointReferenceType, Bus) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Resolve logical endpoint reference via the Bus EndpointResolverRegistry.
RESOLVE_URI - Static variable in class org.apache.cxf.common.CXFPermissions
 
resolveClass(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolveEntity(String, String) - Method in class org.apache.cxf.helpers.DOMUtils.NullResolver
 
resolveField(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
resolveMethod(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolveNameAndType(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resolveResource(String, Class<T>) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
resolveResource(String, Class<T>, List<ResourceResolver>) - Method in class org.apache.cxf.resource.DefaultResourceManager
 
resolveResource(String, Class<T>) - Method in interface org.apache.cxf.resource.ResourceManager
Resolve a resource.
resolveResource(String, Class<T>, List<ResourceResolver>) - Method in interface org.apache.cxf.resource.ResourceManager
Resolve a resource with via a specified list of resovlers.
resolveUtf8(int) - Method in class org.apache.cxf.common.util.ClassReader
 
resource - Variable in class org.apache.cxf.configuration.security.CertStoreType
 
resource - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
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.
resourceOpened - Variable in class org.apache.cxf.resource.ExtendedURIResolver
 
ResourceResolver - Interface in org.apache.cxf.resource
Resolves resource.
RESPONSE_CODE - Static variable in interface org.apache.cxf.message.Message
 
RESPONSE_CONTEXT - Static variable in interface org.apache.cxf.endpoint.Client
 
responseContext - Variable in class org.apache.cxf.endpoint.ClientImpl
 
rest - Variable in class org.apache.cxf.wsdl.TOperation
 
REST_MESSAGE - Static variable in interface org.apache.cxf.message.Message
 
result - Variable in class org.apache.cxf.endpoint.ClientCallback
 
ResultBufferedCommand - Class in org.apache.cxf.common.commands
 
ResultBufferedCommand() - Constructor for class org.apache.cxf.common.commands.ResultBufferedCommand
 
ResultBufferedCommand(String[]) - Constructor for class org.apache.cxf.common.commands.ResultBufferedCommand
 
resume() - Method in interface org.apache.cxf.continuations.Continuation
Resume a suspended request
resume() - Method in interface org.apache.cxf.interceptor.InterceptorChain
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.
retrieveTo(Conduit, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Retrieve To EPR from the context.
retrieveUsingAddressing(Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Retrieve UsingAddressing override flag from the context
Retryable - Interface in org.apache.cxf.endpoint
Implemented by Clients that are willing to accept retried invocations.
RETURN - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
ROBUST_ONEWAY - Static variable in interface org.apache.cxf.message.Message
 
routingInterceptors - Variable in class org.apache.cxf.transport.MultipleEndpointObserver
 
RPC - Static variable in class org.apache.cxf.common.WSDLConstants
 
RPC_WRAPPED - Static variable in class org.apache.cxf.common.WSDLConstants
 
run() - Method in interface org.apache.cxf.Bus
 
run() - Method in class org.apache.cxf.common.commands.ForkedCommand
Implements the run method for the thread on which the process is executed.
run() - Method in class org.apache.cxf.common.util.StreamPrinter
 
run() - Method in class org.apache.cxf.common.util.SystemPropertyAction
 
run() - Method in interface org.apache.cxf.workqueue.WorkQueueManager
Only returns after workqueue has been shutdown.

S

scanPackages(Set<Class<?>>) - Static method in class org.apache.cxf.common.jaxb.JAXBContextCache
 
scanPackages(Set<Class<?>>, Map<Package, CachedClass>) - Static method in class org.apache.cxf.common.jaxb.JAXBUtils
 
scanPackages(Set<Class<?>>, 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
 
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
 
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
 
SchemaValidationTypeProvider - Interface in org.apache.cxf.feature.validation
Returning null from the getSchemaValidationType will be ignored.
secureRandom - Variable in class org.apache.cxf.configuration.jsse.TLSParameterBase
 
SecureRandomParameters - Class in org.apache.cxf.configuration.security
This structure holds the parameters for the Secure Random Number generator used in the JSSE.
SecureRandomParameters() - Constructor for class org.apache.cxf.configuration.security.SecureRandomParameters
 
secureRandomParameters - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
secureRandomParameters - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
secureSocketProtocol - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
secureSocketProtocol - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
SecurityContext - Interface in org.apache.cxf.security
Provides basic security information about the current message exchange
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.
selectEndpoint(Message, Set<Endpoint>) - Method in class org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor
Select an Endpoint which will be used for the rest of the invocation.
SEND - Static variable in class org.apache.cxf.phase.Phase
 
SEND_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
Server - Interface in org.apache.cxf.endpoint
 
SERVER_ADDRESSING_PROPERTIES_INBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
SERVER_ADDRESSING_PROPERTIES_OUTBOUND - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
ServerImpl - Class in org.apache.cxf.endpoint
 
ServerImpl(Bus, Endpoint, DestinationFactory, MessageObserver) - Constructor for class org.apache.cxf.endpoint.ServerImpl
 
ServerImpl(Bus, Endpoint, DestinationFactory, BindingFactory) - Constructor for class org.apache.cxf.endpoint.ServerImpl
 
ServerLifeCycleListener - Interface in org.apache.cxf.endpoint
 
ServerLifeCycleManager - Interface in org.apache.cxf.endpoint
 
ServerRegistry - Interface in org.apache.cxf.endpoint
 
Service - Interface in org.apache.cxf.service
 
service - Variable in class org.apache.cxf.wsdl.TDefinitions
 
SERVICE_MODEL_PROPERTY - Static variable in interface org.apache.cxf.databinding.PropertiesAwareDataBinding
Identifies org.apache.cxf.service.Service model object
SERVICE_NAME - Static variable in class org.apache.cxf.endpoint.ManagedEndpoint
 
SERVICE_NAME_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
ServiceBuilder - Interface in org.apache.cxf.service
 
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.
ServiceImpl - Class in org.apache.cxf.service
 
ServiceImpl() - Constructor for class org.apache.cxf.service.ServiceImpl
 
ServiceImpl(ServiceInfo) - Constructor for class org.apache.cxf.service.ServiceImpl
 
ServiceImpl(List<ServiceInfo>) - Constructor for class org.apache.cxf.service.ServiceImpl
 
ServiceInfo - Class in org.apache.cxf.service.model
 
ServiceInfo() - Constructor for class org.apache.cxf.service.model.ServiceInfo
 
serviceInfo - Variable in class org.apache.cxf.service.ServiceModelVisitor
 
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
 
serviceName - Variable in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
 
serviceName - Variable in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
 
ServiceNameType - Class in org.apache.cxf.ws.addressing.v200403
Java class for ServiceNameType complex type.
ServiceNameType() - Constructor for class org.apache.cxf.ws.addressing.v200403.ServiceNameType
 
ServiceNameType - Class in org.apache.cxf.ws.addressing.v200408
Java class for ServiceNameType complex type.
ServiceNameType() - Constructor for class org.apache.cxf.ws.addressing.v200408.ServiceNameType
 
ServiceNameType - Class in org.apache.cxf.ws.addressing.wsdl
Java class for ServiceNameType complex type.
ServiceNameType() - Constructor for class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
 
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 - 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(Factory) - Constructor for class org.apache.cxf.service.invoker.SessionFactory
 
SessionFactory(Class<?>, boolean) - Constructor for class org.apache.cxf.service.invoker.SessionFactory
 
SessionFactory(Factory, boolean) - Constructor for class org.apache.cxf.service.invoker.SessionFactory
 
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 interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the Action property.
setAction(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.ProblemActionType
Sets the value of the action property.
setActivationNamespaces(Collection<String>) - Method in class org.apache.cxf.binding.AbstractBaseBindingFactory
 
setAddress(String) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setAddress(String) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setAddress(EndpointReferenceType) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setAddress(String) - Method in interface org.apache.cxf.service.ServiceBuilder
 
setAddress(AttributedURIType) - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Sets the value of the address property.
setAddress(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Sets the value of the address property.
setAddress(AttributedURI) - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Sets the value of the address property.
setAddress(EndpointReferenceType, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Set the address of the provided endpoint reference.
setAddress(EndpointReferenceType, String) - Static method in class org.apache.cxf.wsdl.WSAEndpointReferenceUtils
Set the address of the provided endpoint reference.
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.
setAlgorithm(String) - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
Sets the value of the algorithm property.
setAllowDuplicates(boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Allows/disallows duplicate messageIdDs.
setAllowDuplicates(boolean) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setAny(Object) - Method in class org.apache.cxf.ws.addressing.AttributedAnyType
Sets the value of the any property.
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.configuration.spring.ConfigurerImpl
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.service.invoker.SpringBeanFactory
 
setArgs(String[]) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
setAttachments(Collection<Attachment>) - Method in interface org.apache.cxf.databinding.BaseDataReader
Attach a collection of attachments to a binding.
setAttachments(Collection<Attachment>) - Method in interface org.apache.cxf.databinding.BaseDataWriter
Attach a collection of attachments to this writer.
setAttachments(Collection<Attachment>) - Method in class org.apache.cxf.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
 
setAttributesToElements(boolean) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setAuthorization(String) - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Sets the value of the authorization property.
setAuthorizationType(String) - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Sets the value of the authorizationType property.
setBaseURI(String) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setBaseUri(String) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
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.
setBinding(BindingInfo) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setBinding(TBinding) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the binding property.
setBinding(QName) - Method in class org.apache.cxf.wsdl.TPort
Sets the value of the binding property.
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.AbstractBaseBindingFactory
 
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 interface org.apache.cxf.service.ServiceBuilder
 
setBus(Bus) - Method in class org.apache.cxf.transport.AbstractTransportFactory
 
setByteStream(InputStream) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setCachedClass(Class<?>) - Method in class org.apache.cxf.common.util.CachedClass
 
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
setCertAlias(String) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the certAlias property.
setCertAlias(String) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the certAlias property.
setCertConstraints(CertificateConstraintsType) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Set the certificate constraints type
setCertConstraints(CertificateConstraintsType) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the certConstraints property.
setCertConstraints(CertificateConstraintsType) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the certConstraints property.
setCertifiedText(boolean) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
setCertStore(CertStoreType) - Method in class org.apache.cxf.configuration.security.TrustManagersType
Sets the value of the certStore property.
setCharacterStream(Reader) - Method in class org.apache.cxf.common.xmlschema.LSInputImpl
 
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.
setCipherSuites(CipherSuites) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the cipherSuites property.
setCipherSuites(CipherSuites) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the cipherSuites property.
setCipherSuitesFilter(FiltersType) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This parameter sets the filter to include and/or exclude the cipher suites to use from the set list or system defaults.
setCipherSuitesFilter(FiltersType) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the cipherSuitesFilter property.
setCipherSuitesFilter(FiltersType) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the cipherSuitesFilter property.
setCipherTransformation(String) - Method in class org.apache.cxf.io.CachedOutputStream
 
setCipherTransformation(String) - Method in class org.apache.cxf.io.CachedWriter
 
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.
setClientAuthentication(ClientAuthentication) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the clientAuthentication property.
setClosed(boolean) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
setCombinator(CombinatorType) - Method in class org.apache.cxf.configuration.security.DNConstraintsType
Sets the value of the combinator property.
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
 
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
 
setContentType(String) - Method in class org.apache.cxf.attachment.ByteDataSource
 
setContext(Map<String, Object>, Message) - Method in class org.apache.cxf.endpoint.ClientImpl
 
setContextPropertyName(String) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setContextPropertyName(String) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setContextPropertyName(String) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setContextualProperty(String, Object) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setContextualProperty(String, Object) - Method in interface org.apache.cxf.message.Message
 
setContextualProperty(String, Object) - Method in class org.apache.cxf.message.MessageImpl
 
setCurrentChild(I) - Method in class org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
 
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 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
 
setDefaultNamespace(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
setDefaultThreshold(int) - Static method in class org.apache.cxf.io.CachedOutputStream
 
setDefaultThreshold(int) - Static method in class org.apache.cxf.io.CachedWriter
 
setDelegate(AbstractPropertiesHolder, boolean) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
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.
setDisableCNCheck(boolean) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the disableCNCheck property.
setDocumentation(String) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
setDocumentation(TDocumentation) - Method in class org.apache.cxf.wsdl.TDocumented
Sets the value of the documentation property.
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 interface 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
 
setElement(QName) - Method in class org.apache.cxf.wsdl.TPart
Sets the value of the element property.
setElementCountThreshold(int) - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
setElementName(XmlSchemaElement, String) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Wrapper around XmlSchemaElement.setName that checks for inconsistency with refName.
setElementQName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setElementRefName(XmlSchemaElement, QName) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
Wrapper around XmlSchemaElement.setRefName that checks for inconsistency with name and QName.
setElementType(QName) - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
Sets the type of this extensibility element.
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
 
setEndpointName(String) - Method in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
Sets the value of the endpointName property.
setEndpointReference(EndpointReferenceType) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setEndpoints(Map<QName, Endpoint>) - Method in class org.apache.cxf.service.ServiceImpl
 
setEntityResolver(EntityResolver) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
setEntityResolver(EntityResolver) - Method in class org.apache.cxf.staxutils.StaxSource
 
setEnvironment(String[]) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
setErrorHandler(ErrorHandler) - Method in class org.apache.cxf.staxutils.StaxSource
 
setErrorListener(Object) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
 
setErrorStream(PrintStream) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
setExchange(Exchange) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setExchange(Exchange) - Method in interface org.apache.cxf.message.Message
 
setExchange(Exchange) - Method in class org.apache.cxf.message.MessageImpl
 
setExchangeProperties(Exchange, 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
 
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 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
 
setExtensionRegistry(ExtensionRegistry) - Method in class org.apache.cxf.wsdl.AbstractWSDLPlugin
 
setExtensionRegistry(ExtensionRegistry) - Method in interface org.apache.cxf.wsdl.WSDLExtensibilityPlugin
 
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
 
setFactoryAlgorithm(String) - Method in class org.apache.cxf.configuration.security.KeyManagersType
Sets the value of the factoryAlgorithm property.
setFactoryAlgorithm(String) - Method in class org.apache.cxf.configuration.security.TrustManagersType
Sets the value of the factoryAlgorithm property.
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 interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the FaultTo property.
setFeature(String, boolean) - Method in class org.apache.cxf.staxutils.StaxSource
 
setFeatures(List<? extends Feature>) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setFile(String) - Method in class org.apache.cxf.configuration.security.CertStoreType
Sets the value of the file property.
setFile(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the file property.
setFirstChildAsProperty(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
 
setForce(boolean) - Method in class org.apache.cxf.feature.FastInfosetFeature
Set if FastInfoset is always used without negotiation
setFrom(EndpointReferenceType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the From property.
setHeader(String, String) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
setHighWaterMark(int) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
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
 
setImport(TImport) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the import property.
setInAppendElements(Map<String, String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setInAppendElements(Map<String, String>) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
setIndex(int) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setInDropElements(List<String>) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setInDropElements(List<String>) - Method in class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
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.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
 
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.staxutils.DocumentDepthProperties
 
setInnerElementCountThreshold(int) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
setInnerElementLevelThreshold(int) - Method in class org.apache.cxf.staxutils.DocumentDepthProperties
 
setInnerElementLevelThreshold(int) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
setInput(String, MessageInfo) - Method in class org.apache.cxf.service.model.OperationInfo
 
setInput(String, MessageInfo) - Method in class org.apache.cxf.service.model.UnwrappedOperationInfo
 
setInput(TBindingOperationMessage) - Method in class org.apache.cxf.wsdl.TBindingOperation
Sets the value of the input property.
setInputStream(InputStream) - Method in class org.apache.cxf.attachment.DelegatingInputStream
 
setInputStream(InputStream) - Method in class org.apache.cxf.io.DelegatingInputStream
 
setInterceptorChain(InterceptorChain) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setInterceptorChain(InterceptorChain) - Method in interface org.apache.cxf.message.Message
 
setInterceptorChain(InterceptorChain) - Method in class org.apache.cxf.message.MessageImpl
 
setInterface(InterfaceInfo) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setInterfaceName(EndpointReferenceType, QName) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
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
 
setIssuerDNConstraints(DNConstraintsType) - Method in class org.apache.cxf.configuration.security.CertificateConstraintsType
Sets the value of the issuerDNConstraints property.
setJAXBContext(JAXBContext) - Static method in class org.apache.cxf.ws.addressing.ContextUtils
Set the encapsulated JAXBContext (used by unit tests).
setJAXBContext(JAXBContext) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
Set the encapsulated JAXBContext (used by unit tests).
setJAXBContext(JAXBContext) - Static method in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
Set the encapsulated JAXBContext (used by unit tests).
setJsseProvider(String) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Set the JSSE provider.
setJsseProvider(String) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the jsseProvider property.
setJsseProvider(String) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the jsseProvider property.
setKeyManagers(KeyManager[]) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Sets the KeyManagers for this endpoint.
setKeyManagers(KeyManagersType) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the keyManagers property.
setKeyManagers(KeyManagersType) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the keyManagers property.
setKeyManagersRef(KeyManager[]) - Method in class org.apache.cxf.configuration.jsse.TLSClientParametersConfig.TLSClientParametersTypeInternal
 
setKeyManagersRef(KeyManager[]) - Method in class org.apache.cxf.configuration.jsse.TLSServerParametersConfig.TLSServerParametersTypeInternal
 
setKeyPassword(String) - Method in class org.apache.cxf.configuration.security.KeyManagersType
Sets the value of the keyPassword property.
setKeyStore(KeyStoreType) - Method in class org.apache.cxf.configuration.security.KeyManagersType
Sets the value of the keyStore property.
setKeyStore(KeyStoreType) - Method in class org.apache.cxf.configuration.security.TrustManagersType
Sets the value of the keyStore property.
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
 
setLevel(Level) - Method in class org.apache.cxf.common.logging.Log4jLogger
 
setLimit(int) - Method in class org.apache.cxf.feature.LoggingFeature
This function has no effect at this time.
setLimit(int) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
setLocation(String) - Method in class org.apache.cxf.wsdl.http.AddressType
Sets the value of the location property.
setLocation(String) - Method in class org.apache.cxf.wsdl.http.OperationType
Sets the value of the location property.
setLocation(String) - Method in class org.apache.cxf.wsdl.TImport
Sets the value of the location property.
setLoggerClass(Class<? extends AbstractDelegatingLogger>) - Static method in class org.apache.cxf.common.logging.LogUtils
Specify a logger class that inherits from AbstractDelegatingLogger.
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(Message, BindingOperationInfo, boolean, ServiceInfo, MessageInfo) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
setMessage(String) - Method in exception org.apache.cxf.interceptor.Fault
 
setMessage(Message) - Method in class org.apache.cxf.message.AbstractWrappedMessage
 
setMessage(TMessage) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the message property.
setMessage(QName) - Method in class org.apache.cxf.wsdl.TFault
Sets the value of the message property.
setMessage(QName) - Method in class org.apache.cxf.wsdl.TParam
Sets the value of the message property.
setMessageContainer(AbstractMessageContainer) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setMessageDocumentation(String) - Method in class org.apache.cxf.service.model.AbstractMessageContainer
 
setMessageID(AttributedURIType) - Method in interface 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.
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.endpoint.ServerImpl
 
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.transport.AbstractDestination.AbstractBackChannelConduit
Register a message observer for incoming messages.
setMessageObserver(MessageObserver) - Method in class org.apache.cxf.transport.AbstractObservable
Register a message observer for incoming messages.
setMessageObserver(MessageObserver) - Method in 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
 
setMetadata(MetadataType) - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Sets the value of the metadata property.
setMetadata(EndpointReferenceType, List<Source>) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Sets the metadata on the provided endpoint reference.
setMethods - Variable in class org.apache.cxf.databinding.AbstractWrapperHelper
 
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(QName) - Method in class org.apache.cxf.headers.Header
 
setName(String) - Method in class org.apache.cxf.phase.Phase
 
setName(QName) - Method in class org.apache.cxf.service.model.BindingInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.DescriptionInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.EndpointInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.InterfaceInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.MessageInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setName(QName) - Method in class org.apache.cxf.service.model.OperationInfo
Sets the name of the operation.
setName(QName) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setName(String) - Method in class org.apache.cxf.workqueue.AutomaticWorkQueueImpl
 
setName(String) - Method in class org.apache.cxf.wsdl.TBinding
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TBindingOperation
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TBindingOperationFault
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TBindingOperationMessage
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TFault
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TMessage
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TOperation
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TParam
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TPart
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TPort
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TPortType
Sets the value of the name property.
setName(String) - Method in class org.apache.cxf.wsdl.TService
Sets the value of the name property.
setNamespace(Element, String, String) - Static method in class org.apache.cxf.helpers.DOMUtils
Set a namespace/prefix on an element if it is not set already.
setNamespace(String) - Method in class org.apache.cxf.wsdl.TImport
Sets the value of the namespace property.
setNamespaceContext(NamespacePrefixList) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
setNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.databinding.AbstractDataBinding
Set a map of from URI to prefix.
setNamespaceMapper(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
 
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
 
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
 
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.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.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
 
setOutput(TBindingOperationMessage) - Method in class org.apache.cxf.wsdl.TBindingOperation
Sets the value of the output property.
setOutputDir(File) - Method in class org.apache.cxf.common.util.Compiler
 
setOutputDir(String) - Method in class org.apache.cxf.common.util.Compiler
 
setOutputDir(File) - Method in class org.apache.cxf.io.CachedOutputStream
 
setOutputDir(File) - Method in class org.apache.cxf.io.CachedWriter
 
setOutputLocation(String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
setOutputStream(PrintStream) - Method in class org.apache.cxf.common.commands.ForkedCommand
 
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
 
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
 
setPassword(String) - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Sets the value of the password property.
setPassword(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the password property.
setPersistentBusId(String) - Method in interface org.apache.cxf.management.InstrumentationManager
 
setPortName(String) - Method in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
Sets the value of the portName property.
setPortName(String) - Method in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
Sets the value of the portName property.
setPortName(EndpointReferenceType, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
setPortType(AttributedQName) - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Sets the value of the portType property.
setPortType(AttributedQName) - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Sets the value of the portType property.
setPortType(TPortType) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the portType property.
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
 
setPrefix(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
setPrettyLogging(boolean) - Method in class org.apache.cxf.feature.LoggingFeature
Turn pretty logging of XML content on/off
setPrettyLogging(boolean) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
setPrintWriter(PrintWriter) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
setPriority(int) - Method in class org.apache.cxf.phase.Phase
 
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
 
setProperty(String, Object) - Method in interface org.apache.cxf.Bus
 
setProperty(String, Object) - Method in interface org.apache.cxf.databinding.BaseDataReader
Set an arbitrary property on the reader.
setProperty(String, Object) - Method in interface org.apache.cxf.databinding.BaseDataWriter
Set a property for the writer.
setProperty(String, Object) - Method in class org.apache.cxf.service.model.AbstractPropertiesHolder
 
setProperty(String, Object) - Method in class org.apache.cxf.staxutils.StaxSource
 
setProvider(String) - Method in class org.apache.cxf.configuration.security.KeyManagersType
Sets the value of the provider property.
setProvider(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the provider property.
setProvider(String) - Method in class org.apache.cxf.configuration.security.SecureRandomParameters
Sets the value of the provider property.
setProvider(String) - Method in class org.apache.cxf.configuration.security.TrustManagersType
Sets the value of the provider property.
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
 
setRef(String) - Method in class org.apache.cxf.configuration.security.KeyManagersType
Sets the value of the ref property.
setRef(String) - Method in class org.apache.cxf.configuration.security.TrustManagersType
Sets the value of the ref property.
setReferenceParameters(ReferenceParametersType) - Method in class org.apache.cxf.ws.addressing.EndpointReferenceType
Sets the value of the referenceParameters property.
setReferenceParameters(ReferenceParametersType) - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Sets the value of the referenceParameters property.
setReferenceProperties(ReferencePropertiesType) - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Sets the value of the referenceProperties property.
setReferenceProperties(ReferencePropertiesType) - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Sets the value of the referenceProperties property.
setRelatesTo(RelatesToType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the RelatesTo property.
setRelationshipType(String) - Method in class org.apache.cxf.ws.addressing.RelatesToType
Sets the value of the relationshipType property.
setRelationshipType(QName) - Method in class org.apache.cxf.ws.addressing.v200403.Relationship
Sets the value of the relationshipType property.
setRelationshipType(QName) - Method in class org.apache.cxf.ws.addressing.v200408.Relationship
Sets the value of the relationshipType property.
setReplyTo(EndpointReferenceType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the ReplyTo property.
setRequired(boolean) - Method in class org.apache.cxf.configuration.security.ClientAuthentication
Sets the value of the required property.
setRequired(boolean) - Method in class org.apache.cxf.wsdl.TExtensibilityElement
Sets the value of the required property.
setRequired(Boolean) - Method in class org.apache.cxf.wsdl.TExtensibilityElementImpl
 
setResource(String) - Method in class org.apache.cxf.configuration.security.CertStoreType
Sets the value of the resource property.
setResource(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the resource property.
setResponses(WSAddressingFeature.AddressingResponses) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setResponses(String) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setSchema(Schema) - Method in interface org.apache.cxf.databinding.BaseDataReader
Supply a schema to validate the input.
setSchema(Schema) - Method in interface org.apache.cxf.databinding.BaseDataWriter
Attach a schema to the writer.
setSchema(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
 
setSecureRandom(SecureRandom) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This sets the secure random provider and algorithm.
setSecureRandomParameters(SecureRandomParameters) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the secureRandomParameters property.
setSecureRandomParameters(SecureRandomParameters) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the secureRandomParameters property.
setSecureSocketProtocol(String) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
This sets the protocol to use.
setSecureSocketProtocol(String) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the secureSocketProtocol property.
setSecureSocketProtocol(String) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the secureSocketProtocol property.
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(TService) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the service property.
setServiceAndPortName(EndpointReferenceType, QName, String) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
Sets the service and port name of the provided endpoint reference.
setServiceClass(Class<?>) - Method in interface org.apache.cxf.service.ServiceBuilder
 
setServiceName(QName) - Method in class org.apache.cxf.endpoint.AbstractEndpointFactory
 
setServiceName(ServiceNameType) - Method in class org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
Sets the value of the serviceName property.
setServiceName(ServiceNameType) - Method in class org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
Sets the value of the serviceName property.
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
 
setSize(int) - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
setSkipOnFault(boolean) - Method in class org.apache.cxf.feature.StaxTransformFeature
 
setSkipOnFault(boolean) - Method in class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
setSoapAction(String) - Method in class org.apache.cxf.ws.addressing.ProblemActionType
Sets the value of the soapAction property.
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
setSslCacheTimeout(int) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the sslCacheTimeout property.
setSSLSocketFactory(SSLSocketFactory) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
This sets the SSLSocketFactory to use, causing all other properties of this bean (and its superclass) to get ignored (this takes precendence).
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
 
setSubjectDNConstraints(DNConstraintsType) - Method in class org.apache.cxf.configuration.security.CertificateConstraintsType
Sets the value of the subjectDNConstraints property.
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, Class<?>) - Method in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
setTarget(Object) - Method in interface org.apache.cxf.common.annotation.AnnotationVisitor
set the target object being visited.
setTarget(String) - Method in class org.apache.cxf.common.util.Compiler
 
setTargetNamespace(String) - Method in class org.apache.cxf.service.model.ServiceInfo
 
setTargetNamespace(String) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the targetNamespace property.
setTargetNode(Node) - Method in class org.apache.cxf.helpers.MapNamespaceContext
 
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(long) - Method in class org.apache.cxf.io.CachedOutputStream
 
setThreshold(long) - Method in class org.apache.cxf.io.CachedWriter
 
setTo(EndpointReferenceType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the To property.
setTo(AttributedURIType) - Method in interface org.apache.cxf.ws.addressing.AddressingProperties
Mutator for the To property.
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
 
setTrustManagers(TrustManager[]) - Method in class org.apache.cxf.configuration.jsse.TLSParameterBase
Sets the TrustManagers associated with this endpoint.
setTrustManagers(TrustManagersType) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the trustManagers property.
setTrustManagers(TrustManagersType) - Method in class org.apache.cxf.configuration.security.TLSServerParametersType
Sets the value of the trustManagers property.
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(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the type property.
setType(MessageInfo.Type) - Method in class org.apache.cxf.service.model.MessageInfo
 
setType(QName) - Method in class org.apache.cxf.wsdl.TBinding
Sets the value of the type property.
setType(QName) - Method in class org.apache.cxf.wsdl.TPart
Sets the value of the type property.
setTypeClass(Class<?>) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setTypeQName(QName) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setTypes(TTypes) - Method in class org.apache.cxf.wsdl.TDefinitions
Sets the value of the types property.
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, ServiceInfo) - Method in interface org.apache.cxf.io.StaxValidationManager
Install the schemas onto the reader for validation.
setupValidation(XMLStreamWriter, ServiceInfo) - Method in interface org.apache.cxf.io.StaxValidationManager
Install the schemas onto the writer for validation.
setUrl(String) - Method in class org.apache.cxf.configuration.security.CertStoreType
Sets the value of the url property.
setUrl(String) - Method in class org.apache.cxf.configuration.security.KeyStoreType
Sets the value of the url property.
setUseHttpsURLConnectionDefaultHostnameVerifier(boolean) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Sets whether or not HttpsURLConnection.getDefaultHostnameVerifier() should be used to create https connections.
setUseHttpsURLConnectionDefaultHostnameVerifier(boolean) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the useHttpsURLConnectionDefaultHostnameVerifier property.
setUseHttpsURLConnectionDefaultSslSocketFactory(boolean) - Method in class org.apache.cxf.configuration.jsse.TLSClientParameters
Sets whether or not HttpsURLConnection.getDefaultSSLSocketFactory() should be used to create https connections.
setUseHttpsURLConnectionDefaultSslSocketFactory(boolean) - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
Sets the value of the useHttpsURLConnectionDefaultSslSocketFactory property.
setUseParentHandlers(boolean) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
setUserName(String) - Method in class org.apache.cxf.configuration.security.AuthorizationPolicy
Sets the value of the userName property.
setUserObject(Object) - Method in class org.apache.cxf.continuations.ContinuationInfo
 
setUsingAddressingAdvisory(boolean) - Method in class org.apache.cxf.ws.addressing.MAPAggregator
Controls whether the presence of the element in the WSDL is purely advisory, i.e.
setUsingAddressingAdvisory(boolean) - Method in class org.apache.cxf.ws.addressing.WSAddressingFeature
 
setValue(QName) - Method in class org.apache.cxf.ws.addressing.AttributedQNameType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.apache.cxf.ws.addressing.AttributedUnsignedLongType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.addressing.AttributedURIType
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.addressing.RelatesToType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.v200403.AttributedQName
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.addressing.v200403.AttributedURI
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.addressing.v200403.Relationship
Sets the value of the value property.
setValue(BigInteger) - Method in class org.apache.cxf.ws.addressing.v200403.ReplyAfterType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.v200408.AttributedQName
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.addressing.v200408.AttributedURI
Sets the value of the value property.
setValue(String) - Method in class org.apache.cxf.ws.addressing.v200408.Relationship
Sets the value of the value property.
setValue(BigInteger) - Method in class org.apache.cxf.ws.addressing.v200408.ReplyAfterType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
Sets the value of the value property.
setValue(AnonymousType) - Method in class org.apache.cxf.ws.addressing.wsdl.Anonymous
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.wsdl.AttributedQNameType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
Sets the value of the value property.
setVerb(String) - Method in class org.apache.cxf.wsdl.http.BindingType
Sets the value of the verb property.
setVerbose(boolean) - Method in class org.apache.cxf.common.util.Compiler
 
setWant(boolean) - Method in class org.apache.cxf.configuration.security.ClientAuthentication
Sets the value of the want property.
setWSDLLocation(EndpointReferenceType, String...) - Static method in class org.apache.cxf.wsdl.EndpointReferenceUtils
 
setXmlSchema(XmlSchemaAnnotated) - Method in class org.apache.cxf.service.model.MessagePartInfo
 
setXOP(boolean) - Method in class org.apache.cxf.attachment.AttachmentImpl
 
setXop(boolean) - Method in class org.apache.cxf.attachment.AttachmentSerializer
 
severe(String) - Method in class org.apache.cxf.common.logging.AbstractDelegatingLogger
 
SHORT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
shouldValidate(Message) - Method in class org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
 
shouldValidate(Message) - Method in class org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
 
shouldWrapParameters(MessageInfo, Message) - Method in class org.apache.cxf.interceptor.DocLiteralInInterceptor
 
shutdown(boolean) - Method in interface org.apache.cxf.Bus
 
shutdown() - Method in interface org.apache.cxf.management.InstrumentationManager
Cleans up and shutsdown management infrastructure.
shutdown() - Method in class org.apache.cxf.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 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.
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
 
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
 
SingletonFactory - Class in org.apache.cxf.service.invoker
Always returns a single instance of the bean.
SingletonFactory(Object) - Constructor for class org.apache.cxf.service.invoker.SingletonFactory
 
SingletonFactory(Class<?>) - Constructor for class org.apache.cxf.service.invoker.SingletonFactory
 
SingletonFactory(Factory) - Constructor for class org.apache.cxf.service.invoker.SingletonFactory
 
SIPUSH - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
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
 
skipAttributes() - Method in class org.apache.cxf.common.util.ClassReader
 
skipFully(int) - Method in class org.apache.cxf.common.util.ClassReader
skip n bytes in the input stream.
skippedEntity(String) - Method in class org.apache.cxf.staxutils.StreamWriterContentHandler
Method skippedEntity.
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
 
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
 
SOAP11_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
SOAP11HTTP_ADDRESSING_BINDING - Static variable in class org.apache.cxf.ws.addressing.Names
 
SOAP12_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
SOAP12HTTP_ADDRESSING_BINDING - Static variable in class org.apache.cxf.ws.addressing.Names
 
SOAP_ACTION - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
SOAP_ACTION_HEADER - Static variable in class org.apache.cxf.ws.addressing.Names
 
soapAction - Variable in class org.apache.cxf.ws.addressing.ProblemActionType
 
SOAPConstants - Class in org.apache.cxf.common.util
SOAP constants from the specifications.
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
 
split(String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
split(String, String, int) - Static method in class org.apache.cxf.common.util.StringUtils
 
SPRING_VALIDATION_MODE - Static variable in class org.apache.cxf.common.util.SystemUtils
 
SpringBeanFactory - Class in org.apache.cxf.service.invoker
Factory that will query the Spring ApplicationContext for the appropriate bean for each request.
SpringBeanFactory(String) - Constructor for class org.apache.cxf.service.invoker.SpringBeanFactory
 
SpringBeanMap<V> - Class in org.apache.cxf.configuration.spring
 
SpringBeanMap() - Constructor for class org.apache.cxf.configuration.spring.SpringBeanMap
 
SpringBeanQNameMap<V> - Class in org.apache.cxf.configuration.spring
 
SpringBeanQNameMap() - Constructor for class org.apache.cxf.configuration.spring.SpringBeanQNameMap
 
sslCacheTimeout - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
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.DepthXMLStreamReader
 
start(Message) - Method in class org.apache.cxf.endpoint.ClientCallback
Called when a message is first received prior to any actions being applied to the message.
start() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
start() - Method in interface org.apache.cxf.endpoint.Server
 
start() - Method in class org.apache.cxf.endpoint.ServerImpl
 
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.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
 
StaxInEndingInterceptor - Class in org.apache.cxf.interceptor
 
StaxInEndingInterceptor() - 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 XMLStreamReader from the InputStream on the Message.
StaxOutInterceptor() - Constructor for class org.apache.cxf.interceptor.StaxOutInterceptor
 
StaxSource - Class in org.apache.cxf.staxutils
 
StaxSource(XMLStreamReader) - Constructor for class org.apache.cxf.staxutils.StaxSource
 
StaxStreamFilter - Class in org.apache.cxf.staxutils
 
StaxStreamFilter(QName...) - Constructor for class org.apache.cxf.staxutils.StaxStreamFilter
 
StaxTransformFeature - Class in org.apache.cxf.feature
]]>
StaxTransformFeature() - Constructor for class org.apache.cxf.feature.StaxTransformFeature
 
StaxUtils - Class in org.apache.cxf.staxutils
 
StaxValidationManager - Interface in org.apache.cxf.io
This interface defines a bus service for Stax validation.
StemMatchingQueryHandler - Interface in org.apache.cxf.transports.http
 
stop() - Method in class org.apache.cxf.endpoint.ManagedEndpoint
 
stop() - Method in interface org.apache.cxf.endpoint.Server
 
stop() - Method in class org.apache.cxf.endpoint.ServerImpl
 
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.
storeTo(EndpointReferenceType, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Store To EPR in the context
storeUsingAddressing(boolean, Message) - Static method in class org.apache.cxf.ws.addressing.WSAContextUtils
Store UsingAddressing override flag in the context
StreamPrinter - Class in org.apache.cxf.common.util
 
StreamWriterContentHandler - Class in org.apache.cxf.staxutils
 
StreamWriterContentHandler(XMLStreamWriter) - Constructor for class org.apache.cxf.staxutils.StreamWriterContentHandler
 
STRING_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
StringBeanDefinitionParser - Class in org.apache.cxf.configuration.spring
 
StringBeanDefinitionParser() - Constructor for class org.apache.cxf.configuration.spring.StringBeanDefinitionParser
 
StringMap - Interface in org.apache.cxf.message
 
StringMapImpl - Class in org.apache.cxf.message
A variation on HashMap which allows lookup by Class, via the string returned by Class.getName().
StringMapImpl() - Constructor for class org.apache.cxf.message.StringMapImpl
 
StringMapImpl(Map<String, Object>) - Constructor for class org.apache.cxf.message.StringMapImpl
 
StringUtils - Class in org.apache.cxf.common.util
 
STYLE_DOCUMENT - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a document binding style.
STYLE_MESSAGE - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a message binding style.
STYLE_RPC - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a rpc binding style.
STYLE_WRAPPED - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a wrapped binding style.
subjectDNConstraints - Variable in class org.apache.cxf.configuration.security.CertificateConstraintsType
 
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(long) - Method in interface org.apache.cxf.continuations.Continuation
This method will suspend the request for the timeout or until resume is called
suspend() - Method in interface org.apache.cxf.interceptor.InterceptorChain
Suspends the current chain.
suspend() - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
SuspendedInvocationException - Exception in org.apache.cxf.continuations
Represents transport-specific exceptions which are used to indicate that a given invocation was suspended
SuspendedInvocationException(Throwable) - Constructor for exception org.apache.cxf.continuations.SuspendedInvocationException
 
SuspendedInvocationException() - Constructor for exception org.apache.cxf.continuations.SuspendedInvocationException
 
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
 
SystemUtils - Class in org.apache.cxf.common.util
Utility class for checking well-known system properties

T

tailSet(T) - Method in class org.apache.cxf.common.util.SortedArraySet
 
target - Variable in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
target - Variable in class org.apache.cxf.transport.AbstractConduit
 
targetClass - Variable in class org.apache.cxf.common.annotation.AbstractAnnotationVisitor
 
targetNamespace - Variable in class org.apache.cxf.wsdl.TDefinitions
 
TBinding - Class in org.apache.cxf.wsdl
Java class for tBinding complex type.
TBinding() - Constructor for class org.apache.cxf.wsdl.TBinding
 
TBindingOperation - Class in org.apache.cxf.wsdl
Java class for tBindingOperation complex type.
TBindingOperation() - Constructor for class org.apache.cxf.wsdl.TBindingOperation
 
TBindingOperationFault - Class in org.apache.cxf.wsdl
Java class for tBindingOperationFault complex type.
TBindingOperationFault() - Constructor for class org.apache.cxf.wsdl.TBindingOperationFault
 
TBindingOperationMessage - Class in org.apache.cxf.wsdl
Java class for tBindingOperationMessage complex type.
TBindingOperationMessage() - Constructor for class org.apache.cxf.wsdl.TBindingOperationMessage
 
TDefinitions - Class in org.apache.cxf.wsdl
Java class for tDefinitions complex type.
TDefinitions() - Constructor for class org.apache.cxf.wsdl.TDefinitions
 
TDocumentation - Class in org.apache.cxf.wsdl
Java class for tDocumentation complex type.
TDocumentation() - Constructor for class org.apache.cxf.wsdl.TDocumentation
 
TDocumented - Class in org.apache.cxf.wsdl
This type is extended by component types to allow them to be documented
TDocumented() - Constructor for class org.apache.cxf.wsdl.TDocumented
 
testAllDataHasSetupMethod(Object, String[], String[]) - Static method in class org.apache.cxf.configuration.jsse.SSLUtils
 
TExtensibilityElement - Class in org.apache.cxf.wsdl
Java class for tExtensibilityElement complex type.
TExtensibilityElement() - Constructor for class org.apache.cxf.wsdl.TExtensibilityElement
 
TExtensibilityElementImpl - Class in org.apache.cxf.wsdl
Implements the ExtensibilityElement interface.
TExtensibilityElementImpl() - Constructor for class org.apache.cxf.wsdl.TExtensibilityElementImpl
 
TExtensibleAttributesDocumented - Class in org.apache.cxf.wsdl
Java class for tExtensibleAttributesDocumented complex type.
TExtensibleAttributesDocumented() - Constructor for class org.apache.cxf.wsdl.TExtensibleAttributesDocumented
 
TExtensibleDocumented - Class in org.apache.cxf.wsdl
Java class for tExtensibleDocumented complex type.
TExtensibleDocumented() - Constructor for class org.apache.cxf.wsdl.TExtensibleDocumented
 
TFault - Class in org.apache.cxf.wsdl
Java class for tFault complex type.
TFault() - Constructor for class org.apache.cxf.wsdl.TFault
 
THREAD_LOCAL_REQUEST_CONTEXT - Static variable in class org.apache.cxf.endpoint.ClientImpl
 
threadBus - Static variable in class org.apache.cxf.BusFactory
 
threadBusses - Static variable in class org.apache.cxf.BusFactory
 
THRESHOLD - Static variable in class org.apache.cxf.attachment.AttachmentDeserializer
 
threshold - Variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
threshold - Variable in class org.apache.cxf.io.AbstractThresholdOutputStream
 
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
 
TIME_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
TImport - Class in org.apache.cxf.wsdl
Java class for tImport complex type.
TImport() - Constructor for class org.apache.cxf.wsdl.TImport
 
TLSClientParameters - Class in org.apache.cxf.configuration.jsse
This class extends TLSParameterBase with client-specific SSL/TLS parameters.
TLSClientParameters() - Constructor for class org.apache.cxf.configuration.jsse.TLSClientParameters
 
TLSClientParametersConfig - Class in org.apache.cxf.configuration.jsse
This class provides the TLSClientParameters that programmatically configure a HTTPConduit.
TLSClientParametersConfig.TLSClientParametersTypeInternal - Class in org.apache.cxf.configuration.jsse
 
TLSClientParametersConfig.TLSClientParametersTypeInternal() - Constructor for class org.apache.cxf.configuration.jsse.TLSClientParametersConfig.TLSClientParametersTypeInternal
 
TLSClientParametersType - Class in org.apache.cxf.configuration.security
Java class for TLSClientParametersType complex type.
TLSClientParametersType() - Constructor for class org.apache.cxf.configuration.security.TLSClientParametersType
 
TLSParameterBase - Class in org.apache.cxf.configuration.jsse
This class is the base class for SSL/TLS parameters that are common to both client and server sides.
TLSParameterBase() - Constructor for class org.apache.cxf.configuration.jsse.TLSParameterBase
 
TLSParameterJaxBUtils - Class in org.apache.cxf.configuration.jsse
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
 
TLSServerParametersConfig.TLSServerParametersTypeInternal() - Constructor for class org.apache.cxf.configuration.jsse.TLSServerParametersConfig.TLSServerParametersTypeInternal
 
TLSServerParametersType - Class in org.apache.cxf.configuration.security
Java class for TLSServerParametersType complex type.
TLSServerParametersType() - Constructor for class org.apache.cxf.configuration.security.TLSServerParametersType
 
TLSSessionInfo - Class in org.apache.cxf.security.transport
An immutable struct that contains information about a negotiated TLS Session, including the (potentially negotiated) peer certificates as well as the currently effective TLS ciper suite.
TLSSessionInfo(String) - Constructor for class org.apache.cxf.security.transport.TLSSessionInfo
This constructor has the effect of calling TLSSessionInfo(null, suite)
TLSSessionInfo(String, SSLSession, Certificate[]) - Constructor for class org.apache.cxf.security.transport.TLSSessionInfo
 
TMessage - Class in org.apache.cxf.wsdl
Java class for tMessage complex type.
TMessage() - Constructor for class org.apache.cxf.wsdl.TMessage
 
TNS_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
toArray() - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
toArray(T[]) - Method in class org.apache.cxf.attachment.LazyAttachmentCollection
 
toArray() - Method in class org.apache.cxf.common.util.SortedArraySet
 
toArray(X[]) - Method in class org.apache.cxf.common.util.SortedArraySet
 
toByteArray() - Method in interface org.apache.cxf.common.util.ASMHelper.ClassWriter
 
toByteArray() - Method in class org.apache.cxf.helpers.LoadingByteArrayOutputStream
 
TOKEN_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
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
 
TOperation - Class in org.apache.cxf.wsdl
Java class for tOperation complex type.
TOperation() - Constructor for class org.apache.cxf.wsdl.TOperation
 
toString() - Method in class org.apache.cxf.common.commands.ForkedCommand
 
toString() - Method in class org.apache.cxf.common.i18n.Message
 
toString() - Method in class org.apache.cxf.common.security.SimplePrincipal
 
toString() - Method in class org.apache.cxf.common.util.CacheMap
 
toString() - Method in class org.apache.cxf.common.util.SortedArraySet
 
toString(InputStream) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(InputStream, String) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(InputStream, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(InputStream, int, String) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(Reader) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString(Reader, int) - Static method in class org.apache.cxf.helpers.IOUtils
 
toString() - Method in class org.apache.cxf.helpers.NSDecl
 
toString(Source) - Static method in class org.apache.cxf.helpers.XMLUtils
 
toString(Source, Properties) - Static method in class org.apache.cxf.helpers.XMLUtils
 
toString(Node, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
toString(Node) - Static method in class org.apache.cxf.helpers.XMLUtils
 
toString() - Method in class org.apache.cxf.interceptor.LoggingMessage
 
toString() - Method in class org.apache.cxf.io.CachedOutputStream
 
toString() - Method in class org.apache.cxf.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(Source) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
toString(Node) - 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() - 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
 
TOTAL_ELEMENT_COUNT - Static variable in class org.apache.cxf.staxutils.DocumentDepthProperties
 
TParam - Class in org.apache.cxf.wsdl
Java class for tParam complex type.
TParam() - Constructor for class org.apache.cxf.wsdl.TParam
 
TPart - Class in org.apache.cxf.wsdl
Java class for tPart complex type.
TPart() - Constructor for class org.apache.cxf.wsdl.TPart
 
TPort - Class in org.apache.cxf.wsdl
Java class for tPort complex type.
TPort() - Constructor for class org.apache.cxf.wsdl.TPort
 
TPortType - Class in org.apache.cxf.wsdl
Java class for tPortType complex type.
TPortType() - Constructor for class org.apache.cxf.wsdl.TPortType
 
TRANSFER_ENCODING - Static variable in class org.apache.cxf.helpers.HttpHeaderHelper
 
transform(String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
Transform the string before display.
TransformInInterceptor - Class in org.apache.cxf.interceptor.transform
Creates an XMLStreamReader from the InputStream on the Message.
TransformInInterceptor() - Constructor for class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
TransformInInterceptor(String) - Constructor for class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
TransformInInterceptor(String, List<String>) - Constructor for class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
TransformInInterceptor(String, List<String>, List<String>) - Constructor for class org.apache.cxf.interceptor.transform.TransformInInterceptor
 
TransformOutInterceptor - Class in org.apache.cxf.interceptor.transform
Creates an XMLStreamReader from the InputStream on the Message.
TransformOutInterceptor() - Constructor for class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
TransformOutInterceptor(String) - Constructor for class org.apache.cxf.interceptor.transform.TransformOutInterceptor
 
TransformUtils - Class in org.apache.cxf.staxutils.transform
 
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
 
trustManagers - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
trustManagers - Variable in class org.apache.cxf.configuration.security.TLSServerParametersType
 
TrustManagersType - Class in org.apache.cxf.configuration.security
This structure contains the specification of JSSE TrustManagers for a single Keystore used for trusted certificates.
TrustManagersType() - Constructor for class org.apache.cxf.configuration.security.TrustManagersType
 
TService - Class in org.apache.cxf.wsdl
Java class for tService complex type.
TService() - Constructor for class org.apache.cxf.wsdl.TService
 
TTypes - Class in org.apache.cxf.wsdl
Java class for tTypes complex type.
TTypes() - Constructor for class org.apache.cxf.wsdl.TTypes
 
type - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
type - Variable in class org.apache.cxf.wsdl.TBinding
 
type - Variable in class org.apache.cxf.wsdl.TPart
 
TYPE_PROP - Static variable in class org.apache.cxf.management.ManagementConstants
 
types - Variable in class org.apache.cxf.wsdl.TDefinitions
 
TYPES_PROPERTY - Static variable in interface org.apache.cxf.databinding.PropertiesAwareDataBinding
Indentifies a set of all classes which can be used to initialize a DataBinding

U

unBuffer() - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
uncapitalize(String) - Static method in class org.apache.cxf.common.util.StringUtils
 
UncheckedException - Exception in org.apache.cxf.common.i18n
 
UncheckedException(Message) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Message, Throwable) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Throwable) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Logger, String, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(ResourceBundle, String, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(Logger, String, Throwable, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
UncheckedException(ResourceBundle, String, Throwable, Object...) - Constructor for exception org.apache.cxf.common.i18n.UncheckedException
 
unindent() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
unindent() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
unmarshal(XMLStreamReader, AttachmentUnmarshaller) - Method in interface org.apache.cxf.common.jaxb.JAXBUtils.BridgeWrapper
 
unmarshal(InputStream) - 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(Class, QName, Element, Definition, ExtensionRegistry) - Method in class org.apache.cxf.wsdl.JAXBExtensionHelper
 
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(EndpointResolver) - Method in interface org.apache.cxf.endpoint.EndpointResolverRegistry
Unregister an endpoint resolver.
unregister(Server) - Method in interface org.apache.cxf.endpoint.ServerRegistry
 
unregister(ServiceContractResolver) - Method in interface org.apache.cxf.endpoint.ServiceContractResolverRegistry
Removes a contract resolver from the registry.
unregister(K) - Method in interface org.apache.cxf.extension.Registry
Unregisters the object stored under the given key from this registry.
unregister(K) - Method in class org.apache.cxf.extension.RegistryImpl
 
unregister(ManagedComponent) - Method in interface org.apache.cxf.management.InstrumentationManager
Unregisters component with management infrastructure
unregister(ObjectName) - Method in interface org.apache.cxf.management.InstrumentationManager
Unregisters component based upon registered name
unregister() - Method in class org.apache.cxf.transport.AbstractTransportFactory
 
unregisterBindingFactory(String) - Method in interface org.apache.cxf.binding.BindingFactoryManager
Deregisters the BindingFactory with the provided name.
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 interface org.apache.cxf.endpoint.ClientLifeCycleManager
 
unRegisterListener(ServerLifeCycleListener) - Method in interface org.apache.cxf.endpoint.ServerLifeCycleManager
 
unresolve() - Method in class org.apache.cxf.resource.URIResolver
 
unsetAny() - Method in class org.apache.cxf.wsdl.TExtensibleAttributesDocumented
 
unsetAny() - Method in class org.apache.cxf.wsdl.TExtensibleDocumented
 
unsetCipherSuite() - Method in class org.apache.cxf.configuration.security.CipherSuites
 
unsetContent() - Method in class org.apache.cxf.wsdl.TDocumentation
 
unsetDisableCNCheck() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
unsetExclude() - Method in class org.apache.cxf.configuration.security.FiltersType
 
unsetFault() - Method in class org.apache.cxf.wsdl.TBindingOperation
 
unsetImportOrTypesOrMessage() - Method in class org.apache.cxf.wsdl.TDefinitions
 
unsetInclude() - Method in class org.apache.cxf.configuration.security.FiltersType
 
unsetOperation() - Method in class org.apache.cxf.wsdl.TBinding
 
unsetOperation() - Method in class org.apache.cxf.wsdl.TPortType
 
unsetParameterOrder() - Method in class org.apache.cxf.wsdl.TOperation
 
unsetPart() - Method in class org.apache.cxf.wsdl.TMessage
 
unsetPort() - Method in class org.apache.cxf.wsdl.TService
 
unsetRegularExpression() - Method in class org.apache.cxf.configuration.security.DNConstraintsType
 
unsetRequired() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
 
unsetRequired() - Method in class org.apache.cxf.wsdl.TExtensibilityElement
 
unsetSslCacheTimeout() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
unsetUseHttpsURLConnectionDefaultHostnameVerifier() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
unsetUseHttpsURLConnectionDefaultSslSocketFactory() - Method in class org.apache.cxf.configuration.security.TLSClientParametersType
 
unsetWant() - Method in class org.apache.cxf.configuration.security.ClientAuthentication
 
UNSIGNEDBYTE_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
UNSIGNEDINT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
UNSIGNEDLONG_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
UNSIGNEDSHORT_QNAME - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
UnsupportedConstruct - Exception in org.apache.cxf.common.xmlschema
This exception is thrown when the Javascript client generator hits a schema construct that it cannot handle.
UnsupportedConstruct() - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(String) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(Logger, String, Object...) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(Throwable, Logger, String, Object...) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(String, Throwable) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
UnsupportedConstruct(Message) - Constructor for exception org.apache.cxf.common.xmlschema.UnsupportedConstruct
 
unsupportedConstruct(String, String, QName, XmlSchemaObject) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
unsupportedConstruct(String, XmlSchemaType) - Static method in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
unwind(Message) - Method in class org.apache.cxf.phase.PhaseInterceptorChain
 
UnwrappedOperationInfo - Class in org.apache.cxf.service.model
 
UnwrappedOperationInfo(OperationInfo) - Constructor for class org.apache.cxf.service.model.UnwrappedOperationInfo
 
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.
URIMAPPING_SKIP - Static variable in class org.apache.cxf.interceptor.URIMappingInterceptor
 
URIMappingInterceptor - Class in org.apache.cxf.interceptor
 
URIMappingInterceptor() - Constructor for class org.apache.cxf.interceptor.URIMappingInterceptor
Deprecated. 
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
 
url - Variable in class org.apache.cxf.configuration.security.CertStoreType
 
url - Variable in class org.apache.cxf.configuration.security.KeyStoreType
 
urlDecode(String, String) - Static method in class org.apache.cxf.common.util.UrlUtils
Decodes using URLDecoder - use when queries or form post values are decoded
urlDecode(String) - Static method in class org.apache.cxf.common.util.UrlUtils
 
UrlEncoded - Class in org.apache.cxf.wsdl.http
Java class for anonymous complex type.
UrlEncoded() - Constructor for class org.apache.cxf.wsdl.http.UrlEncoded
 
UrlReplacement - Class in org.apache.cxf.wsdl.http
Java class for anonymous complex type.
UrlReplacement() - Constructor for class org.apache.cxf.wsdl.http.UrlReplacement
 
UrlUtils - Class in org.apache.cxf.common.util
Utility class for decoding and encoding URLs
USE_ENCODED - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a encoded binding use.
USE_LITERAL - Static variable in class org.apache.cxf.common.util.SOAPConstants
Constant used to specify a literal binding use.
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.
useHttpsURLConnectionDefaultHostnameVerifier - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
useHttpsURLConnectionDefaultSslSocketFactory - Variable in class org.apache.cxf.configuration.security.TLSClientParametersType
 
useJava6Compiler(String[]) - Method in class org.apache.cxf.common.util.Compiler
 
USER_CFG_FILE_PROPERTY_NAME - Static variable in interface org.apache.cxf.configuration.Configurer
 
USER_CFG_FILE_PROPERTY_URL - Static variable in interface org.apache.cxf.configuration.Configurer
 
USER_LOGICAL - Static variable in class org.apache.cxf.phase.Phase
 
USER_LOGICAL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
USER_PROTOCOL - Static variable in class org.apache.cxf.phase.Phase
 
USER_PROTOCOL_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
USER_STREAM - Static variable in class org.apache.cxf.phase.Phase
 
USER_STREAM_ENDING - Static variable in class org.apache.cxf.phase.Phase
 
userName - Variable in class org.apache.cxf.configuration.security.AuthorizationPolicy
 
UsernameToken - Class in org.apache.cxf.common.security
 
UsernameToken(String, String, String, boolean, String, String) - Constructor for class org.apache.cxf.common.security.UsernameToken
 
USING_ADDRESSING - Static variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
UsingAddressing - Class in org.apache.cxf.ws.addressing.wsdl
 
UsingAddressing() - Constructor for class org.apache.cxf.ws.addressing.wsdl.UsingAddressing
 
usingAddressingAdvisory - Variable in class org.apache.cxf.ws.addressing.MAPAggregator
 
UTF8_CHARSET - Static variable in class org.apache.cxf.helpers.IOUtils
 

V

V1_5 - Static variable in class org.apache.cxf.common.util.ASMHelper.Opcodes
 
validate() - Method in interface org.apache.cxf.service.ServiceBuilder
 
validateElementName(QName, QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
validateQNameNamespace(QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
Validate that a qualified name points to some namespace in the schema.
validateSchemas(XmlSchemaCollection, DOMErrorHandler) - Method in interface org.apache.cxf.common.xmlschema.XmlSchemaValidationManager
Throw an
validateTypeName(QName, QName) - Method in class org.apache.cxf.common.xmlschema.SchemaCollection
 
value() - Method in enum org.apache.cxf.configuration.security.CombinatorType
 
value - Variable in class org.apache.cxf.ws.addressing.AttributedQNameType
 
value - Variable in class org.apache.cxf.ws.addressing.AttributedUnsignedLongType
 
value - Variable in class org.apache.cxf.ws.addressing.AttributedURIType
 
value - Variable in class org.apache.cxf.ws.addressing.RelatesToType
 
value - Variable in class org.apache.cxf.ws.addressing.v200403.AttributedQName
 
value - Variable in class org.apache.cxf.ws.addressing.v200403.AttributedURI
 
value - Variable in class org.apache.cxf.ws.addressing.v200403.Relationship
 
value - Variable in class org.apache.cxf.ws.addressing.v200403.ReplyAfterType
 
value - Variable in class org.apache.cxf.ws.addressing.v200403.ServiceNameType
 
value - Variable in class org.apache.cxf.ws.addressing.v200408.AttributedQName
 
value - Variable in class org.apache.cxf.ws.addressing.v200408.AttributedURI
 
value - Variable in class org.apache.cxf.ws.addressing.v200408.Relationship
 
value - Variable in class org.apache.cxf.ws.addressing.v200408.ReplyAfterType
 
value - Variable in class org.apache.cxf.ws.addressing.v200408.ServiceNameType
 
value - Variable in class org.apache.cxf.ws.addressing.wsdl.Anonymous
 
value() - Method in enum org.apache.cxf.ws.addressing.wsdl.AnonymousType
 
value - Variable in class org.apache.cxf.ws.addressing.wsdl.AttributedQNameType
 
value - Variable in class org.apache.cxf.ws.addressing.wsdl.ServiceNameType
 
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.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.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.common.WSDLConstants.WSDLVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.configuration.security.CombinatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.configuration.spring.BusWiringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.headers.Header.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.interceptor.InterceptorChain.State
Returns the enum constant of this type with the specified name.
valueOf(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.model.MessageInfo.Type
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.
valueOf(String) - Static method in enum org.apache.cxf.ws.addressing.wsdl.AnonymousType
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.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.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.common.WSDLConstants.WSDLVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.configuration.security.CombinatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.cxf.configuration.spring.BusWiringType
Returns an array containing the constants of this enum type, in the order they 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.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.ws.addressing.WSAddressingFeature.AddressingResponses
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.wsdl.AnonymousType
Returns an array containing the constants of this enum type, in the order they are declared.
verb - Variable in class org.apache.cxf.wsdl.http.BindingType
 
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.Names200403() - Constructor for class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
VersionTransformer.Names200408 - Class in org.apache.cxf.ws.addressing
Holder for 2004/08 Names
VersionTransformer.Names200408() - Constructor for class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
visit(String, ASMHelper.ASMType) - Method in interface org.apache.cxf.common.util.ASMHelper.AnnotationVisitor
 
visit(String, Object) - Method in interface org.apache.cxf.common.util.ASMHelper.AnnotationVisitor
 
visit(int, int, String, String, String, String[]) - Method in interface org.apache.cxf.common.util.ASMHelper.ClassWriter
 
visitAnnotation(String, String) - 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
 
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(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
 
visitField(int, String, String, String, Object) - Method in interface org.apache.cxf.common.util.ASMHelper.ClassWriter
 
visitFieldInsn(int, String, String, String) - 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(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
 
visitMethod(int, String, String, String, String[]) - Method in interface org.apache.cxf.common.util.ASMHelper.ClassWriter
 
visitMethodInsn(int, String, String, String) - 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(Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(Element, String) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(Document) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamReader(DocumentFragment) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamReader
 
W3CDOMStreamWriter - Class in org.apache.cxf.staxutils
 
W3CDOMStreamWriter() - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(DocumentBuilder) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Document) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(DocumentFragment) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Document, Element) - Constructor for class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
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
 
want - Variable in class org.apache.cxf.configuration.security.ClientAuthentication
 
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
 
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
 
WorkQueue - Interface in org.apache.cxf.workqueue
 
WorkQueueManager - Interface in org.apache.cxf.workqueue
 
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
 
WrappedOutInterceptor - Class in org.apache.cxf.interceptor
 
WrappedOutInterceptor() - Constructor for class org.apache.cxf.interceptor.WrappedOutInterceptor
 
WrappedOutInterceptor(String) - Constructor for class org.apache.cxf.interceptor.WrappedOutInterceptor
 
WrappedOutInterceptor.WrappedOutEndingInterceptor - Class in org.apache.cxf.interceptor
 
WrappedOutInterceptor.WrappedOutEndingInterceptor(String) - Constructor for class org.apache.cxf.interceptor.WrappedOutInterceptor.WrappedOutEndingInterceptor
 
wrappedStream - Variable in class org.apache.cxf.io.AbstractWrappedOutputStream
 
wrapper(String, String, String) - Static method in class org.apache.cxf.common.util.StringUtils
 
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(Object, T) - Method in interface org.apache.cxf.databinding.DataWriter
Write an object to an output sink.
write(Object, MessagePartInfo, T) - Method in interface org.apache.cxf.databinding.DataWriter
Write an object to an output sink, including extra processing based on the WSDL service model for a particular message part.
write(byte[], int, int) - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
write(int) - Method in class org.apache.cxf.io.AbstractThresholdOutputStream
 
write(byte[], int, int) - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
write(byte[]) - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
write(int) - Method in class org.apache.cxf.io.AbstractWrappedOutputStream
 
write(int) - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
write(byte[], int, int) - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
write(byte[]) - Method in class org.apache.cxf.io.CacheAndWriteOutputStream
 
write(byte[], int, int) - Method in class org.apache.cxf.io.CachedOutputStream
 
write(byte[]) - Method in class org.apache.cxf.io.CachedOutputStream
 
write(int) - Method in class org.apache.cxf.io.CachedOutputStream
 
write(char[], int, int) - Method in class org.apache.cxf.io.CachedWriter
 
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
 
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, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
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.OutTransformWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeCacheTo(OutputStream) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder, long) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder, String, long) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(StringBuilder, String) - Method in class org.apache.cxf.io.CachedOutputStream
 
writeCacheTo(Writer) - Method in class org.apache.cxf.io.CachedWriter
 
writeCacheTo(StringBuilder, long) - Method in class org.apache.cxf.io.CachedWriter
 
writeCacheTo(StringBuilder) - Method in class org.apache.cxf.io.CachedWriter
 
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
 
writeCData(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
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
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.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
 
writeComment(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
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
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
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
 
writeDTD(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
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, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, 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.W3CDOMStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.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
 
writeEndDocument() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
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
 
writeEndElement() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
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
 
writeEntityRef(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeEvent(XMLEvent, XMLStreamWriter) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeNamespace(String, String) - Method in class org.apache.cxf.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
 
writeNamespace(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
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, CachedOutputStream, String, String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
writePayload(StringBuilder, StringWriter, String) - Method in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeProcessingInstruction(String, 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.W3CDOMStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeProlog() - Method in class org.apache.cxf.attachment.AttachmentSerializer
Serialize the beginning of the attachment which includes the MIME beginning and headers for the root message.
writeQName(Definition, QName) - Static method in class org.apache.cxf.helpers.WSDLHelper
 
writer - Variable in class org.apache.cxf.interceptor.AbstractLoggingInterceptor
 
WRITER_HOLDER - Static variable in class org.apache.cxf.interceptor.StaxOutInterceptor
 
writeResponse(String, String, EndpointInfo, OutputStream) - Method in interface org.apache.cxf.transports.http.QueryHandler
Write query response to output stream
writeSpaces() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeSpaces() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartDocument(String, String) - 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.W3CDOMStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.CachingXmlEventWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.DelegatingXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
 
writeStartElement(XMLStreamWriter, String, String, String) - Static method in class org.apache.cxf.staxutils.StaxUtils
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.transform.OutTransformWriter
 
writeStartElement(String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.staxutils.W3CDOMStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.wsdl.PrettyPrintXMLStreamWriter
 
writeTo(Object, String, OutputStream) - Method in class org.apache.cxf.attachment.ImageDataContentHandler
 
writeTo(Node, OutputStream) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Node, OutputStream, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, OutputStream) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Node, Writer) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Node, Writer, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, Writer) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, OutputStream, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, Writer, int) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, OutputStream, int, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(Source, Writer, int, String, String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
writeTo(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
 
writeXml(Node, OutputStream) - Static method in class org.apache.cxf.helpers.DOMUtils
 
written - Variable in class org.apache.cxf.io.AbstractWrappedOutputStream
 
WSA_ACTION_DELIMITER - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ACTION_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ADDRESS_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSA_ADDRESS_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ADDRESS_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
WSA_ANONYMOUS_ADDRESS - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
WSA_DEFAULT_FAULT_ACTION - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_ERF_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSA_FAULT_DELIMITER - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FAULTTO_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FAULTTO_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FROM_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_FROM_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_IS_REFERENCE_PARAMETER_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_IS_REFERENCE_PARAMETER_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_MESSAGEID_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_MESSAGEID_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_METADATA_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSA_METADATA_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_METADATA_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_NAME - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200403
 
WSA_NAMESPACE_NAME - Static variable in class org.apache.cxf.ws.addressing.VersionTransformer.Names200408
 
WSA_NAMESPACE_PATTERN - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSA_NAMESPACE_WSDL_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
 
WSAEndpointReferenceUtils - Class in org.apache.cxf.wsdl
Provides utility methods for obtaining endpoint references, wsdl definitions, etc.
WSAM_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAM_ENDPOINT_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAM_INTERFACE_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAM_PREFIX - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAM_SERVICENAME_NAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_ACTION_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_ACTION_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_PREFIX - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSAW_USING_ADDRESSING_NAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_USING_ADDRESSING_QNAME - Static variable in class org.apache.cxf.ws.addressing.Names
 
WSAW_USINGADDRESSING_QNAME - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSDL11 - Static variable in class org.apache.cxf.common.WSDLConstants
 
WSDL11_NS - Static variable in class org.apache.cxf.common.util.SOAPConstants
Document styles.
WSDL11_SOAP_NS - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
WSDL20 - Static variable in class org.apache.cxf.common.WSDLConstants
 
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_OPERATION - Static variable in interface org.apache.cxf.message.Message
 
WSDL_PORT - Static variable in interface org.apache.cxf.message.Message
 
WSDL_PREFIX - Static variable in class org.apache.cxf.common.WSDLConstants
 
WSDL_SERVICE - Static variable in interface org.apache.cxf.message.Message
 
WSDLBindingFactory - Interface in org.apache.cxf.binding
 
WSDLBuilder<T> - Interface in org.apache.cxf.wsdl
 
WSDLConstants - Class in org.apache.cxf.common
 
WSDLConstants.WSDLVersion - Enum in org.apache.cxf.common
 
WSDLDocumentation - Annotation Type in org.apache.cxf.annotations
Adds documentation nodes to the generated WSDL
WSDLDocumentation.DEFAULT - Class in org.apache.cxf.annotations
 
WSDLDocumentation.DEFAULT() - Constructor for class org.apache.cxf.annotations.WSDLDocumentation.DEFAULT
 
WSDLDocumentation.Placement - Enum in org.apache.cxf.annotations
 
WSDLDocumentationCollection - Annotation Type in org.apache.cxf.annotations
Used to attach multiple WSDLDocumentation annotations to a method or type if documentation needs to be added to more than one place in the wsdl.
WSDLExtensibilityPlugin - Interface in org.apache.cxf.wsdl
 
WSDLExtensionLoader - Interface in org.apache.cxf.wsdl
Marker interface to mark beans in the config that register addition WSDLExtensors so the WSDLManager can load the additional extensors on demand
WSDLHelper - Class in org.apache.cxf.helpers
 
WSDLHelper() - Constructor for class org.apache.cxf.helpers.WSDLHelper
 
WSDLI_PFX - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSDLI_WSDLLOCATION - Static variable in class org.apache.cxf.ws.addressing.JAXWSAConstants
 
WSDLLibrary - Class in org.apache.cxf.wsdl
 
WSDLManager - Interface in org.apache.cxf.wsdl
WSDLManager
WSDLServiceFactory - Interface in org.apache.cxf.wsdl
 

X

xmlEncode(String) - Static method in class org.apache.cxf.helpers.XMLUtils
 
XMLMessage - Class in org.apache.cxf.message
 
XMLMessage(Message) - Constructor for class org.apache.cxf.message.XMLMessage
 
XmlSchemaConstants - Class in org.apache.cxf.common.xmlschema
This class holds constants related to XML Schema.
XmlSchemaInvalidOperation - Exception in org.apache.cxf.common.xmlschema
Very simple exception class used to detect internal errors.
XmlSchemaInvalidOperation(String) - Constructor for exception org.apache.cxf.common.xmlschema.XmlSchemaInvalidOperation
 
XmlSchemaPrimitiveUtils - Class in org.apache.cxf.common.util
 
XMLSchemaQNames - Class in org.apache.cxf.common.util
This class provides QNames for all of the XML Schema types.
XmlSchemaUtils - Class in org.apache.cxf.common.xmlschema
Some functions that avoid problems with Commons XML Schema.
XmlSchemaValidationManager - Interface in org.apache.cxf.common.xmlschema
Interface to a bus extension which can validate a collection of XML schemas.
XMLUtils - Class in org.apache.cxf.helpers
 
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
 
XSD - Static variable in class org.apache.cxf.common.util.SOAPConstants
XML Schema Namespace.
XSD_ANY - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_BASE64 - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_BOOLEAN - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_BYTE - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DATE - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DATETIME - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DECIMAL - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DOUBLE - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_DURATION - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_FLOAT - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_DAY - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_MONTH - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_MONTH_DAY - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_YEAR - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_G_YEAR_MONTH - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_INT - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_INTEGER - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_LONG - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_NAMESPACE_URI - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaConstants
 
XSD_PREFIX - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
XSD_SHORT - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_STRING - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_TIME - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSD_URI - Static variable in class org.apache.cxf.common.util.XMLSchemaQNames
 
XSI_NIL - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
XSI_NIL_WITH_PREFIX - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
XSI_NS - Static variable in class org.apache.cxf.common.util.SOAPConstants
 
XSI_NS_ATTR - Static variable in class org.apache.cxf.common.xmlschema.XmlSchemaUtils
 
XSI_PREFIX - Static variable in class org.apache.cxf.common.util.SOAPConstants
 

_

_import - Variable in class org.apache.cxf.wsdl.TDefinitions
 

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

Apache CXF