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

AbstractJAXBAttachmentUnmarshaller - Class in org.apache.axis2.datasource.jaxb
AbstractJAXBAttachmentUnmarshaller(MimePartProvider) - Constructor for class org.apache.axis2.datasource.jaxb.AbstractJAXBAttachmentUnmarshaller
 
addApplicationContextMigrator(ConfigurationContext, String, ApplicationContextMigrator) - Static method in class org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigratorUtil
Register a new ContextPropertyMigrator.
addAttributes(SAAJConverterImpl.NameCreator, SOAPElement, XMLStreamReader) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
add attributes
addBlobCID(String) - Static method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshallerMonitor
Increase number of total builders
addConfigurator(String, ClientConfigurator) - Method in class org.apache.axis2.jaxws.feature.ClientFramework
 
addDataHandler(DataHandler, String) - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
Inform the context that an Attachment (DataHandler, CID) is written.
addDataHandler(DataHandler, String) - Method in class org.apache.axis2.jaxws.message.attachments.JAXBAttachmentMarshaller
Inform the context that an Attachment (DataHandler, CID) is written.
addDataHandler(DataHandler, String) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
addDataHandler(DataHandler, String) - Method in interface org.apache.axis2.jaxws.message.Message
Add Attachment
addExtensibleAttributes(EndpointReference, Map<QName, String>) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
addExtensibleElements(EndpointReference, Element...) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
addFactory(InvocationListenerFactory) - Static method in class org.apache.axis2.jaxws.registry.InvocationListenerRegistry
This method accepts an object instance that is an implementation of the InvocationListenerFactory.
addFeature(WebServiceFeature) - Method in class org.apache.axis2.jaxws.feature.ClientFramework
 
addInterface(EndpointReference, QName, String) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
addInvocationListener(InvocationListener) - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Adds an InvocationListener to the contex.
addInvocationListener(InvocationListener) - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
addLocation(EndpointReference, String, String, String) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
addMessageContext(WebServiceContext, MessageContext) - Method in class org.apache.axis2.jaxws.server.endpoint.injection.impl.WebServiceContextInjectorImpl
 
addMessageContext(WebServiceContext, MessageContext) - Method in interface org.apache.axis2.jaxws.server.endpoint.injection.WebServiceContextInjector
MessageContext is made availble to the endpoint instance via the WebServiceContext.
addMetadata(EndpointReference, Element...) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
addMtomAttachment(byte[], int, int, String, String, String) - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
 
addMtomAttachment(DataHandler, String, String) - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
 
addPackageKey(String) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtilsMonitor
Add PackageKey
addPort(QName, String, String) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
addProperties(SOAPMessageContext, MessageContext) - Static method in class org.apache.axis2.jaxws.context.utils.ContextUtils
Adds the appropriate properties to the MessageContext that the user will see
addReferenceParameters(EndpointReference, Element...) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
address - Variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
address(String) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add the address URI to use.
AddressingConfigurator - Class in org.apache.axis2.jaxws.client.config
This class will enable/disable WS-Addressing in a JAX-WS 2.1 client, based on the configuration passed to it via an AddressingFeature and/or a SubmissionAddressingFeature.
AddressingConfigurator() - Constructor for class org.apache.axis2.jaxws.client.config.AddressingConfigurator
 
addService(EndpointReference, QName, QName, String) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
addSwaRefAttachment(DataHandler) - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
 
addWSDLProperties(MessageContext) - Static method in class org.apache.axis2.jaxws.context.utils.ContextUtils
 
addWSDLProperties(MessageContext, SOAPMessageContext) - Static method in class org.apache.axis2.jaxws.context.utils.ContextUtils
 
addWSDLProperties_provider(MessageContext) - Static method in class org.apache.axis2.jaxws.context.utils.ContextUtils
 
addWSDLProperties_provider(MessageContext, SOAPMessageContext) - Static method in class org.apache.axis2.jaxws.context.utils.ContextUtils
 
AnnotationBuilder - Class in org.apache.axis2.jaxws.runtime.description.marshal.impl
Walks the ServiceDescription and its child *Description classes to find all of the types.
AnnotationDesc - Interface in org.apache.axis2.jaxws.runtime.description.marshal
Annotation information cached for a particular class
any - Variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
append(InputStream) - Method in class org.apache.axis2.jaxws.context.listener.CompositeInputStream
 
appendHeaderBlock(String, String, Block) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
appendHeaderBlock(String, String, Block) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
appendHeaderBlock(String, String, Block) - Method in interface org.apache.axis2.jaxws.message.XMLPart
appendHeaderBlock Append the block to the list of header blocks.
APPLICATION_CONTEXT_MIGRATOR_LIST_ID - Static variable in class org.apache.axis2.jaxws.spi.Constants
 
ApplicationContextMigrator - Interface in org.apache.axis2.jaxws.spi.migrator
The ContextPropertyMigrator is a utility interface that can be implemented to handle any transformation or migration that needs to happen between the internal JAX-WS MessageContext for a request or a response and the associated context for the client or the server.
ApplicationContextMigratorUtil - Class in org.apache.axis2.jaxws.spi.migrator
 
ApplicationContextMigratorUtil() - Constructor for class org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigratorUtil
 
AsyncHandlerProxyFactory - Interface in org.apache.axis2.jaxws.server
This interface defines the plug-point that is responsible for creating a proxy for an AsyncHandler instance provided by a client application as part of an async request invocation.
AsyncHandlerProxyFactoryImpl - Class in org.apache.axis2.jaxws.server
This class is the default implementation of the AsyncHandlerProxyFactory plug-point which is supported by the JAX-WS runtime.
AsyncHandlerProxyFactoryImpl() - Constructor for class org.apache.axis2.jaxws.server.AsyncHandlerProxyFactoryImpl
 
AsyncResponse - Class in org.apache.axis2.jaxws.client.async
The AsyncResponse class is used to collect the response information from Axis2 and deliver it to a JAX-WS client.
AsyncResponse(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.client.async.AsyncResponse
 
AsyncUtils - Class in org.apache.axis2.jaxws.client.async
 
AsyncUtils() - Constructor for class org.apache.axis2.jaxws.client.async.AsyncUtils
 
attachEnvelopeEvent(MessageContext) - Method in class org.apache.axis2.jaxws.context.listener.ProviderOMContextListener
 
attachEnvelopeEvent(MessageContext) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalMessageContextListener
 
AttachmentsAdapter - Class in org.apache.axis2.jaxws.handler
The JAX-WS exposes attachment properties whose value is Map.
AttachmentUtils - Class in org.apache.axis2.jaxws.message.attachments
A suite of utilities used for handling MTOM attachment data.
AttachmentUtils() - Constructor for class org.apache.axis2.jaxws.message.attachments.AttachmentUtils
 
AttachmentUtils - Class in org.apache.axis2.jaxws.utility
 
AttachmentUtils() - Constructor for class org.apache.axis2.jaxws.utility.AttachmentUtils
 
attachServiceContextEvent(ServiceContext, MessageContext) - Method in class org.apache.axis2.jaxws.context.listener.ProviderOMContextListener
 
attachServiceContextEvent(ServiceContext, MessageContext) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalMessageContextListener
 
available() - Method in class org.apache.axis2.jaxws.context.listener.CompositeInputStream
 
Axis2EndpointReferenceFactory - Interface in org.apache.axis2.jaxws.addressing.factory
This class represents factories that can be use to create instances of EndpointReference that can ultimately be converted into instances of EndpointReference that are suitable to be returned via the appropriate JAX-WS 2.1 API methods.
Axis2EndpointReferenceFactoryImpl - Class in org.apache.axis2.jaxws.addressing.factory.impl
This class produces instances of EndpointReference.
Axis2EndpointReferenceFactoryImpl() - Constructor for class org.apache.axis2.jaxws.addressing.factory.impl.Axis2EndpointReferenceFactoryImpl
 
axisConfig - Variable in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
AxisInvocationController - Class in org.apache.axis2.jaxws.core.controller.impl
The AxisInvocationController is an implementation of the InvocationController interface.
AxisInvocationController() - Constructor for class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 

B

BaseDispatch<T> - Class in org.apache.axis2.jaxws.client.dispatch
 
BaseDispatch(ServiceDelegate, EndpointDescription, EndpointReference, String, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
BaseHandlerResolver - Class in org.apache.axis2.jaxws.spi.handler
This class can be subclassed to produce different implementations of HandlerResolver
BaseHandlerResolver() - Constructor for class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
 
BaseHandlerResolver(String) - Constructor for class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
 
BaseLifecycleManager - Class in org.apache.axis2.jaxws.lifecycle
 
BaseLifecycleManager() - Constructor for class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
BaseMessageContext - Class in org.apache.axis2.jaxws.handler
BaseMessageContext is the base class for the two handler message contexts: SoapMessageContext and LogicalMessageContext.
BaseMessageContext(MessageContext) - Constructor for class org.apache.axis2.jaxws.handler.BaseMessageContext
 
Binding - Interface in org.apache.axis2.jaxws.spi
 
BINDING_PROVIDER - Static variable in class org.apache.axis2.jaxws.BindingProvider
 
bindingId - Variable in class org.apache.axis2.jaxws.binding.BindingImpl
 
BindingImpl - Class in org.apache.axis2.jaxws.binding
Classes that would normally "implement javax.xml.ws.Binding" should extend this class instead.
BindingImpl(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.binding.BindingImpl
 
BindingProvider - Class in org.apache.axis2.jaxws
 
BindingProvider(ServiceDelegate, EndpointDescription, EndpointReference, String, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.BindingProvider
 
BindingProvider - Interface in org.apache.axis2.jaxws.spi
 
bindingTypesMatch(MessageContext, ServiceDescription) - Static method in class org.apache.axis2.jaxws.server.endpoint.Utils
Deprecated.
bindingTypesMatch(MessageContext, EndpointDescription) - Static method in class org.apache.axis2.jaxws.server.endpoint.Utils
Compares the version of the message in the MessageContext to what's expected given the ServiceDescription.
BindingUtils - Class in org.apache.axis2.jaxws.binding
 
BindingUtils() - Constructor for class org.apache.axis2.jaxws.binding.BindingUtils
 
Block - Interface in org.apache.axis2.jaxws.message
Block A Block represents an xml element and associated sub-tree.
BlockFactory - Interface in org.apache.axis2.jaxws.message.factory
BlockFactory

Interface to create Block objects An object is created from either a reader, another Block or the BusinessObject.

BlockFactoryImpl - Class in org.apache.axis2.jaxws.message.impl
BlockFactoryImpl Abstract Base Class for the Block Factories
BlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.impl.BlockFactoryImpl
 
BlockImpl - Class in org.apache.axis2.jaxws.message.impl
BlockImpl Abstract Base class for various Block Implementations.
BlockImpl(Object, Object, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.impl.BlockImpl
A Block has the following components
BlockImpl(OMElement, Object, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.impl.BlockImpl
A Block has the following components
BOMOutputStreamFilter - Class in org.apache.axis2.datasource.jaxb
Strip off the BOM when serializing an embedded JAXB object.
BOMOutputStreamFilter(String, OutputStream) - Constructor for class org.apache.axis2.datasource.jaxb.BOMOutputStreamFilter
Create a BOMOutputStreamFilter to remove the BOM (Byte Order Mark)
build() - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Construct an instance of EndpointReference based on the values specified.
buildSOAPTree(SAAJConverterImpl.NameCreator, SOAPElement, SOAPElement, XMLStreamReader, boolean) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
Build SOAPTree Either the root or the parent is null.
busContext - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
busObject - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 

C

CACHE_CLASSLOADER - Static variable in class org.apache.axis2.jaxws.spi.Constants
 
call() - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher.AsyncInvocationWorker
 
CallbackFuture - Class in org.apache.axis2.jaxws.client.async
The CallbackFuture implements the Axis2 org.apache.axis2.client.async.Callback API and will get registered with the Axis2 engine to receive the asynchronous callback responses.
CallbackFuture(InvocationContext, AsyncHandler) - Constructor for class org.apache.axis2.jaxws.client.async.CallbackFuture
 
callListenersForException(Throwable, MessageContext) - Static method in class org.apache.axis2.jaxws.server.InvocationHelper
This method is responsible for driving the method below.
callListenersForException(Throwable, EndpointInvocationContext) - Static method in class org.apache.axis2.jaxws.server.InvocationHelper
This method is responsible for driving the InvocationListener instances' 'notifyOnException' method.
cancel(boolean) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
chainResolvesToPort(HandlerChainType, PortInfo) - Static method in class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
 
checkAndUpdate() - Method in class org.apache.axis2.jaxws.handler.SoapMessageContext
Check the current (cached) SOAPMessage and make sure its internals are consistent with when it was created.
CHECKED_EXCEPTION - Static variable in interface org.apache.axis2.jaxws.Constants
If a checked exception is thrown by the webservice's webmethod, then the name of the checked exception is placed in the outbound response context.
checkMaintainSessionState(MessageContext, InvocationContext) - Method in class org.apache.axis2.jaxws.BindingProvider
Check for maintain session state enablement either in the MessageContext.isMaintainSession() or in the ServiceContext properties.
checkMustUnderstand(MessageContext, List<QName>, List<String>) - Static method in class org.apache.axis2.jaxws.handler.HandlerUtils
checkMustUnderstand will validate headers that where delegated by Axis Engine to MessageReceiver for mustUnderstand check.
ClassFinder - Interface in org.apache.axis2.jaxws.message.databinding
 
ClassFinderFactory - Class in org.apache.axis2.jaxws.message.factory
 
ClassFinderFactory() - Constructor for class org.apache.axis2.jaxws.message.factory.ClassFinderFactory
 
ClassFinderImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
 
ClassFinderImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.ClassFinderImpl
 
ClassUtils - Class in org.apache.axis2.jaxws.utility
Contains static Class utility methods related to method parameter/argument marshalling.
ClassUtils() - Constructor for class org.apache.axis2.jaxws.utility.ClassUtils
 
cleanupContext(MessageContext) - Method in class org.apache.axis2.jaxws.addressing.migrator.EndpointContextMapMigrator
 
cleanupThread(MessageContext) - Method in class org.apache.axis2.jaxws.addressing.migrator.EndpointContextMapMigrator
 
clear() - Static method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshallerMonitor
Clear the number of creates and failed creates
clear() - Static method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilderMonitor
Clear the number of creates and failed creates
clear() - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
clear() - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
clear() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
clear() - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
clear() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
clear() - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtilsMonitor
Clear the number of creates and failed creates
CLIENT_EXECUTOR - Static variable in interface org.apache.axis2.jaxws.utility.ExecutorFactory
 
ClientConfigurator - Interface in org.apache.axis2.jaxws.feature
 
ClientConfiguratorRegistry - Class in org.apache.axis2.jaxws.registry
 
ClientConfiguratorRegistry() - Constructor for class org.apache.axis2.jaxws.registry.ClientConfiguratorRegistry
 
ClientFramework - Class in org.apache.axis2.jaxws.feature
 
ClientFramework() - Constructor for class org.apache.axis2.jaxws.feature.ClientFramework
 
ClientUtils - Class in org.apache.axis2.jaxws.client
 
ClientUtils() - Constructor for class org.apache.axis2.jaxws.client.ClientUtils
 
close() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
close() - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
close() - Method in class org.apache.axis2.datasource.SourceDataSource
 
close() - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
close() - Method in class org.apache.axis2.jaxws.context.listener.CompositeInputStream
 
close() - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
close() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
close() - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
close() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
close() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
close() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
close() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
close() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
close() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
close() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
close() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
close() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
close() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
close() - Method in interface org.apache.axis2.jaxws.message.XMLPart
Used primarily to ensure the parser is forwarded to the end so it can be closed.
compareImages(Image, Image) - Static method in class org.apache.axis2.jaxws.utility.AttachmentUtils
 
CompositeInputStream - Class in org.apache.axis2.jaxws.context.listener
CompositeInputStream has ability to store multiple inputStreams in a LinkList and perform various input stream operaitons on these inputStream in a serialized manner or first in first read model.
CompositeInputStream() - Constructor for class org.apache.axis2.jaxws.context.listener.CompositeInputStream
 
CompositeInputStream(InputStream) - Constructor for class org.apache.axis2.jaxws.context.listener.CompositeInputStream
 
CompositeInputStream(InputStream[]) - Constructor for class org.apache.axis2.jaxws.context.listener.CompositeInputStream
 
configCtx - Variable in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
configure(MessageContext, BindingProvider) - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
configure(MessageContext, BindingProvider) - Method in class org.apache.axis2.jaxws.client.config.AddressingConfigurator
 
configure(MessageContext, BindingProvider) - Method in class org.apache.axis2.jaxws.client.config.MTOMConfigurator
 
configure(MessageContext, BindingProvider) - Method in class org.apache.axis2.jaxws.client.config.RespectBindingConfigurator
 
configure(MessageContext, BindingProvider) - Method in interface org.apache.axis2.jaxws.feature.ClientConfigurator
Perform client-side configuration for a WebServiceFeature.
configure(MessageContext, BindingProvider) - Method in class org.apache.axis2.jaxws.feature.ClientFramework
 
configure(MessageContext, BindingProvider) - Method in interface org.apache.axis2.jaxws.spi.Binding
 
Constants - Interface in org.apache.axis2.jaxws
Constants that apply to the JAX-WS implementation.
Constants - Class in org.apache.axis2.jaxws.handler
 
Constants() - Constructor for class org.apache.axis2.jaxws.handler.Constants
 
Constants - Class in org.apache.axis2.jaxws.spi
JAXWS SPI Constants
consumed - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
containsFault(Block) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
 
containsKey(Object) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
containsKey(Object) - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
containsKey(Object) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
containsKey(Object) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
containsKey(Object) - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
containsKey(Object) - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
containsValue(Object) - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
containsValue(Object) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
containsValue(Object) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
containsValue(Object) - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
containsValue(Object) - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
ContextListenerUtils - Class in org.apache.axis2.jaxws.context.listener
 
ContextListenerUtils() - Constructor for class org.apache.axis2.jaxws.context.listener.ContextListenerUtils
 
ContextUtils - Class in org.apache.axis2.jaxws.context.utils
 
ContextUtils() - Constructor for class org.apache.axis2.jaxws.context.utils.ContextUtils
 
controller - Variable in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
convert(Object, Class) - Static method in class org.apache.axis2.jaxws.utility.ConvertUtils
Utility function to convert an Object to some desired Class.
convertEntityReferences(String) - Method in class org.apache.axis2.jaxws.context.listener.ParserInputStreamCustomBuilder
 
convertFromAxis2(EndpointReference, String) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
Convert from a EndpointReference to a subclass of EndpointReference.
convertFromSource(Source) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
Convert from a Source to a subclass of EndpointReference.
convertToAxis2(EndpointReference, EndpointReference) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
Convert from a EndpointReference to a an instance of EndpointReference.
convertToFaultMessage(MEPContext, Exception, Protocol) - Static method in class org.apache.axis2.jaxws.handler.HandlerChainProcessor
 
convertToFaultMessage(MEPContext, Exception, Protocol, boolean) - Static method in class org.apache.axis2.jaxws.handler.HandlerChainProcessor
Converts the Exception into an XML Fault Message that is stored on the MEPContext.
ConvertUtils - Class in org.apache.axis2.jaxws.utility
Provides utilities to convert an object into a different kind of Object.
ConvertUtils() - Constructor for class org.apache.axis2.jaxws.utility.ConvertUtils
 
copy() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
copy() - Method in class org.apache.axis2.datasource.SourceDataSource
 
copy() - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
copy() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
copy() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
copy() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
create(String, String, OMContainer, XMLStreamReader, OMFactory) - Method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilder
 
create(String, String, OMContainer, XMLStreamReader, OMFactory) - Method in class org.apache.axis2.jaxws.context.listener.ParserInputStreamCustomBuilder
 
create(String, String, OMContainer, XMLStreamReader, OMFactory, InputStream) - Method in class org.apache.axis2.jaxws.context.listener.ParserInputStreamCustomBuilder
 
create(ServiceContext) - Static method in class org.apache.axis2.jaxws.context.listener.ProviderOMContextListener
Create and add a listener
create(ServiceContext) - Static method in class org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalMessageContextListener
Create and add a listener
create(Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.MessageFactory
create empty Message of the specified protocol
create(Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.XMLPartFactory
create empty XMLPart of the specified protocol
create(Protocol) - Method in class org.apache.axis2.jaxws.message.impl.MessageFactoryImpl
 
create(Protocol) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartFactoryImpl
 
create(ServiceDescription, Class) - Static method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionBuilder
create
create(ServiceDescription) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionBuilder
create
createAndPublishEndpoint(String, Object) - Method in class org.apache.axis2.jaxws.spi.Provider
 
createAndPublishEndpoint(String, Object, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.Provider
 
createAsyncHandlerProxy(AsyncHandler) - Method in interface org.apache.axis2.jaxws.server.AsyncHandlerProxyFactory
This method is invoked by the JAX-WS runtime to allow the implementation to provide a proxy for the specified AsyncHandler instance.
createAsyncHandlerProxy(AsyncHandler) - Method in class org.apache.axis2.jaxws.server.AsyncHandlerProxyFactoryImpl
 
createAsyncResponseListener() - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Creates an instance of the AsyncListener that is to be used for waiting for async responses.
createAsyncResponseListener() - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
createAsyncResponseListener() - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
createAttachmentMarshaller(XMLStreamWriter) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
Create an AttachmentMarshaller to marshal MTOM/SWA Attachments
createAttachmentMarshaller(XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
 
createAttachmentPart(String, DataHandler, SOAPMessage) - Static method in class org.apache.axis2.jaxws.message.util.MessageUtils
Create an SAAJ AttachmentPart from a JAXWS Attachment
createAttachmentUnmarshaller(MimePartProvider) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
Create an Attachment unmarshaller for unmarshalling MTOM/SWA Attachments
createAttachmentUnmarshaller(MimePartProvider) - Method in class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
 
createAxis2EndpointReference(String, QName, QName, String, String) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
createAxis2EndpointReference(String) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
createAxisService(ClassLoader, String, URL) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
createBinding(EndpointDescription) - Static method in class org.apache.axis2.jaxws.binding.BindingUtils
Creates a Binding instance based on an EndpointDescription.
createDispatch(QName, Class<T>, Service.Mode) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
createDispatch(QName, JAXBContext, Service.Mode) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
createDispatch(QName, Class<T>, Service.Mode, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
createElement(SOAPElement, QName) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
Create child SOAPElement
createElementFromTag(SAAJConverterImpl.NameCreator, SOAPElement, XMLStreamReader) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
Create SOAPElement from the current tag data
createEndpoint(String, Object) - Method in class org.apache.axis2.jaxws.spi.Provider
 
createEndpoint(String, Object, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.Provider
 
createEndpointDispatcher(Class, Object) - Method in interface org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactory
 
createEndpointDispatcher(MessageContext, Class, Object) - Method in interface org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactory
 
createEndpointDispatcher(MessageContext, Class, Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactoryImpl
 
createEndpointDispatcher(Class, Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactoryImpl
 
createEndpointInvocationContext(Binding) - Static method in class org.apache.axis2.jaxws.core.InvocationContextFactory
 
createEndpointLifecycleManager(Object) - Method in interface org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.EndpointLifecycleManagerFactory
 
createEndpointLifecycleManager() - Method in interface org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.EndpointLifecycleManagerFactory
 
createEndpointLifecycleManager(Object) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl.EndpointLifecycleManagerFactoryImpl
 
createEndpointLifecycleManager() - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl.EndpointLifecycleManagerFactoryImpl
 
createEndpointReference(String) - Method in interface org.apache.axis2.jaxws.addressing.factory.Axis2EndpointReferenceFactory
Create an instance of EndpointReference with the specified address.
createEndpointReference(QName, QName) - Method in interface org.apache.axis2.jaxws.addressing.factory.Axis2EndpointReferenceFactory
Create an instance of EndpointReference that targets the endpoint identified by the specified WSDL service name and endpoint name.
createEndpointReference(String, QName, QName, String, String) - Method in interface org.apache.axis2.jaxws.addressing.factory.Axis2EndpointReferenceFactory
Create an instance of EndpointReference.
createEndpointReference(String) - Method in class org.apache.axis2.jaxws.addressing.factory.impl.Axis2EndpointReferenceFactoryImpl
 
createEndpointReference(QName, QName) - Method in class org.apache.axis2.jaxws.addressing.factory.impl.Axis2EndpointReferenceFactoryImpl
 
createEndpointReference(String, QName, QName, String, String) - Method in class org.apache.axis2.jaxws.addressing.factory.impl.Axis2EndpointReferenceFactoryImpl
 
createEndpointReference(Source) - Method in class org.apache.axis2.jaxws.addressing.factory.impl.JAXWSEndpointReferenceFactoryImpl
 
createEndpointReference(Source) - Method in interface org.apache.axis2.jaxws.addressing.factory.JAXWSEndpointReferenceFactory
Create an instance of a supported subclass of EndpointReference.
createFaultMessage(MessageContext, String) - Static method in class org.apache.axis2.jaxws.server.endpoint.Utils
 
createFaultMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.core.util.MessageContextUtils
Given a request MessageContext, create a new MessageContext for a fault response.
createFaultResponse(MessageContext, Throwable) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
createFaultResponse(MessageContext, Protocol, Throwable) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
createFaultResponse(MessageContext, Throwable) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
createFaultResponse(MessageContext, Throwable) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
createFrom(Object, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockFactoryImpl
 
createFrom(OMElement, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockFactoryImpl
 
createFrom(OMElement, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockFactoryImpl
 
createFrom(Object, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockFactoryImpl
 
createFrom(OMElement, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockFactoryImpl
 
createFrom(Object, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockFactoryImpl
 
createFrom(OMElement, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockFactoryImpl
 
createFrom(Object, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockFactoryImpl
 
createFrom(Object, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockFactoryImpl
 
createFrom(OMElement, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockFactoryImpl
 
createFrom(Object, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockFactoryImpl
 
createFrom(OMElement, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockFactoryImpl
 
createFrom(XMLStreamReader, Object, QName) - Method in interface org.apache.axis2.jaxws.message.factory.BlockFactory
createBlock from XMLStreamReader
createFrom(OMElement, Object, QName) - Method in interface org.apache.axis2.jaxws.message.factory.BlockFactory
createBlock from XMLStreamReader
createFrom(Block, Object) - Method in interface org.apache.axis2.jaxws.message.factory.BlockFactory
createBlock from another Block If the other Block was created with the same factory and has the same context, the other Block is returned.
createFrom(Object, Object, QName) - Method in interface org.apache.axis2.jaxws.message.factory.BlockFactory
Create from business object
createFrom(XMLStreamReader, Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.MessageFactory
create Message with the xml from the XMLStreamReader
createFrom(OMElement, Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.MessageFactory
create Message with the xml from the OMElement
createFrom(Block, Object, Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.MessageFactory
create Message from a Block
createFrom(SOAPMessage) - Method in interface org.apache.axis2.jaxws.message.factory.MessageFactory
create Message from SOAPMessage The xml and attachments from the SOAPMessage are used to populate the new Message The protocol is inferred from the SOAPMessage
createFrom(XMLStreamReader, Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.XMLPartFactory
create XMLPart from XMLStreamReader
createFrom(OMElement, Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.XMLPartFactory
create XMLPart from OMElement
createFrom(SOAPEnvelope) - Method in interface org.apache.axis2.jaxws.message.factory.XMLPartFactory
create XMLPart from SOAPEnvelope
createFrom(Block, Object) - Method in class org.apache.axis2.jaxws.message.impl.BlockFactoryImpl
 
createFrom(XMLStreamReader, Object, QName) - Method in class org.apache.axis2.jaxws.message.impl.BlockFactoryImpl
 
createFrom(XMLStreamReader, Protocol) - Method in class org.apache.axis2.jaxws.message.impl.MessageFactoryImpl
 
createFrom(OMElement, Protocol) - Method in class org.apache.axis2.jaxws.message.impl.MessageFactoryImpl
 
createFrom(SOAPMessage) - Method in class org.apache.axis2.jaxws.message.impl.MessageFactoryImpl
 
createFrom(Block, Object, Protocol) - Method in class org.apache.axis2.jaxws.message.impl.MessageFactoryImpl
 
createFrom(XMLStreamReader, Protocol) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartFactoryImpl
 
createFrom(OMElement, Protocol) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartFactoryImpl
 
createFrom(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartFactoryImpl
 
createHandlerInstance(MessageContext, Class) - Method in interface org.apache.axis2.jaxws.handler.lifecycle.factory.HandlerLifecycleManager
 
createHandlerInstance(MessageContext, Class) - Method in class org.apache.axis2.jaxws.handler.lifecycle.impl.HandlerLifecycleManagerImpl
 
createHandlerInvoker(MessageContext) - Method in interface org.apache.axis2.jaxws.handler.factory.HandlerInvokerFactory
Returns an instance of the HandlerInvoker class.
createHandlerInvoker(MessageContext) - Method in class org.apache.axis2.jaxws.handler.factory.impl.HandlerInvokerFactoryImpl
 
createHandlerLifecycleManager() - Method in class org.apache.axis2.jaxws.handler.lifecycle.factory.HandlerLifecycleManagerFactory
 
createHandlerPostInvoker() - Method in interface org.apache.axis2.jaxws.handler.factory.HandlerPostInvokerFactory
 
createHandlerPostInvoker() - Method in class org.apache.axis2.jaxws.handler.factory.impl.HandlerPostInvokerFactoryImpl
 
createHandlerPreInvoker() - Method in interface org.apache.axis2.jaxws.handler.factory.HandlerPreInvokerFactory
 
createHandlerPreInvoker() - Method in class org.apache.axis2.jaxws.handler.factory.impl.HandlerPreInvokerFactoryImpl
 
createInvocationContext(Binding) - Static method in class org.apache.axis2.jaxws.core.InvocationContextFactory
Creates an instance of an InvocationContext based on the Binding that was passed in.
createInvocationListener(MessageContext) - Method in interface org.apache.axis2.jaxws.server.InvocationListenerFactory
 
createJAXWSMessageContext(AsyncResult) - Static method in class org.apache.axis2.jaxws.client.async.AsyncUtils
 
createJAXWSMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.client.async.AsyncUtils
 
createLogicalMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.context.factory.MessageContextFactory
Creates a LogicalMessageContext based on the input core MEPContext.
createMessageAccessor(MessageContext) - Method in interface org.apache.axis2.jaxws.api.MessageAccessorFactory
 
createMessageAccessor(MessageContext) - Method in class org.apache.axis2.jaxws.api.MessageAccessorFactoryImpl
 
createMessageFactory(String) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
createMessageFactory(String) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Creates a MessageFactory that can support the SOAP version identified by the specified envelope namespace.
createMessageFactory(String) - Static method in class org.apache.axis2.jaxws.utility.SAAJFactory
Create MessageFactory using information from the envelope namespace
createMessageFromValue(Object) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Take the input object and turn it into an OMElement so that it can be sent.
createMessageFromValue(Object) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
createMessageFromValue(Object) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
createMinimalResponseMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.core.util.MessageContextUtils
 
createName(String, String, String) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl.NameCreator
Creates a Name
createPayloadElement(InputStream, OMNamespace, String, OMContainer, HashMap<String, String>, HashMap<String, String>) - Static method in class org.apache.axis2.jaxws.context.listener.ContextListenerUtils
 
createPropertyDescriptorMap(Class) - Static method in class org.apache.axis2.jaxws.utility.XMLRootElementUtil
The JAXBClass has a set of bean properties each represented by a PropertyDescriptor Each of the fields of the class has an associated xml name.
createRequest(Method, Object[]) - Method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
Creates a request MessageContext for the method call.
createRequestParameters(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
createResourceInjector(Class) - Static method in class org.apache.axis2.jaxws.server.endpoint.injection.factory.ResourceInjectionFactory
This method retrieves the appropriate ResourceInjector instance based on the type that is supplied.
createResponse(Method, Object[], MessageContext, OperationDescription) - Method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
Creates a response MessageContext for the method call.
createResponse(MessageContext, Object[], Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
createResponse(MessageContext, Protocol, Object[], Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
createResponse(MessageContext, Object[], Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
createResponse(MessageContext, Object[], Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
Create a MessageContext for the response.
createResponseMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.core.util.MessageContextUtils
Given a request MessageContext, create a new MessageContext from there with the necessary information to make sure the new MessageContext is related to the existing one.
createSAAJFault(XMLFault, SOAPBody) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
Create a SOAPFault representing the XMLFault.
createServiceDelegate(URL, QName, Class) - Method in class org.apache.axis2.jaxws.spi.Provider
 
createServiceDelegate(URL, QName, Class, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.Provider
 
createServiceInstance(MessageContext, Class) - Method in interface org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleManager
EndpointLifecycleManager will create a service instance.
createServiceInstance(MessageContext, Class) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
createServiceInstance(MessageContext, Class) - Method in interface org.apache.axis2.jaxws.server.ServiceInstanceFactory
This method will create, or otherwise obtain a reference to an instance of a web service implementation class.
createServiceInstance(MessageContext, Class) - Method in class org.apache.axis2.jaxws.server.ServiceInstanceFactoryImpl
 
createSOAPFactory(String) - Static method in class org.apache.axis2.jaxws.utility.SAAJFactory
Create SOAPFactory using information from the envelope namespace
createSOAPFault(XMLFault, SOAPBody, boolean) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
Create a SOAPFault representing the XMLFault and attach it to body.
createSoapMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.context.factory.MessageContextFactory
Creates a SOAPMessageContext based on the input core MEPContext.
createSOAPMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
createSystemException(XMLFault, Message) - Static method in class org.apache.axis2.jaxws.marshaller.impl.alt.MethodMarshallerUtils
Create a system exception
createURI(String) - Static method in class org.apache.axis2.jaxws.utility.JavaUtils
Convert a String to a URI, handling special characters in the String such as spaces.
createVersionMismatchMessage(MessageContext, Protocol) - Static method in class org.apache.axis2.jaxws.server.endpoint.Utils
Creates a fault message that reflects a version mismatch for the configured message protocol.
createW3CEndpointReference(String, QName, QName, List<Element>, String, List<Element>) - Method in class org.apache.axis2.jaxws.spi.Provider
 
createW3CEndpointReference(String, QName, QName, QName, List<Element>, String, List<Element>, List<Element>, Map<QName, String>) - Method in class org.apache.axis2.jaxws.spi.Provider
 
createWebServiceContext() - Static method in class org.apache.axis2.jaxws.context.factory.MessageContextFactory
 
createWebServiceContext(MessageContext) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method will be responsible for creating an instance of a WebServiceContext and initializing the instance with a MessageContext.
createXMLFault(SOAPFault, Block[]) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
Create an XMLFault object from a SOAPFault and detail Blocks
createXMLFault(SOAPFault) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
Create XMLFault
createXMLFault(SOAPFault, Block[]) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
Create an XMLFault object from a SOAPFault and detail Blocks
createXMLFault(Block, Protocol) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
 
createXMLFaultFromSystemException(Throwable) - Static method in class org.apache.axis2.jaxws.marshaller.impl.alt.MethodMarshallerUtils
This method is used by WebService Impl and Provider to create an XMLFault (for marshalling) from an exception that is a non-service exception

D

DATAENCODINGUNKNOWN - Static variable in class org.apache.axis2.jaxws.message.XMLFaultCode
 
DataSourceBlock - Interface in org.apache.axis2.jaxws.message.databinding
DataSourceBlock Block with a business object that is a javax.activation.DataSource
DataSourceBlockFactory - Interface in org.apache.axis2.jaxws.message.factory
DataSourceBlockFactory

Creates a SourceBlock

The FactoryRegistry should be used to get access to the Factory

DataSourceBlockFactoryImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
SourceBlockFactoryImpl

Creates a SourceBlock

DataSourceBlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockFactoryImpl
Default Constructor required for Factory
DataSourceBlockImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
SourceBlock

Block containing a business object that is a javax.activation.DataSource

DataSourceBlockImpl(OMElement, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
Constructor called from factory
DataSourceFormatter - Class in org.apache.axis2.jaxws.utility
 
DataSourceFormatter(String) - Constructor for class org.apache.axis2.jaxws.utility.DataSourceFormatter
 
DEBUG_ENABLED - Static variable in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
DEFAULT_NAMESPACE_REMAP - Static variable in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
 
delegate - Variable in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
demarshalFaultResponse(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
demarshalFaultResponse(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
demarshalFaultResponse(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
demarshalFaultResponse(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
demarshalFaultResponse(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
demarshalFaultResponse(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
demarshalFaultResponse(Message, OperationDescription) - Method in interface org.apache.axis2.jaxws.marshaller.MethodMarshaller
This method converts a Message (containing a fault) into a JAX-WS Service or WebServiceException.
demarshalRequest(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
demarshalRequest(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
demarshalRequest(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
demarshalRequest(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
demarshalRequest(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
demarshalRequest(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
demarshalRequest(Message, OperationDescription) - Method in interface org.apache.axis2.jaxws.marshaller.MethodMarshaller
This method converts the Message into a SIGNATURE_ARGS It is used on the server
demarshalResponse(Message, Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
demarshalResponse(Message, Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
demarshalResponse(Message, Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
demarshalResponse(Message, Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
demarshalResponse(Message, Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
demarshalResponse(Message, Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
demarshalResponse(Message, Object[], OperationDescription) - Method in interface org.apache.axis2.jaxws.marshaller.MethodMarshaller
This method gets the objects from the Message and sets them onto the SIGNATURE_ARGS It also returns the RETURN object.
deploy(DeploymentFileData) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
deployClasses(String, URL, ClassLoader, List<String>) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
deployServicesInWARClassPath() - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
destroyHandlerInstance(MessageContext, Handler) - Method in interface org.apache.axis2.jaxws.handler.lifecycle.factory.HandlerLifecycleManager
 
destroyHandlerInstance(MessageContext, Handler) - Method in class org.apache.axis2.jaxws.handler.lifecycle.impl.HandlerLifecycleManagerImpl
destroyHandlerInstance calls the handler's annotated PreDestroy method, if it exists.
determineMappedException(Throwable, EndpointInvocationContext) - Static method in class org.apache.axis2.jaxws.server.InvocationHelper
This method will drive the call to the above methods.
determineMappedException(Throwable, MessageContext) - Static method in class org.apache.axis2.jaxws.server.InvocationHelper
This method will drive the call to the above methods.
DISABLE_ENDPOINT_PUBLISH_METHODS - Static variable in interface org.apache.axis2.jaxws.Constants
Context Property: Name: jaxws.endpoint.publish.disable Value: String "false" or "true" Default: null, which is interpreted as "false" Can be set on: - Axis Configuration, which affects all jax-ws endpoints Indicates if the javax.xml.ws.Endpoint.publish methods should be disabled, throwing an exception if they are called.
DISABLE_SOAPFAULT_FOR_LOCAL_EXCEPTION - Static variable in interface org.apache.axis2.jaxws.Constants
Context Property: Name: jaxws.soapfault.local.exceptions.disable Value: String "false" or "true" Default: null, which is interpreted as "false" Can be set on: - Axis Configuration, which affects all jax-ws clients Indicates if local exceptions encountered by a JAX-WS client should be turned into a SOAPFaultException and then call the appropriate JAX-WS application handlers handleFault()methods with that SOAPFault in the message.
DISPATCH_CLIENT_OUTBOUND_RESOLUTION - Static variable in interface org.apache.axis2.jaxws.Constants
Context Property: Name: jaxws.dispatch.outbound.operation.resolution.enable Value: String "false" or "true" Default: null, which is interpreted as "true" Can be set on: - Axis Configuration, which affects operation resolution across all Dispatch clients - Request message context, which affects only the Dispatch client using that context.
DispatchOperationHandler - Class in org.apache.axis2.jaxws.client.dispatch
 
DispatchOperationHandler() - Constructor for class org.apache.axis2.jaxws.client.dispatch.DispatchOperationHandler
 
displayHandle(Object) - Static method in class org.apache.axis2.jaxws.client.async.CallbackFuture
 
DocLitBareMethodMarshaller - Class in org.apache.axis2.jaxws.marshaller.impl.alt
 
DocLitBareMethodMarshaller() - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
DocLitBareMinimalMethodMarshaller - Class in org.apache.axis2.jaxws.marshaller.impl.alt
The Doc/Lit Wrapped Minimal Marshaller is used when 1) The web service is Doc/Lit mininal, and 2) JAXB artifacts are missing (i.e.
DocLitBareMinimalMethodMarshaller() - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
DocLitWrappedMethodMarshaller - Class in org.apache.axis2.jaxws.marshaller.impl.alt
 
DocLitWrappedMethodMarshaller() - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
DocLitWrappedMinimalMethodMarshaller - Class in org.apache.axis2.jaxws.marshaller.impl.alt
 
DocLitWrappedMinimalMethodMarshaller() - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
DocLitWrappedPlusMethodMarshaller - Class in org.apache.axis2.jaxws.marshaller.impl.alt
The DocLitWrapped "plus" marshaller is used when the java method is doc/lit wrapped, but it does not exactly comply with the doc/lit rules.
DocLitWrappedPlusMethodMarshaller() - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
doesPatternMatch(QName, QName) - Static method in class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
Returns true of the specified qName matches the pattern.
doInvoke(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
doInvoke(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
doInvoke(MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandChecker
 
doInvokeAsync(MessageContext, AsyncHandler) - Method in class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
doInvokeAsync(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
doInvokeAsync(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
doInvokeAsync(MessageContext, AsyncHandler) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
doInvokeOneWay(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
doInvokeOneWay(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
DOMReader - Class in org.apache.axis2.jaxws.message.util
DOMReader Creates an XMLStreamReader backed by a DOM tree.
DOMReader(Element) - Constructor for class org.apache.axis2.jaxws.message.util.DOMReader
 
dump(String) - Method in class org.apache.axis2.jaxws.message.XMLFault
dump contents, used for debugging
DYNAMIC_PROTOCOL - Static variable in class org.apache.axis2.jaxws.utility.SAAJFactory
 

E

Element - Class in org.apache.axis2.jaxws.marshaller.impl.alt
Characteristics of the "Element" value.
Element(Object, QName) - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.Element
Create Element from an
Element(Object, QName, Class) - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.Element
 
ENDPOINT_CONTEXT_MAP - Static variable in interface org.apache.axis2.jaxws.Constants
 
EndpointCallback - Class in org.apache.axis2.jaxws.server
 
EndpointCallback() - Constructor for class org.apache.axis2.jaxws.server.EndpointCallback
 
EndpointContextMap - Class in org.apache.axis2.jaxws.addressing.util
This class stores the context needed to correctly produce instances of EndpointReference for a particular web service endpoint identified by an EndpointKey.
EndpointContextMap() - Constructor for class org.apache.axis2.jaxws.addressing.util.EndpointContextMap
 
EndpointContextMapManager - Class in org.apache.axis2.jaxws.addressing.util
This class is used to manage the association between an EndpointContextMap and a thread.
EndpointContextMapManager() - Constructor for class org.apache.axis2.jaxws.addressing.util.EndpointContextMapManager
 
EndpointContextMapMigrator - Class in org.apache.axis2.jaxws.addressing.migrator
This class will enable the JAX-WS 2.1 API methods to create instances of EndpointReference that target a particular web service endpoint, identified by specifying the WSDL service name and port name of the endpoint, to work correctly.
EndpointContextMapMigrator() - Constructor for class org.apache.axis2.jaxws.addressing.migrator.EndpointContextMapMigrator
 
EndpointController - Class in org.apache.axis2.jaxws.server
The EndpointController is the server side equivalent to the InvocationController on the client side.
EndpointController() - Constructor for class org.apache.axis2.jaxws.server.EndpointController
 
endpointDesc - Variable in class org.apache.axis2.jaxws.BindingProvider
 
EndpointDispatcher - Interface in org.apache.axis2.jaxws.server.dispatcher
The EndpointDispatcher is an abstraction for the object that will be doing the invocation of an endpoints target Java object.
EndpointDispatcherFactory - Interface in org.apache.axis2.jaxws.server.dispatcher.factory
 
EndpointDispatcherFactoryImpl - Class in org.apache.axis2.jaxws.server.dispatcher.factory
 
EndpointDispatcherFactoryImpl() - Constructor for class org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactoryImpl
 
EndpointImpl - Class in org.apache.axis2.jaxws.server.endpoint
 
EndpointImpl(Object) - Constructor for class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
EndpointImpl(Object, Binding, EndpointDescription) - Constructor for class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
EndpointInvocationContext - Interface in org.apache.axis2.jaxws.server
The EndpointInvocationContext is an extension of the base InvocationContext that provides extensions specific to the environment of the service endpoint.
EndpointInvocationContextImpl - Class in org.apache.axis2.jaxws.server
 
EndpointInvocationContextImpl() - Constructor for class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
EndpointKey - Class in org.apache.axis2.jaxws.addressing.util
This class is used to identify a particular web service endpoint based on the combination of WSDL service name and port name.
EndpointKey(QName, QName) - Constructor for class org.apache.axis2.jaxws.addressing.util.EndpointKey
 
EndpointLifecycleException - Exception in org.apache.axis2.jaxws.server.endpoint.lifecycle
 
EndpointLifecycleException() - Constructor for exception org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleException
 
EndpointLifecycleException(String) - Constructor for exception org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleException
 
EndpointLifecycleException(String, Throwable) - Constructor for exception org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleException
 
EndpointLifecycleException(Throwable) - Constructor for exception org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleException
 
EndpointLifecycleManager - Interface in org.apache.axis2.jaxws.server.endpoint.lifecycle
 
EndpointLifecycleManagerFactory - Interface in org.apache.axis2.jaxws.server.endpoint.lifecycle.factory
 
EndpointLifecycleManagerFactoryImpl - Class in org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl
This is the supplied implementation of the EndpointLifecycleManagerFactory.
EndpointLifecycleManagerFactoryImpl() - Constructor for class org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl.EndpointLifecycleManagerFactoryImpl
 
EndpointLifecycleManagerImpl - Class in org.apache.axis2.jaxws.server.endpoint.lifecycle.impl
 
EndpointLifecycleManagerImpl(Object) - Constructor for class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
EndpointLifecycleManagerImpl() - Constructor for class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
endpointName(QName) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add the WSDL port name of the endpoint that the endpoint reference will target.
EndpointReferenceUtils - Class in org.apache.axis2.jaxws.addressing.util
 
entrySet() - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
entrySet() - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
entrySet() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
entrySet() - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
entrySet() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
equals(Object) - Method in class org.apache.axis2.jaxws.addressing.util.EndpointKey
 
execute(Runnable) - Method in class org.apache.axis2.jaxws.utility.SingleThreadedExecutor
 
ExecutorFactory - Interface in org.apache.axis2.jaxws.utility
This is the interface that should be implemented by classes that wish to provide Executor instances to the JAX-WS runtime.

F

factory - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
FactoryRegistry - Class in org.apache.axis2.jaxws.registry
FactoryRegistry Registry containing Factories related to the JAX-WS Implementation.
FaultBeanDesc - Interface in org.apache.axis2.jaxws.runtime.description.marshal
Description of FaultBean for a FaultDescription.
finalize() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
findCachedAttachment(Attachments) - Static method in class org.apache.axis2.jaxws.message.attachments.AttachmentUtils
Process attachment's dataHandlers for CachedFileDataSource.
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.GenericProviderDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.GenericProviderDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher
 
findSOAPAction(MessageContext) - Static method in class org.apache.axis2.jaxws.client.ClientUtils
Determines what the SOAPAction value should be for a given MessageContext.
flush() - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
flush() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.jaxws.utility.DataSourceFormatter
 
freeInputStream() - Method in class org.apache.axis2.jaxws.core.MessageContext
Free the resources associated with the incoming input stream.
fromQName(QName) - Static method in class org.apache.axis2.jaxws.message.XMLFaultCode
get the XMLPart corresponding to this specified QName
fromStringArray(String[], Class) - Static method in class org.apache.axis2.datasource.jaxb.XSDListUtils
 
fromValue(Class, Object) - Static method in class org.apache.axis2.jaxws.utility.XmlEnumUtils
 
fromXSDListString(String, Class) - Static method in class org.apache.axis2.datasource.jaxb.XSDListUtils
Convert from xsdListString to an array/list

G

GenericProviderDispatcher - Class in org.apache.axis2.jaxws.dispatchers
This dispatcher will look for a specific operation on the AxisService and return it if found.
GenericProviderDispatcher() - Constructor for class org.apache.axis2.jaxws.dispatchers.GenericProviderDispatcher
 
get(int) - Method in class org.apache.axis2.jaxws.addressing.util.ReferenceParameterList
 
get() - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
get(long, TimeUnit) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
get(Object) - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
get(Object) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
get(Object) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
get(Object) - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
Returns a list of XML strings that have the same namespace as the QName key.
get(Object) - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
get(ServiceDescription, Class) - Static method in class org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescriptionFactory
Get or create MarshalServiceRuntimeDescription
get(ServiceDescription) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescriptionFactory
Get or create MarshalServiceRuntimeDescription
get(Object) - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
Get the object
getAddressingNamespace(Class<T>) - Method in class org.apache.axis2.jaxws.addressing.factory.impl.JAXWSEndpointReferenceFactoryImpl
 
getAddressingNamespace(Class<T>) - Method in interface org.apache.axis2.jaxws.addressing.factory.JAXWSEndpointReferenceFactory
Map the specified class to a supported WS-Addressing namespace.
getAddressingNamespace(Class<T>) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
getAddressingNamespace() - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
getAddressingNamespace() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
getAddressingNamespace() - Method in interface org.apache.axis2.jaxws.spi.Binding
 
getAddressingResponses() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
Return the type of responses required by Addressing.
getAllFeatures() - Method in class org.apache.axis2.jaxws.feature.ClientFramework
 
getAnnotationDesc(Class) - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getAnnotationDesc(String) - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getAnnotationDesc(Class) - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
Gets/Creates the AnnotationDesc for this class.
getAnnotationDesc(String) - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
Gets the AnnotationDesc for this class if already determined
getAnnotationDescs(ServiceDescription, ArtifactProcessor) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.AnnotationBuilder
 
getApplicationScopedProperties() - Method in class org.apache.axis2.jaxws.handler.MEPContext
The returned tempMap should be used as a read-only map as changes to it will not propogate into the requestMC or responseMC Watch out for infinite loop if you call another method in this class that uses this method.
getAsArray() - Method in class org.apache.axis2.jaxws.message.OccurrenceArray
Get the List or array as a Object[]
getAsOMElement() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getAsOMElement() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getAsOMElement() - Method in interface org.apache.axis2.jaxws.message.XMLPart
getAsOMElement Get the xml part as a read/write OM...note this returns an OM SOAPEnvelope for all protocols...even REST
getAsSOAPEnvelope() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getAsSOAPEnvelope() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getAsSOAPEnvelope() - Method in interface org.apache.axis2.jaxws.message.XMLPart
getAsEnvelope Get the xml part as a read/write SOAPEnvelope
getAsSOAPMessage() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getAsSOAPMessage() - Method in interface org.apache.axis2.jaxws.message.Message
getAsSOAPMessage Get the xml part as a read/write SOAPEnvelope
getAsString() - Method in class org.apache.axis2.jaxws.message.util.Reader2Writer
Utility method to write the reader contents to a String
getAsyncResponseListener() - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
getAsyncResponseListener() - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
getAttachment() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
getAttachmentAsByteArray(String) - Method in class org.apache.axis2.datasource.jaxb.AbstractJAXBAttachmentUnmarshaller
 
getAttachmentAsDataHandler(String) - Method in class org.apache.axis2.datasource.jaxb.AbstractJAXBAttachmentUnmarshaller
 
getAttachmentID(int) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
Get the indicated (non-soap part) attachment id
getAttachmentID(String) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getAttachmentID(int) - Method in interface org.apache.axis2.jaxws.message.Message
Get the indicated (non-soap part) attachment id
getAttachmentID(String) - Method in interface org.apache.axis2.jaxws.message.Message
Get the indicated (non-soap part) attachment id
getAttachmentIDs() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getAttachmentIDs() - Method in interface org.apache.axis2.jaxws.message.Message
Get the list of attachment content ids for the message
getAttributeCount() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeCount() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeCount() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeCount() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getAttributeLocalName(int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeLocalName(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeLocalName(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeLocalName(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getAttributeName(int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeName(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeName(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeName(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getAttributeNamespace(int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeNamespace(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeNamespace(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeNamespace(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getAttributePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getAttributeType(int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeType(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeType(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeType(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getAttributeValue(String, String) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeValue(int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeValue(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeValue(String, String) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeValue(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeValue(String, String) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeValue(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getAttributeValue(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getAxis2EndpointReference() - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
getAxis2EndpointReference() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
getAxis2EndpointReference() - Method in interface org.apache.axis2.jaxws.spi.Binding
 
getAxisMessageContext() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getBinding() - Method in class org.apache.axis2.jaxws.BindingProvider
 
getBinding() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
getBindingID() - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
getBlobCIDs() - Static method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshallerMonitor
 
getBlockFactory() - Method in interface org.apache.axis2.jaxws.message.Block
Get BlockFactory
getBlockFactory() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getBodyBlock(int, Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getBodyBlock(Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getBodyBlock(int, Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getBodyBlock(Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getBodyBlock(int, Object, BlockFactory) - Method in interface org.apache.axis2.jaxws.message.XMLPart
getBodyBlock Get the body block at the specificed index.
getBodyBlock(Object, BlockFactory) - Method in interface org.apache.axis2.jaxws.message.XMLPart
getBodyBlock Get the single Body Block.
getBodyBlockQNames() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getBodyBlockQNames() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
getBodyBlockQNames Calling this method will cache the OM.
getBodyBlockQNames() - Method in interface org.apache.axis2.jaxws.message.XMLPart
getBodyBlockQNames Calling this method will cache the OM.
getBusinessContext() - Method in interface org.apache.axis2.jaxws.message.Block
GetBusinesContext Some business objects have an associated context object (i.e.
getBusinessContext() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getBusinessObject(boolean) - Method in interface org.apache.axis2.jaxws.message.Block
Get a reference to the Business Object represented by this Block
getBusinessObject(boolean) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getByJavaTypeClass() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.jaxws.utility.DataSourceFormatter
 
getCachedClassLoader(MessageContext) - Method in class org.apache.axis2.jaxws.server.JAXWSMessageReceiver
 
getCallback() - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Returns the callback object to be used for asynchronous endpoint invocations.
getCallback() - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
getCausedByException() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getCheckedException(Throwable, Method) - Static method in class org.apache.axis2.jaxws.utility.JavaUtils
Get checked exception
getClasses(Type, Set<Class>) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
 
getClassesFromJarFile(String, ClassLoader) - Method in interface org.apache.axis2.jaxws.message.databinding.ClassFinder
This method reads all the classes from given package in a jar file.
getClassesFromJarFile(String, ClassLoader) - Method in class org.apache.axis2.jaxws.message.databinding.impl.ClassFinderImpl
 
getClassesInWebInfDirectory(File) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
getClassFinder() - Method in class org.apache.axis2.jaxws.message.factory.ClassFinderFactory
 
getClassLoader() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getClassLoader() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getClassLoader() - Method in class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
 
getCode() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getConfigurator(String) - Static method in class org.apache.axis2.jaxws.registry.ClientConfiguratorRegistry
 
getConstructionType() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.jaxws.utility.DataSourceFormatter
 
getContext() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
getContext() - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
getContextPackages() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getConversionType(Class) - Static method in class org.apache.axis2.jaxws.utility.XmlEnumUtils
 
getDataHandler(String) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getDataHandler(String) - Method in interface org.apache.axis2.jaxws.message.Message
Get the attachment identified by the contentID
getDataHandlerForSwA(String) - Method in class org.apache.axis2.datasource.jaxb.AbstractJAXBAttachmentUnmarshaller
 
getDataHandlerForSwA(String) - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshaller
 
getDataHandlerForSwA(String) - Method in class org.apache.axis2.jaxws.message.attachments.JAXBAttachmentUnmarshaller
 
getDefaultLang() - Static method in class org.apache.axis2.jaxws.message.XMLFaultReason
 
getDefaultPublicConstructor(Class) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
Get the default public constructor
getDetailBlocks() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getDispatcher() - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
 
getDispatcher() - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
getElement() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
getElementText() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getElementText() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getElementText() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getElementText() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getElementValue() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.Element
 
getEncoding() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getEncoding() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getEncoding() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getEncoding() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getEndpoint() - Method in class org.apache.axis2.jaxws.addressing.util.EndpointKey
 
getEndpointContextMap() - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointContextMapManager
 
getEndpointDesc() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
getEndpointDescription() - Method in class org.apache.axis2.jaxws.BindingProvider
 
getEndpointDescription() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getEndpointDescription() - Method in interface org.apache.axis2.jaxws.spi.BindingProvider
 
getEndpointDispatcher(Class, Object) - Method in class org.apache.axis2.jaxws.server.EndpointController
 
getEndpointDispatcher(MessageContext, Class, Object) - Method in class org.apache.axis2.jaxws.server.EndpointController
 
getEndpointInvocationContext() - Method in class org.apache.axis2.jaxws.server.InvocationListenerBean
 
getEndpointReference() - Method in class org.apache.axis2.jaxws.BindingProvider
 
getEndpointReference(Class<T>) - Method in class org.apache.axis2.jaxws.BindingProvider
 
getEndpointReference(Class<T>, Element...) - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
getEndpointReference(Element...) - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
getEndpointReference(Class<T>, Element...) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
getEndpointReference(Element...) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
getEnumValue(Enum) - Static method in class org.apache.axis2.jaxws.utility.XMLRootElementUtil
 
getEventType() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getEventType() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getEventType() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getEventType() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getExceptionToBeThrownOnSOAPFault(MessageContext) - Static method in class org.apache.axis2.jaxws.client.ClientUtils
The operation is used to make sure Option is property configured for ThrowingExceptionOnFault
getExecutor() - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
getExecutor() - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
getExecutor() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
getExecutor() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getExecutorInstance() - Method in interface org.apache.axis2.jaxws.utility.ExecutorFactory
 
getExecutorInstance(int) - Method in interface org.apache.axis2.jaxws.utility.ExecutorFactory
 
getExecutorInstance() - Method in class org.apache.axis2.jaxws.utility.JAXWSExecutorFactory
 
getExecutorInstance(int) - Method in class org.apache.axis2.jaxws.utility.JAXWSExecutorFactory
 
getExpectedValue(String) - Static method in class org.apache.axis2.jaxws.client.PropertyValidator
 
getFactories() - Static method in class org.apache.axis2.jaxws.registry.InvocationListenerRegistry
This method will return all the InvocationListenerFactory instances that have been registered.
getFactory(Class) - Static method in class org.apache.axis2.jaxws.registry.FactoryRegistry
Get the factory.
getFaultBeanClassName() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.FaultBeanDesc
Get the class name of the fault bean for the FaultDescription.
getFaultBeanDesc(FaultDescription) - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getFaultBeanDesc(FaultDescription) - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getFaultBeanLocalName() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.FaultBeanDesc
Get the local name of the fault bean.
getFaultBeanNamespace() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.FaultBeanDesc
Get the targetNamespace of the fault bean.
getFaultResponse(MessageContext) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
getFaultResponse(MessageContext) - Static method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Returns the fault that is contained within the MessageContext for an invocation.
getFaultResponse(MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatchAsyncListener
 
getFaultResponse(MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatchAsyncListener
 
getFaultResponse(MessageContext, OperationDescription) - Static method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
getFaultResponse(MessageContext) - Method in class org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
 
getFeature(String) - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
getFeature(String) - Method in class org.apache.axis2.jaxws.feature.ClientFramework
 
getFeature(String) - Method in interface org.apache.axis2.jaxws.spi.Binding
 
getFutureTask() - Method in class org.apache.axis2.jaxws.client.async.CallbackFuture
 
getHandler() - Method in class org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
 
getHandlerChain() - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
getHandlerChain(PortInfo) - Method in class org.apache.axis2.jaxws.handler.HandlerResolverImpl
 
getHandlerChain(PortInfo) - Method in class org.apache.axis2.jaxws.spi.handler.HandlerResolverImpl
 
getHandlerResolver() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getHandlers() - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
getHandlers() - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
getHandlers() - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
getHandlersHeaderParameterList(AxisService) - Static method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandUtils
Return an ArrayList of QNames that is a collection of SOAP handlers
getHeaderBlock(String, String, Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getHeaderBlock(String, String, Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getHeaderBlock(String, String, Object, BlockFactory) - Method in interface org.apache.axis2.jaxws.message.XMLPart
getHeaderBlock Get the firstheader block with the specified name.
getHeaderBlocks(String, String, Object, BlockFactory, RolePlayer) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getHeaderBlocks(String, String, Object, BlockFactory, RolePlayer) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getHeaderBlocks(String, String, Object, BlockFactory, RolePlayer) - Method in interface org.apache.axis2.jaxws.message.XMLPart
getHeaderBlock Get the header blocks with the specified name The BlockFactory and object context are passed in to help create the proper kind of block.
getHeaderParamaterList(MessageContext) - Static method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandUtils
 
getHeaderQNames() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getHeaderQNames() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getHeaderQNames() - Method in interface org.apache.axis2.jaxws.message.XMLPart
 
getHeaders(QName, JAXBContext, boolean) - Method in class org.apache.axis2.jaxws.handler.SoapMessageContext
 
getIds() - Static method in class org.apache.axis2.jaxws.registry.ClientConfiguratorRegistry
 
getImplementor() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
getIndirection() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getIndirection() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getIndirection() - Method in interface org.apache.axis2.jaxws.message.XMLPart
Get indirection.
getInjectionDesc(ServiceDescription, Class) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method will retrieve a ResourceInjectionServiceRuntimeDescription if one is associated with the current ServiceDescription.
getInvocationContext() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getInvocationController() - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerFactoryImpl
 
getInvocationController() - Method in interface org.apache.axis2.jaxws.core.controller.InvocationControllerFactory
Used to obtain an instance of the InvocationController currently configured for the runtime.
getInvocationListenerFactories() - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Returns the InvocationListenerFactory instances registered with JAX-WS.
getInvocationListenerFactories() - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
getInvocationListeners() - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Gets the InvocationListener instances from the context.
getInvocationListeners() - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
getJavaMethod(MessageContext, Class) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
getJavaMethod() - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
getJAXBContext() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getJAXBContext(ClassLoader) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getJAXBContext(ClassLoader, boolean) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getJAXBContext() - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
getJAXBContext(TreeSet<String>) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Deprecated. 
getJAXBContext(TreeSet<String>, ClassLoader) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Deprecated. 
getJAXBContext(TreeSet<String>, Holder<JAXBUtils.CONSTRUCTION_TYPE>, String) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
 
getJAXBContext(TreeSet<String>, Holder<JAXBUtils.CONSTRUCTION_TYPE>, String, ClassLoader, Map<String, ?>) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Get a JAXBContext for the class Note: The contextPackage object is used by multiple threads.
getJAXBContext(TreeSet<String>, Holder<JAXBUtils.CONSTRUCTION_TYPE>, boolean, String, ClassLoader, Map<String, ?>) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Get a JAXBContext for the class Note: The contextPackage object is used by multiple threads.
getJAXBIntrospector(JAXBContext) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
get JAXB Introspector
getJAXBMarshaller(JAXBContext) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Get JAXBMarshaller
getJAXBUnmarshaller(JAXBContext) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Get the unmarshaller.
getJaxwsProviderInterpretNullOneway(MessageContext) - Static method in class org.apache.axis2.jaxws.core.util.MessageContextUtils
 
getKey(Class) - Static method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionBuilder
 
getKey() - Method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
getKey() - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionBuilder
 
getKey() - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getLang() - Method in class org.apache.axis2.jaxws.message.XMLFaultReason
 
getLoadableClassName(String) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
 
getLocalException() - Method in class org.apache.axis2.jaxws.core.MessageContext
The local exception is the Throwable object held on the Message from a problem that occurred due to something other than the server.
getLocalName() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getLocalName() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getLocalName() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getLocalName() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getLocation() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getLocation() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getLocation() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getLocation() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getMarshaller(OperationDescription, boolean) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
 
getMarshaller(OperationDescription, boolean, ClassLoader) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
 
getMEP() - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
getMEPContext() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getMessage() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getMessage() - Method in class org.apache.axis2.jaxws.handler.LogicalMessageContext
 
getMessage() - Method in class org.apache.axis2.jaxws.handler.SoapMessageContext
 
getMessage() - Method in class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
 
getMessage() - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
Get the parameter for a given endpoint invocation
getMessageAsString() - Method in class org.apache.axis2.jaxws.api.MessageAccessor
 
getMessageContext() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getMessageContext() - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
getMessageContext() - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
getMessageContext() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
getMessageContext() - Method in class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
 
getMessageContext() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getMessageContext() - Method in interface org.apache.axis2.jaxws.message.Message
 
getMessageFactory() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
getMessageFactory() - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getMessageFactory() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getMessageFromMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.message.util.MessageUtils
Create a JAX-WS Message from the information on an Axis 2 Message Context
getMessageObject() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
getMetadata() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
getMethod(OperationDescription) - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
Get the Method for the specified OperationDescription
getMethod(OperationDescription) - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getMimeHeaders() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getMimeHeaders() - Method in interface org.apache.axis2.jaxws.message.Message
 
getMode() - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
getMode() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getMTOMThreshold() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
getName() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getName() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getName() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getName() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getNamespaceContext() - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
getNamespaceContext() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespaceContext() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getNamespaceContext() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getNamespaceContext() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getNamespaceContext() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
getNamespaceCount() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespaceCount() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getNamespaceCount() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getNamespaceCount() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getNamespaceDeclarations() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespacePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespacePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getNamespacePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getNamespacePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getNamespaceURI(String) - Method in class org.apache.axis2.jaxws.message.util.impl.NamespaceContextFromDOM
 
getNamespaceURI(String) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespaceURI(int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespaceURI() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespaceURI() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getNamespaceURI(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getNamespaceURI(String) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getNamespaceURI() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getNamespaceURI(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getNamespaceURI(String) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getNamespaceURI() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getNamespaceURI(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getNamespaceURI(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getNode() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getNumBodyBlocks() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getNumBodyBlocks() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getNumBodyBlocks() - Method in interface org.apache.axis2.jaxws.message.XMLPart
getNumBodyBlocks Calling this method will cache the OM.
getNumHeaderBlocks() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getNumHeaderBlocks() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getNumHeaderBlocks() - Method in interface org.apache.axis2.jaxws.message.XMLPart
getNumHeaderBlocks
getObject() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
getObject() - Method in class org.apache.axis2.datasource.SourceDataSource
 
getObject() - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
getObject() - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
getObject() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
getObject() - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
getObject() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
getObject() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
getObject() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
getOMElement() - Method in interface org.apache.axis2.jaxws.message.Block
Get the OMElement represented by this Block.
getOMElement() - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
getOMElement() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getOperationDescription() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getOperationDescription(MessageContext) - Static method in class org.apache.axis2.jaxws.server.endpoint.Utils
 
getOperationElement() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getOperationElement() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getOperationElement() - Method in interface org.apache.axis2.jaxws.message.XMLPart
 
getOperationName() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getOutputStream() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
If this XMLStreamWriter is connected to an OutputStream then the OutputStream is returned.
getPackageFromClass(Class) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.PackageSetBuilder
Return the package associated with the class name.
getPackageFromClassName(String) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.PackageSetBuilder
Return the package associated with the class name.
getPackageFromNamespace(String) - Static method in class org.apache.axis2.jaxws.utility.JavaUtils
Namespace 2 Package algorithm as defined by the JAXB Specification
getPackageFromNamespace(String, boolean) - Static method in class org.apache.axis2.jaxws.utility.JavaUtils
 
getPackageKeys() - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtilsMonitor
 
getPackages() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalInfo
 
getPackages() - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getPackages() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getPackagesFromAnnotations(ServiceDescription, MarshalServiceRuntimeDescription) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.PackageSetBuilder
 
getPackagesFromNamespace(String) - Static method in class org.apache.axis2.jaxws.utility.JavaUtils
 
getPackagesFromSchema(ServiceDescription) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.PackageSetBuilder
Walks the schemas of the serviceDesc's wsdl (or generated wsdl) to determine the list of packages.
getPackagesKey() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalInfo
 
getPackagesKey() - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getPackagesKey() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getParam() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
getParameterDescription() - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
getParent() - Method in interface org.apache.axis2.jaxws.message.Block
Get the Message associated with this block
getParent() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getParent() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getParent() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getParent() - Method in interface org.apache.axis2.jaxws.message.XMLPart
getParent Get the Message object that this XMLPart is attached to, if it is attached to one at all.
getParsedEntityReader() - Method in class org.apache.axis2.jaxws.message.factory.ParsedEntityReaderFactory
 
getPayload() - Method in class org.apache.axis2.jaxws.handler.LogicalMessageImpl
 
getPayload(JAXBContext) - Method in class org.apache.axis2.jaxws.handler.LogicalMessageImpl
 
getPIData() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getPIData() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getPIData() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getPIData() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getPITarget() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getPITarget() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getPITarget() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getPITarget() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.Provider
 
getPort(Class<T>) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPort(QName, Class<T>) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPort(Class<T>, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPort(QName, Class<T>, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPort(EndpointReference, String, Class<T>, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPorts() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPostConstructMethod() - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
getPostConstructMethod() - Method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
getPostConstructMethod() - Method in interface org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescription
 
getPostConstructMethod() - Method in class org.apache.axis2.jaxws.spi.handler.LifecycleManager
 
getPreDestroyMethod() - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
getPreDestroyMethod() - Method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
getPreDestroyMethod() - Method in interface org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescription
 
getPreDestroyMethod() - Method in class org.apache.axis2.jaxws.spi.handler.LifecycleManager
 
getPrefix(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
getPrefix(String) - Method in class org.apache.axis2.jaxws.message.util.impl.NamespaceContextFromDOM
 
getPrefix() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getPrefix() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getPrefix() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getPrefix() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getPrefix(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
getPrefixes(String) - Method in class org.apache.axis2.jaxws.message.util.impl.NamespaceContextFromDOM
 
getPrimitiveClass(Class) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
 
getPrimitiveClass(String) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
 
getProcessType() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getProperties() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getProperties() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
getProperty(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
getProperty(String) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getProperty(String) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getProperty(String) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getProperty(String) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getProperty(String) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getProperty(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getProperty(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
getPropertyDescMaps(ServiceDescription, ArtifactProcessor) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.PropertyDescriptorMapBuilder
 
getPropertyDescriptorMap(Class) - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getPropertyDescriptorMap(Class) - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
Get the PropertyDescriptor map for the class.
getPropertyName() - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
 
getPropertyType() - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
 
getProtocol() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getProtocol() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getProtocol() - Method in interface org.apache.axis2.jaxws.message.Message
Get the protocol for this Message (soap11, soap12, etc.)
getProtocol() - Method in interface org.apache.axis2.jaxws.message.XMLPart
Get the protocol for this Message (soap11, soap12, etc.)
getProtocolForBinding(String) - Static method in enum org.apache.axis2.jaxws.message.Protocol
Return the right value for the Protocol based on the binding URL that was passed in.
getProvider() - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
Get the endpoint provider instance
getQName() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.Element
 
getQName() - Method in interface org.apache.axis2.jaxws.message.Block
Get the QName (namespace, localpart) of the Block.
getQName() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getReader() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
getReader() - Method in class org.apache.axis2.datasource.SourceDataSource
 
getReader() - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
getReader() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getReason() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getRequestContext() - Method in class org.apache.axis2.jaxws.BindingProvider
 
getRequestMessageContext() - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
getRequestMessageContext() - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
getRequestMessageContext() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
getRequestWrapperClassName(OperationDescription) - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getRequestWrapperClassName(OperationDescription) - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getResponseContext() - Method in class org.apache.axis2.jaxws.BindingProvider
 
getResponseMessageContext() - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
getResponseMessageContext() - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
getResponseMessageContext() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
getResponseValueObject(MessageContext) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
getResponseValueObject(MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatchAsyncListener
 
getResponseValueObject(MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatchAsyncListener
 
getResponseValueObject(MessageContext) - Method in class org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
 
getResponseWrapperClassName(OperationDescription) - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getResponseWrapperClassName(OperationDescription) - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getRole() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getRoles() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
getRoles(PortInfo) - Method in class org.apache.axis2.jaxws.handler.HandlerResolverImpl
 
getRoles() - Method in class org.apache.axis2.jaxws.handler.SoapMessageContext
 
getRootCause(Throwable) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
Gets the RootCause for an throwable.
getSAAJConverter() - Method in interface org.apache.axis2.jaxws.message.factory.SAAJConverterFactory
Get or create the SAAJConverter
getSAAJConverter() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
Load the SAAJConverter
getSAAJConverter() - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterFactoryImpl
 
getScope(String) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
getScope(String) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
getSecondaryReasons() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getSeiClazz() - Method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
getSEIMethodHeaderParameterList(AxisOperation) - Static method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandUtils
Return an ArrayList of QNames corresponding to SOAP headers which map to method parameters for a specific operation.
getService() - Method in class org.apache.axis2.jaxws.addressing.util.EndpointKey
 
getServiceClient() - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
getServiceClient() - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
getServiceClient(QName) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getServiceDelegate() - Method in class org.apache.axis2.jaxws.BindingProvider
 
getServiceDelegate() - Method in interface org.apache.axis2.jaxws.spi.BindingProvider
 
getServiceDescription() - Method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
getServiceDescription() - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getServiceDescription() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
Get the ServiceDescription tree that this ServiceDelegate
getServiceImplementationClass() - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
getServiceName() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getSOAPFactory() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
getSOAPFactory(OMElement) - Static method in class org.apache.axis2.jaxws.message.util.MessageUtils
Get an axiom SOAPFactory for the specified element
getState() - Method in class org.apache.axis2.jaxws.server.InvocationListenerBean
 
getStyle() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getStyle() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getStyle() - Method in interface org.apache.axis2.jaxws.message.XMLPart
 
getSubCodes() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.jaxws.utility.DataSourceFormatter
 
getText() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getText() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getText() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getText() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getText() - Method in class org.apache.axis2.jaxws.message.XMLFaultReason
 
getTextCharacters() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getTextCharacters() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getTextCharacters() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getTextCharacters() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getTextClassName(String) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
Converts text of the form [LFoo to the Foo[]
getTextLength() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getTextLength() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getTextLength() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getTextLength() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getTextStart() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getTextStart() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getTextStart() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getTextStart() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getThrowable() - Method in class org.apache.axis2.jaxws.server.InvocationListenerBean
 
getTotalBuilders() - Static method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilderMonitor
 
getTotalCreates() - Static method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilderMonitor
 
getTotalFailedCreates() - Static method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilderMonitor
 
getType() - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
getTypeValue() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.Element
 
getUserPrincipal() - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
getValue() - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
getValue(Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getValue(Object, BlockFactory) - Method in interface org.apache.axis2.jaxws.message.Message
 
getValueFromMessage(Message) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Given a message, return the business object based on the requestor's required format (PAYLOAD vs.
getValueFromMessage(Message) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
getValueFromMessage(Message) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
getVersion() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getVersion() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getVersion() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getVersion() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getWebResultName() - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
getWebResultTNS() - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
getWebResultType() - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
getWrapperClass(Class) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
 
getWSDLDocumentLocation() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getXMLBytes(String) - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
getXMLBytes(String) - Method in class org.apache.axis2.datasource.SourceDataSource
 
getXMLBytes(String) - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
getXMLBytes(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
getXMLBytes(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
getXMLBytes(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
getXMLBytes(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
getXMLBytes(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
getXMLBytes(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
getXMLFault() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getXMLFault() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getXMLFault() - Method in interface org.apache.axis2.jaxws.message.XMLPart
If the XMLPart represents a fault, an XMLFault is returned which describes the fault in a protocol agnostic manner
getXMLInputStream(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
getXMLInputStream(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
getXMLInputStream(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
getXMLInputStream(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
getXMLInputStream(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
getXMLInputStream(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
getXmlName() - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
 
getXMLPartContentType() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getXMLPartContentType() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getXMLPartContentType() - Method in interface org.apache.axis2.jaxws.message.XMLPart
The representation of the XMLPart may be in a number of different forms.
getXmlQName() - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
 
getXmlRootElementName() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc
 
getXmlRootElementNamespace() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc
 
getXmlRootElementQName(Class) - Static method in class org.apache.axis2.jaxws.utility.XMLRootElementUtil
 
getXmlRootElementQNameFromObject(Object) - Static method in class org.apache.axis2.jaxws.utility.XMLRootElementUtil
 
getXmlSeeAlsoClasses() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc
 
getXMLStreamReader(boolean) - Method in interface org.apache.axis2.jaxws.message.Block
Get the XMLStreamReader represented by this Block
getXMLStreamReader(boolean) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getXMLStreamReader(boolean) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getXMLStreamReader(boolean) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getXMLStreamReader(boolean) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Get the XMLStreamReader represented by this Message for the xml part
getXmlTypeName() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc
 
getXmlTypeNamespace() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc
 
getXmlTypeQName(Class) - Static method in class org.apache.axis2.jaxws.utility.XMLRootElementUtil
 

H

handleFaultResponse(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointCallback
 
HandlerChainProcessor - Class in org.apache.axis2.jaxws.handler
 
HandlerChainProcessor(List<Handler>, Protocol) - Constructor for class org.apache.axis2.jaxws.handler.HandlerChainProcessor
 
HandlerChainProcessor.Direction - Enum in org.apache.axis2.jaxws.handler
 
HandlerChainProcessor.MEP - Enum in org.apache.axis2.jaxws.handler
 
HandlerChainProcessor.TRACKER - Enum in org.apache.axis2.jaxws.handler
 
handlerChainsType - Variable in class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
 
handleRequest(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
 
handleResponse(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointCallback
 
handleResponse(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
 
HandlerInvocationContext - Class in org.apache.axis2.jaxws.handler
This data bean will be passed to the HandlerInvoker instance.
HandlerInvocationContext() - Constructor for class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
HandlerInvoker - Interface in org.apache.axis2.jaxws.handler
This interface represents a class that will be called by the JAX-WS EndpointController to handle the invocation of both inbound and outbound handlers.
HandlerInvokerFactory - Interface in org.apache.axis2.jaxws.handler.factory
Implementations of this interface is called by the EndpointController in JAX-WS in order to serve up an instance of a HandlerInvoker.
HandlerInvokerFactoryImpl - Class in org.apache.axis2.jaxws.handler.factory.impl
This is the default implementation of the HandlerInvokerFactory, and it will be registered with the FactoryRegistry.
HandlerInvokerFactoryImpl() - Constructor for class org.apache.axis2.jaxws.handler.factory.impl.HandlerInvokerFactoryImpl
 
HandlerInvokerImpl - Class in org.apache.axis2.jaxws.handler.impl
This class will be responsible for driving both inbound and outbound handler chains for an endpoint invocation.
HandlerInvokerImpl() - Constructor for class org.apache.axis2.jaxws.handler.impl.HandlerInvokerImpl
 
HandlerInvokerUtils - Class in org.apache.axis2.jaxws.handler
 
HandlerInvokerUtils() - Constructor for class org.apache.axis2.jaxws.handler.HandlerInvokerUtils
 
HandlerLifecycleManager - Interface in org.apache.axis2.jaxws.handler.lifecycle.factory
 
HandlerLifecycleManagerFactory - Class in org.apache.axis2.jaxws.handler.lifecycle.factory
 
HandlerLifecycleManagerFactory() - Constructor for class org.apache.axis2.jaxws.handler.lifecycle.factory.HandlerLifecycleManagerFactory
 
HandlerLifecycleManagerImpl - Class in org.apache.axis2.jaxws.handler.lifecycle.impl
 
HandlerLifecycleManagerImpl() - Constructor for class org.apache.axis2.jaxws.handler.lifecycle.impl.HandlerLifecycleManagerImpl
 
HandlerPostInvoker - Interface in org.apache.axis2.jaxws.handler
 
HandlerPostInvokerFactory - Interface in org.apache.axis2.jaxws.handler.factory
HandlerPostInvokerFactory is used to create a HandlerPostInvoker implementation class that will be called just after each JAXWS handler.handleMessage invocation.
HandlerPostInvokerFactoryImpl - Class in org.apache.axis2.jaxws.handler.factory.impl
HandlerPostInvokerFactoryImpl - the default implementation of HandlerPostInvokerFactory.
HandlerPostInvokerFactoryImpl() - Constructor for class org.apache.axis2.jaxws.handler.factory.impl.HandlerPostInvokerFactoryImpl
 
HandlerPostInvokerImpl - Class in org.apache.axis2.jaxws.handler.impl
 
HandlerPostInvokerImpl() - Constructor for class org.apache.axis2.jaxws.handler.impl.HandlerPostInvokerImpl
 
HandlerPreInvoker - Interface in org.apache.axis2.jaxws.handler
 
HandlerPreInvokerFactory - Interface in org.apache.axis2.jaxws.handler.factory
HandlerPreInvokerFactory is used to create a HandlerPreInvoker implementation class that will be called just prior to each JAXWS handler.handleMessage invocation.
HandlerPreInvokerFactoryImpl - Class in org.apache.axis2.jaxws.handler.factory.impl
HandlerPreInvokerFactoryImpl - the default implementation of HandlerPreInvokerFactory.
HandlerPreInvokerFactoryImpl() - Constructor for class org.apache.axis2.jaxws.handler.factory.impl.HandlerPreInvokerFactoryImpl
 
HandlerPreInvokerImpl - Class in org.apache.axis2.jaxws.handler.impl
 
HandlerPreInvokerImpl() - Constructor for class org.apache.axis2.jaxws.handler.impl.HandlerPreInvokerImpl
 
HandlerResolverImpl - Class in org.apache.axis2.jaxws.handler
 
HandlerResolverImpl(ServiceDescription) - Constructor for class org.apache.axis2.jaxws.handler.HandlerResolverImpl
 
HandlerResolverImpl(ServiceDescription, Object) - Constructor for class org.apache.axis2.jaxws.handler.HandlerResolverImpl
 
HandlerResolverImpl - Class in org.apache.axis2.jaxws.spi.handler
This is an implementation of HandlerResolver that can be used with a JAX-WS client to set the handler list.
HandlerResolverImpl(String) - Constructor for class org.apache.axis2.jaxws.spi.handler.HandlerResolverImpl
Constructor
HandlerResolverImpl(URI) - Constructor for class org.apache.axis2.jaxws.spi.handler.HandlerResolverImpl
Constructor
HandlerResolverImpl(File) - Constructor for class org.apache.axis2.jaxws.spi.handler.HandlerResolverImpl
Constructor
HandlerUtils - Class in org.apache.axis2.jaxws.handler
 
HandlerUtils() - Constructor for class org.apache.axis2.jaxws.handler.HandlerUtils
 
hasFaultResponse(MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Returns a boolean indicating whether or not the MessageContext contained a fault.
hasFaultResponse(MessageContext) - Static method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
hashCode() - Method in class org.apache.axis2.jaxws.addressing.util.EndpointKey
 
hasName() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
hasName() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
hasName() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
hasName() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
hasNext() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
hasNext() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
hasNext() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
hasNext() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
hasProperty(String) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
hasResourceAnnotation() - Method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
hasResourceAnnotation() - Method in interface org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescription
 
hasResourceAnnotation(ResourceInjectionServiceRuntimeDescription) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method indicates whether or not we need to perform WebServiceContext injection on a field within our endpoint instance.
hasText() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
hasText() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
hasText() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
hasText() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
hasXmlRootElement() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc
 
hasXmlType() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc
 
HTTPBinding - Class in org.apache.axis2.jaxws.binding
 
HTTPBinding(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.binding.HTTPBinding
 

I

ic - Variable in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
init(ConfigurationContext) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
initDispatcher() - Method in class org.apache.axis2.jaxws.dispatchers.GenericProviderDispatcher
 
initDispatcher() - Method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher
 
initialize(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
initialize(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
initMessageContext(Object, MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
initMessageContext(Object, MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
initMessageContext(MessageContext, Message, Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
inject(Object, Object) - Method in class org.apache.axis2.jaxws.server.endpoint.injection.impl.WebServiceContextInjectorImpl
 
inject(Object, Object) - Method in interface org.apache.axis2.jaxws.server.endpoint.injection.ResourceInjector
Inject resource on Filed, Method or Class depending on how the @Resource annotation is defined.
injectOnClass(Object, Object, Class) - Method in class org.apache.axis2.jaxws.server.endpoint.injection.impl.WebServiceContextInjectorImpl
 
injectOnClass(Object, Object, Class) - Method in interface org.apache.axis2.jaxws.server.endpoint.injection.ResourceInjector
Resource will be injection on the class.
injectOnField(Object, Object, Field) - Method in class org.apache.axis2.jaxws.server.endpoint.injection.impl.WebServiceContextInjectorImpl
 
injectOnField(Object, Object, Field) - Method in interface org.apache.axis2.jaxws.server.endpoint.injection.ResourceInjector
Resource will be injected on the field.
injectOnMethod(Object, Object, Method) - Method in class org.apache.axis2.jaxws.server.endpoint.injection.impl.WebServiceContextInjectorImpl
 
injectOnMethod(Object, Object, Method) - Method in interface org.apache.axis2.jaxws.server.endpoint.injection.ResourceInjector
Resource will be injected on the Method.
injectWebServiceContext(MessageContext, WebServiceContext, Object) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
install(MessageContext) - Static method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
Add the AttachmentAdapter as the property for the inbound or outbound attachment property
install(MessageContext) - Static method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
Add the AttachmentAdapter as the property for the inbound and/or outbound attachment property
install(MessageContext) - Static method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
Add the TransportHeadersAdapter as the property for TransportHeaders
instance - Variable in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
INVOCATION_LISTENER_LIST - Static variable in class org.apache.axis2.jaxws.spi.Constants
 
InvocationContext - Interface in org.apache.axis2.jaxws.core
The InvocationContext encapsulates all of the information relevant to a particular invocation.
InvocationContextFactory - Class in org.apache.axis2.jaxws.core
The InvocationContextFactory is used to create instances of an InvocationContext.
InvocationContextFactory() - Constructor for class org.apache.axis2.jaxws.core.InvocationContextFactory
 
InvocationContextImpl - Class in org.apache.axis2.jaxws.core
An implementation of the InvocationContext interface.
InvocationContextImpl() - Constructor for class org.apache.axis2.jaxws.core.InvocationContextImpl
 
InvocationController - Interface in org.apache.axis2.jaxws.core.controller
The InvocationController is an interface modeling the invocation of a target web service.
InvocationControllerFactory - Interface in org.apache.axis2.jaxws.core.controller
 
InvocationControllerFactoryImpl - Class in org.apache.axis2.jaxws.core.controller.impl
 
InvocationControllerFactoryImpl() - Constructor for class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerFactoryImpl
 
InvocationControllerImpl - Class in org.apache.axis2.jaxws.core.controller.impl
An abstract implementation of the InvocationController interface.
InvocationControllerImpl() - Constructor for class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
InvocationHelper - Class in org.apache.axis2.jaxws.server
This class represents static methods that are utilized during the course of invocation of a JAX-WS endpoint.
InvocationHelper() - Constructor for class org.apache.axis2.jaxws.server.InvocationHelper
 
InvocationListener - Interface in org.apache.axis2.jaxws.server
This interface will be implemented by those components wishing to be notified when requests are received on the server-side and when responses have been constructed on the server-side.
InvocationListenerBean - Class in org.apache.axis2.jaxws.server
An instance of this class will be passed to the InvocationListener instances in both the request and response flow.
InvocationListenerBean() - Constructor for class org.apache.axis2.jaxws.server.InvocationListenerBean
 
InvocationListenerBean(EndpointInvocationContext, InvocationListenerBean.State) - Constructor for class org.apache.axis2.jaxws.server.InvocationListenerBean
 
InvocationListenerBean.State - Enum in org.apache.axis2.jaxws.server
 
InvocationListenerFactory - Interface in org.apache.axis2.jaxws.server
This interface will be implemented by those wishing to create instances of an InvocationListener based on certain context information for a given request.
InvocationListenerRegistry - Class in org.apache.axis2.jaxws.registry
This class will provide a means for JAX-WS users to register InvocationListenerFactory implementations.
InvocationListenerRegistry() - Constructor for class org.apache.axis2.jaxws.registry.InvocationListenerRegistry
 
InvocationPattern - Enum in org.apache.axis2.jaxws.core.controller
 
invoke(Object) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Note to developer: When making a change or fix to this method, please consider all 5 Proxy/Dispatch "invoke" methods now available in JAX-WS.
invoke(MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.DispatchOperationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
invoke(InvocationContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
invoke(InvocationContext) - Method in interface org.apache.axis2.jaxws.core.controller.InvocationController
Performs a synchronous (blocking) invocation of a target service.
invoke(MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher
 
invoke(MessageContext) - Method in interface org.apache.axis2.jaxws.server.dispatcher.EndpointDispatcher
Invoke the target endpoint synchronously
invoke(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
invoke(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
invoke(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
invoke(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
This method is used to start the JAX-WS invocation of a target endpoint.
invokeAsync(Object, AsyncHandler) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Note to developer: When making a change or fix to this method, please consider all 5 Proxy/Dispatch "invoke" methods now available in JAX-WS.
invokeAsync(Object) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Note to developer: When making a change or fix to this method, please consider all 5 Proxy/Dispatch "invoke" methods now available in JAX-WS.
invokeAsync(InvocationContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
invokeAsync(InvocationContext, AsyncHandler) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
invokeAsync(InvocationContext) - Method in interface org.apache.axis2.jaxws.core.controller.InvocationController
Performs an asynchronous (non-blocking) invocation of the client based on a callback model.
invokeAsync(InvocationContext, AsyncHandler) - Method in interface org.apache.axis2.jaxws.core.controller.InvocationController
Performs an asynchronous (non-blocking) invocation of the client based on a polling model.
invokeAsync(MessageContext, EndpointCallback) - Method in interface org.apache.axis2.jaxws.server.dispatcher.EndpointDispatcher
 
invokeAsync(MessageContext, EndpointCallback) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
invokeAsync(MessageContext, EndpointCallback) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
invokeAsync(MessageContext, EndpointCallback) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
invokeAsync(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
 
invokeInboundHandlers(HandlerInvocationContext) - Method in interface org.apache.axis2.jaxws.handler.HandlerInvoker
Invokes all inbound handlers for the incoming request to the endpoint.
invokeInboundHandlers(MEPContext, List<Handler>, HandlerChainProcessor.MEP, boolean) - Static method in class org.apache.axis2.jaxws.handler.HandlerInvokerUtils
Invoke Inbound Handlers
invokeInboundHandlers(HandlerInvocationContext) - Method in class org.apache.axis2.jaxws.handler.impl.HandlerInvokerImpl
This invokes the inbound handlers for the invocation.
invokeInboundHandlersForClosure(MEPContext, List<Handler>, HandlerChainProcessor.MEP) - Static method in class org.apache.axis2.jaxws.handler.HandlerInvokerUtils
Invoke Inbound Handlers
invokeMethod(Method, Object[]) - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
invokeOneWay(Object) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Note to developer: When making a change or fix to this method, please consider all 5 Proxy/Dispatch "invoke" methods now available in JAX-WS.
invokeOneWay(InvocationContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
invokeOneWay(InvocationContext) - Method in interface org.apache.axis2.jaxws.core.controller.InvocationController
Performs a one-way invocation of the client.
invokeOneWay(MessageContext) - Method in interface org.apache.axis2.jaxws.server.dispatcher.EndpointDispatcher
 
invokeOneWay(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
invokeOneWay(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
invokeOneWay(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
invokeOneWay(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
 
invokeOutboundHandlerFlow(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointCallback
This method will drive the invocation of the outbound JAX-WS application handler flow.
invokeOutboundHandlers(HandlerInvocationContext) - Method in interface org.apache.axis2.jaxws.handler.HandlerInvoker
Invokes all inbound handlers for the incoming request to the endpoint.
invokeOutboundHandlers(MEPContext, List<Handler>, HandlerChainProcessor.MEP, boolean) - Static method in class org.apache.axis2.jaxws.handler.HandlerInvokerUtils
Invoke OutboundHandlers
invokeOutboundHandlers(HandlerInvocationContext) - Method in class org.apache.axis2.jaxws.handler.impl.HandlerInvokerImpl
This invokes the outbound handlers for the invocation.
invokePostConstruct() - Method in interface org.apache.axis2.jaxws.handler.lifecycle.factory.HandlerLifecycleManager
 
invokePostConstruct() - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
invokePostConstruct(Method) - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
invokePostConstruct() - Method in interface org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleManager
 
invokePreDestroy() - Method in interface org.apache.axis2.jaxws.handler.lifecycle.factory.HandlerLifecycleManager
 
invokePreDestroy() - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
invokePreDestroy(Method) - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
invokePreDestroy() - Method in interface org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleManager
 
invokeTargetOperation(Method, Object[]) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
isAddressingConfigured() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
Indicates if Addressing was configured explicitly via metadata, such as through a deployment descriptor.
isAddressingEnabled() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
Indicates if addressing is enabled or disabled.
isAddressingRequired() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
Indicates if addressing is required or not.
isApplicationAccessLocked() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
isAsync() - Method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
isAttributeSpecified(int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
isAttributeSpecified(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
isAttributeSpecified(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
isAttributeSpecified(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
isBusinessObject() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
isCancelled() - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
isCharacters() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
isCharacters() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
isCharacters() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
isCharacters() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
isConsumed() - Method in interface org.apache.axis2.jaxws.message.Block
isConsumed Return true if the block is consumed.
isConsumed() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
isConsumed() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
isConsumed() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
isConsumed() - Method in interface org.apache.axis2.jaxws.message.XMLPart
isConsumed Return true if the part is consumed.
isConvertable(Object, Class) - Static method in class org.apache.axis2.jaxws.utility.ConvertUtils
This method should return true if the convert method will succeed.
isDestructiveRead() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
isDestructiveRead() - Method in class org.apache.axis2.datasource.SourceDataSource
 
isDestructiveRead() - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
isDestructiveRead() - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
isDestructiveRead() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
isDestructiveRead() - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
isDestructiveRead() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
isDestructiveRead() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
isDestructiveRead() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
isDestructiveWrite() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
isDestructiveWrite() - Method in class org.apache.axis2.datasource.SourceDataSource
 
isDestructiveWrite() - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
isDestructiveWrite() - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
isDestructiveWrite() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
isDestructiveWrite() - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
isDestructiveWrite() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
isDestructiveWrite() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
isDestructiveWrite() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
isDocLitBare(OperationDescription) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
 
isDocLitBareMinimal(OperationDescription, ClassLoader) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
If a webservices is created without xjc, then there will be no ObjectFactory classes packaged with the webservice.
isDocLitWrapped(OperationDescription) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
 
isDocLitWrappedMinimal(OperationDescription) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
If a web service is created without wsgen, it is possible that the wrapper elements are missing.
isDocLitWrappedPlus(OperationDescription) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
If an web service is created using wsgen, it is possible that the sei does not comply with the wrapped rules.
isDoingSWA() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
isDoingSWA() - Method in interface org.apache.axis2.jaxws.message.Message
 
isDone() - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
isElement() - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockFactoryImpl
 
isElement() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockFactoryImpl
 
isElement() - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockFactoryImpl
 
isElement() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockFactoryImpl
 
isElement() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockFactoryImpl
 
isElement() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockFactoryImpl
 
isElement() - Method in interface org.apache.axis2.jaxws.message.factory.BlockFactory
 
isElementData() - Method in interface org.apache.axis2.jaxws.message.Block
 
isElementData() - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
isElementData() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
isElementData() - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
isElementData() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
isElementData() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
isElementData() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
isEmpty() - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
isEmpty() - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
isEmpty() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
isEmpty() - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
isEmpty() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
isEndElement() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
isEndElement() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
isEndElement() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
isEndElement() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
isFault() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
isFault() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
isFault(SOAPEnvelope) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
 
isFault(SOAPEnvelope) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
 
isFault() - Method in interface org.apache.axis2.jaxws.message.XMLPart
Determines whether the XMLPart represents a Fault
isHighFidelity(MessageContext) - Static method in class org.apache.axis2.jaxws.handler.HandlerUtils
isHighFidelity The JAX-WS engine attempts to stream data as fast as possible.
isHTTPBinding(String) - Static method in class org.apache.axis2.jaxws.binding.BindingUtils
 
isJar(File) - Static method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
Check if this inputstream is a jar/zip
isJAXBRemoveIllegalChars(MessageContext) - Static method in class org.apache.axis2.jaxws.context.utils.ContextUtils
isJAXBRemoveIllegalChars Determine if illegal characters should be removed when JAXB beans are written
isJAXWSClass(Class) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
 
isMaintainSession() - Method in class org.apache.axis2.jaxws.core.MessageContext
Used to determine whether or not session state has been enabled.
isMonitoring() - Static method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshallerMonitor
 
isMonitoring() - Static method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilderMonitor
 
isMonitoring() - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtilsMonitor
 
isMTOMBinding(String) - Static method in class org.apache.axis2.jaxws.binding.BindingUtils
 
isMTOMEnabled() - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
 
isMTOMEnabled() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
isMTOMEnabled() - Method in class org.apache.axis2.jaxws.message.attachments.JAXBAttachmentMarshaller
 
isMTOMEnabled() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
isMTOMEnabled() - Method in interface org.apache.axis2.jaxws.message.Message
A message is MTOM enabled if the associated dispatch/client/impl/provider has a binding type that enables MTOM.
isOneWay() - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
isOneWay(MessageContext) - Static method in class org.apache.axis2.jaxws.server.EndpointController
 
isOneWay() - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Returns a boolean value indicating whether or not the invocation pattern for the request is one way or not.
isOneWay() - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
isOutbound() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
isParsedEntityStreamAvailable() - Method in class org.apache.axis2.jaxws.message.databinding.impl.ParsedEntityReaderImpl
 
isParsedEntityStreamAvailable() - Method in interface org.apache.axis2.jaxws.message.databinding.ParsedEntityReader
 
isPostConstruct(Method) - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
isPostPivot() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
isPostPivot() - Method in interface org.apache.axis2.jaxws.message.Message
 
isPreDestroy(Method) - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
isPublished() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
isQNameAvailable() - Method in interface org.apache.axis2.jaxws.message.Block
 
isQNameAvailable() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
isResettable() - Method in class org.apache.axis2.jaxws.message.util.Reader
isResettable
isRespectBindingEnabled() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
isServer() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
isSOAP11Binding(String) - Static method in class org.apache.axis2.jaxws.binding.BindingUtils
 
isSOAP12Binding(String) - Static method in class org.apache.axis2.jaxws.binding.BindingUtils
 
isSOAPBinding(String) - Static method in class org.apache.axis2.jaxws.binding.BindingUtils
 
isStandalone() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
isStandalone() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
isStandalone() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
isStandalone() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
isStartElement() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
isStartElement() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
isStartElement() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
isStartElement() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
isUserInRole(String) - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
isValid(WebServiceFeature) - Method in class org.apache.axis2.jaxws.feature.ClientFramework
 
isWebResult() - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
isWhiteSpace() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
isWhiteSpace() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
isWhiteSpace() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
isWhiteSpace() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
isxmlList() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
isXOPPackage() - Method in class org.apache.axis2.datasource.jaxb.AbstractJAXBAttachmentUnmarshaller
 
isXOPPackage() - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
Override isXOPPackaget to calculate the isXOPPackage setting

J

JavaBeanDispatcher - Class in org.apache.axis2.jaxws.server.dispatcher
The JavaBeanDispatcher is used to manage creating an instance of a JAX-WS service implementation bean and dispatching the inbound request to that instance.
JavaBeanDispatcher(Class, Object) - Constructor for class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
JavaDispatcher - Class in org.apache.axis2.jaxws.server.dispatcher
JavaDispatcher is an abstract class that can be extended to implement an EndpointDispatcher to a Java object.
JavaDispatcher(Class, Object) - Constructor for class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
JavaDispatcher.AsyncInvocationWorker - Class in org.apache.axis2.jaxws.server.dispatcher
 
JavaDispatcher.AsyncInvocationWorker(Method, Object[], ClassLoader, EndpointInvocationContext) - Constructor for class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher.AsyncInvocationWorker
 
JavaUtils - Class in org.apache.axis2.jaxws.utility
Common Java Utilites
JAXBAttachmentMarshaller - Class in org.apache.axis2.datasource.jaxb
An implementation of the JAXB AttachmentMarshaller that is used to handle binary data from JAXB and create populate the appropriate constructs on the MessageContext
JAXBAttachmentMarshaller(MessageContext, XMLStreamWriter) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
Construct the JAXBAttachmentMarshaller that has access to the MessageContext
JAXBAttachmentMarshaller - Class in org.apache.axis2.jaxws.message.attachments
An implementation of the JAXB AttachmentMarshaller that is used to handle binary data from JAXB and create populate the appropriate constructs within the JAX-WS Message Model.
JAXBAttachmentMarshaller(Message, XMLStreamWriter) - Constructor for class org.apache.axis2.jaxws.message.attachments.JAXBAttachmentMarshaller
 
JAXBAttachmentUnmarshaller - Class in org.apache.axis2.datasource.jaxb
JAXBAttachmentUnmarshaller

An implementation of the javax.xml.bind.attachment.AttachmentUnmarshaller that is used for deserializing XOP elements into their corresponding binary data packages.

JAXBAttachmentUnmarshaller(MimePartProvider, MessageContext) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshaller
 
JAXBAttachmentUnmarshaller - Class in org.apache.axis2.jaxws.message.attachments
JAXBAttachmentUnmarshaller

An implementation of the javax.xml.bind.attachment.AttachmentUnmarshaller that is used for deserializing XOP elements into their corresponding binary data packages.

JAXBAttachmentUnmarshaller(MimePartProvider, Message) - Constructor for class org.apache.axis2.jaxws.message.attachments.JAXBAttachmentUnmarshaller
 
JAXBAttachmentUnmarshallerMonitor - Class in org.apache.axis2.datasource.jaxb
The monitor is used by the tests to ensure that the JAXBAttachmentUnmarshaller is used and is functioning correctly.
JAXBBlock - Interface in org.apache.axis2.jaxws.message.databinding
JAXBBlock Block represented by a JAXB object
JAXBBlockContext - Class in org.apache.axis2.jaxws.message.databinding
 
JAXBBlockContext(TreeSet<String>, String) - Constructor for class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
Full Constructor JAXBBlockContext (most performant)
JAXBBlockContext(TreeSet<String>) - Constructor for class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
Slightly slower constructor
JAXBBlockContext(String) - Constructor for class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
Deprecated. 
JAXBBlockContext(JAXBContext) - Constructor for class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
"Dispatch" Constructor Use this full constructor when the JAXBContent is provided by the customer.
JAXBBlockFactory - Interface in org.apache.axis2.jaxws.message.factory
JAXBBlockFactory

Creates a JAXBBlock.

JAXBBlockFactoryImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
JAXBBlockFactoryImpl Creates a JAXBBlock
JAXBBlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockFactoryImpl
Default Constructor required for Factory
JAXBBlockImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
JAXBBlockImpl

A Block containing a JAXB business object (either a JAXBElement or an object with @XmlRootElement).

jaxbContext - Static variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
JAXBContextFromClasses - Class in org.apache.axis2.jaxws.message.databinding
This class provides a utility method, newInstance, which builds a valid JAXBContext from a series of classes.
JAXBCustomBuilder - Class in org.apache.axis2.datasource.jaxb
JAXBCustomBuilder creates an OMSourcedElement backed by a JAXBDataSource for the specified namespace and localPart.
JAXBCustomBuilder(JAXBDSContext) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBCustomBuilder
Create a JAXBCustomBuilder
JAXBCustomBuilderMonitor - Class in org.apache.axis2.datasource.jaxb
The monitor is used by the tests to ensure that the JAXBCustomBuilder is used and is functioning correctly.
JAXBDataSource - Class in org.apache.axis2.datasource.jaxb
OMDataSource backed by a jaxb object
JAXBDataSource(Object, JAXBDSContext) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
JAXBDispatch<T> - Class in org.apache.axis2.jaxws.client.dispatch
 
JAXBDispatch(ServiceDelegate, EndpointDescription, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
JAXBDispatch(ServiceDelegate, EndpointDescription, EndpointReference, String, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
JAXBDispatchAsyncListener - Class in org.apache.axis2.jaxws.client.dispatch
The JAXBDispatchAsyncListener is an extension of the AsyncResponse class to provide JAX-B specific function when processing an async response.
JAXBDispatchAsyncListener(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.client.dispatch.JAXBDispatchAsyncListener
 
JAXBDSContext - Class in org.apache.axis2.datasource.jaxb
 
JAXBDSContext(TreeSet<String>, String) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBDSContext
Full Constructor JAXBDSContext (most performant)
JAXBDSContext(TreeSet<String>) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBDSContext
Slightly slower constructor
JAXBDSContext(String) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBDSContext
Deprecated. 
JAXBDSContext(JAXBContext) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBDSContext
"Dispatch" Constructor Use this full constructor when the JAXBContent is provided by the customer.
JAXBExclude - Interface in org.apache.axis2.jaxws.spi
Marker interface that can be used to identify classes that should be excluded from JAXB processing when JAX-WS constructs a JAXBContext.
JAXBUtils - Class in org.apache.axis2.jaxws.message.databinding
JAXB Utilites to pool JAXBContext and related objects.
JAXBUtils() - Constructor for class org.apache.axis2.jaxws.message.databinding.JAXBUtils
 
JAXBUtils.CONSTRUCTION_TYPE - Enum in org.apache.axis2.jaxws.message.databinding
 
JAXBUtilsMonitor - Class in org.apache.axis2.jaxws.message.databinding
The monitor is used by the tests to ensure that the JAXBUtils code is used and is functioning correctly.
JAXBWrapperException - Exception in org.apache.axis2.jaxws.wrapper.impl
 
JAXBWrapperException() - Constructor for exception org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperException
 
JAXBWrapperException(String, Throwable) - Constructor for exception org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperException
 
JAXBWrapperException(String) - Constructor for exception org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperException
 
JAXBWrapperException(Throwable) - Constructor for exception org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperException
 
JAXBWrapperTool - Interface in org.apache.axis2.jaxws.wrapper
The JAXBWrapper tool is used to create a JAXB Object from a series of child objects (wrap) or get the child objects from a JAXB Object (unwrap)
JAXBWrapperToolImpl - Class in org.apache.axis2.jaxws.wrapper.impl
The JAXBWrapper tool is used to create a JAXB Object from a series of child objects (wrap) or get the child objects from a JAXB Object (unwrap)
JAXBWrapperToolImpl() - Constructor for class org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
 
JAXWS_ENABLE_JAXB_PAYLOAD_STREAMING - Static variable in interface org.apache.axis2.jaxws.Constants
Deprecated.
see JAXWS_PAYLOAD_HIGH_FIDELITY
JAXWS_HANDLER_TRACKER - Static variable in class org.apache.axis2.jaxws.handler.Constants
This constant is used to decide if we should track a JAX-WS handler's usage of the SOAPHeadersAdapter along with SAAJ.
JAXWS_INBOUND_SOAP_HEADERS - Static variable in interface org.apache.axis2.jaxws.Constants
 
JAXWS_JAXB_WRITE_REMOVE_ILLEGAL_CHARS - Static variable in interface org.apache.axis2.jaxws.Constants
Context Property: Name: jaxws.jaxb.write.remove.illegal.chars Value: Boolean.TRUE or Boolean.FALSE Default: null, which is interpreted as FALSE.
JAXWS_MESSAGE_ACCESSOR - Static variable in interface org.apache.axis2.jaxws.Constants
javax.xml.ws.handler.MessageContext Property: Name: jaxws.message.as.string Value: null or MessageAccessor Description: A handler or resource injection @WebServiceContext may use this property to get access to a MessageAccessor object.
JAXWS_OUTBOUND_SOAP_HEADERS - Static variable in interface org.apache.axis2.jaxws.Constants
 
JAXWS_PAYLOAD_HIGH_FIDELITY - Static variable in interface org.apache.axis2.jaxws.Constants
Context Property: Name: jaxws.payload.highFidelity Value: Boolean.TRUE or Boolean.FALSE Default: null, which is interpreted as FALSE....engine may set this to TRUE in some cases.
JAXWS_PROVIDER_NULL_ONEWAY - Static variable in interface org.apache.axis2.jaxws.Constants
Context Property: Name: jaxws.provider.interpretNullAsOneway Value: Boolean.TRUE or Boolean.FALSE Default: TRUE.
JAXWS_WEBMETHOD_EXCEPTION - Static variable in interface org.apache.axis2.jaxws.Constants
If an exception is thrown by the JAXWS webservice's webmethod, the Throwable object is placed in the service outbound response context.
JAXWSDeployer - Class in org.apache.axis2.jaxws.framework
 
JAXWSDeployer() - Constructor for class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
JAXWSEndpointReferenceFactory - Interface in org.apache.axis2.jaxws.addressing.factory
This class represents factories that can be used to generate instances of the EndpointReference.
JAXWSEndpointReferenceFactoryImpl - Class in org.apache.axis2.jaxws.addressing.factory.impl
This class is used to generate instances of the following subclasses of EndpointReference.
JAXWSEndpointReferenceFactoryImpl() - Constructor for class org.apache.axis2.jaxws.addressing.factory.impl.JAXWSEndpointReferenceFactoryImpl
Constructor
JAXWSExecutorFactory - Class in org.apache.axis2.jaxws.utility
This is an implementation of the ExecutorFactory interface.
JAXWSExecutorFactory() - Constructor for class org.apache.axis2.jaxws.utility.JAXWSExecutorFactory
 
JAXWSMessageReceiver - Class in org.apache.axis2.jaxws.server
The JAXWSMessageReceiver is the entry point, from the server's perspective, to the JAX-WS code.
JAXWSMessageReceiver() - Constructor for class org.apache.axis2.jaxws.server.JAXWSMessageReceiver
 
JAXWSProxyHandler - Class in org.apache.axis2.jaxws.client.proxy
ProxyHandler is the java.lang.reflect.InvocationHandler implementation.
JAXWSProxyHandler(ServiceDelegate, Class, EndpointDescription, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
JAXWSProxyHandler(ServiceDelegate, Class, EndpointDescription, EndpointReference, String, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
JAXWSThreadFactory - Class in org.apache.axis2.jaxws.utility
Factory to create threads in the ThreadPool Executor.
JAXWSThreadFactory() - Constructor for class org.apache.axis2.jaxws.utility.JAXWSThreadFactory
 

K

KEY - Static variable in class org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalInfo
 
keySet() - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
keySet() - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
keySet() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
keySet() - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
keySet() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 

L

LifecycleException - Exception in org.apache.axis2.jaxws.lifecycle
 
LifecycleException() - Constructor for exception org.apache.axis2.jaxws.lifecycle.LifecycleException
 
LifecycleException(String) - Constructor for exception org.apache.axis2.jaxws.lifecycle.LifecycleException
 
LifecycleException(String, Throwable) - Constructor for exception org.apache.axis2.jaxws.lifecycle.LifecycleException
 
LifecycleException(Throwable) - Constructor for exception org.apache.axis2.jaxws.lifecycle.LifecycleException
 
LifecycleManager - Class in org.apache.axis2.jaxws.spi.handler
 
LifecycleManager(Object) - Constructor for class org.apache.axis2.jaxws.spi.handler.LifecycleManager
 
loadClass(String) - Static method in class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
 
log - Static variable in class org.apache.axis2.jaxws.server.endpoint.Utils
 
log - Static variable in class org.apache.axis2.jaxws.utility.SingleThreadedExecutor
 
log(Method, Throwable, boolean, Class, Object, Object[]) - Static method in class org.apache.axis2.jaxws.WebServiceExceptionLogger
Logs an error if the exception thrown by @WebMethod m is not a checked exception.
LogicalMessageContext - Class in org.apache.axis2.jaxws.handler
The LogicalMessageContext is a JAX-WS interface that is given to Logical handlers to provide access to the message and its associated properties.
LogicalMessageContext(MessageContext) - Constructor for class org.apache.axis2.jaxws.handler.LogicalMessageContext
 
LogicalMessageImpl - Class in org.apache.axis2.jaxws.handler
 
LogicalMessageImpl(MEPContext) - Constructor for class org.apache.axis2.jaxws.handler.LogicalMessageImpl
 

M

makeBinaryOMNode(OMElement, DataHandler) - Static method in class org.apache.axis2.jaxws.message.attachments.AttachmentUtils
Given an
makeXopElement(OMText) - Static method in class org.apache.axis2.jaxws.message.attachments.AttachmentUtils
Given an OMText node, create it's corresponding
MAPPED_EXCEPTION - Static variable in class org.apache.axis2.jaxws.spi.Constants
 
markUnderstoodHeaderParameters(MessageContext) - Static method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandUtils
Mark all headers for JAXWS SEI method paramaters as understood.
marshal(Object, XMLStreamWriter) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
Marshal the jaxb object
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in interface org.apache.axis2.jaxws.marshaller.MethodMarshaller
This method creates a Message from a Throwable input parameter.
marshalRequest(Object[], OperationDescription, Map<String, Object>) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
marshalRequest(Object[], OperationDescription, Map<String, Object>) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
marshalRequest(Object[], OperationDescription, Map<String, Object>) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
marshalRequest(Object[], OperationDescription, Map<String, Object>) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
marshalRequest(Object[], OperationDescription, Map<String, Object>) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
marshalRequest(Object[], OperationDescription, Map<String, Object>) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
marshalRequest(Object[], OperationDescription, Map<String, Object>) - Method in interface org.apache.axis2.jaxws.marshaller.MethodMarshaller
This method converts SIGNATURE_ARGS into a Message.
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in interface org.apache.axis2.jaxws.marshaller.MethodMarshaller
This method converts the SIGNATURE_ARGS and RETURN object into a Message.
MarshalServiceRuntimeDescription - Interface in org.apache.axis2.jaxws.runtime.description.marshal
Used to cache marshal information
MarshalServiceRuntimeDescriptionBuilder - Class in org.apache.axis2.jaxws.runtime.description.marshal.impl
 
MarshalServiceRuntimeDescriptionFactory - Class in org.apache.axis2.jaxws.runtime.description.marshal
 
MarshalServiceRuntimeDescriptionImpl - Class in org.apache.axis2.jaxws.runtime.description.marshal.impl
 
MarshalServiceRuntimeDescriptionImpl(String, ServiceDescription) - Constructor for class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
MEP_CONTEXT - Static variable in interface org.apache.axis2.jaxws.Constants
 
MEPContext - Class in org.apache.axis2.jaxws.handler
The MEPContext is the version of the MessageContext that will be given to application handlers as the handler list is traversed.
MEPContext(MessageContext) - Constructor for class org.apache.axis2.jaxws.handler.MEPContext
 
Message - Interface in org.apache.axis2.jaxws.message
Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

MessageAccessor - Class in org.apache.axis2.jaxws.api
Value of the Constants.JAXWS_MESSAGE_ACCESSOR property Allows a user to gain access to certain Message information that are not exposed by the Message on the javax.xml.ws.handler.MessageContext The MessageAccessor is created with MessageAccessorFactory.
MessageAccessorFactory - Interface in org.apache.axis2.jaxws.api
Create an MessageAccessor object.
MessageAccessorFactoryImpl - Class in org.apache.axis2.jaxws.api
Create an MessageAccessor object.
MessageAccessorFactoryImpl() - Constructor for class org.apache.axis2.jaxws.api.MessageAccessorFactoryImpl
 
MessageContext - Class in org.apache.axis2.jaxws.core
The org.apache.axis2.jaxws.core.MessageContext is an interface that extends the JAX-WS 2.0 javax.xml.ws.handler.MessageContext defined in the spec.
MessageContext() - Constructor for class org.apache.axis2.jaxws.core.MessageContext
Construct a MessageContext without a prior Axis2 MessageContext (usage outbound dispatch/proxy)
MessageContext(MessageContext) - Constructor for class org.apache.axis2.jaxws.core.MessageContext
Construct a MessageContext with a prior MessageContext (usage inbound client/server or outbound server)
MessageContextFactory - Class in org.apache.axis2.jaxws.context.factory
 
MessageContextFactory() - Constructor for class org.apache.axis2.jaxws.context.factory.MessageContextFactory
 
MessageContextUtils - Class in org.apache.axis2.jaxws.core.util
A utility class for handling some of the common issues related to the JAX-WS MessageContext.
MessageContextUtils() - Constructor for class org.apache.axis2.jaxws.core.util.MessageContextUtils
 
messageCtx - Variable in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
MessageFactory - Interface in org.apache.axis2.jaxws.message.factory
MessageFactory

Creates a Message object.

MessageFactoryImpl - Class in org.apache.axis2.jaxws.message.impl
MessageFactoryImpl
MessageFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.impl.MessageFactoryImpl
Default Constructor required for Factory
MessageImpl - Class in org.apache.axis2.jaxws.message.impl
MessageImpl A Message is an XML part + Attachments.
MessageUtils - Class in org.apache.axis2.jaxws.message.util
Miscellaneous Utilities that may be useful inside and outside the Message subcomponent.
MessageUtils() - Constructor for class org.apache.axis2.jaxws.message.util.MessageUtils
 
MethodMarshaller - Interface in org.apache.axis2.jaxws.marshaller
This class marshals and unmarshals method invocations.
MethodMarshallerFactory - Class in org.apache.axis2.jaxws.marshaller.factory
The MethodMarshallerFactory creates a Doc/Lit Wrapped, Doc/Lit Bare or RPC Marshaller using SOAPBinding information
MethodMarshallerUtils - Class in org.apache.axis2.jaxws.marshaller.impl.alt
Static Utilty Classes used by the MethodMarshaller implementations in the alt package.
MethodParameter - Class in org.apache.axis2.jaxws.marshaller
Stores Method Parameter as Name and Value.
MethodParameter(ParameterDescription, Object) - Constructor for class org.apache.axis2.jaxws.marshaller.MethodParameter
 
MethodParameter(String, String, Class, Object) - Constructor for class org.apache.axis2.jaxws.marshaller.MethodParameter
 
migrateContextToThread(MessageContext) - Method in class org.apache.axis2.jaxws.addressing.migrator.EndpointContextMapMigrator
 
migratePropertiesFromMessageContext(Map<String, Object>, MessageContext) - Method in class org.apache.axis2.jaxws.client.PropertyMigrator
 
migratePropertiesFromMessageContext(Map<String, Object>, MessageContext) - Method in interface org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigrator
Is called to handle property migratom FROM the internal org.apache.axis2.jaxws.core.MessageContext TO a target user context (BindingProvider client context or server MessageContext) that the user will access.
migratePropertiesToMessageContext(Map<String, Object>, MessageContext) - Method in class org.apache.axis2.jaxws.client.PropertyMigrator
 
migratePropertiesToMessageContext(Map<String, Object>, MessageContext) - Method in interface org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigrator
Is called to handle property migration FROM the user context (BindingProvider client context or server MessageContext) TO a target internal org.apache.axis2.jaxws.core.MessageContext.
migrateThreadToContext(MessageContext) - Method in class org.apache.axis2.jaxws.addressing.migrator.EndpointContextMapMigrator
 
mode - Variable in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
MTOMConfigurator - Class in org.apache.axis2.jaxws.client.config
 
MTOMConfigurator() - Constructor for class org.apache.axis2.jaxws.client.config.MTOMConfigurator
 
MUSTUNDERSTAND - Static variable in class org.apache.axis2.jaxws.message.XMLFaultCode
 
MustUnderstandChecker - Class in org.apache.axis2.jaxws.dispatchers
Plugin to remove "understood" headers for the JAXWS related headers.
MustUnderstandChecker() - Constructor for class org.apache.axis2.jaxws.dispatchers.MustUnderstandChecker
 
MustUnderstandUtils - Class in org.apache.axis2.jaxws.dispatchers
Static utility methods used in processing mustUnderstand headers relative to JAXWS.
MustUnderstandUtils() - Constructor for class org.apache.axis2.jaxws.dispatchers.MustUnderstandUtils
 
MustUnderstandValidationDispatcher - Class in org.apache.axis2.jaxws.dispatchers
Do JAXWS MustUnderstand header processing per the JAXWS 2.0 specification.
MustUnderstandValidationDispatcher() - Constructor for class org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher
 

N

NamespaceContextFromDOM - Class in org.apache.axis2.jaxws.message.util.impl
Namespace information available at the current scope.
newInstance(Class[], ClassLoader, Map<String, ?>) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBContextFromClasses
Create a JAXBContext from the given class array and class loader.
newInstance(Class[], ClassLoader, Map<String, ?>, List<String>) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBContextFromClasses
 
newReader() - Method in class org.apache.axis2.jaxws.message.util.DOMReader
 
newReader() - Method in class org.apache.axis2.jaxws.message.util.Reader
Get a newReader from the Object
newReader() - Method in class org.apache.axis2.jaxws.message.util.ResettableReader
 
newReader() - Method in class org.apache.axis2.jaxws.message.util.SOAPElementReader
 
newThread(Runnable) - Method in class org.apache.axis2.jaxws.utility.JAXWSThreadFactory
 
next() - Method in class org.apache.axis2.jaxws.message.impl.XMLStreamReaderForXMLSpine
 
next() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
next() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
next() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
next() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
nextTag() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
nextTag() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
nextTag() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
nextTag() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
notify(InvocationListenerBean) - Method in interface org.apache.axis2.jaxws.server.InvocationListener
This method will be called by JAX-WS when a message has been received or just before a response is sent to the client.
notifyOnException(InvocationListenerBean) - Method in interface org.apache.axis2.jaxws.server.InvocationListener
This method will be called anytime that an exception occurs within the JAX-WS server-side code flow.
NS - Static variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 

O

OccurrenceArray - Class in org.apache.axis2.jaxws.message
Used by the marshaling engine to wrap an array or List to indicate that the components should be marshaled as a series of elements (occurrence elements).
OccurrenceArray(Object) - Constructor for class org.apache.axis2.jaxws.message.OccurrenceArray
 
OM_ATTRIBUTE_KEY - Static variable in interface org.apache.axis2.jaxws.message.util.SAAJConverter
 
OMBlock - Interface in org.apache.axis2.jaxws.message.databinding
OMBlock Block represented by an OMElement object
OMBlockFactory - Interface in org.apache.axis2.jaxws.message.factory
OMBlockFactory

Creates an OMBlock

* The FactoryRegistry should be used to get access to the Factory

OMBlockFactoryImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
OMBlockFactoryImpl

Creates an OMBlock

OMBlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.OMBlockFactoryImpl
Default Constructor required for Factory
OMBlockImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
OMBlockImpl Block with a business object that is an OMElement
omElement - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
onComplete(MessageContext, ClassLoader) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
onComplete(MessageContext) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
onComplete(AsyncResult) - Method in class org.apache.axis2.jaxws.client.async.CallbackFuture
 
onComplete(AsyncResult) - Method in class org.apache.axis2.jaxws.client.async.PollingFuture
 
onError(Throwable, MessageContext, ClassLoader) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
onError(Throwable, MessageContext) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
onError(Exception) - Method in class org.apache.axis2.jaxws.client.async.CallbackFuture
 
onError(Exception) - Method in class org.apache.axis2.jaxws.client.async.PollingFuture
 
org.apache.axis2.datasource - package org.apache.axis2.datasource
 
org.apache.axis2.datasource.jaxb - package org.apache.axis2.datasource.jaxb
 
org.apache.axis2.jaxws - package org.apache.axis2.jaxws
 
org.apache.axis2.jaxws.addressing - package org.apache.axis2.jaxws.addressing
 
org.apache.axis2.jaxws.addressing.factory - package org.apache.axis2.jaxws.addressing.factory
 
org.apache.axis2.jaxws.addressing.factory.impl - package org.apache.axis2.jaxws.addressing.factory.impl
 
org.apache.axis2.jaxws.addressing.migrator - package org.apache.axis2.jaxws.addressing.migrator
 
org.apache.axis2.jaxws.addressing.util - package org.apache.axis2.jaxws.addressing.util
 
org.apache.axis2.jaxws.api - package org.apache.axis2.jaxws.api
 
org.apache.axis2.jaxws.binding - package org.apache.axis2.jaxws.binding
 
org.apache.axis2.jaxws.client - package org.apache.axis2.jaxws.client
 
org.apache.axis2.jaxws.client.async - package org.apache.axis2.jaxws.client.async
 
org.apache.axis2.jaxws.client.config - package org.apache.axis2.jaxws.client.config
 
org.apache.axis2.jaxws.client.dispatch - package org.apache.axis2.jaxws.client.dispatch
 
org.apache.axis2.jaxws.client.proxy - package org.apache.axis2.jaxws.client.proxy
 
org.apache.axis2.jaxws.context - package org.apache.axis2.jaxws.context
 
org.apache.axis2.jaxws.context.factory - package org.apache.axis2.jaxws.context.factory
 
org.apache.axis2.jaxws.context.listener - package org.apache.axis2.jaxws.context.listener
 
org.apache.axis2.jaxws.context.utils - package org.apache.axis2.jaxws.context.utils
 
org.apache.axis2.jaxws.core - package org.apache.axis2.jaxws.core
 
org.apache.axis2.jaxws.core.controller - package org.apache.axis2.jaxws.core.controller
 
org.apache.axis2.jaxws.core.controller.impl - package org.apache.axis2.jaxws.core.controller.impl
 
org.apache.axis2.jaxws.core.util - package org.apache.axis2.jaxws.core.util
 
org.apache.axis2.jaxws.dispatchers - package org.apache.axis2.jaxws.dispatchers
 
org.apache.axis2.jaxws.feature - package org.apache.axis2.jaxws.feature
 
org.apache.axis2.jaxws.framework - package org.apache.axis2.jaxws.framework
 
org.apache.axis2.jaxws.handler - package org.apache.axis2.jaxws.handler
 
org.apache.axis2.jaxws.handler.factory - package org.apache.axis2.jaxws.handler.factory
 
org.apache.axis2.jaxws.handler.factory.impl - package org.apache.axis2.jaxws.handler.factory.impl
 
org.apache.axis2.jaxws.handler.impl - package org.apache.axis2.jaxws.handler.impl
 
org.apache.axis2.jaxws.handler.lifecycle.factory - package org.apache.axis2.jaxws.handler.lifecycle.factory
 
org.apache.axis2.jaxws.handler.lifecycle.impl - package org.apache.axis2.jaxws.handler.lifecycle.impl
 
org.apache.axis2.jaxws.injection - package org.apache.axis2.jaxws.injection
 
org.apache.axis2.jaxws.lifecycle - package org.apache.axis2.jaxws.lifecycle
 
org.apache.axis2.jaxws.marshaller - package org.apache.axis2.jaxws.marshaller
 
org.apache.axis2.jaxws.marshaller.factory - package org.apache.axis2.jaxws.marshaller.factory
 
org.apache.axis2.jaxws.marshaller.impl.alt - package org.apache.axis2.jaxws.marshaller.impl.alt
 
org.apache.axis2.jaxws.message - package org.apache.axis2.jaxws.message
 
org.apache.axis2.jaxws.message.attachments - package org.apache.axis2.jaxws.message.attachments
 
org.apache.axis2.jaxws.message.databinding - package org.apache.axis2.jaxws.message.databinding
 
org.apache.axis2.jaxws.message.databinding.impl - package org.apache.axis2.jaxws.message.databinding.impl
 
org.apache.axis2.jaxws.message.factory - package org.apache.axis2.jaxws.message.factory
 
org.apache.axis2.jaxws.message.impl - package org.apache.axis2.jaxws.message.impl
 
org.apache.axis2.jaxws.message.util - package org.apache.axis2.jaxws.message.util
 
org.apache.axis2.jaxws.message.util.impl - package org.apache.axis2.jaxws.message.util.impl
 
org.apache.axis2.jaxws.registry - package org.apache.axis2.jaxws.registry
 
org.apache.axis2.jaxws.runtime.description.injection - package org.apache.axis2.jaxws.runtime.description.injection
 
org.apache.axis2.jaxws.runtime.description.injection.impl - package org.apache.axis2.jaxws.runtime.description.injection.impl
 
org.apache.axis2.jaxws.runtime.description.marshal - package org.apache.axis2.jaxws.runtime.description.marshal
 
org.apache.axis2.jaxws.runtime.description.marshal.impl - package org.apache.axis2.jaxws.runtime.description.marshal.impl
 
org.apache.axis2.jaxws.server - package org.apache.axis2.jaxws.server
 
org.apache.axis2.jaxws.server.dispatcher - package org.apache.axis2.jaxws.server.dispatcher
 
org.apache.axis2.jaxws.server.dispatcher.factory - package org.apache.axis2.jaxws.server.dispatcher.factory
 
org.apache.axis2.jaxws.server.endpoint - package org.apache.axis2.jaxws.server.endpoint
 
org.apache.axis2.jaxws.server.endpoint.injection - package org.apache.axis2.jaxws.server.endpoint.injection
 
org.apache.axis2.jaxws.server.endpoint.injection.factory - package org.apache.axis2.jaxws.server.endpoint.injection.factory
 
org.apache.axis2.jaxws.server.endpoint.injection.impl - package org.apache.axis2.jaxws.server.endpoint.injection.impl
 
org.apache.axis2.jaxws.server.endpoint.lifecycle - package org.apache.axis2.jaxws.server.endpoint.lifecycle
 
org.apache.axis2.jaxws.server.endpoint.lifecycle.factory - package org.apache.axis2.jaxws.server.endpoint.lifecycle.factory
 
org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl - package org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl
 
org.apache.axis2.jaxws.server.endpoint.lifecycle.impl - package org.apache.axis2.jaxws.server.endpoint.lifecycle.impl
 
org.apache.axis2.jaxws.spi - package org.apache.axis2.jaxws.spi
 
org.apache.axis2.jaxws.spi.handler - package org.apache.axis2.jaxws.spi.handler
 
org.apache.axis2.jaxws.spi.migrator - package org.apache.axis2.jaxws.spi.migrator
 
org.apache.axis2.jaxws.utility - package org.apache.axis2.jaxws.utility
 
org.apache.axis2.jaxws.wrapper - package org.apache.axis2.jaxws.wrapper
 
org.apache.axis2.jaxws.wrapper.impl - package org.apache.axis2.jaxws.wrapper.impl
 
org.apache.axis2.jaxws.wsdl - package org.apache.axis2.jaxws.wsdl
 
org.apache.axis2.jaxws.wsdl.impl - package org.apache.axis2.jaxws.wsdl.impl
 
outputTo(XMLStreamWriter, boolean) - Method in interface org.apache.axis2.jaxws.message.Block
Write out the Block
outputTo(XMLStreamWriter, boolean) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
outputTo(XMLStreamWriter, boolean) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
outputTo(XMLStreamWriter, boolean) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
outputTo(XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.util.Reader2Writer
outputTo the writer.
outputTo(XMLStreamWriter, boolean) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Write out the Message

P

PackageSetBuilder - Class in org.apache.axis2.jaxws.runtime.description.marshal.impl
In order to marshal or unmarshal the user data, we need to know the set of packages involved.
PARAM_BINDING - Static variable in class org.apache.axis2.jaxws.server.JAXWSMessageReceiver
 
parent - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
ParsedEntityReader - Interface in org.apache.axis2.jaxws.message.databinding
This interface will be used to read data stream directly from a parser.
ParsedEntityReaderFactory - Class in org.apache.axis2.jaxws.message.factory
 
ParsedEntityReaderFactory() - Constructor for class org.apache.axis2.jaxws.message.factory.ParsedEntityReaderFactory
 
ParsedEntityReaderImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
 
ParsedEntityReaderImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.ParsedEntityReaderImpl
 
ParserInputStreamCustomBuilder - Class in org.apache.axis2.jaxws.context.listener
A custom builder to that does the following: 1) Uses the parser to fetch the inputStream if parser supports reading of element contents 2) Use the inputStream to create a DataSource backed by the InputStream read from Parser.
ParserInputStreamCustomBuilder(String) - Constructor for class org.apache.axis2.jaxws.context.listener.ParserInputStreamCustomBuilder
Constructor
PDElement - Class in org.apache.axis2.jaxws.marshaller.impl.alt
A PDElement object holds a ParameterDescription Element object.
PDElement(ParameterDescription, Element, Class, Attachment) - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
PDElement(ParameterDescription, Element, Class) - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
performMigrationFromMessageContext(String, Map<String, Object>, MessageContext) - Static method in class org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigratorUtil
 
performMigrationToMessageContext(String, Map<String, Object>, MessageContext) - Static method in class org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigratorUtil
 
performWebServiceContextInjection(MessageContext, Object) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method will provide the necessary function in order to inject a WebServiceContext instance on a member of the service implementation class.
performWebServiceContextUpdate(MessageContext) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method will provide the necessary function in order to update an existing WebServiceContext instance with a MessageContext for the current request.
PollingFuture - Class in org.apache.axis2.jaxws.client.async
 
PollingFuture(InvocationContext) - Constructor for class org.apache.axis2.jaxws.client.async.PollingFuture
 
portType - Variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
portType(QName) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add the name of the WSDL port type.
postInvoke(MessageContext) - Method in interface org.apache.axis2.jaxws.handler.HandlerPostInvoker
postInvoke is called just prior to each JAXWS handler.handleMessage.
postInvoke(MessageContext) - Method in class org.apache.axis2.jaxws.handler.impl.HandlerPostInvokerImpl
 
preInvoke(MessageContext) - Method in interface org.apache.axis2.jaxws.handler.HandlerPreInvoker
preInvoke is called just prior to each JAXWS handler.handleMessage.
preInvoke(MessageContext) - Method in class org.apache.axis2.jaxws.handler.impl.HandlerPreInvokerImpl
 
prepareRequest(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
prepareRequest(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
Abstract method that must be implemented by whoever is providing the specific client binding.
prepareResponse(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
prepareResponse(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
Abstract method that must be implemented by whoever is providing the specific client binding.
processChain(MEPContext, HandlerChainProcessor.Direction, HandlerChainProcessor.MEP, boolean) - Method in class org.apache.axis2.jaxws.handler.HandlerChainProcessor
 
processChainForClose(MEPContext, HandlerChainProcessor.Direction) - Method in class org.apache.axis2.jaxws.handler.HandlerChainProcessor
 
processFault(MEPContext, HandlerChainProcessor.Direction) - Method in class org.apache.axis2.jaxws.handler.HandlerChainProcessor
 
PropertyDescriptorMapBuilder - Class in org.apache.axis2.jaxws.runtime.description.marshal.impl
Walks the ServiceDescription and its child *Description classes to find all of the types.
PropertyDescriptorPlus - Class in org.apache.axis2.jaxws.utility
A PropertyDescriptor provides acesss to a bean property.
PropertyMigrator - Class in org.apache.axis2.jaxws.client
The PropertyMigrator implements the ApplicationContextMigrator in order to perform the necessary manipulations of properties during a request or response flow.
PropertyMigrator() - Constructor for class org.apache.axis2.jaxws.client.PropertyMigrator
 
PropertyValidator - Class in org.apache.axis2.jaxws.client
 
PropertyValidator() - Constructor for class org.apache.axis2.jaxws.client.PropertyValidator
 
Protocol - Enum in org.apache.axis2.jaxws.message
Protocol Each message has a protocol (soap11, soap12, rest) This enum represents the protocol within the Message sub-component
protocolBindingsMap - Static variable in class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
 
Provider - Class in org.apache.axis2.jaxws.spi
 
Provider() - Constructor for class org.apache.axis2.jaxws.spi.Provider
 
ProviderDispatcher - Class in org.apache.axis2.jaxws.server.dispatcher
The ProviderDispatcher is used to invoke instances of a target endpoint that implement the Provider interface.
ProviderDispatcher(Class, Object) - Constructor for class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
Constructor
ProviderOMContextListener - Class in org.apache.axis2.jaxws.context.listener
This is a MessageContextListener that installs ParserInputStreamCustomBuilder during an Envelope or ServiceContext event on AxisService.
ProviderOMContextListener() - Constructor for class org.apache.axis2.jaxws.context.listener.ProviderOMContextListener
 
ProxyAsyncListener - Class in org.apache.axis2.jaxws.client.proxy
ProxyAsyncListener will be used to create response object when client does response.get(); The Class will return the data type associated with Response Generic Class.
ProxyAsyncListener(OperationDescription) - Constructor for class org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
 
pruneDirectives(TreeSet<String>) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
The contextPackages may declare overrides.
publish(Object) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
publish(String) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
push(XMLStreamReader) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
Push a new StreamReader
put(String, DataHandler) - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
put(String, Object) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
put(String, Object) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
put(QName, List<String>) - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
put will inject the headers into the SOAP message immediately
put(Object, Object) - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
putAll(Map<? extends String, ? extends DataHandler>) - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
putAll(Map) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
putAll(Map<? extends QName, ? extends List<String>>) - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
putAll will inject the headers into the SOAP message immediately
putAll(Map) - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
putMessageOnMessageContext(Message, MessageContext) - Static method in class org.apache.axis2.jaxws.message.util.MessageUtils
Put the JAX-WS Message onto the Axis2 MessageContext

Q

qName - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 

R

read() - Method in class org.apache.axis2.jaxws.context.listener.CompositeInputStream
 
read(byte[], int, int) - Method in class org.apache.axis2.jaxws.context.listener.CompositeInputStream
 
read(byte[]) - Method in class org.apache.axis2.jaxws.context.listener.CompositeInputStream
 
readEndpointReference(Source) - Method in class org.apache.axis2.jaxws.spi.Provider
 
Reader - Class in org.apache.axis2.jaxws.message.util
Reader In many situations, you want the ability to reset an XMLStreamReader.
reader - Variable in class org.apache.axis2.jaxws.message.util.Reader
 
Reader2Writer - Class in org.apache.axis2.jaxws.message.util
Reader2Writer This is a simple converter that is constructed with an XMLStreamReader and allows you to write the contents to an XMLStreamWriter.
Reader2Writer(XMLStreamReader) - Constructor for class org.apache.axis2.jaxws.message.util.Reader2Writer
Construct from a Reader
Reader2Writer(XMLStreamReader, boolean) - Constructor for class org.apache.axis2.jaxws.message.util.Reader2Writer
Construct from a Reader
readPackagesFromSchema(Definition) - Method in class org.apache.axis2.jaxws.wsdl.impl.SchemaReaderImpl
 
readPackagesFromSchema(Definition) - Method in interface org.apache.axis2.jaxws.wsdl.SchemaReader
 
readParsedEntityStream(XMLStreamReader) - Method in class org.apache.axis2.jaxws.message.databinding.impl.ParsedEntityReaderImpl
 
readParsedEntityStream(XMLStreamReader) - Method in interface org.apache.axis2.jaxws.message.databinding.ParsedEntityReader
 
receive(MessageContext) - Method in class org.apache.axis2.jaxws.server.JAXWSMessageReceiver
We should have already determined which AxisService we're targetting at this point.
RECEIVER - Static variable in class org.apache.axis2.jaxws.message.XMLFaultCode
 
referenceParameter(Element) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add reference parameters.
ReferenceParameterList - Class in org.apache.axis2.jaxws.addressing.util
This class is used to provide a read-only list of reference parameters via the JAX-WS 2.1 api.
ReferenceParameterList() - Constructor for class org.apache.axis2.jaxws.addressing.util.ReferenceParameterList
 
ReferenceParameterList(SOAPHeader) - Constructor for class org.apache.axis2.jaxws.addressing.util.ReferenceParameterList
 
referenceParameters - Variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
referenceProperties - Variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
referenceProperty(Element) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add reference properties.
registerProviderOMListener(MessageContext) - Static method in class org.apache.axis2.jaxws.context.listener.ContextListenerUtils
 
registerSOAPHandlerHeaders(MessageContext, List<Handler>) - Static method in class org.apache.axis2.jaxws.handler.HandlerUtils
registerHandlerHeaders will invoke getHeaders on SOAPHandlers and return a List of headers that are Understood by the handlers.
releaseJAXBIntrospector(JAXBContext, JAXBIntrospector) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Release JAXBIntrospector Do not call this method if an exception occurred while using the JAXBIntrospector.
releaseJAXBMarshaller(JAXBContext, Marshaller) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
releaseJAXBMarshalller Do not call this method if an exception occurred while using the Marshaller.
releaseJAXBUnmarshaller(JAXBContext, Unmarshaller) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Release Unmarshaller Do not call this method if an exception occurred while using the Unmarshaller.
releaseResources() - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
Release objects held by WebServiceContext so that they can be garbage collected.
releaseService(Service) - Static method in class org.apache.axis2.jaxws.spi.ServiceDelegate
PROPRIETARY METHOD TO RELEASE RESOUCES.
releaseWebServiceContextResources(MessageContext) - Static method in class org.apache.axis2.jaxws.context.utils.ContextUtils
Release the contents of the WebServiceContext.
remove(Object) - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
remove(Object) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
remove(Object) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
remove(Object) - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
remove will immediately remove the headers from the SOAP message that match the QName key
remove(Object) - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
removeBodyBlock(int) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
removeBodyBlock(int) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
removeBodyBlock(int) - Method in interface org.apache.axis2.jaxws.message.XMLPart
removeBodyBlock Removes the indicated BodyBlock
removeDataHandler(String) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
removeDataHandler(String) - Method in interface org.apache.axis2.jaxws.message.Message
Get the attachment and remove it from the Message
removeHeaderBlock(String, String) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
removeHeaderBlock(String, String) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
removeHeaderBlock(String, String) - Method in interface org.apache.axis2.jaxws.message.XMLPart
removeHeaderBlock Removes all header blocks with this namespace/localpart
requestContext - Variable in class org.apache.axis2.jaxws.BindingProvider
 
requestMC - Variable in class org.apache.axis2.jaxws.handler.MEPContext
 
requestReceived(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
This method will retrieve all the InvocationListenerFactory instances and call the 'createInvocationListener' instance on each.
require(int, String, String) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
require(int, String, String) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
require(int, String, String) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
require(int, String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
reset() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
ResettableReader - Class in org.apache.axis2.jaxws.message.util
ResettableReader A resettable XMLStreamReader.
ResettableReader(XMLStreamReader) - Constructor for class org.apache.axis2.jaxws.message.util.ResettableReader
Create resettable XMLStreamReader
ResourceInjectionException - Exception in org.apache.axis2.jaxws.injection
 
ResourceInjectionException() - Constructor for exception org.apache.axis2.jaxws.injection.ResourceInjectionException
 
ResourceInjectionException(String) - Constructor for exception org.apache.axis2.jaxws.injection.ResourceInjectionException
 
ResourceInjectionException(String, Throwable) - Constructor for exception org.apache.axis2.jaxws.injection.ResourceInjectionException
 
ResourceInjectionException(Throwable) - Constructor for exception org.apache.axis2.jaxws.injection.ResourceInjectionException
 
ResourceInjectionFactory - Class in org.apache.axis2.jaxws.server.endpoint.injection.factory
This class is is responsible for creating instances that can handle resource injection.
ResourceInjectionFactory() - Constructor for class org.apache.axis2.jaxws.server.endpoint.injection.factory.ResourceInjectionFactory
 
ResourceInjectionServiceRuntimeDescription - Interface in org.apache.axis2.jaxws.runtime.description.injection
Used to cache @Resource injection information
ResourceInjectionServiceRuntimeDescriptionBuilder - Class in org.apache.axis2.jaxws.runtime.description.injection.impl
 
ResourceInjectionServiceRuntimeDescriptionFactory - Class in org.apache.axis2.jaxws.runtime.description.injection
 
ResourceInjectionServiceRuntimeDescriptionImpl - Class in org.apache.axis2.jaxws.runtime.description.injection.impl
 
ResourceInjectionServiceRuntimeDescriptionImpl(String, ServiceDescription) - Constructor for class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
ResourceInjector - Interface in org.apache.axis2.jaxws.server.endpoint.injection
 
RespectBindingConfigurator - Class in org.apache.axis2.jaxws.client.config
 
RespectBindingConfigurator() - Constructor for class org.apache.axis2.jaxws.client.config.RespectBindingConfigurator
 
responseContext - Variable in class org.apache.axis2.jaxws.BindingProvider
 
responseMC - Variable in class org.apache.axis2.jaxws.handler.MEPContext
 
responseReady(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
This will call the InvocationListener instances that were called during the request processing for this message.
responseReady(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointCallback
This will call the InvocationListener instances that were called during the request processing for this message.
responseReady(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
This will call the InvocationListener instances that were called during the request processing for this message.
retrieveServiceInstance(MessageContext) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method locates an existing service implementation instance if one has been previously stored away.
roles - Variable in class org.apache.axis2.jaxws.binding.BindingImpl
 
RPCLitMethodMarshaller - Class in org.apache.axis2.jaxws.marshaller.impl.alt
 
RPCLitMethodMarshaller() - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 

S

SAAJConverter - Interface in org.apache.axis2.jaxws.message.util
SAAJConverter Provides Conversion between SAAJ and OM Constructed via the SAAJConverterFactory
SAAJConverterFactory - Interface in org.apache.axis2.jaxws.message.factory
SAAJConverterFactory Creates an SAAJConverter object A factory is necessary because implementations may need to plug in their own SAAJ or OM implementations.
SAAJConverterFactoryImpl - Class in org.apache.axis2.jaxws.message.util.impl
SAAJConverterFactoryImpl Get the default SAAJConverter implementation.
SAAJConverterFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.util.impl.SAAJConverterFactoryImpl
Required for Factory instantiation
SAAJConverterImpl - Class in org.apache.axis2.jaxws.message.util.impl
SAAJConverterImpl Provides an conversion methods between OM<->SAAJ
SAAJConverterImpl.NameCreator - Class in org.apache.axis2.jaxws.message.util.impl
A Name can be created from either a SOAPEnvelope or SOAPFactory.
SAAJConverterImpl.NameCreator(SOAPEnvelope) - Constructor for class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl.NameCreator
 
SAAJConverterImpl.NameCreator(SOAPFactory) - Constructor for class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl.NameCreator
 
SAAJFactory - Class in org.apache.axis2.jaxws.utility
Provides convenience methods to construct a SOAP 1.1 or SOAP 1.2 SAAJ MessageFactory or SOAPFactory.
SAAJFactory() - Constructor for class org.apache.axis2.jaxws.utility.SAAJFactory
 
SAVE_REQUEST_MSG - Static variable in class org.apache.axis2.jaxws.spi.Constants
 
SAVED_REQUEST_MSG_TEXT - Static variable in class org.apache.axis2.jaxws.spi.Constants
 
saveWebServiceContext(MessageContext, WebServiceContext) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method will provide the function necessary to save the WebServiceContext associated with the endpoint.
SchemaReader - Interface in org.apache.axis2.jaxws.wsdl
Schema Reader interface is used to read schema from wsdl and derive appropriate package names from targetnamespace.
SchemaReaderException - Exception in org.apache.axis2.jaxws.wsdl
 
SchemaReaderException() - Constructor for exception org.apache.axis2.jaxws.wsdl.SchemaReaderException
 
SchemaReaderException(String, Throwable) - Constructor for exception org.apache.axis2.jaxws.wsdl.SchemaReaderException
 
SchemaReaderException(String) - Constructor for exception org.apache.axis2.jaxws.wsdl.SchemaReaderException
 
SchemaReaderException(Throwable) - Constructor for exception org.apache.axis2.jaxws.wsdl.SchemaReaderException
 
SchemaReaderImpl - Class in org.apache.axis2.jaxws.wsdl.impl
 
SchemaReaderImpl() - Constructor for class org.apache.axis2.jaxws.wsdl.impl.SchemaReaderImpl
 
SENDER - Static variable in class org.apache.axis2.jaxws.message.XMLFaultCode
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
serialize(XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
SERVER_DISABLE_THREAD_SWITCH - Static variable in class org.apache.axis2.jaxws.server.ServerConstants
A constant for the property used to disable the server side thread switch on async and one way requests.
SERVER_EXECUTOR - Static variable in interface org.apache.axis2.jaxws.utility.ExecutorFactory
 
ServerConstants - Class in org.apache.axis2.jaxws.server
 
ServerConstants() - Constructor for class org.apache.axis2.jaxws.server.ServerConstants
 
serviceClient - Variable in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
serviceDelegate - Variable in class org.apache.axis2.jaxws.BindingProvider
 
ServiceDelegate - Class in org.apache.axis2.jaxws.spi
The ServiceDelegate serves as the backing implementation for all of the methods in the Service API.
ServiceDelegate(URL, QName, Class, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.spi.ServiceDelegate
 
serviceDesc - Variable in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
serviceImplClass - Variable in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
serviceInstance - Variable in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
ServiceInstanceFactory - Interface in org.apache.axis2.jaxws.server
Code wishing to create web service implementation instances for JAX-WS requests must implement this interface and register it with the the JAX-WS FactoryRegistry.
ServiceInstanceFactoryImpl - Class in org.apache.axis2.jaxws.server
This class will be responsible for creating an instance of a web service implementation class for each incoming request into the JAX-WS runtime.
ServiceInstanceFactoryImpl() - Constructor for class org.apache.axis2.jaxws.server.ServiceInstanceFactoryImpl
 
serviceName - Variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
serviceName(QName) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add the WSDL service name of the endpoint that the endpoint reference will target.
set(Object, Object, Class) - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
Set the object
setAddressingConfigured(boolean) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
Set whether Addressing was explicitly configured via metadata.
setAddressingEnabled(boolean) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
setAddressingNamespace(String) - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
setAddressingNamespace(String) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
setAddressingNamespace(String) - Method in interface org.apache.axis2.jaxws.spi.Binding
 
setAddressingRequired(boolean) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
setAddressingResponses(AddressingFeature.Responses) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
setApplicationAccessLocked(boolean) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
setAsyncResponseListener(AsyncResponse) - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
setAsyncResponseListener(AsyncResponse) - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
setAxis2EndpointReference(EndpointReference) - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
setAxis2EndpointReference(EndpointReference) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
setAxis2EndpointReference(EndpointReference) - Method in interface org.apache.axis2.jaxws.spi.Binding
 
setBlockFactoryType(Class) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatchAsyncListener
 
setBodyBlock(int, Block) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setBodyBlock(Block) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setBodyBlock(int, Block) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setBodyBlock(Block) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setBodyBlock(int, Block) - Method in interface org.apache.axis2.jaxws.message.XMLPart
setBodyBlock Set the block at the specified index Once set, the Message owns the block.
setBodyBlock(Block) - Method in interface org.apache.axis2.jaxws.message.XMLPart
setBodyBlock Set this as block as the single block for the message.
setByJavaTypeClass(Class) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
setCallback(EndpointCallback) - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Sets the callback object to be used for asynchronous endpoint invocations.
setCallback(EndpointCallback) - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
setCausedByException(AxisFault) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setCheckedExceptionProperty(MessageContext, Method, Throwable) - Static method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
Determine if the thrown exception is a checked exception.
setClassFinder(ClassFinder) - Method in class org.apache.axis2.jaxws.message.factory.ClassFinderFactory
 
setConfigurator(String, ClientConfigurator) - Static method in class org.apache.axis2.jaxws.registry.ClientConfiguratorRegistry
 
setConsumed(boolean) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Once consumed, all instance data objects are nullified to prevent subsequent access
setDefaultNamespace(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
setDefaultNamespace(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
setDirectory(String) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
setDoingSWA() - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
Indicate on the context that SWA attachments are encountered
setDoingSWA() - Method in class org.apache.axis2.jaxws.message.attachments.JAXBAttachmentMarshaller
Indicate on the context that SWA attachments are encountered
setDoingSWA(boolean) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setDoingSWA(boolean) - Method in interface org.apache.axis2.jaxws.message.Message
Indicate that an SWA DataHandler was added to the message.
setEndpointContext(EndpointContext) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
setEndpointContextMap(EndpointContextMap) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointContextMapManager
 
setEndpointDescription(EndpointDescription) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setEndpointDispatcher(EndpointDispatcher) - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
 
setEndpointDispatcher(EndpointDispatcher) - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
setEndpointInvocationContext(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.InvocationListenerBean
 
setExceptionProperties(MessageContext, Method, Throwable) - Static method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
Information about the exception is stored on the outbound response context
setExecutor(Executor) - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
setExecutor(Executor) - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
setExecutor(Executor) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
setExecutor(Executor) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
setExtension(String) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
setFactory(Class, Object) - Static method in class org.apache.axis2.jaxws.registry.FactoryRegistry
Add the factory.
setFaultResponseAction(Throwable, MessageContext, MessageContext) - Static method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
setFeatures(WebServiceFeature...) - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
setFeatures(WebServiceFeature...) - Method in interface org.apache.axis2.jaxws.spi.Binding
 
setHandler(JAXWSProxyHandler) - Method in class org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
 
setHandlerChain(List<Handler>) - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
setHandlerChain(List<Handler>) - Method in class org.apache.axis2.jaxws.binding.HTTPBinding
 
setHandlerResolver(HandlerResolver) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
setHandlers(List<Handler>) - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
setHandlers(List<Handler>) - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
Sets the list of hanlders for this InvocationContext
setHandlers(List<Handler>) - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
setHeaderBlock(String, String, Block) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setHeaderBlock(String, String, Block) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setHeaderBlock(String, String, Block) - Method in interface org.apache.axis2.jaxws.message.XMLPart
setHeaderBlock replaces the first existing header block with this new block.
setIndirection(int) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setIndirection(int) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setIndirection(int) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Set indirection.
setInputArgs(Object[]) - Method in class org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
 
setInvocationContext(InvocationContext) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setInvocationListenerFactories(Collection<InvocationListenerFactory>) - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Sets the InvocationListenerFactory instances registered with JAX-WS.
setInvocationListenerFactories(Collection<InvocationListenerFactory>) - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
setInvocationListeners(List<InvocationListener>) - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Sets list of InvocationListener instances
setInvocationListeners(List<InvocationListener>) - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
setIsOneWay(boolean) - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Sets the value for marking the request as a one way invocation.
setIsOneWay(boolean) - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
setIsxmlList(boolean) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
setJAXBContext(JAXBContext) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
setJAXBContext(JAXBContext) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatchAsyncListener
 
setLocalException(Throwable) - Method in class org.apache.axis2.jaxws.core.MessageContext
The local exception is the Throwable object held on the Message from a problem that occurred due to something other than the server.
setMEP(HandlerChainProcessor.MEP) - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
setMEPContext(MEPContext) - Method in class org.apache.axis2.jaxws.core.MessageContext
Set the wrapper MEPContext.
setMessage(Message) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setMessage(Message) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
setMessage(SOAPMessage) - Method in class org.apache.axis2.jaxws.handler.SoapMessageContext
 
setMessage(Message) - Method in class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
 
setMessage(Message) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
Set the parameter for a given endpoint invocation
setMessageContext(MessageContext) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
setMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
setMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setMessageContext(MessageContext) - Method in interface org.apache.axis2.jaxws.message.Message
JAX-WS Message Context that owns the Message
setMetadata(List<Source>) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
setMimeHeaders(Map) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setMimeHeaders(Map) - Method in interface org.apache.axis2.jaxws.message.Message
Set the transport headers
setMode(Service.Mode) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
setMode(Service.Mode) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatchAsyncListener
 
setMode(Service.Mode) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatchAsyncListener
 
setMode(Service.Mode) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setMonitoring(boolean) - Static method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshallerMonitor
Set monitoring
setMonitoring(boolean) - Static method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilderMonitor
Set monitoring
setMonitoring(boolean) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtilsMonitor
Set monitoring
setMTOMEnabled(boolean) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
setMTOMEnabled(boolean) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setMTOMEnabled(boolean) - Method in interface org.apache.axis2.jaxws.message.Message
A message is MTOM enabled if the associated dispatch/client/impl/provider has a binding type that enables MTOM.
setMTOMThreshold(int) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
setNode(String) - Method in class org.apache.axis2.jaxws.message.XMLFault
 
setOneWay(boolean) - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
setOperationDescription(OperationDescription) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setOperationElement(QName) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setOperationElement(QName) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setOperationElement(QName) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Set the operation element qname.
setOperationName(QName) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setOutbound(boolean) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setParameterDescription(ParameterDescription) - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
setParent(Message) - Method in interface org.apache.axis2.jaxws.message.Block
Set the Message associated with this block (This method is intended to be called by the Message Implementation only)
setParent(Message) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
setParent(Message) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
setParent(Message) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setParent(Message) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setParent(Message) - Method in interface org.apache.axis2.jaxws.message.XMLPart
setParent Set the Message object that will hold this XMLPart
setParsedEntityStreamAvailable(boolean) - Method in class org.apache.axis2.jaxws.message.databinding.impl.ParsedEntityReaderImpl
 
setParsetEntityReader(ParsedEntityReader) - Method in class org.apache.axis2.jaxws.message.factory.ParsedEntityReaderFactory
 
setPayload(Object, JAXBContext) - Method in class org.apache.axis2.jaxws.handler.LogicalMessageImpl
 
setPayload(Source) - Method in class org.apache.axis2.jaxws.handler.LogicalMessageImpl
 
setPortMetadata(DescriptionBuilderComposite) - Static method in class org.apache.axis2.jaxws.spi.ServiceDelegate
NON-STANDARD SPI! Set any metadata to be used on the creation of the NEXT Port by this thread.
setPostPivot() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setPostPivot() - Method in interface org.apache.axis2.jaxws.message.Message
Indicate that this message is passed the pivot point.
setPrefix(String, String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
setPrefix(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
setProcessType(Class) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
The procesess type to indicate the class of the target of the unmarshaling.
setProperties(Map<String, Object>) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setProperties(Map<String, Object>) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
setProperty(String, Object) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setProperty(String, Object) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
setPropertyNoReturn(String, Object) - Method in class org.apache.axis2.jaxws.core.MessageContext
Like getProperty, but does not return prior value.
setProvider(Provider) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
Set the endpoint provider instance
setQName(QName) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
This method is intended for derived objects to set the qName
setRequestMessageContext(MessageContext) - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
setRequestMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
setRespectBindingEnabled(boolean) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
setResponseMessageContext(MessageContext) - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
setResponseMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
setResponseMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
setRole(String) - Method in class org.apache.axis2.jaxws.message.XMLFault
 
setRoles(Set<String>) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
setScope(String, MessageContext.Scope) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
setScope(String, MessageContext.Scope) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
setSecondaryReasons(XMLFaultReason[]) - Method in class org.apache.axis2.jaxws.message.XMLFault
 
setSeiClazz(Class) - Method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
setServer(boolean) - Method in class org.apache.axis2.jaxws.core.MessageContext
Indicate if server role
setServiceClient(ServiceClient) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
setServiceClient(ServiceClient) - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
setServiceClient(ServiceClient) - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
setServiceMetadata(DescriptionBuilderComposite) - Static method in class org.apache.axis2.jaxws.spi.ServiceDelegate
NON-STANDARD SPI! Set any metadata to be used on the creation of the NEXT Service by this thread.
setSoapMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
setState(InvocationListenerBean.State) - Method in class org.apache.axis2.jaxws.server.InvocationListenerBean
 
setStyle(SOAPBinding.Style) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setStyle(SOAPBinding.Style) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setStyle(SOAPBinding.Style) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Set the Style.
setSubCodes(QName[]) - Method in class org.apache.axis2.jaxws.message.XMLFault
 
setThrowable(Throwable) - Method in class org.apache.axis2.jaxws.server.InvocationListenerBean
 
setType(Class) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
setType(Class) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatchAsyncListener
 
setupSessionContext(Map<String, Object>) - Method in class org.apache.axis2.jaxws.BindingProvider
 
setWebMethodExceptionProperty(MessageContext, Throwable) - Static method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
Store the actual exception on the response context
setWebResult(boolean) - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
setWebResultName(String) - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
setWebResultTNS(String) - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
setWebResultType(Class) - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
setWebServiceNamespace(String) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
setXMLFault(XMLFault) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setXMLFault(XMLFault) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setXMLFault(XMLFault) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Change the XMLPart so that it represents the fault described by XMLFault
shouldInvoke(MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandChecker
 
SingleThreadedExecutor - Class in org.apache.axis2.jaxws.utility
A simple Executor implementation that does not create a new thread for processing work, but just borrows the current thread.
SingleThreadedExecutor() - Constructor for class org.apache.axis2.jaxws.utility.SingleThreadedExecutor
 
size() - Method in class org.apache.axis2.jaxws.addressing.util.ReferenceParameterList
 
size() - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
size() - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
size() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
size() - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
size() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
skipEventsTo(int, XMLStreamReader) - Static method in class org.apache.axis2.jaxws.context.listener.ContextListenerUtils
 
SOAP11_ENV_NS - Static variable in class org.apache.axis2.jaxws.binding.BindingImpl
 
SOAP12_ENV_NS - Static variable in class org.apache.axis2.jaxws.binding.BindingImpl
 
SOAP_1_1_PROTOCOL - Static variable in class org.apache.axis2.jaxws.utility.SAAJFactory
 
SOAP_1_2_PROTOCOL - Static variable in class org.apache.axis2.jaxws.utility.SAAJFactory
 
SOAP_HTTP_BINDING - Static variable in interface org.apache.axis2.jaxws.Constants
This constant introduces an extension for @BindingType annotation.
SOAPBinding - Class in org.apache.axis2.jaxws.binding
An implementation of the javax.xml.ws.soap.SOAPBinding interface.
SOAPBinding(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.binding.SOAPBinding
 
SOAPElementReader - Class in org.apache.axis2.jaxws.message.util
SOAPElementReader Creates an XMLStreamReader backed by a SOAPElement tree.
SOAPElementReader(SOAPElement) - Constructor for class org.apache.axis2.jaxws.message.util.SOAPElementReader
 
SOAPEnvelopeBlock - Interface in org.apache.axis2.jaxws.message.databinding
SOAPEnvelopeBlock Block represented by an SAAJ SOAPEnvelope.
SOAPEnvelopeBlockFactory - Interface in org.apache.axis2.jaxws.message.factory
SOAPEnvelopeBlockFactory

Creates a SOAPEnvelopeBlock

The FactoryRegistry should be used to get access to the Factory

SOAPEnvelopeBlockFactoryImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
Creates a SOAPEnvelopeBlock
SOAPEnvelopeBlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockFactoryImpl
Default Constructor required for Factory
SOAPEnvelopeBlockImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
 
SOAPEnvelopeBlockImpl(Object, Object, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
Called by SOAPEnvelopeBlockFactory
SOAPEnvelopeBlockImpl(OMElement, Object, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
Called by SOAPEnvelopeBlockFactory
SOAPHeadersAdapter - Class in org.apache.axis2.jaxws.handler
The JAX-WS exposes soap header properties whose value is Map>.
SoapMessageContext - Class in org.apache.axis2.jaxws.handler
The SOAPMessageContext is the context handed to SOAP-based application handlers.
SoapMessageContext(MessageContext) - Constructor for class org.apache.axis2.jaxws.handler.SoapMessageContext
 
SourceBlock - Interface in org.apache.axis2.jaxws.message.databinding
SourceBlock Block with a business object that is a javax.xml.transform.Source
SourceBlockFactory - Interface in org.apache.axis2.jaxws.message.factory
SourceBlockFactory

Creates a SourceBlock

The FactoryRegistry should be used to get access to the Factory

SourceBlockFactoryImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
SourceBlockFactoryImpl

Creates a SourceBlock

SourceBlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockFactoryImpl
Default Constructor required for Factory
SourceBlockImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
SourceBlock

Block containing a business object that is a javax.xml.transform.Source.

SourceBlockImpl(OMElement, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
Constructor called from factory
SourceDataSource - Class in org.apache.axis2.datasource
OMDataSource backed by a source
SourceDataSource(Source) - Constructor for class org.apache.axis2.datasource.SourceDataSource
 
StackableReader - Class in org.apache.axis2.jaxws.message.util
StackableReader A StackableStreamReader provides an additional method push(XMLStreamReader)

You can call push(...) to add a new XMLStreamReader.

StackableReader(XMLStreamReader) - Constructor for class org.apache.axis2.jaxws.message.util.StackableReader
Create a stackable reader with the initial reader
stackToString(Throwable) - Static method in class org.apache.axis2.jaxws.marshaller.impl.alt.MethodMarshallerUtils
Get a string containing the stack of the specified exception
stackToString() - Static method in class org.apache.axis2.jaxws.utility.JavaUtils
Get a string containing the stack of the current location
stackToString(Throwable) - Static method in class org.apache.axis2.jaxws.utility.JavaUtils
Get a string containing the stack of the specified exception
standaloneSet() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
standaloneSet() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
standaloneSet() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
standaloneSet() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
stop() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
storeFaultyService(DeploymentFileData, Throwable) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
SubmissionEndpointReference - Class in org.apache.axis2.jaxws.addressing
Java class for EndpointReferenceType complex type.
SubmissionEndpointReference() - Constructor for class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
SubmissionEndpointReference(Source) - Constructor for class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
SubmissionEndpointReferenceBuilder - Class in org.apache.axis2.jaxws.addressing
This class can be used to create instances of SubmissionEndpointReference.
SubmissionEndpointReferenceBuilder() - Constructor for class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Constructor
supports(Binding) - Method in class org.apache.axis2.jaxws.client.config.AddressingConfigurator
 
supports(Binding) - Method in class org.apache.axis2.jaxws.client.config.MTOMConfigurator
 
supports(Binding) - Method in class org.apache.axis2.jaxws.client.config.RespectBindingConfigurator
 
supports(Binding) - Method in interface org.apache.axis2.jaxws.feature.ClientConfigurator
Indicates whether the configurator supports the specified binding.

T

THROW_EXCEPTION_IF_SOAP_FAULT - Static variable in interface org.apache.axis2.jaxws.Constants
This constant will be used to determine if a Exception will be throw by JAX-WS layer when a SOAP Fault is received on response.
toOM(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
toOM(SOAPEnvelope, Attachments) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
toOM(SOAPElement) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
toOM(SOAPEnvelope) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Convert SAAJ SOAPEnvelope to OM SOAPEnvelope
toOM(SOAPEnvelope, Attachments) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Convert SAAJ SOAPEnvelope to OM SOAPEnvelope
toOM(SOAPElement) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Convert SOAPElement into an OMElement
toQName(String) - Method in class org.apache.axis2.jaxws.message.XMLFaultCode
Return QName for the given protocol
toSAAJ(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
toSAAJ(OMElement, SOAPElement) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
toSAAJ(OMElement, SOAPElement, SOAPFactory) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
toSAAJ(SOAPEnvelope) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Convert OM SOAPEnvleope to SAAJ SOAPEnvelope
toSAAJ(OMElement, SOAPElement) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Convert omElement into a SOAPElement and add it to the parent SOAPElement.
toSAAJ(OMElement, SOAPElement, SOAPFactory) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Convert omElement into a SOAPElement and add it to the parent SOAPElement.
toString() - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
 
toString() - Method in class org.apache.axis2.jaxws.addressing.util.EndpointKey
 
toString() - Method in class org.apache.axis2.jaxws.api.MessageAccessor
 
toString() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
toString() - Method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
toString() - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
toString() - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
 
toStringArraay(Object) - Static method in class org.apache.axis2.datasource.jaxb.XSDListUtils
 
toXSDListString(Object) - Static method in class org.apache.axis2.datasource.jaxb.XSDListUtils
Convert to String that can be used as an xsd:list content
traceString(String) - Method in interface org.apache.axis2.jaxws.message.Block
Get a traceString...the trace string dumps the contents of the Block without forcing an underlying ill-performant transformation of the message.
traceString(String) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
traceString(String) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
traceString(String) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
traceString(String) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Get a traceString...the trace string dumps the contents of the Block without forcing an underlying ill-performant transformation of the message.
trackInternalCall(MessageContext, HandlerChainProcessor.TRACKER) - Static method in class org.apache.axis2.jaxws.handler.HandlerChainProcessor
 
TransportHeadersAdapter - Class in org.apache.axis2.jaxws.handler
The JAX-WS exposes transport properties whose value is Map>.

U

undeploy(String) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
unmarshal(XMLStreamReader) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
Unmarshal the xml into a JAXB object
unmarshalAsListOrArray(XMLStreamReader, Unmarshaller, Class) - Static method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
convert the String into a list or array
unmarshalByElement(Unmarshaller, XMLStreamReader) - Static method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
Preferred way to unmarshal objects
unmarshalByType(Unmarshaller, XMLStreamReader, Class, boolean, JAXBUtils.CONSTRUCTION_TYPE) - Static method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
The root element being read is defined by schema/JAXB; however its contents are known by schema/JAXB.
UnmarshalInfo - Class in org.apache.axis2.jaxws.marshaller.impl.alt
Information saved from a prior unmarshal that is used to speed up subsequent unmarshalling.
UnmarshalMessageContextListener - Class in org.apache.axis2.jaxws.marshaller.impl.alt
This MessageContextListener is triggered when a ServiceContext is attached to the MessageContext and when a SOAPEnvelope is attached to the MessageContext.
unWrap(Object, List<String>, Map<String, PropertyDescriptorPlus>) - Method in class org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
unwrap Returns the list of child objects of the jaxb object
unWrap(Object, String, PropertyDescriptorPlus) - Method in class org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
Short cut if there is one Object in the JAXB Object
unWrap(Object, List<String>) - Method in class org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
 
unWrap(Object, List<String>, Map<String, PropertyDescriptorPlus>) - Method in interface org.apache.axis2.jaxws.wrapper.JAXBWrapperTool
unwrap Returns the list of child objects of the jaxb object
unWrap(Object, List<String>) - Method in interface org.apache.axis2.jaxws.wrapper.JAXBWrapperTool
unwrap Returns the list of child objects of the jaxb object
unWrap(Object, String, PropertyDescriptorPlus) - Method in interface org.apache.axis2.jaxws.wrapper.JAXBWrapperTool
Short cut if there is only one Object in the JAXB Object
updateClassPath(String, ClassLoader) - Method in interface org.apache.axis2.jaxws.message.databinding.ClassFinder
This method will be used to add addition paths to existing classpath.
updateClassPath(String, ClassLoader) - Method in class org.apache.axis2.jaxws.message.databinding.impl.ClassFinderImpl
 
updateTagData(SAAJConverterImpl.NameCreator, SOAPElement, XMLStreamReader, boolean) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
update the tag data of the SOAPElement
updateWebServiceContext(WebServiceContext, MessageContext) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
useSoapAction() - Method in class org.apache.axis2.jaxws.BindingProvider
Returns a boolean value representing whether or not a SOAPAction header should be sent with the request.
Utils - Class in org.apache.axis2.jaxws.server.endpoint
 
Utils() - Constructor for class org.apache.axis2.jaxws.server.endpoint.Utils
 

V

validate(String, Object) - Static method in class org.apache.axis2.jaxws.client.PropertyValidator
Checks to see if the property value is valid given the name of the property and the type that is expected by JAX-WS.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.core.controller.InvocationPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.handler.HandlerChainProcessor.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.handler.HandlerChainProcessor.MEP
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.handler.HandlerChainProcessor.TRACKER
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.message.databinding.JAXBUtils.CONSTRUCTION_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.message.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.server.InvocationListenerBean.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.axis2.jaxws.core.controller.InvocationPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
values() - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
values() - Static method in enum org.apache.axis2.jaxws.handler.HandlerChainProcessor.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.axis2.jaxws.handler.HandlerChainProcessor.MEP
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.axis2.jaxws.handler.HandlerChainProcessor.TRACKER
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
values() - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
values() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
values() - Static method in enum org.apache.axis2.jaxws.message.databinding.JAXBUtils.CONSTRUCTION_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.axis2.jaxws.message.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.axis2.jaxws.server.InvocationListenerBean.State
Returns an array containing the constants of this enum type, in the order they are declared.
VERSIONMISMATCH - Static variable in class org.apache.axis2.jaxws.message.XMLFaultCode
 

W

WEBSERVICE_MESSAGE_CONTEXT - Static variable in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
WebServiceContextImpl - Class in org.apache.axis2.jaxws.context
 
WebServiceContextImpl() - Constructor for class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
WebServiceContextInjector - Interface in org.apache.axis2.jaxws.server.endpoint.injection
 
WebServiceContextInjectorImpl - Class in org.apache.axis2.jaxws.server.endpoint.injection.impl
 
WebServiceContextInjectorImpl() - Constructor for class org.apache.axis2.jaxws.server.endpoint.injection.impl.WebServiceContextInjectorImpl
 
WebServiceExceptionLogger - Class in org.apache.axis2.jaxws
Controls error logging of exceptions thrown by the WebService application (provider, impl, etc.) This class logs errors for all non-checked exceptions.
WebServiceExceptionLogger() - Constructor for class org.apache.axis2.jaxws.WebServiceExceptionLogger
 
wrap(Class, String, Object, Class, PropertyDescriptorPlus) - Method in class org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
wrap Creates a jaxb object that is initialized with one child object.
wrap(Class, List<String>, Map<String, Object>, Map<String, Class>, Map<String, PropertyDescriptorPlus>) - Method in class org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
wrap Creates a jaxb object that is initialized with the child objects.
wrap(Class, List<String>, Map<String, Object>) - Method in class org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
 
wrap(Class, List<String>, Map<String, Object>, Map<String, Class>, Map<String, PropertyDescriptorPlus>) - Method in interface org.apache.axis2.jaxws.wrapper.JAXBWrapperTool
wrap Creates a jaxb object that is initialized with the child objects.
wrap(Class, List<String>, Map<String, Object>) - Method in interface org.apache.axis2.jaxws.wrapper.JAXBWrapperTool
wrap Creates a jaxb object that is initialized with the child objects.
wrap(Class, String, Object, Class, PropertyDescriptorPlus) - Method in interface org.apache.axis2.jaxws.wrapper.JAXBWrapperTool
Short Cut for JAXB objects with one child wrap Creates a jaxb object that is initialized with one child object.
write(int) - Method in class org.apache.axis2.datasource.jaxb.BOMOutputStreamFilter
 
write(byte[]) - Method in class org.apache.axis2.datasource.jaxb.BOMOutputStreamFilter
 
write(byte[], int, int) - Method in class org.apache.axis2.datasource.jaxb.BOMOutputStreamFilter
 
WRITE_HEADER_ELEMENT_IF_NULL - Static variable in interface org.apache.axis2.jaxws.Constants
Context Property: Name: jaxws.header.parameter.isNull.write.element.with.xsi.nil Value: Boolean.TRUE or Boolean.FALSE Default: null, which is interpretted as Boolean.TRUE If the @WebParam indicates that the parameter is mapped to a header and the argument for the parameter is null, this property is queried by the JAX-WS runtime to determine if a) TRUE: A SOAP header element is serialized with an xsi:nil="true" attribute b) FALSE: No SOAP header element is serialized.
writeAttribute(String, String, String, String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeAttribute(String, String, String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeAttribute(String, String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeAttribute(String, String, String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeAttribute(String, String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeAttribute(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeCData(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeCData(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeCharacters(char[], int, int) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeCharacters(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeCharacters(char[], int, int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeCharacters(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeComment(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeComment(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeDefaultNamespace(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeDefaultNamespace(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeDTD(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeDTD(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeEmptyElement(String, String, String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeEmptyElement(String, String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeEmptyElement(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeEmptyElement(String, String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeEmptyElement(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeEmptyElement(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeEndDocument() - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeEndDocument() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeEndElement() - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeEndElement() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeEntityRef(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeEntityRef(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeNamespace(String, String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeNamespace(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeProcessingInstruction(String, String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeProcessingInstruction(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeProcessingInstruction(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeProcessingInstruction(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeStartDocument() - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeStartDocument(String, String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeStartDocument(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeStartDocument() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeStartDocument(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeStartDocument(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeStartElement(String, String, String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeStartElement(String, String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeStartElement(String) - Method in class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
writeStartElement(String, String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeStartElement(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeStartElement(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeTo(Result) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.jaxws.utility.DataSourceFormatter
 
WS_CACHE - Static variable in interface org.apache.axis2.jaxws.Constants
This constant will be used to store the location of JAX-WS generated artifacts cache.
wsdlDocumentLocation(String) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add the URI from where the WSDL for the endpoint that the endpoint reference will target can be retrieved.

X

XMLDispatch<T> - Class in org.apache.axis2.jaxws.client.dispatch
 
XMLDispatch(ServiceDelegate, EndpointDescription, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
XMLDispatch(ServiceDelegate, EndpointDescription, EndpointReference, String, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
XMLDispatchAsyncListener - Class in org.apache.axis2.jaxws.client.dispatch
The XMLDispatchAsyncListener is an extension of the AsyncResponse class to provide proper deserialization into the target format (XML String or Source).
XMLDispatchAsyncListener(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.client.dispatch.XMLDispatchAsyncListener
 
XmlEnumUtils - Class in org.apache.axis2.jaxws.utility
Utility methods for JAXB Enum classes
XMLFault - Class in org.apache.axis2.jaxws.message
This is a value class that is an agnostic representation of a fault.
XMLFault(XMLFaultCode, XMLFaultReason, Block[]) - Constructor for class org.apache.axis2.jaxws.message.XMLFault
Construct Application XMLFault with minimum required information
XMLFault(XMLFaultCode, XMLFaultReason) - Constructor for class org.apache.axis2.jaxws.message.XMLFault
Construct System XMLFault with minimum required information
XMLFaultCode - Class in org.apache.axis2.jaxws.message
Agnostic representation of SOAP 1.1 and SOAP 1.2 fault code values.
XMLFaultCode(QName) - Constructor for class org.apache.axis2.jaxws.message.XMLFaultCode
 
XMLFaultReason - Class in org.apache.axis2.jaxws.message
Agnostic representation of a Fault Reason/faultstring.
XMLFaultReason(String, String) - Constructor for class org.apache.axis2.jaxws.message.XMLFaultReason
A Fault Reason has the reason text and language
XMLFaultReason(String) - Constructor for class org.apache.axis2.jaxws.message.XMLFaultReason
A Fault Reason with the default language
XMLFaultUtils - Class in org.apache.axis2.jaxws.message.util
Collection of utilities used by the Message implementation to process XMLFaults.
XMLFaultUtils() - Constructor for class org.apache.axis2.jaxws.message.util.XMLFaultUtils
 
XMLPart - Interface in org.apache.axis2.jaxws.message
XMLPart The XML portion of a Message The JAX-WS implementation (proxy, message receiver, etc.) interact with the Message via Blocks.
XMLPartBase - Class in org.apache.axis2.jaxws.message.impl
XMLPartBase class for an XMLPart An XMLPart is an abstraction of the xml portion of the message.
XMLPartFactory - Interface in org.apache.axis2.jaxws.message.factory
XMLPartFactory

Creates an XMLPart object.

XMLPartFactoryImpl - Class in org.apache.axis2.jaxws.message.impl
MessageFactoryImpl
XMLPartFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.impl.XMLPartFactoryImpl
Default Constructor required for Factory
XMLPartImpl - Class in org.apache.axis2.jaxws.message.impl
XMLPartImpl

This class extends the implementation of the XMLPartBase so that it can define the transformations between OM, SAAJ SOAPEnvelope and XMLSpine.

XMLRootElementUtil - Class in org.apache.axis2.jaxws.utility
 
XMLStreamReaderFilter - Class in org.apache.axis2.jaxws.message.util
XMLStreamReaderFilter Abstract class that simply delegates to the initial reader.
XMLStreamReaderFilter(XMLStreamReader) - Constructor for class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
Construct a Filter
XMLStreamReaderForXMLSpine - Class in org.apache.axis2.jaxws.message.impl
XMLStreamReaderForXMLSpine

An XMLSpine is composed of many different parts: a sparse OM tree, header blocks, body blocks, etc.

XMLStreamReaderForXMLSpine(OMElement, Protocol, List<Block>, List<Block>, List<Block>, boolean) - Constructor for class org.apache.axis2.jaxws.message.impl.XMLStreamReaderForXMLSpine
 
XMLStreamReaderFromDOM - Class in org.apache.axis2.jaxws.message.util.impl
XMLStreamReader created from walking a DOM.
XMLStreamReaderFromDOM(Element) - Constructor for class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
Create the XMLStreamReader with an Envelope
XMLStreamWriterArrayFilter - Class in org.apache.axis2.datasource.jaxb
In some cases, we want to marshal an array of objects as a series of elements instead of a single element containing items.
XMLStreamWriterArrayFilter(XMLStreamWriter) - Constructor for class org.apache.axis2.datasource.jaxb.XMLStreamWriterArrayFilter
 
XMLStreamWriterWithOS - Class in org.apache.axis2.jaxws.message.util
XMLStreamReader that exposes direct access to the OutputStream.
XMLStreamWriterWithOS(OutputStream, String) - Constructor for class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
XMLStringBlock - Interface in org.apache.axis2.jaxws.message.databinding
XMLStringBlock Block with a business object that is a String containing xml text
XMLStringBlockFactory - Interface in org.apache.axis2.jaxws.message.factory
XMLStringBlockFactory

Creates a XMLStringBlock

The FactoryRegistry should be used to get access to the Factory

XMLStringBlockFactoryImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
XMLStringFactoryImpl

Creates an XMLStringBlock

XMLStringBlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockFactoryImpl
Default Constructor required for Factory
XMLStringBlockImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
XMLStringBlock

Block containing a business object that is a String of xml text

XMLStringBlockImpl(OMElement, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
Constructor called from factory
XMLStringDataSource - Class in org.apache.axis2.datasource
OMDataSource backed by a string containing xml data
XMLStringDataSource(String) - Constructor for class org.apache.axis2.datasource.XMLStringDataSource
 
XSDListUtils - Class in org.apache.axis2.datasource.jaxb
Utilities to convert to/from xsd:list String to Object[]/List values.

_

_convertOM2SE(OMElement) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Convert OM tree into a SOAPEnvelope
_convertOM2SE(OMElement) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
 
_convertOM2Spine(OMElement) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Convert OM into XMLSpine
_convertOM2Spine(OMElement) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
 
_convertSE2OM(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Convert SOAPEnvelope into an OM tree
_convertSE2OM(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
 
_convertSE2Spine(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Convert SOAPEnvelope into XMLSPine
_convertSE2Spine(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
 
_convertSpine2OM(XMLSpine) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Convert XMLSpine into an OM tree
_convertSpine2OM(XMLSpine) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
 
_convertSpine2SE(XMLSpine) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Convert XMLSpine into a SOAPEnvelope
_convertSpine2SE(XMLSpine) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
 
_createSpine(Protocol, SOAPBinding.Style, int, OMElement) - Static method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Create an empty, default spine for the specificed protocol
_getBOFromBO(Object, Object, boolean) - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
_getBOFromBO(Object, Object, boolean) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
_getBOFromBO(Object, Object, boolean) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
The default implementation is to return the business object.
_getBOFromOM(OMElement, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
_getBOFromOM(OMElement, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
_getBOFromOM(OMElement, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
_getBOFromOM(OMElement, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
_getBOFromOM(OMElement, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
_getBOFromOM(OMElement, Object) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Default method for getting business object from OM.
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
The derived class must provide an implementation that builds the business object from the reader
_getOMFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
_getOMFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Get an XMLStreamReader for the BusinessObject The derived Block must implement this method
_getReaderFromOM(OMElement) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
_getReaderFromOM(OMElement) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.impl.DataSourceBlockImpl
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Output BusinessObject contents to a Writer.
_outputFromOM(OMElement, XMLStreamWriter, boolean) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Output OMElement contents to a Writer.
_outputFromReader(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Output Reader contents to a Writer.
_postPivot_getXMLStreamReader() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Called if we have passed the pivot point but someone wants to output the block.
_postPivot_outputTo(XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Called if we have passed the pivot point but someone wants to output the block.
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.