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

A

AARBasedWSDLLocator - Class in org.apache.axis2.deployment.resolver
Custom WSDL locator to load schemas from zip archives Need to provide the aarFile and the baseInputStream for the base WSDL file

The logic here is that we only care about the import location all imports must be relative to the META-INF folder

AARBasedWSDLLocator(String, File, InputStream) - Constructor for class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
 
AARFileBasedURIResolver - Class in org.apache.axis2.deployment.resolver
A custom URI resolver that can
AARFileBasedURIResolver(File) - Constructor for class org.apache.axis2.deployment.resolver.AARFileBasedURIResolver
 
ABORT - Static variable in class org.apache.axis2.engine.Handler.InvocationResponse
 
AbstractAgent - Class in org.apache.axis2.transport.http
The AbstractAgent acts as a simple dispatcher for http requests.
AbstractAgent(ConfigurationContext) - Constructor for class org.apache.axis2.transport.http.AbstractAgent
 
AbstractCodeGenerationExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
AbstractCodeGenerationExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
 
AbstractContext - Class in org.apache.axis2.context
This is the top most level of the Context hierarchy and is a bag of properties.
AbstractContext(AbstractContext) - Constructor for class org.apache.axis2.context.AbstractContext
 
AbstractContext() - Constructor for class org.apache.axis2.context.AbstractContext
 
AbstractDBProcessingExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
AbstractDBProcessingExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.AbstractDBProcessingExtension
 
AbstractDispatcher - Class in org.apache.axis2.engine
This the base class for all dispatchers.
AbstractDispatcher() - Constructor for class org.apache.axis2.engine.AbstractDispatcher
 
AbstractHandler - Class in org.apache.axis2.handlers
Class AbstractHandler
AbstractHandler() - Constructor for class org.apache.axis2.handlers.AbstractHandler
Constructor AbstractHandler.
AbstractHTTPSender - Class in org.apache.axis2.transport.http
 
AbstractHTTPSender() - Constructor for class org.apache.axis2.transport.http.AbstractHTTPSender
 
AbstractInMessageReceiver - Class in org.apache.axis2.receivers
This is takes care of the IN-OUT sync MEP in the server side
AbstractInMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractInMessageReceiver
 
AbstractInOutAsyncMessageReceiver - Class in org.apache.axis2.receivers
This is takes care of the IN-OUT sync MEP in the server side
AbstractInOutAsyncMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractInOutAsyncMessageReceiver
 
AbstractInOutSyncMessageReceiver - Class in org.apache.axis2.receivers
This is the Absract IN-OUT MEP MessageReceiver.
AbstractInOutSyncMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver
 
AbstractMessageReceiver - Class in org.apache.axis2.receivers
 
AbstractMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractMessageReceiver
 
AbstractMessageReceiver.ThreadContextDescriptor - Class in org.apache.axis2.receivers
 
AbstractMessageReceiver.ThreadContextDescriptor() - Constructor for class org.apache.axis2.receivers.AbstractMessageReceiver.ThreadContextDescriptor
 
AbstractOperationDispatcher - Class in org.apache.axis2.dispatchers
 
AbstractOperationDispatcher() - Constructor for class org.apache.axis2.dispatchers.AbstractOperationDispatcher
 
AbstractPrettyPrinterExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
AbstractPrettyPrinterExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
 
AbstractRobustInMessageReceiver - Class in org.apache.axis2.receivers
This is takes care of the IN-OUT sync MEP in the server side
AbstractRobustInMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractRobustInMessageReceiver
 
AbstractServiceDispatcher - Class in org.apache.axis2.dispatchers
 
AbstractServiceDispatcher() - Constructor for class org.apache.axis2.dispatchers.AbstractServiceDispatcher
 
AccessController - Class in org.apache.axis2.java.security
This utility wrapper class is created to support AXIS2 runs inside of Java 2 Security environment.
acknowledgeMessage(MessageContext) - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
acknowledgeMessage(MessageContext) - Method in interface org.apache.axis2.transport.RequestResponseTransport
Notify the transport that a message should be acknowledged at this time.
ACTION_ATTRIBUTES - Static variable in interface org.apache.axis2.addressing.AddressingConstants
A property pointing to an ArrayList of OMAttribute objects representing any attributes of the wsa:Action header.
ACTION_MAPPING - Static variable in class org.apache.axis2.Constants
 
ActionBasedOperationDispatcher - Class in org.apache.axis2.dispatchers
 
ActionBasedOperationDispatcher() - Constructor for class org.apache.axis2.dispatchers.ActionBasedOperationDispatcher
 
activate(ConfigurationContext) - Method in class org.apache.axis2.client.Options
This method checks to see if additional work needs to be done in order to complete the object reconstitution.
activate(ConfigurationContext) - Method in class org.apache.axis2.context.MessageContext
This method checks to see if additional work needs to be done in order to complete the object reconstitution.
activate(ConfigurationContext) - Method in class org.apache.axis2.context.OperationContext
This method checks to see if additional work needs to be done in order to complete the object reconstitution.
activate(ConfigurationContext) - Method in class org.apache.axis2.context.ServiceContext
This method checks to see if additional work needs to be done in order to complete the object reconstitution.
activate(ConfigurationContext) - Method in class org.apache.axis2.context.ServiceGroupContext
Some parts of the object restored from the readExternal deserialization work cannot be completed until we have a configurationContext.
ACTIVATE_SERVICE - Static variable in class org.apache.axis2.Constants
 
activateWithOperationContext(OperationContext) - Method in class org.apache.axis2.context.MessageContext
This method checks to see if additional work needs to be done in order to complete the object reconstitution.
ACTIVE_OBJECT - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
ACTIVEMQ_DYNAMIC_QUEUE - Static variable in class org.apache.axis2.transport.jms.JMSConstants
 
ACTIVEMQ_DYNAMIC_TOPIC - Static variable in class org.apache.axis2.transport.jms.JMSConstants
 
ADBBean - Interface in org.apache.axis2.databinding
 
ADBDataHandlerStreamReader - Class in org.apache.axis2.databinding.utils.reader
 
ADBDataHandlerStreamReader(QName, DataHandler) - Constructor for class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
ADBDataSource - Class in org.apache.axis2.databinding
 
ADBDataSource(ADBBean, QName) - Constructor for class org.apache.axis2.databinding.ADBDataSource
Constructor taking in an ADBBean
ADBHelperDataSource - Class in org.apache.axis2.databinding
 
ADBHelperDataSource(Object, QName, String) - Constructor for class org.apache.axis2.databinding.ADBHelperDataSource
Constructor taking in an ADBBean
ADBMessages - Class in org.apache.axis2.databinding.i18n
 
ADBMessages() - Constructor for class org.apache.axis2.databinding.i18n.ADBMessages
 
ADBNamespaceContext - Class in org.apache.axis2.databinding.utils.reader
 
ADBNamespaceContext() - Constructor for class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
 
ADBSOAPModelBuilder - Class in org.apache.axis2.databinding
Builds a SOAPEnvelope around an ADB pull parser
ADBSOAPModelBuilder(XMLStreamReader, SOAPFactory) - Constructor for class org.apache.axis2.databinding.ADBSOAPModelBuilder
 
ADBSOAPModelBuilder.Body - Class in org.apache.axis2.databinding
 
ADBSOAPModelBuilder.Child - Class in org.apache.axis2.databinding
 
ADBSOAPModelBuilder.Envelope - Class in org.apache.axis2.databinding
 
ADBSOAPModelBuilder.Header - Class in org.apache.axis2.databinding
 
ADBSOAPModelBuilder.Header() - Constructor for class org.apache.axis2.databinding.ADBSOAPModelBuilder.Header
 
ADBXMLStreamReader - Interface in org.apache.axis2.databinding.utils.reader
 
ADBXMLStreamReaderImpl - Class in org.apache.axis2.databinding.utils.reader
This is the new implementation of the ADBpullaparser.
ADBXMLStreamReaderImpl(QName, Object[], Object[]) - Constructor for class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
ADBXMLStreamReaderImpl(QName, Object[], Object[], TypeTable, boolean) - Constructor for class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
ADD_MUST_UNDERSTAND_TO_ADDRESSING_HEADERS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
addAssertionToFilter(QName) - Method in class org.apache.axis2.util.ExternalPolicySerializer
 
addAttachment(String, DataHandler) - Method in class org.apache.axis2.context.MessageContext
Adds an attachment to the attachment Map of this message context.
addAttachment(DataHandler) - Method in class org.apache.axis2.context.MessageContext
Adds an attachment to the attachment Map of this message context.
addAttachmentPart(AttachmentPart) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Adds the given AttachmentPart object to this SOAPMessage object.
addAttribute(String, OMNamespace, String) - Method in class org.apache.axis2.addressing.EndpointReference
 
addAttribute(OMAttribute) - Method in class org.apache.axis2.addressing.EndpointReference
 
addAttribute(QName, String) - Method in class org.apache.axis2.saaj.DetailEntryImpl
 
addAttribute(QName, String) - Method in class org.apache.axis2.saaj.DetailImpl
 
addAttribute(QName, String) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
addAttribute(QName, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addAttribute(Name, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
Adds an attribute with the specified name and value to this SOAPElement object.
addAttribute(QName, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addAttribute(Name, String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Override SOAPElement.addAttribute SOAP1.2 should not allow encodingStyle attribute to be set on Envelop
addAttribute(Document, String, String, Element) - Static method in class org.apache.axis2.util.XSLTUtils
Utility method to add an attribute to a given element
addAttribute(Document, String, String, Element) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Utility method to add an attribute to a given element.
addAxisService(AxisService) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
addBody() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Creates a SOAPBody object and sets it as the SOAPBody object for this SOAPEnvelope object.
addBodyElement(Name) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new SOAPBodyElement object with the specified name and adds it to this SOAPBody object.
addBodyElement(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new SOAPBodyElement object with the specified name and adds it to this SOAPBody object.
addCallback(String, Callback) - Method in class org.apache.axis2.util.CallbackReceiver
 
addChild(AxisDescription) - Method in class org.apache.axis2.description.AxisDescription
 
addChild(Object, AxisDescription) - Method in class org.apache.axis2.description.AxisDescription
 
addChildElement(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
 
addChildElement(QName) - Method in class org.apache.axis2.saaj.DetailImpl
 
addChildElement(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
addChildElement(String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addChildElement(String, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addChildElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addChildElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addChildElement(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addChildElement(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addChildElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addChildElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addChildElement(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addChildElement(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addChildElement(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addChildElement(Name) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Override SOAPElement.addChildElement SOAP 1.2 should not allow element to be added after body element
addChildElement(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addChildElement(String, String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addChildElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addChildElement(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addChildElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addChildElement(Document, String, Node) - Static method in class org.apache.axis2.util.XSLTUtils
Utility method to add an attribute to a given element
addConfigurationManagerListener(ConfigurationManagerListener) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManager
For registering a configuration event listener.
addContext(AbstractContext) - Method in interface org.apache.axis2.cluster.context.ContextManager
 
addContextManagerListener(ContextManagerListener) - Method in interface org.apache.axis2.cluster.context.ContextManager
 
addCSpecifcAttributes(Document, AxisOperation, Element, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
addCustomHeaders(HttpMethod, MessageContext) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
addDataLocator(String, AxisDataLocator) - Method in class org.apache.axis2.engine.AxisConfiguration
For internal used only! To store instance of DataLocator when it is first loaded.
addDataLocatorClassNames(String, String) - Method in class org.apache.axis2.description.AxisService
Save data Locator configured at service level for this Axis Service
addDataLocatorClassNames(String, String) - Method in class org.apache.axis2.engine.AxisConfiguration
Allows to define/configure Data Locator for specified dialect at Axis 2 Configuration.
addDefaultModuleVersion(String, String) - Method in class org.apache.axis2.engine.AxisConfiguration
Adds a default module version, which can be done either programmatically or by using axis2.xml.
addDestination(String, String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Add a listen destination on this connection factory on behalf of the given service
addDetail() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
addDetailEntry(Name) - Method in class org.apache.axis2.saaj.DetailImpl
Creates a new DetailEntry object with the given name and adds it to this Detail object.
addDetailEntry(QName) - Method in class org.apache.axis2.saaj.DetailImpl
Creates a new DetailEntry object with the given name and adds it to this Detail object.
addDocument(Document) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Adds the root node of the DOM Document to this SOAPBody object.
addElement(Document, String, String, Element) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Utility method to add an attribute to a given element.
addEndpoint(String, AxisEndpoint) - Method in class org.apache.axis2.description.AxisService
 
addEndpoint(Document, Element) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Adds the endpoint to the document.
addEnumFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Adds the enumeration.
addExclueMethods(ArrayList) - Static method in class org.apache.axis2.deployment.util.Utils
To add the exclude method when generating scheams , here the exclude methods will be session releated axis2 methods
addExposedTransport(String) - Method in class org.apache.axis2.description.AxisService
 
addExtensibleElement(OMElement) - Method in class org.apache.axis2.addressing.EndpointReference
 
addExtensionElement(OMFactory, OMElement, String, String, String, OMNamespace) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
 
addFault(AxisBindingMessage) - Method in class org.apache.axis2.description.AxisBinding
 
addFault(AxisBindingMessage) - Method in class org.apache.axis2.description.AxisBindingOperation
 
addFault() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String, Locale) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(QName, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addFault(QName, String, Locale) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFaultAction(String, String) - Method in class org.apache.axis2.description.AxisOperation
 
addFaultMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.AxisOperation
 
addFaultMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
addFaultMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
 
addFaultMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.TwoChannelAxisOperation
 
addFaultReasonText(String, Locale) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Appends or replaces a Reason Text item containing the specified text message and an xml:lang derived from locale.
addFlowHandlers(Flow, ClassLoader) - Static method in class org.apache.axis2.deployment.util.Utils
 
addHandler(HandlerDescription) - Method in class org.apache.axis2.description.Flow
Method addHandler.
addHandler(Handler) - Method in class org.apache.axis2.engine.Phase
Adds handler to the collection.
addHandler(HandlerDescription) - Method in class org.apache.axis2.engine.Phase
Method addHandler.
addHandler(Handler, int) - Method in class org.apache.axis2.engine.Phase
Method addHandler.
addHandler(HandlerDescription) - Method in class org.apache.axis2.phaseresolver.PhaseHolder
If the phase name is equal to "*" that implies , the handler should be added to each and every phase in the system for a given flow , and at that point if the phase rule contains any before or aftere then they will be ignored.
addHandler(Flow, Handler, String) - Static method in class org.apache.axis2.util.Utils
 
addHeader(SOAPHeaderBlock) - Method in exception org.apache.axis2.AxisFault
Add a header to the list of fault headers
addHeader(OMElement) - Method in class org.apache.axis2.client.ServiceClient
Add an arbitrary XML element as a header to be sent with outgoing messages.
addHeader(SOAPHeaderBlock) - Method in class org.apache.axis2.client.ServiceClient
Add SOAP Header to be sent with outgoing messages.
addHeader() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Creates a SOAPHeader object and sets it as the SOAPHeader object for this SOAPEnvelope object.
addHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
addHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
addHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
addHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
addHeader(String, String) - Method in class org.apache.axis2.transport.http.ServletBasedOutTransportInfo
 
addHeaderElement(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Creates a new SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addHeaderElement(QName) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addHeaderOperations(List, AxisOperation, boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
populate the header parameters
addHeaderOperationsToFault(List, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
populate the header parameters to faults
addHeadersToEnvelope(SOAPEnvelope) - Method in class org.apache.axis2.client.ServiceClient
Add all configured headers to a SOAP envelope.
addHttpHeader(MessageContext, String, String) - Method in class org.apache.axis2.client.Stub
add an http header with name and value to message context
addHTTPHeaderElements(OMFactory, ArrayList, OMNamespace, OMElement, Map) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Adds a HTTP header element to a given OMElement
addHttpLocationDispatcherString(String, AxisOperation) - Method in class org.apache.axis2.description.AxisService
Maps an constant string in the whttp:location to the given operation.
addInboundExecutedPhase(Handler) - Method in class org.apache.axis2.context.MessageContext
Add a Phase to the collection of executed phases for the inbound path.
ADDING_NEW_MODULE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
addListener(TransportInDescription, boolean) - Method in class org.apache.axis2.engine.ListenerManager
 
addLocalPolicyAssertion(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
 
addMail(String, MimeMessage) - Method in class org.apache.axis2.transport.mail.server.Storage
 
addMaxOccurs(QName, long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Adds the maxOccurs associated with a QName.
addMemberType(QName, String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
addMessage(AxisMessage, String) - Method in class org.apache.axis2.description.AxisOperation
 
addMessage(AxisMessage, String) - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
addMessage(AxisMessage, String) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
 
addMessage(AxisMessage, String) - Method in class org.apache.axis2.description.TwoChannelAxisOperation
 
addMessageBuilder(String, Builder) - Method in class org.apache.axis2.engine.AxisConfiguration
Register a messageBuilder implementation against a content type.
addMessageBundle(String, MessageBundle) - Static method in class org.apache.axis2.i18n.Messages
To add a new Message Bundle to the MessageBundle list.
addMessageContext(MessageContext) - Method in class org.apache.axis2.client.OperationClient
Add a message context to the client for processing.
addMessageContext(MessageContext) - Method in class org.apache.axis2.context.OperationContext
When a new message is added to the MEPContext the logic should be included remove the MEPContext from the table in the EngineContext.
addMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.AxisOperation
Adds a message context into an operation context.
addMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
addMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.InOutAxisOperation
 
addMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.OutInAxisOperation
 
addMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
 
addMessageElementQNameToOperationMapping(QName, AxisOperation) - Method in class org.apache.axis2.description.AxisService
Add an entry to the map between element QNames in WSDL messages and AxisOperations for this service.
addMessageFormatter(String, MessageFormatter) - Method in class org.apache.axis2.engine.AxisConfiguration
Register a messageFormatter implementation against a content type.
addMessageReceiver(String, MessageReceiver) - Method in class org.apache.axis2.description.AxisService
 
addMessageReceiver(String, MessageReceiver) - Method in class org.apache.axis2.engine.AxisConfiguration
 
addMetaData(OMNode) - Method in class org.apache.axis2.addressing.EndpointReference
 
addMethodsToStub(Document, Element, QName, List) - Method in interface org.apache.axis2.modules.PolicyExtension
 
addMimeHeader(String, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Adds a MIME header with the specified name and value to this AttachmentPart object.
addMimeHeader(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates a MimeHeader object with the specified name and value and adds it to this SOAPPart object.
addMinOccurs(QName, long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Adds the minOccurs associated with a QName.
addModule(QName) - Method in class org.apache.axis2.description.AxisOperation
 
addModule(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
Method addModule.
addModuleConfig(ModuleConfiguration) - Method in class org.apache.axis2.description.AxisOperation
Adds module configuration, if there is moduleConfig tag in operation.
addModuleConfig(ModuleConfiguration) - Method in class org.apache.axis2.description.AxisService
Adds module configuration , if there is moduleConfig tag in service.
addModuleConfig(ModuleConfiguration) - Method in class org.apache.axis2.description.AxisServiceGroup
Adds module configuration , if there is moduleConfig tag in service.
addModuleConfig(ModuleConfiguration) - Method in class org.apache.axis2.engine.AxisConfiguration
Adds module configuration, if there is a moduleConfig tag in service.
addModuleOperations(AxisModule, AxisConfiguration, AxisService) - Method in class org.apache.axis2.description.AxisOperation
Adds an operation to a service if a module is required to do so.
addModuleOperations(AxisModule, AxisConfiguration) - Method in class org.apache.axis2.description.AxisService
Adds an operation to a service if a module is required to do so.
addModuleref(String) - Method in class org.apache.axis2.description.AxisService
 
addModuleref(String) - Method in class org.apache.axis2.description.AxisServiceGroup
 
addNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
addNamespaceContext(NamespaceContext) - Method in interface org.apache.axis2.databinding.utils.reader.ADBXMLStreamReader
add the parent namespace context to this parser
addNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
add the namespace context
addNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
addNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
addNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
addNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
addNamespaceDeclaration(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
addNewModule(AxisModule, AxisConfiguration) - Static method in class org.apache.axis2.deployment.DeploymentEngine
 
addNotUnderstoodHeaderElement(QName) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Creates a new NotUnderstood SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addObservers(AxisObserver) - Method in class org.apache.axis2.engine.AxisConfiguration
 
addOperation(AxisOperation) - Method in class org.apache.axis2.description.AxisModule
 
addOperation(AxisOperation) - Method in class org.apache.axis2.description.AxisService
Method addOperation.
addOutboundExecutedPhase(Handler) - Method in class org.apache.axis2.context.MessageContext
Add a Phase to the collection of executed phases for the outbound path.
addParameter(Parameter) - Method in class org.apache.axis2.description.AxisDescription
 
addParameter(Parameter) - Method in class org.apache.axis2.description.AxisModule
 
addParameter(Parameter) - Method in class org.apache.axis2.description.HandlerDescription
 
addParameter(Parameter) - Method in class org.apache.axis2.description.ModuleConfiguration
 
addParameter(Parameter) - Method in interface org.apache.axis2.description.ParameterInclude
Method addParameter.
addParameter(Parameter) - Method in class org.apache.axis2.description.ParameterIncludeImpl
Method addParameter
addParameter(Parameter) - Method in class org.apache.axis2.description.TransportInDescription
Method addParameter.
addParameter(Parameter) - Method in class org.apache.axis2.description.TransportOutDescription
Method addParameter.
addPolicyElement(int, Policy) - Method in class org.apache.axis2.description.PolicyInclude
 
addPolicyRefElement(int, PolicyReference) - Method in class org.apache.axis2.description.PolicyInclude
 
addProperty(String, String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.  
addProperty(String, String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Add a property to the connection factory
addPropertyToOperationClient(OperationClient, String, Object) - Method in class org.apache.axis2.client.Stub
sets the propertykey and propertyValue as a pair to operation client
addPropertyToOperationClient(OperationClient, String, boolean) - Method in class org.apache.axis2.client.Stub
 
addPropertyToOperationClient(OperationClient, String, int) - Method in class org.apache.axis2.client.Stub
 
ADDR_VALIDATE_ACTION - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
addReason(String) - Method in exception org.apache.axis2.AxisFault
Add a reason for the fault in the empty "" language
addReason(String, String) - Method in exception org.apache.axis2.AxisFault
Add a reason for the fault
addReferenceParameter(OMElement) - Method in class org.apache.axis2.addressing.EndpointReference
 
addReferenceParameter(QName, String) - Method in class org.apache.axis2.addressing.EndpointReference
 
addReferenceParameter(OMElement) - Method in class org.apache.axis2.client.Options
Deprecated.  
addReferenceParameters(MessageContext) - Method in class org.apache.axis2.client.OperationClient
 
addRelatesTo(RelatesTo) - Method in class org.apache.axis2.client.Options
Add WS-Addressing RelatesTo item.
addRelatesTo(RelatesTo) - Method in class org.apache.axis2.context.MessageContext
 
ADDRESSING_ACTION - Static variable in class org.apache.axis2.Constants
Addressing Constants
ADDRESSING_OPTIONAL - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
ADDRESSING_REQUIRED - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
ADDRESSING_UNSPECIFIED - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
AddressingBasedDispatcher - Class in org.apache.axis2.engine
Dispatcher based on the WS-Addressing properties.
AddressingBasedDispatcher() - Constructor for class org.apache.axis2.engine.AddressingBasedDispatcher
 
AddressingConstants - Interface in org.apache.axis2.addressing
Interface AddressingConstants
AddressingConstants.Final - Interface in org.apache.axis2.addressing
 
AddressingConstants.Submission - Interface in org.apache.axis2.addressing
 
AddressingFaultsHelper - Class in org.apache.axis2.addressing
 
AddressingFaultsHelper() - Constructor for class org.apache.axis2.addressing.AddressingFaultsHelper
 
AddressingFinalInHandler - Class in org.apache.axis2.handlers.addressing
 
AddressingFinalInHandler() - Constructor for class org.apache.axis2.handlers.addressing.AddressingFinalInHandler
 
AddressingHelper - Class in org.apache.axis2.addressing
 
AddressingHelper() - Constructor for class org.apache.axis2.addressing.AddressingHelper
 
AddressingInFaultHandler - Class in org.apache.axis2.handlers.addressing
This class is used to extract WS-Addressing Spec defined Faults and FaultDetail and convert them into understandable AxisFault objects.
AddressingInFaultHandler() - Constructor for class org.apache.axis2.handlers.addressing.AddressingInFaultHandler
 
AddressingInHandler - Class in org.apache.axis2.handlers.addressing
 
AddressingInHandler() - Constructor for class org.apache.axis2.handlers.addressing.AddressingInHandler
 
AddressingMessages - Class in org.apache.axis2.addressing.i18n
 
AddressingMessages() - Constructor for class org.apache.axis2.addressing.i18n.AddressingMessages
 
AddressingModule - Class in org.apache.axis2.addressing
 
AddressingModule() - Constructor for class org.apache.axis2.addressing.AddressingModule
 
addressingNamespace - Variable in class org.apache.axis2.handlers.addressing.AddressingInHandler
 
AddressingOutHandler - Class in org.apache.axis2.handlers.addressing
 
AddressingOutHandler() - Constructor for class org.apache.axis2.handlers.addressing.AddressingOutHandler
 
AddressingSubmissionInHandler - Class in org.apache.axis2.handlers.addressing
 
AddressingSubmissionInHandler() - Constructor for class org.apache.axis2.handlers.addressing.AddressingSubmissionInHandler
 
AddressingValidationHandler - Class in org.apache.axis2.handlers.addressing
 
AddressingValidationHandler() - Constructor for class org.apache.axis2.handlers.addressing.AddressingValidationHandler
 
addressingVersion - Variable in class org.apache.axis2.handlers.addressing.AddressingInHandler
 
addSchema(XmlSchema) - Method in class org.apache.axis2.description.AxisService
 
addSchema(Collection) - Method in class org.apache.axis2.description.AxisService
 
addService(AxisService) - Method in class org.apache.axis2.description.AxisServiceGroup
 
addService(AxisService) - Method in class org.apache.axis2.engine.AxisConfiguration
Method addService.
addServiceContext(ServiceContext) - Method in class org.apache.axis2.context.ServiceGroupContext
Adds the specified service context object to the lists of service contexts for this service group context.
addServiceContext(ServiceContext) - Method in class org.apache.axis2.context.SessionContext
 
addServiceGroup(AxisServiceGroup, ArrayList, URL, DeploymentFileData, AxisConfiguration) - Static method in class org.apache.axis2.deployment.DeploymentEngine
 
addServiceGroup(AxisServiceGroup) - Method in class org.apache.axis2.engine.AxisConfiguration
 
addServiceGroupContext(ServiceGroupContext) - Method in class org.apache.axis2.context.SessionContext
 
addServiceGroupContextintoApplicatoionScopeTable(ServiceGroupContext) - Method in class org.apache.axis2.context.ConfigurationContext
 
addShortType(Element, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
set the short type as it is in the data binding
addSOAPAction(Document, Element, QName) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Adds the soap action
addSoapHeader(SOAPHeaderMessage) - Method in class org.apache.axis2.description.AxisMessage
 
addSOAPHeaderElements(OMFactory, ArrayList, OMNamespace, OMElement, Map) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Adds a soap header element to a given OMElement
addSOAPModuleElements(OMFactory, ArrayList, OMNamespace, OMElement) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Adds a soap module element to a given OMElement
addSoapVersion(Document, Element) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Looks for the SOAPVersion and adds it.
addStringHeader(QName, String) - Method in class org.apache.axis2.client.ServiceClient
Add a simple header consisting of some text (and a header name; duh) to be sent with interactions.
addTargetResolver(TargetResolver) - Method in class org.apache.axis2.engine.AxisConfiguration
 
addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
Creates a new Text object initialized with the given String and adds it to this SOAPElement object.
addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
 
addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addThreadContextMigrator(ConfigurationContext, String, ThreadContextMigrator) - Static method in class org.apache.axis2.util.ThreadContextMigratorUtil
Register a new ThreadContextMigrator.
addToAllServicesMap(String, AxisService) - Method in class org.apache.axis2.engine.AxisConfiguration
 
addToengagedModules(String) - Method in class org.apache.axis2.description.AxisServiceGroup
 
addToGroup(AxisService) - Method in class org.apache.axis2.description.AxisServiceGroup
 
addToList(MetaDataEntry) - Method in class org.apache.axis2.util.MetaDataEntry
Add to the list
addTransportIn(TransportInDescription) - Method in class org.apache.axis2.engine.AxisConfiguration
Method addTransportIn.
addTransportOut(TransportOutDescription) - Method in class org.apache.axis2.engine.AxisConfiguration
Method addTransportOut.
addtStatus(QName, int) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Adds a another status to a particular Qname.
addTypeMappingName(QName, String) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
Adds a type mapping name to the type mapper.
addTypeMappingName(QName, String) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
addTypeMappingObject(QName, Object) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
Adds a type mapping object to the type mapper.
addTypeMappingObject(QName, Object) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
addTypeMappingStatus(QName, Object) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
Allows the storage of a status object with a mapping to the qname.
addTypeMappingStatus(QName, Object) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
addUpgradeHeaderElement(Iterator) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Creates a new Upgrade SOAPHeaderElement object initialized with the specified List of supported SOAP URIs and adds it to this SOAPHeader object.
addUpgradeHeaderElement(String[]) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addUpgradeHeaderElement(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addURL(URL) - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
addWSAddressingToBinding(String, OMFactory, OMElement) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
 
addWSAWActionAttribute(OMElement, String) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
 
addWSInfoItem(File, String) - Method in class org.apache.axis2.deployment.repository.util.WSInfoList
First checks whether the file is already available by the system call isFileExist.
addWSToDeploy(DeploymentFileData) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
addWSToUndeploy(WSInfo) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
adjustWSDLSchemaLocatins(Definition, Map) - Method in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
adjust the schema locations in the original wsdl
ADMIN_JSP_NAME - Static variable in class org.apache.axis2.transport.http.AdminAgent
 
ADMIN_LISTSERVICES - Static variable in class org.apache.axis2.Constants
List service for admin pages
ADMIN_LOGIN - Static variable in class org.apache.axis2.Constants
 
ADMIN_SECURITY_DISABLED - Static variable in class org.apache.axis2.Constants
 
AdminAgent - Class in org.apache.axis2.transport.http
Provides methods to process axis2 admin requests.
AdminAgent(ConfigurationContext) - Constructor for class org.apache.axis2.transport.http.AdminAgent
 
adoptNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
agent - Variable in class org.apache.axis2.transport.http.AxisAdminServlet
 
ALL_PHASES - Static variable in class org.apache.axis2.engine.Phase
 
ANON_OUT_IN_OP - Static variable in class org.apache.axis2.client.ServiceClient
Operation name used for an anonymous in-out operation (meaning we sent a message and receive a response, equivalent to a WSDL In-Out operation).
ANON_OUT_ONLY_OP - Static variable in class org.apache.axis2.client.ServiceClient
Operation name used for an anonymous out-only operation (meaning we send a message with no response allowed from the service, equivalent to a WSDL In-Only operation).
ANON_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
ANON_ROBUST_OUT_ONLY_OP - Static variable in class org.apache.axis2.client.ServiceClient
Operation name used for an anonymous robust-out-only operation (meaning we send a message, with the only possible response a fault, equivalent to a WSDL Robust-In-Only operation).
ANON_SERVICE - Static variable in class org.apache.axis2.client.ServiceClient
Base name used for a service created without an existing configuration.
ANONYMOUS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
anonymous - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
ANONYMOUS - Static variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
AntBuildWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
AntBuildWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
 
AntBuildWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
 
ANY_ELEMENT_FIELD_NAME - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
ANY_ELEMENT_FIELD_NAME - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
ANY_PARAMETER - Static variable in class org.apache.axis2.description.Parameter
Field ANY_PARAMETER
ANY_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
appendChild(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in class org.apache.axis2.saaj.TextImplEx
Append the string to the end of the character data of the node.
appendFaultSubcode(QName) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Adds a Subcode to the end of the sequence of Subcodes contained by this SOAPFault.
appendPath(String) - Method in class org.apache.axis2.databinding.types.URI
Append to the end of the path of this URI.
appendQueryParameters(MessageContext, URL) - Static method in class org.apache.axis2.transport.http.util.URLTemplatingUtil
Appends Query parameters to the URL
ApplicationContextHolder - Class in org.apache.axis2.extensions.spring.receivers
Implementation of a Spring interface who is configured in Spring's applicationContext.xml or some other Spring type of way.
ApplicationContextHolder() - Constructor for class org.apache.axis2.extensions.spring.receivers.ApplicationContextHolder
 
ApplicationXMLBuilder - Class in org.apache.axis2.builder
This builder is used when the serialization of the message is application/xml.
ApplicationXMLBuilder() - Constructor for class org.apache.axis2.builder.ApplicationXMLBuilder
 
ApplicationXMLFormatter - Class in org.apache.axis2.transport.http
Formates the request message as application/xml
ApplicationXMLFormatter() - Constructor for class org.apache.axis2.transport.http.ApplicationXMLFormatter
 
APPLY_POLICY - Static variable in interface org.apache.axis2.cluster.CommandType
 
applyPolicy(Policy, AxisDescription) - Method in class org.apache.axis2.addressing.AddressingModule
 
applyPolicy(String, Policy) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManager
 
applyPolicy(Policy) - Method in class org.apache.axis2.description.AxisDescription
This method sets the policy as the default of this AxisDescription instance.
applyPolicy() - Method in class org.apache.axis2.description.AxisDescription
Applies the policies on the Description Hierarchy recursively.
applyPolicy(Policy, AxisDescription) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
applyPolicy(Policy, AxisDescription) - Method in interface org.apache.axis2.modules.Module
Evaluates specified policy for the specified AxisDescription.
ArchiveReader - Class in org.apache.axis2.deployment.repository.util
 
ArchiveReader() - Constructor for class org.apache.axis2.deployment.repository.util.ArchiveReader
 
ARRAY_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
ARRAY_TYPE - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
ArrayStack - Class in org.apache.axis2.util
An implementation of the Stack API that is based on an ArrayList instead of a Vector, so it is not synchronized to protect against multi-threaded access.
ArrayStack() - Constructor for class org.apache.axis2.util.ArrayStack
Constructs a new empty ArrayStack.
ArrayStack(int) - Constructor for class org.apache.axis2.util.ArrayStack
Constructs a new empty ArrayStack with an initial size.
ARTIFACTS_TEMP_DIR - Static variable in interface org.apache.axis2.Constants.Configuration
 
AsyncResult - Class in org.apache.axis2.client.async
This class holds the results of an asynchronous invocation.
AsyncResult(MessageContext) - Constructor for class org.apache.axis2.client.async.AsyncResult
Constructor.
ATTACHMENT_TEMP_DIR - Static variable in interface org.apache.axis2.Constants.Configuration
 
AttachmentPartImpl - Class in org.apache.axis2.saaj
 
AttachmentPartImpl() - Constructor for class org.apache.axis2.saaj.AttachmentPartImpl
 
attachments - Variable in class org.apache.axis2.context.MessageContext
message attachments NOTE: Serialization of message attachments is handled as part of the overall message serialization.
ATTR_ACTOR - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_ARRAY_SIZE - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_ARRAY_TYPE - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_ENCODING_STYLE - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_HANDLERINFOCHAIN - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_HREF - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_ID - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_ITEM_TYPE - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_MUST_UNDERSTAND - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_OFFSET - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_POSITION - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_QNAME - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_REF - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_RELAY - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_ROLE - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_ROOT - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_TYPE - Static variable in class org.apache.axis2.namespace.Constants
 
ATTR_WHTTP_AUTHENTICATION_REALM - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WHTTP_AUTHENTICATION_TYPE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WHTTP_CODE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WHTTP_CONTENT_ENCODING - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WHTTP_FAULT_SERIALIZATION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WHTTP_HEADER - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WHTTP_IGNORE_UNCITED - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WHTTP_INPUT_SERIALIZATION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WHTTP_LOCATION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WHTTP_METHOD - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WHTTP_OUTPUT_SERIALIZATION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WHTTP_QUERY_PARAMETER_SEPARATOR - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WHTTP_QUERY_PARAMETER_SEPARATOR_DEFAULT - Static variable in class org.apache.axis2.description.WSDL20DefaultValueHolder
 
ATTR_WSDLX_SAFE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WSOAP_ACTION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WSOAP_ADDRESS - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WSOAP_CODE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WSOAP_HEADER - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WSOAP_MEP - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WSOAP_MODULE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WSOAP_PROTOCOL - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WSOAP_SUBCODES - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTR_WSOAP_VERSION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_ACTION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_ACTIVATE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
ATTRIBUTE_ADDRESS - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_AUTHENTICATION_REALM - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_AUTHENTICATION_TYPE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_CODE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_CONTENT_ENCODING - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_CONTENT_ENCODING_DEFAULT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_DEFAULT_VERSION - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
ATTRIBUTE_ELEMENT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_FAULT_SERIALIZATION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_HEADER - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_IGNORE_UNCITED - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_INPUT_SERIALIZATION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_LOCATION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_LOCKED - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
ATTRIBUTE_MEP - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_MEP_DEFAULT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_METHOD - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_METHOD_DEFAULT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_MODULE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_MUST_UNDERSTAND - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_NAME - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
ATTRIBUTE_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_NAME_PATTERN - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_NAMESPACE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
ATTRIBUTE_OUTPUT_SERIALIZATION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_PACKAGE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
ATTRIBUTE_PROTOCOL - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_QUERY_PARAMETER_SEPERATOR - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_QUERY_PARAMETER_SEPERATOR_DEFAULT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_REF - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_REQUIRED - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_SAFE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_SCOPE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
ATTRIBUTE_SUBCODES - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_TYPE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
ATTRIBUTE_VERSION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_WSADDRESSING - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
AUTHENTICATE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
authentication - Variable in class org.apache.axis2.transport.mail.MailClient
 
AUTOMATIC - Static variable in interface org.apache.axis2.wsdl.util.Constants.CodegenStyle
 
AVOID_INITIATION_KEY - Static variable in class org.apache.axis2.cluster.ClusteringConstants
 
awaitResponse() - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
awaitResponse() - Method in interface org.apache.axis2.transport.RequestResponseTransport
Pause execution and wait for a response message to be ready.
AXIS2_CONF - Static variable in class org.apache.axis2.Constants
 
AXIS2_CONFIGURATION_RESOURCE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
Resource that contains the configuration.
AXIS2_CONFIGURATION_XML - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
AXIS2_NAMESPACE_PREFIX - Static variable in class org.apache.axis2.namespace.Constants
 
AXIS2_NAMESPACE_URI - Static variable in class org.apache.axis2.namespace.Constants
 
AXIS2_NONE - Static variable in class org.apache.axis2.namespace.Constants
 
AXIS2_PREFIX - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
AXIS2_REPO - Static variable in class org.apache.axis2.Constants
 
AXIS2_REPO - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
AXIS2WRAPPED - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
AXIS_BINDING_OPERATION - Static variable in class org.apache.axis2.Constants
 
AXIS_MESSAGE_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
AXIS_MODULE_OPERATION_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
AXIS_MODULE_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
AXIS_OPERATION_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
AXIS_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
AXIS_SERVICE_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
AXIS_WEB_CONTENT_ROOT - Static variable in class org.apache.axis2.Constants
 
AxisAdminServlet - Class in org.apache.axis2.transport.http
 
AxisAdminServlet() - Constructor for class org.apache.axis2.transport.http.AxisAdminServlet
 
AxisBinding - Class in org.apache.axis2.description
 
AxisBinding() - Constructor for class org.apache.axis2.description.AxisBinding
 
axisBinding - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
AxisBindingMessage - Class in org.apache.axis2.description
 
AxisBindingMessage() - Constructor for class org.apache.axis2.description.AxisBindingMessage
 
AxisBindingOperation - Class in org.apache.axis2.description
 
AxisBindingOperation() - Constructor for class org.apache.axis2.description.AxisBindingOperation
 
axisConfig - Variable in class org.apache.axis2.deployment.DeploymentEngine
to keep a ref to engine register this ref will pass to engine when it call start() method
axisConfig - Variable in class org.apache.axis2.deployment.DescriptionBuilder
 
AxisConfigBuilder - Class in org.apache.axis2.deployment
 
AxisConfigBuilder(InputStream, AxisConfiguration, DeploymentEngine) - Constructor for class org.apache.axis2.deployment.AxisConfigBuilder
 
AxisConfiguration - Class in org.apache.axis2.engine
Class AxisConfiguration
AxisConfiguration() - Constructor for class org.apache.axis2.engine.AxisConfiguration
Constructor AxisConfigurationImpl.
axisConfiguration - Variable in class org.apache.axis2.transport.http.AxisServlet
 
AxisConfigurator - Interface in org.apache.axis2.engine
 
AxisDataLocator - Interface in org.apache.axis2.dataretrieval
AxisDataLocator interface defines getData API for retrieving data particularly metadata like WSDL, Policy, Schema.
AxisDataLocatorImpl - Class in org.apache.axis2.dataretrieval
The Default Axis2 Data Locator implementation
AxisDataLocatorImpl(AxisService) - Constructor for class org.apache.axis2.dataretrieval.AxisDataLocatorImpl
Constructor
AxisDescription - Class in org.apache.axis2.description
 
AxisDescription() - Constructor for class org.apache.axis2.description.AxisDescription
 
AxisEndpoint - Class in org.apache.axis2.description
 
AxisEndpoint() - Constructor for class org.apache.axis2.description.AxisEndpoint
 
axisEndpoint - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
AxisEngine - Class in org.apache.axis2.engine
There is one engine for the Server and the Client.
AxisEngine(ConfigurationContext) - Constructor for class org.apache.axis2.engine.AxisEngine
Constructor AxisEngine
AxisError - Exception in org.apache.axis2.engine
 
AxisError() - Constructor for exception org.apache.axis2.engine.AxisError
 
AxisError(String) - Constructor for exception org.apache.axis2.engine.AxisError
 
AxisError(String, Throwable) - Constructor for exception org.apache.axis2.engine.AxisError
 
AxisEvent - Class in org.apache.axis2.engine
 
AxisEvent(int) - Constructor for class org.apache.axis2.engine.AxisEvent
 
AxisFault - Exception in org.apache.axis2
An exception which maps cleanly to a SOAP fault.
AxisFault(String) - Constructor for exception org.apache.axis2.AxisFault
 
AxisFault(QName, String, Throwable) - Constructor for exception org.apache.axis2.AxisFault
These are the absolute minimum to construct a meaningful SOAPFault from user's information
AxisFault(QName, String, String, String, OMElement) - Constructor for exception org.apache.axis2.AxisFault
 
AxisFault(SOAPFaultCode, SOAPFaultReason, SOAPFaultNode, SOAPFaultRole, SOAPFaultDetail) - Constructor for exception org.apache.axis2.AxisFault
This is just a convenience method for the user.
AxisFault(SOAPFault) - Constructor for exception org.apache.axis2.AxisFault
 
AxisFault(SOAPFault, MessageContext) - Constructor for exception org.apache.axis2.AxisFault
 
AxisFault(Throwable) - Constructor for exception org.apache.axis2.AxisFault
construct a fault from an exception TODO: handle AxisFaults or SOAPFaultException implementations differently?
AxisFault(String, String) - Constructor for exception org.apache.axis2.AxisFault
 
AxisFault(String, QName) - Constructor for exception org.apache.axis2.AxisFault
 
AxisFault(String, Throwable) - Constructor for exception org.apache.axis2.AxisFault
 
AxisFault(String, QName, Throwable) - Constructor for exception org.apache.axis2.AxisFault
 
AxisFault(String, String, Throwable) - Constructor for exception org.apache.axis2.AxisFault
 
AxisFault(String, MessageContext) - Constructor for exception org.apache.axis2.AxisFault
Create an AxisFault by providing a textual message and a MessageContext that contains the actual fault representation.
AxisHttpConnection - Interface in org.apache.axis2.transport.http.server
 
AxisHttpConnectionImpl - Class in org.apache.axis2.transport.http.server
 
AxisHttpConnectionImpl(Socket, HttpParams) - Constructor for class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
AxisHttpRequest - Interface in org.apache.axis2.transport.http.server
 
AxisHttpRequestImpl - Class in org.apache.axis2.transport.http.server
 
AxisHttpRequestImpl(AxisHttpConnection, HttpRequest, HttpProcessor, HttpContext) - Constructor for class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
AxisHttpResponse - Interface in org.apache.axis2.transport.http.server
 
AxisHttpResponseImpl - Class in org.apache.axis2.transport.http.server
 
AxisHttpResponseImpl(AxisHttpConnection, HttpResponse, HttpProcessor, HttpContext) - Constructor for class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
AxisHttpService - Class in org.apache.axis2.transport.http.server
This class is an extension of the defaulf HTTP service responsible for maintaining and polulating the MessageContext for incoming Axis requests.
AxisHttpService(HttpProcessor, ConnectionReuseStrategy, HttpResponseFactory, ConfigurationContext, Worker) - Constructor for class org.apache.axis2.transport.http.server.AxisHttpService
 
AxisJMSException - Exception in org.apache.axis2.transport.jms
 
AxisMessage - Class in org.apache.axis2.description
This class represents the messages in WSDL.
AxisMessage() - Constructor for class org.apache.axis2.description.AxisMessage
 
AxisModule - Class in org.apache.axis2.description
This holds the information about a Module.
AxisModule() - Constructor for class org.apache.axis2.description.AxisModule
Constructor ModuleDescription.
AxisModule(String) - Constructor for class org.apache.axis2.description.AxisModule
Constructor ModuleDescription.
AxisObserver - Interface in org.apache.axis2.engine
 
axisOp - Variable in class org.apache.axis2.client.OperationClient
 
AxisOperation - Class in org.apache.axis2.description
 
AxisOperation() - Constructor for class org.apache.axis2.description.AxisOperation
constructor
AxisOperation(QName) - Constructor for class org.apache.axis2.description.AxisOperation
 
AxisOperationFactory - Class in org.apache.axis2.description
 
AxisOperationFactory() - Constructor for class org.apache.axis2.description.AxisOperationFactory
 
AxisParams - Class in org.apache.axis2.transport.http.server
 
AxisPolicyLocator - Class in org.apache.axis2.util
 
AxisPolicyLocator(AxisDescription) - Constructor for class org.apache.axis2.util.AxisPolicyLocator
 
AxisRequestEntity - Class in org.apache.axis2.transport.http
This Request Entity is used by the HTTPCommonsTransportSender.
AxisRequestEntity(MessageFormatter, MessageContext, OMOutputFormat, String, boolean, boolean) - Constructor for class org.apache.axis2.transport.http.AxisRequestEntity
Method calls to this request entity are delegated to the following Axis2 message formatter object.
AxisService - Class in org.apache.axis2.description
Class AxisService
AxisService() - Constructor for class org.apache.axis2.description.AxisService
Constructor AxisService.
AxisService(String) - Constructor for class org.apache.axis2.description.AxisService
Constructor AxisService.
axisService - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
axisService - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
AxisService2OM - Class in org.apache.axis2.description
 
AxisService2OM(AxisService, String[], String, String, String) - Constructor for class org.apache.axis2.description.AxisService2OM
 
AxisService2WSDL2 - Class in org.apache.axis2.description
 
AxisService2WSDL2(AxisService, String[]) - Constructor for class org.apache.axis2.description.AxisService2WSDL2
 
AxisServiceBasedMultiLanguageEmitter - Class in org.apache.axis2.wsdl.codegen.emitter
 
AxisServiceBasedMultiLanguageEmitter() - Constructor for class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
default constructor - builds
AxisServiceGroup - Class in org.apache.axis2.description
 
AxisServiceGroup() - Constructor for class org.apache.axis2.description.AxisServiceGroup
Field services
AxisServiceGroup(AxisConfiguration) - Constructor for class org.apache.axis2.description.AxisServiceGroup
 
axisServices - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
AxisServlet - Class in org.apache.axis2.transport.http
Class AxisServlet
AxisServlet() - Constructor for class org.apache.axis2.transport.http.AxisServlet
 
AxisServlet.ProcessRESTRequest - Class in org.apache.axis2.transport.http
Ues in processing REST related Requests.
AxisServlet.ProcessRESTRequest(String, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.axis2.transport.http.AxisServlet.ProcessRESTRequest
 
AxisServlet.ServletRequestResponseTransport - Class in org.apache.axis2.transport.http
 

B

BACKWORD_COMPATIBILITY_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
BACKWORD_COMPATIBILITY_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
BAD_MODULE_FROM_OPERATION - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
BAD_MODULE_FROM_SERVICE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
BAD_PARAMETER_ARGUMENT - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
Base64 - Class in org.apache.axis2.util
Deprecated.  
Base64() - Constructor for class org.apache.axis2.util.Base64
Deprecated.  
base64encode(byte[]) - Static method in class org.apache.axis2.util.XMLUtils
 
BASE_64_CONTENT_QNAME - Static variable in class org.apache.axis2.namespace.Constants
 
BASE_64_PROPERTY_KEY - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
BASE_NAME - Static variable in class org.apache.axis2.i18n.RB
 
BaseAxisDataLocator - Class in org.apache.axis2.dataretrieval
BaseAxisDataLocator implements common code and serves as a base class for the supported default Axis2 dialect data locators.
BaseAxisDataLocator() - Constructor for class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
basePropertyFileName - Variable in class org.apache.axis2.i18n.RB
 
BASIC - Static variable in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
bean - Variable in class org.apache.axis2.databinding.ADBHelperDataSource
 
BEAN_WRITER_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
BEAN_WRITER_TEMPLATE_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
BEAN_WRITER_TYPEMAP_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
BeanUtil - Class in org.apache.axis2.databinding.utils
 
BeanUtil() - Constructor for class org.apache.axis2.databinding.utils.BeanUtil
 
BeanWriter - Interface in org.apache.axis2.schema.writer
The bean writer interface.
BeanWriterMetaInfoHolder - Class in org.apache.axis2.schema
This class is used as a holder to pass on the meta information to the bean writer.
BeanWriterMetaInfoHolder() - Constructor for class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
BINARY_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
BINDING - Static variable in interface org.apache.axis2.wsdl.util.Constants.CodegenStyle
 
BINDING_INPUT_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
BINDING_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
BINDING_OPERATION_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
BINDING_OUTPUT_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
BINDING_PATH_OPTION - Static variable in class org.apache.axis2.wsdl.codegen.extension.JiBXExtension
Name of "extra" option used to supply binding definition path.
BINDING_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
BINDING_TYPE_HTTP - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
BINDING_TYPE_SOAP - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
BOM_SIZE - Static variable in class org.apache.axis2.builder.BuilderUtil
 
BOOLEAN_FALSE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
BOOLEAN_TRUE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
buildCluster(OMElement) - Method in class org.apache.axis2.deployment.ClusterBuilder
Populates service from corresponding OM.
Builder - Interface in org.apache.axis2.builder
 
BUILDER_SELECTOR - Static variable in class org.apache.axis2.Constants
Field Builder Selector
BuilderUtil - Class in org.apache.axis2.builder
 
BuilderUtil() - Constructor for class org.apache.axis2.builder.BuilderUtil
 
buildModule(File, AxisConfiguration) - Static method in class org.apache.axis2.deployment.DeploymentEngine
Builds ModuleDescription for a given module archive file.
buildOM(ClassLoader, String) - Method in class org.apache.axis2.dataretrieval.DataRetrievalUtil
Loading xml file content and convert to OMElement.
buildOM() - Method in class org.apache.axis2.deployment.DescriptionBuilder
Creates OMElement for a given description document (axis2.xml , services.xml and module.xml).
buildService(InputStream, ClassLoader, ConfigurationContext) - Static method in class org.apache.axis2.deployment.DeploymentEngine
Fills an axisservice object using services.xml.
buildServiceGroup(InputStream, ClassLoader, String, ConfigurationContext, ArchiveReader, HashMap) - Static method in class org.apache.axis2.deployment.DeploymentEngine
To build a AxisServiceGroup for a given services.xml You have to add the created group into AxisConfig
buildServiceGroup(InputStream, DeploymentFileData, AxisServiceGroup, HashMap, ConfigurationContext) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
 
buildsoapMessage(MessageContext, MultipleEntryHashMap, SOAPFactory) - Static method in class org.apache.axis2.builder.BuilderUtil
 
bytes - Variable in class org.apache.axis2.deployment.DeploymentClassLoader.ByteURLConnection
 
byteValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
byteValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 

C

C_DEFAULT_TYPE - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_OUR_TYPE_PREFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_OUR_TYPE_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_SKEL_PREFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_SKEL_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_STUB_PREFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_STUB_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_SVC_SKEL_PREFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_SVC_SKEL_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
CACHE_ATTACHMENTS - Static variable in interface org.apache.axis2.Constants.Configuration
 
CACHED_HTTP_CLIENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field CACHED_HTTP_CLIENT
cachediskstream - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
This is the cached disk stream.
calculateDefaultModuleVersion(HashMap, AxisConfiguration) - Static method in class org.apache.axis2.util.Utils
 
calculateMaxScopeForServiceGroup(AxisServiceGroup) - Static method in class org.apache.axis2.util.SessionUtils
Walk through the list of services and use the minimum of the scopes as the scope for the whole service group
call(SOAPMessage, Object) - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
Sends the given message to the specified endpoint and blocks until it has returned the response.
CALL_BACK_HANDLER_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
Callback - Class in org.apache.axis2.client.async
Base class for asynchronous client callback handler.
Callback() - Constructor for class org.apache.axis2.client.async.Callback
 
callback - Variable in class org.apache.axis2.client.OperationClient
 
CallbackHandlerWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
CallbackHandlerWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CallbackHandlerWriter
 
CallbackHandlerWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CallbackHandlerWriter
 
CallbackReceiver - Class in org.apache.axis2.util
This is a MessageReceiver which is used on the client side to accept the messages (response) that come to the client.
CallbackReceiver() - Constructor for class org.apache.axis2.util.CallbackReceiver
 
cancel() - Method in class org.apache.axis2.deployment.scheduler.SchedulerTask
Cancels this scheduler task.
canSupportAssertion(Assertion) - Method in class org.apache.axis2.addressing.AddressingModule
 
canSupportAssertion(Assertion) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
canSupportAssertion(Assertion) - Method in interface org.apache.axis2.modules.Module
Evalute whether it can support the specified assertion and returns true if the assertion can be supported.
capitalizeFirstChar(String) - Static method in class org.apache.axis2.util.JavaUtils
Capitalizes the first character of the name.
CDefaultTypeMapper - Class in org.apache.axis2.wsdl.databinding
 
CDefaultTypeMapper() - Constructor for class org.apache.axis2.wsdl.databinding.CDefaultTypeMapper
 
CEmitter - Class in org.apache.axis2.wsdl.codegen.emitter
 
CEmitter() - Constructor for class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
CHAR_SET_ENCODING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field CHAR_SET_ENCODING
CHARACTER_SET_ENCODING - Static variable in interface org.apache.axis2.Constants.Configuration
Field CHARACTER_SET_ENCODING
CHARACTER_SET_ENCODING - Static variable in class org.apache.axis2.context.MessageContext
Field CHARACTER_SET_ENCODING
charEncoding - Static variable in class org.apache.axis2.util.XMLUtils
 
checkForMandatoryHeaders(ArrayList, MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingFinalInHandler
 
checkForMandatoryHeaders(ArrayList, MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingInHandler
 
checkForMandatoryHeaders(ArrayList, MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingSubmissionInHandler
 
checkInbox(int) - Method in class org.apache.axis2.transport.mail.MailClient
 
checkModules() - Method in class org.apache.axis2.deployment.RepositoryListener
Finds a list of modules in the folder and adds to wsInfoList.
checkPermission(Permission) - Static method in class org.apache.axis2.java.security.AccessController
Determines whether the access request indicated by the specified permission should be allowed or denied, based on the security policy currently in effect.
checkPostConditions(MessageContext) - Method in class org.apache.axis2.engine.DispatchPhase
 
checkPostConditions(MessageContext) - Method in class org.apache.axis2.engine.Phase
 
checkPreconditions(MessageContext) - Method in class org.apache.axis2.engine.Phase
 
checkServices() - Method in class org.apache.axis2.deployment.RepositoryListener
Finds a list of services in the folder and adds to wsInfoList.
checkVersion(String, String) - Static method in class org.apache.axis2.util.Utils
Will check whether a given module can be engage or not if the version mismamathc then thow en exception - if he trying to engage the same module then method will returen false - else it will return true
choice - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
CHUNKED - Static variable in interface org.apache.axis2.context.MessageContextConstants
Deprecated. please use org.apache.axis2.transport.http.HTTPConstants.CHUNKED *
chunked - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
CHUNKED - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
chunked - Variable in class org.apache.axis2.transport.http.HttpTransportProperties
 
CLASS_ATTRIBUTE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
 
CLASS_NOT_FOUND - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
CLASSLOADER_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field CLASSLOADER_KEY
CLASSNAME_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
 
CLASSNAME_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
CLASSNAME_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
CLASSNAME_PRIMITVE_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
 
CLASSPATH_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
CLASSPATH_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
ClassWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
ClassWriter() - Constructor for class org.apache.axis2.wsdl.codegen.writer.ClassWriter
 
clean() - Method in class org.apache.axis2.databinding.utils.MultirefHelper
 
cleanup() - Method in class org.apache.axis2.client.ServiceClient
Clean up configuration created with this client.
cleanup() - Method in class org.apache.axis2.client.Stub
Cleanup associated resources.
cleanup() - Method in class org.apache.axis2.context.OperationContext
Removes the pointers to this OperationContext in the ConfigurationContext's OperationContextMap so that this OperationContext will eventually get garbage collected along with the MessageContext's it contains.
cleanup() - Method in interface org.apache.axis2.engine.Handler
Since this might change the whole behavior of Axis2 handlers, and since this is still under discussion (http://marc.theaimsgroup.com/?l=axis-dev&m=114504084929285&w=2) implementation of this method is deferred.
cleanup() - Method in class org.apache.axis2.engine.Phase
 
cleanup() - Method in class org.apache.axis2.handlers.AbstractHandler
Since this might change the whole behavior of Axis2 handlers, and since this is still under discussion (http://marc.theaimsgroup.com/?l=axis-dev&m=114504084929285&w=2) implementation of this method is deferred.
cleanup(MessageContext) - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.jms.JMSSender
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.local.LocalResponder
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.local.LocalTransportSender
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.mail.MailTransportSender
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.tcp.TCPTransportSender
 
cleanup(MessageContext) - Method in interface org.apache.axis2.transport.TransportSender
Clean up
cleanupContext(MessageContext) - Method in interface org.apache.axis2.util.ThreadContextMigrator
This method will be invoked when the processing of the message is guaranteed to be on the thread of execution that will be used in user space, after all processing has completed (i.e.
cleanupContexts() - Method in class org.apache.axis2.context.ConfigurationContext
 
cleanupThread(MessageContext) - Method in interface org.apache.axis2.util.ThreadContextMigrator
This method will be invoked when the processing of the message is guaranteed to still be on the thread of execution that was used in user space, after all processing has completed (i.e.
clear() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
clear() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
CLEAR_MESSAGES - Static variable in class org.apache.axis2.transport.mail.MailClient
 
clearCache() - Static method in class org.apache.axis2.i18n.RB
Clears the internal cache.
clearContent() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Clears out the content of this AttachmentPart object.
clearTables() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Clears the whole set of tables.
ClientUtils - Class in org.apache.axis2.description
Utility methods for various clients to use.
ClientUtils() - Constructor for class org.apache.axis2.description.ClientUtils
 
cloneNode(boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
close() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
close() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
close() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
close() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
close() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
close() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
close() - Method in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
 
close() - Method in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
 
close() - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
Closes this SOAPConnection object.
close() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
This method is a low level write.
close() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
close() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
close() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
close() - Method in interface org.apache.axis2.transport.http.server.IOProcessor
 
close() - Method in class org.apache.axis2.util.StreamWrapper
 
closed - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
If true the source input stream is now closed.
ClusterBuilder - Class in org.apache.axis2.deployment
Builds a service description from OM
ClusterBuilder(AxisConfiguration) - Constructor for class org.apache.axis2.deployment.ClusterBuilder
 
ClusterBuilder(InputStream, AxisConfiguration) - Constructor for class org.apache.axis2.deployment.ClusterBuilder
 
ClusteringConstants - Class in org.apache.axis2.cluster
 
ClusteringConstants() - Constructor for class org.apache.axis2.cluster.ClusteringConstants
 
ClusteringFault - Exception in org.apache.axis2.cluster
 
ClusteringFault(String) - Constructor for exception org.apache.axis2.cluster.ClusteringFault
 
ClusteringFault(String, Exception) - Constructor for exception org.apache.axis2.cluster.ClusteringFault
 
ClusteringFault(Exception) - Constructor for exception org.apache.axis2.cluster.ClusteringFault
 
ClusterManager - Interface in org.apache.axis2.cluster
 
CODEGEN_ASYNC_ONLY_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
CODEGEN_ASYNC_ONLY_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
CODEGEN_SYNC_ONLY_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
CODEGEN_SYNC_ONLY_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
CodeGenConfiguration - Class in org.apache.axis2.wsdl.codegen
 
CodeGenConfiguration(Map) - Constructor for class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Constructor for the configuration.
codeGenConfiguration - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
CodeGenerationEngine - Class in org.apache.axis2.wsdl.codegen
 
CodeGenerationEngine(CodeGenConfiguration) - Constructor for class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
 
CodeGenerationEngine(CommandLineOptionParser) - Constructor for class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
 
CodeGenerationException - Exception in org.apache.axis2.wsdl.codegen
 
CodeGenerationException(String) - Constructor for exception org.apache.axis2.wsdl.codegen.CodeGenerationException
 
CodeGenerationException(String, Throwable) - Constructor for exception org.apache.axis2.wsdl.codegen.CodeGenerationException
 
CodeGenerationException(Throwable) - Constructor for exception org.apache.axis2.wsdl.codegen.CodeGenerationException
 
CodeGenerationUtility - Class in org.apache.axis2.jaxbri
 
CodeGenerationUtility() - Constructor for class org.apache.axis2.jaxbri.CodeGenerationUtility
 
CodeGenerationUtility - Class in org.apache.axis2.jibx
Framework-linked code used by JiBX data binding support.
CodeGenerationUtility(CodeGenConfiguration) - Constructor for class org.apache.axis2.jibx.CodeGenerationUtility
Constructor.
CodeGenerationUtility - Class in org.apache.axis2.xmlbeans
Framework-linked code used by XMLBeans data binding support.
CodeGenerationUtility() - Constructor for class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
CodeGenExtension - Interface in org.apache.axis2.wsdl.codegen.extension
 
CodegenMessages - Class in org.apache.axis2.wsdl.i18n
 
CodegenMessages() - Constructor for class org.apache.axis2.wsdl.i18n.CodegenMessages
 
COMMAND_EXIT - Static variable in class org.apache.axis2.transport.mail.Constants
 
COMMAND_TRANSMISSION_END - Static variable in class org.apache.axis2.transport.mail.Constants
 
COMMAND_UNKNOWN - Static variable in class org.apache.axis2.transport.mail.Constants
 
CommandLineOption - Class in org.apache.axis2.util
 
CommandLineOption(String, String[]) - Constructor for class org.apache.axis2.util.CommandLineOption
 
CommandLineOption(String, ArrayList) - Constructor for class org.apache.axis2.util.CommandLineOption
 
CommandLineOptionConstants - Interface in org.apache.axis2.util
 
CommandLineOptionConstants.Java2WSDLConstants - Interface in org.apache.axis2.util
 
CommandLineOptionConstants.WSDL2JavaConstants - Interface in org.apache.axis2.util
 
CommandLineOptionParser - Class in org.apache.axis2.util
 
CommandLineOptionParser(Map) - Constructor for class org.apache.axis2.util.CommandLineOptionParser
 
CommandLineOptionParser(String[]) - Constructor for class org.apache.axis2.util.CommandLineOptionParser
 
CommandType - Interface in org.apache.axis2.cluster
 
COMMIT - Static variable in interface org.apache.axis2.cluster.CommandType
 
commit() - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManager
 
commit() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
commitCalled(ConfigurationEvent) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManagerListener
 
CommonsHTTPTransportSender - Class in org.apache.axis2.transport.http
 
CommonsHTTPTransportSender() - Constructor for class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
CommonsTransportHeaders - Class in org.apache.axis2.transport.http
 
CommonsTransportHeaders(Header[]) - Constructor for class org.apache.axis2.transport.http.CommonsTransportHeaders
 
compare(Duration) - Method in class org.apache.axis2.databinding.types.Duration
 
compare(int, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(double, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(float, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(long, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(short, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(byte, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(BigInteger, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(BigDecimal, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(Duration, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(Date, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(Time, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(Calendar, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compareDocumentPosition(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
compareTo(Object) - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
compile(List) - Method in class org.apache.axis2.schema.SchemaCompiler
Compile a list of schemas This actually calls the compile (XmlSchema s) method repeatedly
compile(XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
Compile (rather codegen) a single schema element
CompilerOptions - Class in org.apache.axis2.schema
This is a bean class that captures all the compiler options.
CompilerOptions() - Constructor for class org.apache.axis2.schema.CompilerOptions
 
complete(MessageContext) - Method in class org.apache.axis2.client.OperationClient
To close the transport if necessary , can call this method.
completed - Variable in class org.apache.axis2.client.OperationClient
 
completed(IOProcessor) - Method in interface org.apache.axis2.transport.http.server.IOProcessorCallback
 
COMPLEX_TYPE - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
ComplexPart - Class in org.apache.axis2.transport.http.util
 
ComplexPart(String, String, String) - Constructor for class org.apache.axis2.transport.http.util.ComplexPart
Constructor.
ComplexPart(String, String) - Constructor for class org.apache.axis2.transport.http.util.ComplexPart
Constructor.
COMPRESSION_GZIP - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
CONFAC_JNDI_NAME_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the JMS connection factory JNDI name
CONFAC_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name of an Axis2 service, indicating the JMS connection factory which should be used to listen for messages for it.
CONFIG_CONTEXT - Static variable in class org.apache.axis2.cluster.context.ContextType
 
CONFIG_CONTEXT - Static variable in class org.apache.axis2.Constants
 
CONFIG_CONTEXT - Static variable in class org.apache.axis2.transport.local.LocalTransportReceiver
 
CONFIG_CONTEXT_TIMOUT_INTERVAL - Static variable in interface org.apache.axis2.Constants.Configuration
 
CONFIG_NOT_FOUND - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
configContext - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
configContext - Variable in class org.apache.axis2.transport.http.AbstractAgent
 
configContext - Variable in class org.apache.axis2.transport.http.AxisServlet
 
configCtx - Variable in class org.apache.axis2.deployment.DescriptionBuilder
 
ConfigPropertyFileLoader - Class in org.apache.axis2.wsdl.util
Loads the properties from the config properties.
ConfigPropertyFileLoader() - Constructor for class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
 
configProxyAuthentication(HttpClient, TransportOutDescription, HostConfiguration, MessageContext) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
Helper method to Proxy and NTLM authentication
CONFIGURATION_CONTEXT - Static variable in class org.apache.axis2.transport.http.AxisServlet
 
ConfigurationContext - Class in org.apache.axis2.context
This contains all the configuration information for Axis2.
ConfigurationContext(AxisConfiguration) - Constructor for class org.apache.axis2.context.ConfigurationContext
 
configurationContext - Variable in class org.apache.axis2.transport.http.SimpleHTTPServer
 
configurationContext - Variable in class org.apache.axis2.transport.mail.server.MailServer
 
ConfigurationContextFactory - Class in org.apache.axis2.context
 
ConfigurationContextFactory() - Constructor for class org.apache.axis2.context.ConfigurationContextFactory
 
ConfigurationEvent - Class in org.apache.axis2.cluster.configuration
 
ConfigurationEvent() - Constructor for class org.apache.axis2.cluster.configuration.ConfigurationEvent
 
ConfigurationManager - Interface in org.apache.axis2.cluster.configuration
 
ConfigurationManagerListener - Interface in org.apache.axis2.cluster.configuration
 
configurationReloaded(ConfigurationEvent) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManagerListener
 
ConfigurationType - Class in org.apache.axis2.cluster.configuration
 
ConfigurationType() - Constructor for class org.apache.axis2.cluster.configuration.ConfigurationType
 
configureOperationPolices(AxisOperation) - Method in class org.apache.axis2.client.WSDLBasedPolicyProcessor
 
configureServicePolices(AxisService) - Method in class org.apache.axis2.client.WSDLBasedPolicyProcessor
 
connect() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
connect() - Method in class org.apache.axis2.deployment.DeploymentClassLoader.ByteURLConnection
 
connect() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Connect to the actual JMS connection factory specified by the JNDI name
connect() - Method in class org.apache.axis2.transport.mail.EmailReceiver
 
CONNECTION_TIMEOUT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field CONNECTION_TIMEOUT
ConnectionListenerFailureHandler - Interface in org.apache.axis2.transport.http.server
 
Constants - Class in org.apache.axis2
Class Constants
Constants() - Constructor for class org.apache.axis2.Constants
 
Constants - Interface in org.apache.axis2.databinding.utils
 
Constants - Class in org.apache.axis2.namespace
 
Constants() - Constructor for class org.apache.axis2.namespace.Constants
 
Constants - Class in org.apache.axis2.transport.mail
 
Constants() - Constructor for class org.apache.axis2.transport.mail.Constants
 
Constants - Interface in org.apache.axis2.wsdl.util
 
Constants.CodegenStyle - Interface in org.apache.axis2.wsdl.util
 
Constants.Configuration - Interface in org.apache.axis2
 
constructorMap - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Field constructorMap
CONTAINER_MANAGED - Static variable in class org.apache.axis2.Constants
 
containsHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
containsHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
containsKey(Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
containsKey(Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
containsSelfManagedDataKey(Class, Object) - Method in class org.apache.axis2.context.MessageContext
Check to see if the key for the self managed data is available
containsValue(Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
containsValue(Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
CONTENT_FOUND_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
CONTENT_LOCAION - Static variable in class org.apache.axis2.transport.mail.Constants
 
CONTENT_TYPE - Static variable in interface org.apache.axis2.Constants.Configuration
 
CONTENT_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Deprecated. Please use Constants.Configuration.CONTENT_TYPE
CONTENT_TYPE - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The JMS message property specifying the content type
CONTENT_TYPE - Static variable in class org.apache.axis2.transport.mail.Constants
 
CONTENT_TYPE_OF_FAULT - Static variable in interface org.apache.axis2.Constants.Configuration
 
contentType - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
The content type.
contentType - Variable in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
contextAdded(ContextEvent) - Method in interface org.apache.axis2.cluster.context.ContextManagerListener
 
ContextEvent - Class in org.apache.axis2.cluster.context
 
ContextEvent() - Constructor for class org.apache.axis2.cluster.context.ContextEvent
 
ContextFactory - Class in org.apache.axis2.context
 
ContextFactory() - Constructor for class org.apache.axis2.context.ContextFactory
 
ContextManager - Interface in org.apache.axis2.cluster.context
 
ContextManagerListener - Interface in org.apache.axis2.cluster.context
 
CONTEXTPATH_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field CONTEXTPATH_KEY
contextRemoved(ContextEvent) - Method in interface org.apache.axis2.cluster.context.ContextManagerListener
 
ContextType - Class in org.apache.axis2.cluster.context
 
ContextType() - Constructor for class org.apache.axis2.cluster.context.ContextType
 
contextUpdated(ContextEvent) - Method in interface org.apache.axis2.cluster.context.ContextManagerListener
 
CONTINUE - Static variable in class org.apache.axis2.engine.Handler.InvocationResponse
 
convert(Object, Class) - Static method in class org.apache.axis2.databinding.utils.Converter
 
convert2Int(byte[]) - Static method in class org.apache.axis2.databinding.types.HexBinary
Convert 4 hex digits to an int, and return the number of converted bytes.
Converter - Class in org.apache.axis2.databinding.utils
Converter
Converter() - Constructor for class org.apache.axis2.databinding.utils.Converter
 
ConverterUtil - Class in org.apache.axis2.databinding.utils
Converter methods to go from 1.
ConverterUtil() - Constructor for class org.apache.axis2.databinding.utils.ConverterUtil
 
ConverterUtil.ObjectConversionException - Exception in org.apache.axis2.databinding.utils
A simple exception that is thrown when the conversion fails
ConverterUtil.ObjectConversionException() - Constructor for exception org.apache.axis2.databinding.utils.ConverterUtil.ObjectConversionException
 
ConverterUtil.ObjectConversionException(String) - Constructor for exception org.apache.axis2.databinding.utils.ConverterUtil.ObjectConversionException
 
ConverterUtil.ObjectConversionException(Throwable) - Constructor for exception org.apache.axis2.databinding.utils.ConverterUtil.ObjectConversionException
 
ConverterUtil.ObjectConversionException(String, Throwable) - Constructor for exception org.apache.axis2.databinding.utils.ConverterUtil.ObjectConversionException
 
convertToAnySimpleType(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToAnyType(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToAnyURI(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToArray(Class, String[]) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToArray(Class, List) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToBase64Binary(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToBigDecimal(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToBigInteger(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToBoolean(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToByte(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToDataHandler(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToDate(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
Converts a given string into a date.
convertToDateTime(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
Code from Axis1 code base Note - We only follow the convention in the latest schema spec
convertToDecimal(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToDouble(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToDuration(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToENTITIES(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToENTITY(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToFloat(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToGDay(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToGMonth(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToGMonthDay(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToGYear(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToGYearMonth(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToHexBinary(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToID(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToId(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToIDREF(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToIDREFS(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToInt(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToInteger(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToLanguage(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToLong(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToName(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToNCName(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToNegativeInteger(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToNMTOKEN(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToNMTOKENS(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToNonNegativeInteger(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToNonPositiveInteger(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToNormalizedString(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToNOTATION(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToObject(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToObject(boolean) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToObject(double) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToObject(byte) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToObject(char) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToObject(short) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToOMElement(InputStream) - Static method in class org.apache.axis2.dataretrieval.DataRetrievalUtil
Convert servicexmlStream to OMElement
convertToPositiveInteger(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToQName(String, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
Code from Axis1 code base
convertToShort(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(int) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(float) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(long) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(double) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(byte) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(char) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(short) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(boolean) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Date) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Calendar) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Day) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(YearMonth) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Year) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(HexBinary) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(MonthDay) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Time) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Byte) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(BigInteger) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Integer) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Long) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Short) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(UnsignedByte) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(UnsignedInt) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(UnsignedLong) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(QName) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Object) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Double) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Duration) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Float) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(Month) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(byte[]) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(DataHandler) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToString(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToTime(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToToken(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToUnsignedByte(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToUnsignedInt(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToUnsignedLong(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
convertToUnsignedShort(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
COOKIE_STRING - Static variable in class org.apache.axis2.Constants
Deprecated. Please use org.apache.axis2.transport.http.HTTPConstants.COOKIE_STRING
COOKIE_STRING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
copy(InputStream, OutputStream) - Static method in class org.apache.axis2.transport.http.ListingAgent
Copies the input stream to the output stream
COPY_PROPERTIES - Static variable in class org.apache.axis2.context.AbstractContext
Property used to indicate copying of properties is needed by context.
copyToFaultMap() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Utility method to copy the faults to the correct map
countAttachments() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Gets a count of the number of attachments in this message.
Counter - Class in org.apache.axis2.util
 
Counter() - Constructor for class org.apache.axis2.util.Counter
 
counter - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
CREATE_SERVICE_CONTEXT - Static variable in interface org.apache.axis2.cluster.CommandType
 
CREATE_SERVICE_GROUP_CONTEXT - Static variable in interface org.apache.axis2.cluster.CommandType
 
createAttachmentPart() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Creates a new empty AttachmentPart object.
createAttachmentsMap(MessageContext, InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
 
createAttribute(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates an attribute of the given qualified name and namespace URI.
createCDATASection(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates a CDATASection node whose value is the specified string.
createClassFile(File, String, String, String) - Static method in class org.apache.axis2.util.FileWriter
Creates/ returns a file object
createClassLoader(URL[], ClassLoader, boolean, File) - Static method in class org.apache.axis2.deployment.util.Utils
 
createClient(QName) - Method in class org.apache.axis2.client.ServiceClient
Create an operation client with the appropriate message exchange pattern (MEP).
createClient(ServiceContext, Options) - Method in class org.apache.axis2.description.AxisOperation
 
createClient(ServiceContext, Options) - Method in class org.apache.axis2.description.OutInAxisOperation
Returns a MEP client for an Out-IN operation.
createClient(ServiceContext, Options) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
Returns a MEP client for an Out-only operation.
createClient(ServiceContext, Options) - Method in class org.apache.axis2.description.RobustOutOnlyAxisOperation
 
createClientSideAxisService(URL, QName, String, Options) - Static method in class org.apache.axis2.description.AxisService
To create a AxisService for a given WSDL and the created client is most suitable for client side invocation not for server side invocation.
createClientSideAxisService(Definition, QName, String, Options) - Static method in class org.apache.axis2.description.AxisService
 
createComment(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates a CDATASection node whose value is the specified string.
createConfigurationContext(AxisConfigurator) - Static method in class org.apache.axis2.context.ConfigurationContextFactory
Creates a AxisConfiguration depending on the user requirement.
createConfigurationContextFromFileSystem(String, String) - Static method in class org.apache.axis2.context.ConfigurationContextFactory
To get a ConfigurationContext for given data , and underline implementation is Axis2 default impl which is file system based deployment model to create an AxisConfiguration.
createConfigurationContextFromURIs(URL, URL) - Static method in class org.apache.axis2.context.ConfigurationContextFactory
 
createConnection() - Method in class org.apache.axis2.saaj.SOAPConnectionFactoryImpl
Create a new SOAPConnection.
createDataLocator(String) - Static method in class org.apache.axis2.dataretrieval.DataLocatorFactory
 
createDataLocator(String, ServiceData[]) - Static method in class org.apache.axis2.dataretrieval.DataLocatorFactory
 
createDefaultConfigurationContext() - Static method in class org.apache.axis2.context.ConfigurationContextFactory
Gets the default configuration context by using Axis2.xml in the classpath
createDefaultExecutor(String, int, boolean) - Method in class org.apache.axis2.util.threadpool.ThreadPool
 
createDetail() - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Creates a new Detail object which serves as a container for DetailEntry objects.
createDocumentForMessageReceiver(String, boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Creates the XML model for the message receiver
createDocumentFragment() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates an empty DocumentFragment object.
createDOMDocumentForAntBuild() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Creates the DOM tree for the Ant build.
createDOMDocumentForCallbackHandler() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Generates the model for the callbacks.
createDOMDocumentForException() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Generates the model for the callbacks.
createDOMDocumentForInterface(boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Creates the DOM tree for the interface creation.
createDOMDocumentForInterfaceImplementation() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Creates the DOM tree for implementations.
createDOMDocumentForInterfaceImplementation() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Creates the DOM tree for implementations.
createDOMDocumentForServiceSkeletonXML() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
createDOMDocumentForServiceXML() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
createDOMDocumentForSkeleton(boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Creates the XMLModel for the skeleton
createDOMDocumentForSkeleton(boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
createDOMDocumentForSkeletonInterface() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Creates the XML model for the skeleton interface
createDOMDocumentForTestCase() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Creates the XML Model for the test case
createDOMElementforDatabinders(Document, boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
create a dom element for databinders.
createElement(Name) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Create a SOAPElement object initialized with the given Name object.
createElement(String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Create a SOAPElement object initialized with the given local name.
createElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Create a new SOAPElement object with the given local name, prefix and uri.
createElement(QName) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
 
createElement(Element) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
 
createElement(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates an element of the type specified.
createElementNS(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates an element of the given qualified name and namespace URI.
createEmptyConfigurationContext() - Static method in class org.apache.axis2.context.ConfigurationContextFactory
creates an empty configuration context.
createEntityReference(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates an EntityReference object.
createEnvelope(Options) - Static method in class org.apache.axis2.client.Stub
Create a SOAP message envelope using the supplied options.
createEnvelopeFromGetRequest(String, Map, ConfigurationContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
createFault() - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Creates a new default SOAPFault object
createFault(String, QName) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Creates a new SOAPFault object initialized with the given reasonText and faultCode
createFaultMessageContext(MessageContext, Throwable) - Method in class org.apache.axis2.engine.AxisEngine
Deprecated. (post 1.1 branch)
createFaultMessageContext(MessageContext, Throwable) - Static method in class org.apache.axis2.util.MessageContextBuilder
This method is called to handle any error that occurs at inflow or outflow.
createMarshallingContext() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
createMessage() - Method in class org.apache.axis2.saaj.MessageFactoryImpl
Creates a new SOAPMessage object with the default SOAPPart, SOAPEnvelope, SOAPBody, and SOAPHeader objects.
createMessage(MimeHeaders, InputStream) - Method in class org.apache.axis2.saaj.MessageFactoryImpl
Internalizes the contents of the given InputStream object into a new SOAPMessage object and returns the SOAPMessage object.
createMessageContext(ConfigurationContext) - Static method in class org.apache.axis2.context.ContextFactory
 
createMessageContext(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.apache.axis2.transport.http.AxisServlet
 
createMessageContext(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
This method assumes, that the created MessageContext will be used in only SOAP invocation.
createName(String, String, String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createName(String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Creates a new Name object initialized with the given local name.
createName(String, String, String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createName(String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Creates a new Name object initialized with the given local name.
createOperationContext(AxisOperation, ServiceContext) - Static method in class org.apache.axis2.context.ContextFactory
 
createOperationContext(int, AxisOperation, ServiceContext) - Static method in class org.apache.axis2.context.OperationContextFactory
 
createOperationContext(QName) - Method in class org.apache.axis2.context.ServiceContext
 
createOperationContext(AxisOperation) - Method in class org.apache.axis2.context.ServiceContext
 
createOutFile(String, String) - Method in class org.apache.axis2.schema.writer.CStructWriter
Creates the output file
createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
 
createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
Creates the output file.
createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.CServiceXMLWriter
 
createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.CStubHeaderWriter
 
createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.CStubSourceWriter
 
createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.CSvcSkeletonWriter
 
createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.PolicyFileWriter
 
createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.ServiceXMLWriter
 
createOutMessageContext(MessageContext) - Static method in class org.apache.axis2.util.MessageContextBuilder
Creates a MessageContext for use with a non-fault response based on an request MessageContext
createOutMessageContext(MessageContext) - Static method in class org.apache.axis2.util.Utils
Deprecated. (post1.1branch)
createProcessingInstruction(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates a ProcessingInstruction node given the specified name and data strings.
createQName(String, String) - Method in class org.apache.axis2.saaj.DetailEntryImpl
 
createQName(String, String) - Method in class org.apache.axis2.saaj.DetailImpl
 
createQName(String, String) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
createQName(String, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
createQName(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
Creates a QName whose namespace URI is the one associated with the parameter, prefix, in the context of this SOAPElement.
createService(String, AxisConfiguration, Class) - Static method in class org.apache.axis2.description.AxisService
To create an AxisService using given service impl class name first generate schema corresponding to the given java class , next for each methods AxisOperation will be created.
createService(String, AxisConfiguration, Map, String, String, ClassLoader) - Static method in class org.apache.axis2.description.AxisService
messageReceiverClassMap will hold the MessageReceivers for given meps.
createService(String, AxisConfiguration, Map, String, String) - Static method in class org.apache.axis2.description.AxisService
 
createService(String, AxisConfiguration, Class, String, String) - Static method in class org.apache.axis2.description.AxisService
To create a service for a given Java class with user defined schema and target namespaces.
createService(String, AxisConfiguration) - Static method in class org.apache.axis2.description.AxisService
 
createServiceContext(ServiceGroupContext, AxisService) - Static method in class org.apache.axis2.context.ContextFactory
 
createServiceGroupContext(ConfigurationContext, AxisServiceGroup) - Static method in class org.apache.axis2.context.ContextFactory
 
createSimpleService(QName, String, QName) - Static method in class org.apache.axis2.util.Utils
 
createSimpleService(QName, MessageReceiver, String, QName) - Static method in class org.apache.axis2.util.Utils
 
createSimpleServiceforClient(QName, String, QName) - Static method in class org.apache.axis2.util.Utils
 
createSimpleServiceforClient(QName, MessageReceiver, String, QName) - Static method in class org.apache.axis2.util.Utils
 
createSOAPMessage(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
 
createSOAPMessage(MessageContext, InputStream, String) - Static method in class org.apache.axis2.transport.TransportUtils
Objective of this method is to capture the SOAPEnvelope creation logic and make it a common for all the transports and to in/out flows.
createTempFile(String, InputStream, File) - Static method in class org.apache.axis2.deployment.util.Utils
 
createTextNode(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates a Text node given the specified string.
createUnmarshallingContext() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
createUrl(JarFile, JarEntry) - Static method in class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
createUrl(JarFile, JarEntry, URL) - Static method in class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
createURLStreamHandler(String) - Method in class org.apache.axis2.classloader.JarStreamHandlerFactory
 
CServiceXMLWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
CServiceXMLWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CServiceXMLWriter
 
CServiceXMLWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CServiceXMLWriter
 
CSharpEmitter - Class in org.apache.axis2.wsdl.codegen.emitter
 
CSharpEmitter() - Constructor for class org.apache.axis2.wsdl.codegen.emitter.CSharpEmitter
 
CSharpEmitter(CodeGenConfiguration) - Constructor for class org.apache.axis2.wsdl.codegen.emitter.CSharpEmitter
 
CSharpEmitter(CodeGenConfiguration, TypeMapper) - Constructor for class org.apache.axis2.wsdl.codegen.emitter.CSharpEmitter
 
CSharpTypeMapper - Class in org.apache.axis2.wsdl.databinding
 
CSharpTypeMapper() - Constructor for class org.apache.axis2.wsdl.databinding.CSharpTypeMapper
Creats a basic Csharp type mapper.
CSkelHeaderWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
CSkelHeaderWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CSkelHeaderWriter
 
CSkelHeaderWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CSkelHeaderWriter
 
CSkelSourceWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
CSkelSourceWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CSkelSourceWriter
 
CSkelSourceWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CSkelSourceWriter
 
CStructWriter - Class in org.apache.axis2.schema.writer
Java Bean writer for the schema compiler.
CStructWriter() - Constructor for class org.apache.axis2.schema.writer.CStructWriter
Default constructor
CStubHeaderWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
CStubHeaderWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CStubHeaderWriter
 
CStubHeaderWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CStubHeaderWriter
 
CStubSourceWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
CStubSourceWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CStubSourceWriter
 
CStubSourceWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CStubSourceWriter
 
CSvcSkeletonWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
CSvcSkeletonWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CSvcSkeletonWriter
 
CSvcSkeletonWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CSvcSkeletonWriter
 
CTypeInfo - Class in org.apache.axis2.wsdl.codegen.emitter
The java type map.
CTypeInfo() - Constructor for class org.apache.axis2.wsdl.codegen.emitter.CTypeInfo
 
CTypeMap - Class in org.apache.axis2.schema.typemap
The java type map.
CTypeMap() - Constructor for class org.apache.axis2.schema.typemap.CTypeMap
 
CTypeMapper - Class in org.apache.axis2.wsdl.databinding
 
CTypeMapper() - Constructor for class org.apache.axis2.wsdl.databinding.CTypeMapper
 
currentJars - Variable in class org.apache.axis2.deployment.repository.util.WSInfoList
All the currently updated jars
currentMemoryBuf - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
Hold the last memory buffer.
currentMemoryBufSz - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
The number of bytes written to the above buffer.
currentMessageContext - Static variable in class org.apache.axis2.context.MessageContext
A place to store the current MessageContext
CUtils - Class in org.apache.axis2.wsdl.databinding
 
CUtils() - Constructor for class org.apache.axis2.wsdl.databinding.CUtils
 

D

Data - Class in org.apache.axis2.dataretrieval
Data contains instance of the data Object for the specified identifier if applicable.
Data(Object, String) - Constructor for class org.apache.axis2.dataretrieval.Data
Constructor
DATA - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
DATA_BINDING_TYPE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
DATA_BINDING_TYPE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
DATA_END_SUCCESS - Static variable in class org.apache.axis2.transport.mail.Constants
 
DATA_HANDLER - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
DATA_LOCATOR_ELEMENT - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
 
DATA_START_SUCCESS - Static variable in class org.apache.axis2.transport.mail.Constants
 
DATABINDING_GENERATED_IMPLEMENTATION - Static variable in interface org.apache.axis2.wsdl.util.Constants
Property for interface implementation method handled by databinding code generation.
DATABINDING_GENERATED_RECEIVER - Static variable in interface org.apache.axis2.wsdl.util.Constants
Property for message receiver operation method handled by databinding code generation.
DATABINDING_OPERATION_DETAILS - Static variable in interface org.apache.axis2.wsdl.util.Constants
Property for details to be passed inside the <databinders> element.
DATABINDING_SERVICE_DETAILS - Static variable in interface org.apache.axis2.wsdl.util.Constants
Property for details to be passed inside the <databinders> element.
DATABINDING_SUPPORTER_NAME_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
dataList - Variable in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
DataLocatorFactory - Class in org.apache.axis2.dataretrieval
Factory to constructor Axis2 Data Locators based on the specified Dialect.
DataLocatorFactory() - Constructor for class org.apache.axis2.dataretrieval.DataLocatorFactory
 
DataRetrievalException - Exception in org.apache.axis2.dataretrieval
Exception class for reporting Data Retrieval problems
DataRetrievalException(String) - Constructor for exception org.apache.axis2.dataretrieval.DataRetrievalException
 
DataRetrievalException(Throwable) - Constructor for exception org.apache.axis2.dataretrieval.DataRetrievalException
 
DataRetrievalException(String, Throwable) - Constructor for exception org.apache.axis2.dataretrieval.DataRetrievalException
 
DataRetrievalRequest - Class in org.apache.axis2.dataretrieval
Allow to specify options/parameters for getData request.
DataRetrievalRequest() - Constructor for class org.apache.axis2.dataretrieval.DataRetrievalRequest
 
DataRetrievalUtil - Class in org.apache.axis2.dataretrieval
 
DataRetrievalUtil() - Constructor for class org.apache.axis2.dataretrieval.DataRetrievalUtil
 
Day - Class in org.apache.axis2.databinding.types
Implementation of the XML Schema type gDay
Day(int) - Constructor for class org.apache.axis2.databinding.types.Day
Constructs a Day with the given values No timezone is specified
Day(int, String) - Constructor for class org.apache.axis2.databinding.types.Day
Constructs a Day with the given values, including a timezone string The timezone is validated but not used.
Day(String) - Constructor for class org.apache.axis2.databinding.types.Day
Construct a Day from a String in the format ---DD[timezone]
debugLogDocument(String, Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
debugging method - write the output to the debugger
debugLoggingAllowed - Static variable in class org.apache.axis2.util.LoggingControl
If this flag is set to false then debug messages will not be logged, irrespective of the level set for the logger itself.
DEC - Static variable in class org.apache.axis2.databinding.types.HexBinary
 
decode(String) - Static method in class org.apache.axis2.databinding.types.HexBinary
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
decode(String) - Static method in class org.apache.axis2.transport.http.util.URIEncoderDecoder
Decodes the string argument which is assumed to be encoded in the x-www-form-urlencoded MIME content type using the UTF-8 encoding scheme.
DEFAULT_ATTRIB_ARRAY_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_ATTRIB_ARRAY_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
DEFAULT_ATTRIB_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_ATTRIB_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
DEFAULT_AXIS - Static variable in class org.apache.axis2.dataretrieval.LocatorType
 
DEFAULT_CHAR_SET - Static variable in class org.apache.axis2.transport.mail.Constants
 
DEFAULT_CHAR_SET_ENCODING - Static variable in class org.apache.axis2.context.MessageContext
Field DEFAULT_CHAR_SET_ENCODING.
DEFAULT_CHAR_SET_ENCODING - Static variable in class org.apache.axis2.transport.mail.Constants
 
DEFAULT_CHARSET - Static variable in class org.apache.axis2.transport.http.util.ComplexPart
Default charset of string parameters
DEFAULT_CLASS_ARRAY_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_CLASS_ARRAY_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
DEFAULT_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
DEFAULT_CODEGEN_CONFIG_PROPERTIES - Static variable in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
 
DEFAULT_CONFAC_NAME - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The local (Axis2) JMS connection factory name of the default connection factory to be used, if a service does not explicitly state the connection factory it should be using by a Parameter named JMSConstants.CONFAC_PARAM
DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field DEFAULT_CONNECTION_TIMEOUT
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.axis2.transport.http.util.ComplexPart
Default content encoding of string parameters.
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.axis2.transport.mail.Constants
 
DEFAULT_HTTP_ENDPOINT_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_INDEX_JSP - Static variable in class org.apache.axis2.transport.http.AbstractAgent
 
DEFAULT_INTERFACE_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_JMS_TIMEOUT - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The default JMS time out waiting for a reply
DEFAULT_MESSAGE_BUNDLE_KEY - Static variable in class org.apache.axis2.i18n.Messages
 
DEFAULT_OPERATION - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The default operation name to be used for non SOAP/XML messages if the operation cannot be determined
DEFAULT_PACKAGE - Static variable in class org.apache.axis2.util.URLProcessor
 
DEFAULT_PORT - Static variable in class org.apache.axis2.transport.http.SimpleHTTPServer
 
DEFAULT_PORT - Static variable in class org.apache.axis2.transport.SimpleAxis2Server
 
DEFAULT_REST_PATH - Static variable in class org.apache.axis2.Constants
 
DEFAULT_SERVICES_PATH - Static variable in class org.apache.axis2.Constants
 
DEFAULT_SO_TIMEOUT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field DEFAULT_SO_TIMEOUT
DEFAULT_SOAP11_ENDPOINT_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_SOAP12_ENDPOINT_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_TARGET_NAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_TIMEOUT_MILLISECONDS - Static variable in class org.apache.axis2.client.Options
Default blocking timeout value.
DEFAULT_TRANSFER_ENCODING - Static variable in class org.apache.axis2.transport.http.util.ComplexPart
Default transfer encoding of string parameters
DEFAULT_WRAPPER - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The name of the element which wraps non SOAP/XML content into a SOAP envelope
DEFAULT_WSDL_NAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
defaultClassName - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
Default class name is the OMElement or the default case However the extensions can override the default class to suit the databinding framework!
defaultConfigurationContext - Static variable in class org.apache.axis2.engine.ListenerManager
 
DefaultConnectionListener - Class in org.apache.axis2.transport.http.server
 
DefaultConnectionListener(int, HttpConnectionManager, ConnectionListenerFailureHandler, HttpParams) - Constructor for class org.apache.axis2.transport.http.server.DefaultConnectionListener
Use this constructor to provide a custom ConnectionListenerFailureHandler, e.g.
DefaultConnectionListenerFailureHandler - Class in org.apache.axis2.transport.http.server
Default hander for failures in connection listener IOProcessors.
DefaultConnectionListenerFailureHandler() - Constructor for class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
Create a new DefaultConnectionListenerFailureHandler with default settings.
DefaultConnectionListenerFailureHandler(int, int, int) - Constructor for class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
Create a new DefaultConnectionListenerFailureHandler
DefaultDatabindingExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
DefaultDatabindingExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.DefaultDatabindingExtension
 
DefaultEntityResolver - Class in org.apache.axis2.util
 
DefaultEntityResolver() - Constructor for class org.apache.axis2.util.DefaultEntityResolver
 
DefaultHttpConnectionManager - Class in org.apache.axis2.transport.http.server
 
DefaultHttpConnectionManager(ConfigurationContext, Executor, WorkerFactory, HttpParams) - Constructor for class org.apache.axis2.transport.http.server.DefaultHttpConnectionManager
 
DefaultHttpConnectionManager(ConfigurationContext, Executor, WorkerFactory, HttpParams, HttpFactory) - Constructor for class org.apache.axis2.transport.http.server.DefaultHttpConnectionManager
 
DefaultObjectSupplier - Class in org.apache.axis2.engine
 
DefaultObjectSupplier() - Constructor for class org.apache.axis2.engine.DefaultObjectSupplier
 
DefaultThreadFactory - Class in org.apache.axis2.transport.http.server
 
DefaultThreadFactory(ThreadGroup, String) - Constructor for class org.apache.axis2.transport.http.server.DefaultThreadFactory
 
DefaultThreadFactory - Class in org.apache.axis2.util.threadpool
This is a simple ThreadFactory implementation using java.util.concurrent Creates threads with the given name prefix
DefaultThreadFactory(ThreadGroup, String) - Constructor for class org.apache.axis2.util.threadpool.DefaultThreadFactory
 
DefaultTypeMapper - Class in org.apache.axis2.wsdl.databinding
The default type mapper.
DefaultTypeMapper() - Constructor for class org.apache.axis2.wsdl.databinding.DefaultTypeMapper
 
DELE - Static variable in class org.apache.axis2.transport.mail.Constants
 
deleted - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
Flag to show if the resources behind this have been deleted.
deleteData(int, int) - Method in class org.apache.axis2.saaj.TextImplEx
Remove a range of 16-bit units from the node.
deleteProperty(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.  
DependencyManager - Class in org.apache.axis2.engine
If the service implementation has an init method with 1 or 2 message context as its parameters, then the DependencyManager calls the init method with appropriate parameters.
DependencyManager() - Constructor for class org.apache.axis2.engine.DependencyManager
 
deploy(DeploymentFileData) - Method in interface org.apache.axis2.deployment.Deployer
 
deploy(DeploymentFileData) - Method in class org.apache.axis2.deployment.ModuleDeployer
 
deploy(DeploymentFileData) - Method in class org.apache.axis2.deployment.POJODeployer
 
deploy(DeploymentFileData) - Method in class org.apache.axis2.deployment.ServiceDeployer
 
Deployer - Interface in org.apache.axis2.deployment
This interface is used to provide the custom deployment mechanism , where you can write your owm Deployer to process a particular type and make that to a service or a module.
DEPLOYER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
DEPLOYING_MODULE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DEPLOYING_WS - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DeploymentClassLoader - Class in org.apache.axis2.deployment
 
DeploymentClassLoader(URL[], List, ClassLoader) - Constructor for class org.apache.axis2.deployment.DeploymentClassLoader
DeploymentClassLoader is extended from URLClassLoader.
DeploymentClassLoader.ByteURLConnection - Class in org.apache.axis2.deployment
 
DeploymentClassLoader.ByteURLConnection(URL, byte[]) - Constructor for class org.apache.axis2.deployment.DeploymentClassLoader.ByteURLConnection
 
DeploymentClassLoader.ByteUrlStreamHandler - Class in org.apache.axis2.deployment
 
DeploymentClassLoader.ByteUrlStreamHandler(byte[]) - Constructor for class org.apache.axis2.deployment.DeploymentClassLoader.ByteUrlStreamHandler
 
DeploymentConstants - Interface in org.apache.axis2.deployment
Constants used during service/module deployment.
DeploymentEngine - Class in org.apache.axis2.deployment
 
DeploymentEngine() - Constructor for class org.apache.axis2.deployment.DeploymentEngine
 
deploymentEngine - Variable in class org.apache.axis2.deployment.RepositoryListener
 
DeploymentErrorMsgs - Class in org.apache.axis2.deployment
 
DeploymentErrorMsgs() - Constructor for class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DeploymentException - Exception in org.apache.axis2.deployment
 
DeploymentException(String) - Constructor for exception org.apache.axis2.deployment.DeploymentException
 
DeploymentException(Throwable) - Constructor for exception org.apache.axis2.deployment.DeploymentException
 
DeploymentException(String, Throwable) - Constructor for exception org.apache.axis2.deployment.DeploymentException
 
DeploymentFileData - Class in org.apache.axis2.deployment.repository.util
ArchiveFileData stores information about the module or service item to be deployed.
DeploymentFileData(File, String) - Constructor for class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
DeploymentFileData(String, String) - Constructor for class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
DeploymentIterator - Class in org.apache.axis2.deployment.scheduler
 
DeploymentIterator() - Constructor for class org.apache.axis2.deployment.scheduler.DeploymentIterator
 
deployModuleServices(AxisModule, ConfigurationContext) - Static method in class org.apache.axis2.deployment.util.Utils
This method is to get the list of services there in a module if module want to add services then the way of doing that is 1.
description - Variable in class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
DESCRIPTION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DescriptionBuilder - Class in org.apache.axis2.deployment
This class does the common tasks for all *Builder class.
DescriptionBuilder() - Constructor for class org.apache.axis2.deployment.DescriptionBuilder
 
DescriptionBuilder(InputStream, ConfigurationContext) - Constructor for class org.apache.axis2.deployment.DescriptionBuilder
 
DescriptionBuilder(InputStream, AxisConfiguration) - Constructor for class org.apache.axis2.deployment.DescriptionBuilder
 
DescriptionConstants - Interface in org.apache.axis2.description
 
descriptionStream - Variable in class org.apache.axis2.deployment.DescriptionBuilder
 
deserialize(Class, OMElement, ObjectSupplier, String) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
 
deserialize(Class, OMElement, MultirefHelper, ObjectSupplier) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
 
deserialize(OMElement, Object[], ObjectSupplier) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
To get JavaObjects from XML elemnt , the element most of the time contains only one element in that case that element will be converted to the JavaType specified by the javaTypes array The algo is as follows, get the childerns of the response element , and if it conatian more than one element then check the retuen type of that element and conver that to corresponding JavaType
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.AxisDescription
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.AxisModule
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.HandlerDescription
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.ModuleConfiguration
 
deserializeParameters(OMElement) - Method in interface org.apache.axis2.description.ParameterInclude
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.ParameterIncludeImpl
Since at runtime it parameters may be modified to get the original state this method can be used
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.TransportInDescription
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.TransportOutDescription
 
deserializeSelfManagedData(ByteArrayInputStream, MessageContext) - Method in interface org.apache.axis2.context.SelfManagedDataManager
This method is invoked when the MessageContext object is being restored.
DEST_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating a JMS destination for requests
DEST_TYPE_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the JMS destination type
DEST_TYPE_QUEUE - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the JMS destination type
DEST_TYPE_TOPIC - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the JMS destination type
destroy() - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
destroy() - Method in class org.apache.axis2.engine.ListenerManager
 
destroy() - Method in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorService
Servlet termination
destroy() - Method in class org.apache.axis2.transport.http.AxisServlet
distroy the ConfigurationContext
destroy() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
destroy() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
destroy() - Method in interface org.apache.axis2.transport.http.server.IOProcessor
 
destroy() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
destroy() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
 
destroy() - Method in class org.apache.axis2.transport.jms.JMSListener
 
destroy() - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
destroy() - Method in class org.apache.axis2.transport.tcp.TCPServer
 
destroy() - Method in interface org.apache.axis2.transport.TransportListener
 
destroyServiceObject(ServiceContext) - Static method in class org.apache.axis2.engine.DependencyManager
To startup service when user puts load-on-startup parameter
detach() - Method in class org.apache.axis2.saaj.NodeImplEx
 
detach() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
detach() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
detach() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
detachAttachmentFile() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Detach the attachment file from this class, so it is not cleaned up.
detachNode() - Method in class org.apache.axis2.saaj.NodeImplEx
Removes this Node object from the tree.
detachNode() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
detachNode() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
detachNode() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
detachNode() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
DetailEntryImpl - Class in org.apache.axis2.saaj
The content for a Detail object, giving details for a SOAPFault object.
DetailEntryImpl(ElementImpl) - Constructor for class org.apache.axis2.saaj.DetailEntryImpl
 
DetailImpl - Class in org.apache.axis2.saaj
A container for DetailEntry objects.
DetailImpl(SOAPFaultDetail) - Constructor for class org.apache.axis2.saaj.DetailImpl
 
DIALECT - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
DIALECT_ATTRIBUTE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
 
DIALECT_LOCATOR_ELEMENT - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
 
DIALECT_TYPE_POLICY - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
DIALECT_TYPE_SCHEMA - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
DIALECT_TYPE_WSDL - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
DIALET - Static variable in class org.apache.axis2.dataretrieval.DataRetrievalRequest
Key used to define Dialect of data to be retrieved.
DIALET - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
DIFFERENT_EPR - Static variable in class org.apache.axis2.Constants
 
DIGEST - Static variable in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
DIRECTORY - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
DIRECTORY_AXIS2_HOME - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
DIRECTORY_CONF - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
DISABLE_ADDRESSING_FOR_OUT_MESSAGES - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
DISABLE_ADDRESSING_FOR_OUT_MESSAGES - Static variable in interface org.apache.axis2.Constants.Configuration
Deprecated. please use org.apache.axis2.addressing.AddressingConstants.DISABLE_ADDRESSING_FOR_OUT_MESSAGES
DISABLE_ASYNC_CALLBACK_ON_TRANSPORT_ERROR - Static variable in class org.apache.axis2.context.MessageContext
This property allows someone (e.g.
DISABLE_OUTBOUND_ADDRESSING_VALIDATION - Static variable in interface org.apache.axis2.addressing.AddressingConstants
This property, if set to Boolean.TRUE, will mean that the addressing handler allows partially ws-addressed messages to be sent even if they are then invalid rather than throwing a fault.
DISABLE_REST - Static variable in interface org.apache.axis2.Constants.Configuration
 
DISABLE_SOAP_ACTION - Static variable in interface org.apache.axis2.Constants.Configuration
 
disableREST - Variable in class org.apache.axis2.transport.http.AxisServlet
 
disableRESTErrorMessage(HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Private method that deals with disabling of REST support.
discard() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
discard() - Method in class org.apache.axis2.saaj.TextImplEx
 
disconnect() - Method in class org.apache.axis2.transport.mail.EmailReceiver
 
disengageModule(QName) - Method in class org.apache.axis2.client.ServiceClient
Disengage a module for this service client
disengageModule(String) - Method in class org.apache.axis2.client.ServiceClient
Disengage a module for this service client
disengageModule(AxisModule) - Method in class org.apache.axis2.description.AxisOperation
 
disengageModule(AxisModule) - Method in class org.apache.axis2.description.AxisService
 
disengageModule(AxisModule) - Method in class org.apache.axis2.description.AxisServiceGroup
 
disengageModule(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
To dis-engage a module from the system.
disengageModuleFromGlobalChains(AxisModule) - Method in class org.apache.axis2.phaseresolver.PhaseResolver
To remove handlers from global chians this method can be used , first it take inflow of the module and then take handler one by one and then remove those handlers from global inchain , the same procedure will be carry out for all the other flows as well.
disengageModuleFromOperationChain(AxisModule, AxisOperation) - Method in class org.apache.axis2.phaseresolver.PhaseResolver
To remove handlers from operations chians this method can be used , first it take inflow of the module and then take handler one by one and then remove those handlers from global inchain , the same procedure will be carry out for all the other flows as well.
diskCacheFile - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field diskCacheFile
DispatchPhase - Class in org.apache.axis2.engine
 
DispatchPhase() - Constructor for class org.apache.axis2.engine.DispatchPhase
 
DispatchPhase(String) - Constructor for class org.apache.axis2.engine.DispatchPhase
 
DOCUMENT_STYLE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
DOCUMENTATION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Implementation of DELETE interface
doDeploy() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorService
HTTP GET request
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisAdminServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Implementation for GET interface
domain - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisAdminServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Implementaion of POST interface
doPrivileged(PrivilegedAction) - Static method in class org.apache.axis2.java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled if a security manager is present.
doPrivileged(PrivilegedAction, AccessControlContext) - Static method in class org.apache.axis2.java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled and restricted by the specified AccessControlContext.
doPrivileged(PrivilegedExceptionAction) - Static method in class org.apache.axis2.java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled.
doPrivileged(PrivilegedExceptionAction, AccessControlContext) - Static method in class org.apache.axis2.java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled and restricted by the specified AccessControlContext.
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Implementation of PUT interface
doService(AxisHttpRequest, AxisHttpResponse, HttpContext) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
doubleValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
doubleValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
doWriteMTOM(MessageContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
doWriteSwA(MessageContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
DRConstants - Interface in org.apache.axis2.dataretrieval
Defines constants referenced in data retrieval classes.
DRConstants.SERVICE_DATA - Interface in org.apache.axis2.dataretrieval
Defines contants references in Service Data
DRConstants.SOAPVersion - Interface in org.apache.axis2.dataretrieval
 
DRConstants.SPEC - Interface in org.apache.axis2.dataretrieval
Defines contants references in WS-Mex specification
DRConstants.SPEC.Actions - Interface in org.apache.axis2.dataretrieval
 
DRConstants.SPEC_VERSIONS - Interface in org.apache.axis2.dataretrieval
 
DRILL_DOWN_TO_ROOT_CAUSE_FOR_FAULT_REASON - Static variable in interface org.apache.axis2.Constants.Configuration
 
DUMMY_JAR_URL - Static variable in class org.apache.axis2.classloader.JarFileUrlConnection
 
Duration - Class in org.apache.axis2.databinding.types
Implementation of the XML Schema type duration.
Duration() - Constructor for class org.apache.axis2.databinding.types.Duration
Default no-arg constructor
Duration(boolean, int, int, int, int, int, double) - Constructor for class org.apache.axis2.databinding.types.Duration
 
Duration(String) - Constructor for class org.apache.axis2.databinding.types.Duration
Constructs Duration from a String in an xsd:duration format - PnYnMnDTnHnMnS.
Duration(boolean, Calendar) - Constructor for class org.apache.axis2.databinding.types.Duration
Constructs Duration from a Calendar.

E

EDIT_SERVICE_PARA - Static variable in class org.apache.axis2.Constants
 
EJB_HOME_INTERFACE_NAME - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_INITIAL_CONTEXT_FACTORY - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_JNDI_NAME - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_JNDI_PASSWORD - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_JNDI_USERNAME - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_LOCAL_HOME_INTERFACE_NAME - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_LOCAL_INTERFACE_NAME - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_PROVIDER_URL - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_REMOTE_INTERFACE_NAME - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJBInOnlyMessageReceiver - Class in org.apache.axis2.rpc.receivers.ejb
 
EJBInOnlyMessageReceiver() - Constructor for class org.apache.axis2.rpc.receivers.ejb.EJBInOnlyMessageReceiver
 
EJBInOutAsyncMessageReceiver - Class in org.apache.axis2.rpc.receivers.ejb
 
EJBInOutAsyncMessageReceiver() - Constructor for class org.apache.axis2.rpc.receivers.ejb.EJBInOutAsyncMessageReceiver
 
EJBMessageReceiver - Class in org.apache.axis2.rpc.receivers.ejb
 
EJBMessageReceiver() - Constructor for class org.apache.axis2.rpc.receivers.ejb.EJBMessageReceiver
 
EJBUtil - Class in org.apache.axis2.rpc.receivers.ejb
 
EJBUtil() - Constructor for class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
ELEM_BODY - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_ENVELOPE - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_ACTOR - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_CODE - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_CODE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_DETAIL - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_DETAIL_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_NODE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_REASON_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_ROLE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_STRING - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_SUBCODE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_VALUE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_HEADER - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_NOTUNDERSTOOD - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_SUPPORTEDENVELOPE - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_TEXT_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_UPGRADE - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_XOP_INCLUDE - Static variable in class org.apache.axis2.namespace.Constants
 
element - Variable in class org.apache.axis2.saaj.SOAPElementImpl
Using a delegate because we can't extend from org.apache.axiom.om.impl.dom.ElementImpl since this class must extend SNodeImpl
ELEMENT_IS_NOT_ALLOWED - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
ELEMENT_TEXT - Static variable in interface org.apache.axis2.databinding.utils.reader.ADBXMLStreamReader
 
ELEMENT_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
elementToJavaClassMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
elementToSchemaQNameMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
EmailReceiver - Class in org.apache.axis2.transport.mail
 
EmailReceiver() - Constructor for class org.apache.axis2.transport.mail.EmailReceiver
 
EMailSender - Class in org.apache.axis2.transport.mail
 
EMailSender() - Constructor for class org.apache.axis2.transport.mail.EMailSender
 
emitSkeleton() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Emits the skeleton
emitSkeleton() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Emit the skeltons
emitSkeleton() - Method in interface org.apache.axis2.wsdl.codegen.emitter.Emitter
 
emitStub() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Emits the stubcode with bindings.
emitStub() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Emit the stub
emitStub() - Method in interface org.apache.axis2.wsdl.codegen.emitter.Emitter
 
Emitter - Interface in org.apache.axis2.wsdl.codegen.emitter
 
empty() - Method in class org.apache.axis2.util.ArrayStack
Return true if this stack is currently empty.
EMPTY_MARKER - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
EMPTY_NODELIST - Static variable in class org.apache.axis2.saaj.NodeListImpl
 
EMPTY_OBJECT - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
EMPTY_STRING_ARRAY - Static variable in class org.apache.axis2.util.JavaUtils
An empty immutable String array.
ENABLE_MTOM - Static variable in interface org.apache.axis2.Constants.Configuration
 
ENABLE_REST - Static variable in interface org.apache.axis2.Constants.Configuration
 
ENABLE_REST_THROUGH_GET - Static variable in interface org.apache.axis2.Constants.Configuration
 
ENABLE_SWA - Static variable in interface org.apache.axis2.Constants.Configuration
 
encode(byte[]) - Static method in class org.apache.axis2.databinding.types.HexBinary
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
ENCODED_USE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
END_ELEMENT_FOUND_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
END_OF_LIST - Static variable in class org.apache.axis2.util.MetaDataEntry
 
ENDPOINT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ENDPOINT_REFERENCE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
EndpointReference - Class in org.apache.axis2.addressing
Class EndpointReference This class models the WS-A EndpointReferenceType.
EndpointReference(String) - Constructor for class org.apache.axis2.addressing.EndpointReference
 
EndpointReferenceHelper - Class in org.apache.axis2.addressing
The methods in this class are used to process EndpointReference objects according to the rules of the 2005/08 (Final) and 2004/08 (submission) WS-Addressing specifications.
EndpointReferenceHelper() - Constructor for class org.apache.axis2.addressing.EndpointReferenceHelper
 
engage(String) - Method in class org.apache.axis2.jibx.CodeGenerationUtility
Configure the code generation based on the supplied parameters and WSDL.
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
 
engage(CodeGenConfiguration) - Method in interface org.apache.axis2.wsdl.codegen.extension.CodeGenExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.DefaultDatabindingExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.JaxMeExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.JiBXExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.PackageFinder
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.PolicyEvaluator
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.SchemaUnwrapperExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.SimpleDBExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.TypeMapperExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.WSDLValidatorExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
ENGAGE_GLOBAL_MODULE - Static variable in class org.apache.axis2.Constants
 
ENGAGE_MODULE_TO_SERVICE - Static variable in class org.apache.axis2.Constants
 
ENGAGE_MODULE_TO_SERVICE_GROUP - Static variable in class org.apache.axis2.Constants
 
ENGAGE_STATUS - Static variable in class org.apache.axis2.Constants
 
engageGlobalModules() - Method in class org.apache.axis2.deployment.FileSystemConfigurator
 
engageGlobalModules() - Method in class org.apache.axis2.deployment.URLBasedAxisConfigurator
 
engageGlobalModules() - Method in class org.apache.axis2.deployment.WarBasedAxisConfigurator
 
engageGlobalModules() - Method in interface org.apache.axis2.engine.AxisConfigurator
Engages the global modules specified in the configuration
engageModule(QName) - Method in class org.apache.axis2.client.ServiceClient
Engage a module for this service client.
engageModule(String) - Method in class org.apache.axis2.client.ServiceClient
Engage a module for this service client.
engageModule(AxisModule, AxisConfiguration) - Method in class org.apache.axis2.description.AxisBinding
 
engageModule(AxisModule, AxisConfiguration) - Method in class org.apache.axis2.description.AxisBindingMessage
 
engageModule(AxisModule, AxisConfiguration) - Method in class org.apache.axis2.description.AxisBindingOperation
 
engageModule(AxisModule, AxisConfiguration) - Method in class org.apache.axis2.description.AxisDescription
Engaging a module to different level
engageModule(AxisModule, AxisConfiguration) - Method in class org.apache.axis2.description.AxisEndpoint
 
engageModule(AxisModule, AxisConfiguration) - Method in class org.apache.axis2.description.AxisMessage
 
engageModule(AxisModule, AxisConfiguration) - Method in class org.apache.axis2.description.AxisOperation
Engages a module.
engageModule(AxisModule, AxisConfiguration) - Method in class org.apache.axis2.description.AxisService
Engages a module.
engageModule(AxisModule, AxisConfiguration) - Method in class org.apache.axis2.description.AxisServiceGroup
 
engageModule(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
Deprecated. Please use the String version instead
engageModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Engages the default module version corresponding to given module name , or if the module name contains version number in it then it will engage the correct module.
engageModule(String, String) - Method in class org.apache.axis2.engine.AxisConfiguration
Engages a module using given name and its version ID.
engageModule(AxisModule, AxisConfiguration) - Method in class org.apache.axis2.engine.AxisConfiguration
 
engageModules() - Method in class org.apache.axis2.deployment.DeploymentEngine
Checks if the modules, referred by server.xml, exist or that they are deployed.
engageModuleToOperation(AxisOperation, AxisModule) - Method in class org.apache.axis2.phaseresolver.PhaseResolver
 
engageNotify(AxisDescription) - Method in class org.apache.axis2.addressing.AddressingModule
 
engageNotify(AxisDescription) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
engageNotify(AxisDescription) - Method in interface org.apache.axis2.modules.Module
When engaging this module to some service or operation , module will be notify by calling this method there module author can validate , add policy and do any thing that he want , and he can refuce the engage as well
Entities - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type Entities
Entities() - Constructor for class org.apache.axis2.databinding.types.Entities
 
Entities(String) - Constructor for class org.apache.axis2.databinding.types.Entities
ctor for Entities
Entity - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type Entity
Entity() - Constructor for class org.apache.axis2.databinding.types.Entity
 
Entity(String) - Constructor for class org.apache.axis2.databinding.types.Entity
ctor for Entity
entrySet() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
entrySet() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
enumFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
EPR_ADDRESS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
EPR_REFERENCE_PARAMETERS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
EPR_REFERENCE_PROPERTIES - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
EPR_SERVICE_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
equals(Object) - Method in class org.apache.axis2.databinding.types.Day
 
equals(Object) - Method in class org.apache.axis2.databinding.types.Duration
The equals method compares the time represented by duration object, not its string representation.
equals(Object) - Method in class org.apache.axis2.databinding.types.HexBinary
 
equals(Object) - Method in class org.apache.axis2.databinding.types.IDRefs
IDREFs can be equal without having identical ordering because they represent a set of references.
equals(Object) - Method in class org.apache.axis2.databinding.types.Month
 
equals(Object) - Method in class org.apache.axis2.databinding.types.MonthDay
 
equals(Object) - Method in class org.apache.axis2.databinding.types.NMTokens
NMTokens can be equal without having identical ordering because they represent a set of references.
equals(Object) - Method in class org.apache.axis2.databinding.types.NormalizedString
 
equals(Object) - Method in class org.apache.axis2.databinding.types.Notation
 
equals(Object) - Method in class org.apache.axis2.databinding.types.Time
 
equals(Object) - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
equals(Object) - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
equals(Object) - Method in class org.apache.axis2.databinding.types.URI
Determines if the passed-in Object is equivalent to this URI.
equals(Object) - Method in class org.apache.axis2.databinding.types.Year
 
equals(Object) - Method in class org.apache.axis2.databinding.types.YearMonth
 
equals(Object) - Method in class org.apache.axis2.description.Parameter
 
equals(Handler.InvocationResponse) - Method in class org.apache.axis2.engine.Handler.InvocationResponse
 
equals(Object) - Method in class org.apache.axis2.engine.Handler.InvocationResponse
 
equals(Object) - Method in class org.apache.axis2.saaj.PrefixedQName
 
equals(Object) - Method in class org.apache.axis2.transport.mail.server.MailAddress
 
equals(Object) - Method in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
 
ERR - Static variable in class org.apache.axis2.transport.mail.Constants
 
error(SAXParseException) - Method in class org.apache.axis2.util.XMLUtils.ParserErrorHandler
 
ERROR_IN_LOADING_MESSAGE_RECEIVER - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
ERROR_LOADING_MESSAGE_BUILDER - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
ERROR_LOADING_MESSAGE_FORMATTER - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
ERROR_MODULE_MAP - Static variable in class org.apache.axis2.Constants
 
ERROR_SERVICE_MAP - Static variable in class org.apache.axis2.Constants
Keys for service/module error maps
ERROR_SETTING_CLIENT_HOME - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
examineAllHeaderElements() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object.
examineHeaderElements(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor.
examineMustUnderstandHeaderElements(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent to true.
exceptionOccurred(Throwable) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManager
To notify other nodes that an Exception occurred, during the processing of a ConfigurationEvent
ExceptionWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
ExceptionWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.ExceptionWriter
 
ExceptionWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.ExceptionWriter
 
execute(boolean) - Method in class org.apache.axis2.client.OperationClient
Execute the MEP.
execute(Runnable) - Method in interface org.apache.axis2.util.threadpool.ThreadFactory
 
execute(Runnable) - Method in class org.apache.axis2.util.threadpool.ThreadPool
 
executeMethod(HttpClient, MessageContext, URL, HttpMethod) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
EXECUTION_CHAIN_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field EXECUTION_CHAIN_KEY
EXECUTION_FAULT_CHAIN_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field EXECUTION_FAULT_CHAIN_KEY
EXECUTION_OUT_CHAIN_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field EXECUTION_OUT_CHAIN_KEY
executor - Variable in class org.apache.axis2.util.threadpool.ThreadPool
 
EXTENSION - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
extension - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
EXTENSION_MAPPER_CLASSNAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
EXTENSION_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
 
ExtensionUtility - Class in org.apache.axis2.schema
This is the utility for the extension to call by reflection.
ExtensionUtility() - Constructor for class org.apache.axis2.schema.ExtensionUtility
 
EXTERNAL_MAPPING_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
EXTERNAL_MAPPING_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
EXTERNAL_TEMPLATE_PROPERTY_KEY - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
ExternalPolicySerializer - Class in org.apache.axis2.util
 
ExternalPolicySerializer() - Constructor for class org.apache.axis2.util.ExternalPolicySerializer
 
EXTRA_ATTRIBUTE_FIELD_NAME - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
EXTRA_OPTIONTYPE_PREFIX - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
extractAddressingInformation(SOAPHeader, MessageContext, ArrayList, String) - Method in class org.apache.axis2.handlers.addressing.AddressingInHandler
 
extractAllHeaderElements() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object and detaches them from this SOAPHeader object.
extractContentAsDocument() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new DOM org.w3c.dom.Document and sets the first child of this SOAPBody as its document element.
extractCopyMessageContext() - Method in class org.apache.axis2.context.MessageContext
Return a Read-Only copy of this message context that has been extracted from the object hierachy.
extractHeaderElements(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor and detaches them from this SOAPHeader object.
extractParametersFromRequest(MultipleEntryHashMap, String, String, String, InputStream) - Method in class org.apache.axis2.builder.XFormURLEncodedBuilder
 
extractParametersUsingHttpLocation(String, MultipleEntryHashMap, String, String) - Method in class org.apache.axis2.builder.XFormURLEncodedBuilder
Here is what I will try to do here.
extractToEprReferenceParameters(EndpointReference, SOAPHeader, String) - Method in class org.apache.axis2.handlers.addressing.AddressingFinalInHandler
 
extractToEprReferenceParameters(EndpointReference, SOAPHeader, String) - Method in class org.apache.axis2.handlers.addressing.AddressingInHandler
 
extractToEprReferenceParameters(EndpointReference, SOAPHeader, String) - Method in class org.apache.axis2.handlers.addressing.AddressingSubmissionInHandler
 

F

failed(IOProcessor, Throwable) - Method in interface org.apache.axis2.transport.http.server.ConnectionListenerFailureHandler
The associated connection listener IOProcessor has failed
failed(IOProcessor, Throwable) - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
Default behavior is to log a warning and attempt retry per constructor config, eventually failing with a logged error and notification.
FAKE_QNAME - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
 
fatalError(SAXParseException) - Method in class org.apache.axis2.util.XMLUtils.ParserErrorHandler
 
fault - Variable in class org.apache.axis2.saaj.SOAPFaultImpl
 
FAULT_ACTION_MAPPING - Static variable in class org.apache.axis2.Constants
 
FAULT_ACTION_NAME - Static variable in class org.apache.axis2.Constants
 
FAULT_ACTION_NOT_SUPPORTED - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
FAULT_ACTION_NOT_SUPPORTED_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
FAULT_ADDRESSING_DESTINATION_UNREACHABLE - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
FAULT_ADDRESSING_DESTINATION_UNREACHABLE_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_ADDRESSING_DESTINATION_UNREACHABLE_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
FAULT_ADDRESSING_HEADER_REQUIRED - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_ADDRESSING_HEADER_REQUIRED - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
FAULT_ADDRESSING_HEADER_REQUIRED_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_ADDRESSING_HEADER_REQUIRED_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
FAULT_CLIENT - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_HEADER_DETAIL - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_HEADER_PROB_HEADER - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_HEADER_PROB_HEADER_QNAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_HEADER_PROB_IRI - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_IN_FLOW - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
FAULT_INFORMATION_FOR_HEADERS - Static variable in class org.apache.axis2.Constants
 
FAULT_INVALID_CARDINALITY - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_INVALID_HEADER - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_INVALID_HEADER - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
FAULT_INVALID_HEADER_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_INVALID_HEADER_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
FAULT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
FAULT_MUSTUNDERSTAND - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_NAME - Static variable in class org.apache.axis2.Constants
 
FAULT_ONLY_ANONYMOUS_ADDRESS_SUPPORTED - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_ONLY_NON_ANONYMOUS_ADDRESS_SUPPORTED - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_OUT_FLOW - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
FAULT_PROBLEM_ACTION_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_SERVER_GENERAL - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SERVER_USER - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SOAP12_DATAENCODINGUNKNOWN - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SOAP12_MUSTUNDERSTAND - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SOAP12_RECEIVER - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SOAP12_SENDER - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SOAP12_VERSIONMISMATCH - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SUBCODE_BADARGS - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SUBCODE_PROC_NOT_PRESENT - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
FAULT_VERSIONMISMATCH - Static variable in class org.apache.axis2.namespace.Constants
 
faultClassNameMap - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
FILE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
FILE_NAME - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
FILE_NOT_FOUND - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
FILE_SIZE_THRESHOLD - Static variable in interface org.apache.axis2.Constants.Configuration
 
FILE_TYPE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
fileExists - Variable in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
 
fileExtension - Variable in class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
If the extension for property file changes it might effect this as well !!!
FileSystemConfigurator - Class in org.apache.axis2.deployment
 
FileSystemConfigurator(String, String) - Constructor for class org.apache.axis2.deployment.FileSystemConfigurator
Load an AxisConfiguration from the repository directory specified
FileWriter - Class in org.apache.axis2.util
 
FileWriter() - Constructor for class org.apache.axis2.util.FileWriter
 
fillAxisService(AxisService, AxisConfiguration, ArrayList, ArrayList) - Static method in class org.apache.axis2.deployment.util.Utils
This guy will create a AxisService using java reflection
fillContextInformation(AxisService, ConfigurationContext) - Static method in class org.apache.axis2.util.Utils
 
fillServiceContextAndServiceGroupContext(MessageContext) - Method in class org.apache.axis2.context.ConfigurationContext
Searches for a ServiceGroupContext in the map with given id as the key.
fillServiceGroup(AxisServiceGroup, ArrayList, URL, AxisConfiguration) - Static method in class org.apache.axis2.deployment.DeploymentEngine
 
fillSyncAttributes(Document, Element) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
finalize() - Method in class org.apache.axis2.client.ServiceClient
 
finalize() - Method in class org.apache.axis2.client.Stub
Finalize method called by garbage collection.
finalize() - Method in class org.apache.axis2.context.ConfigurationContext
 
finalize() - Method in class org.apache.axis2.context.SessionContext
 
finalizeSendWithToAddress(MessageContext, OutputStream) - Method in class org.apache.axis2.transport.local.LocalTransportSender
 
findAndValidateSelectorClass(String, String) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
findClass(String) - Method in class org.apache.axis2.deployment.DeploymentClassLoader
Finds and loads the class with the specified name from the URL search path.
findForExistingOperationContext(MessageContext) - Method in class org.apache.axis2.description.AxisOperation
Returns as existing OperationContext related to this message if one exists.
findHandler(ArrayList, MetaDataEntry) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the Handler object that matches the criteria
findLibJars(URL) - Static method in class org.apache.axis2.deployment.util.Utils
Searches for jar files inside /lib dirctory.
findMessage(AxisOperation, String, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the AxisMessage object that matches the criteria
findNode(Node, QName) - Static method in class org.apache.axis2.util.XMLUtils
Finds a Node with a given QNameb.
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.AbstractOperationDispatcher
Called by Axis Engine to find the operation.
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.ActionBasedOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.RelatesToBasedOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIBasedOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.engine.AbstractDispatcher
Called by Axis Engine to find the operation.
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.engine.AddressingBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.engine.HTTPLocationBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.engine.RequestURIBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.engine.RequestURIOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.engine.SOAPActionBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.engine.SOAPMessageBodyBasedDispatcher
 
findOperation(AxisConfiguration, String, QName) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the AxisOperation object that matches the criteria
findOperation(AxisService, String, QName) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the AxisOperation object that matches the criteria
findOperationContext(String, String, String) - Method in class org.apache.axis2.context.ConfigurationContext
 
findOperationContext(MessageContext, ServiceContext) - Method in class org.apache.axis2.description.AxisOperation
Finds a MEPContext for an incoming message.
findResource(String) - Method in class org.apache.axis2.deployment.DeploymentClassLoader
Finds the resource with the specified name on the URL search path.
findResources(String) - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
findResources(String) - Method in class org.apache.axis2.deployment.DeploymentClassLoader
Returns an Enumeration of URLs representing all of the resources on the URL search path having the specified name.
findSchemaPrefix() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
Find the XML schema prefix
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.AbstractServiceDispatcher
Called by Axis Engine to find the service.
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.RelatesToBasedServiceDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIBasedServiceDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedServiceDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.engine.AbstractDispatcher
Called by Axis Engine to find the service.
findService(MessageContext) - Method in class org.apache.axis2.engine.AddressingBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.engine.HTTPLocationBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.engine.RequestURIBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.engine.RequestURIOperationDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.engine.SOAPActionBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.engine.SOAPMessageBodyBasedDispatcher
 
findService(AxisConfiguration, String, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the AxisService object that matches the criteria
findServiceContext(String) - Method in class org.apache.axis2.context.ServiceGroupContext
Finds the service context object that corresponds to the specified name from the list of service contexts for this service group context.
findServiceContext(AxisService) - Method in class org.apache.axis2.context.ServiceGroupContext
Finds the service context object that corresponds to the specified AxisService from the list of service contexts for this service group context.
findServiceGroup(AxisConfiguration, String, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the AxisServiceGroup object that matches the criteria

Note the saved service group meta information may not match up with any of the serviceGroups that are in the current AxisConfiguration object.

findServicesInDirectory() - Method in class org.apache.axis2.deployment.RepositoryListener
Searches a given folder for jar files and adds them to a list in the WSInfolist class.
findTemplate(Map) - Method in class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
 
findTemplate(Map) - Method in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
 
findTransportListener(AxisConfiguration, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the TransportListener object that matches the criteria

Note the saved meta information may not match up with any of the objects that are in the current AxisConfiguration object.

FINISHED_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
fireAndForget(OMElement) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke an anonymous operation with an In-Only MEP.
fireAndForget(QName, OMElement) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke a named operation with an In-Only MEP.
FLATTEN_FILES_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
FLATTEN_FILES_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
floatValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
floatValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
FLOW - Variable in class org.apache.axis2.context.MessageContext
 
Flow - Class in org.apache.axis2.description
Class FlowImpl
Flow() - Constructor for class org.apache.axis2.description.Flow
Constructor FlowImpl
flowComplete(MessageContext) - Method in interface org.apache.axis2.engine.Handler
This method will be called on each registered handler that had its invoke(...) method called during the processing of the message, once the message processing has completed.
flowComplete(MessageContext) - Method in class org.apache.axis2.engine.Phase
 
flowComplete(MessageContext) - Method in class org.apache.axis2.handlers.AbstractHandler
 
FlowInclude - Class in org.apache.axis2.description
Class FlowIncludeImpl
FlowInclude() - Constructor for class org.apache.axis2.description.FlowInclude
 
FLOWTYPE_IS_REQUIRED - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
flush() - Method in class org.apache.axis2.context.AbstractContext
 
flush() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
flush() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
flushToDisk() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
Routine to flush data to disk if is in memory.
forceShutDown() - Method in class org.apache.axis2.util.threadpool.ThreadPool
A forceful shutdown mechanism for thread pool.
format - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.MultipartFormDataFormatter
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.SOAPMessageFormatter
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.XFormURLEncodedFormatter
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in interface org.apache.axis2.transport.MessageFormatter
 
from - Variable in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
from - Variable in class org.apache.axis2.transport.mail.MailClient
 
FROM_ADDRESS - Static variable in class org.apache.axis2.transport.mail.Constants
 
fromOM(OMElement) - Method in class org.apache.axis2.addressing.EndpointReference
Deprecated. use EndpointReferenceHelper.fromOM(OMElement) instead.
fromOM(EndpointReference, OMElement, String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Populates an endpoint reference based on the OMElement and WS-Addressing namespace that is passed in.
fromOM(String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Populates an endpoint reference based on the String that is passed in.
fromOM(OMElement) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Populates an endpoint reference based on the OMElement that is passed in.
fullyQualifiedFaultClassNameMap - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 

G

generate() - Method in class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
Generate the code!!
GENERATE_ALL_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
GENERATE_ALL_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
GENERATE_SERVICE_DESCRIPTION_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
GENERATE_SERVICE_DESCRIPTION_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
GENERATE_TEST_CASE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
GENERATE_TEST_CASE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
generateActionFromFaultElement(Definition, PortType, Operation, Fault) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11DefaultActionPatternHelper
Generate the Action for a Fault using the Default Action Pattern

Pattern is defined as [target namespace][delimiter][port type name][delimiter][operation name][delimiter]Fault[delimiter][fault name]

generateActionFromInputElement(Definition, PortType, Operation, Input) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11DefaultActionPatternHelper
Generate the Action for an Input using the Default Action Pattern

Pattern is defined as [target namespace][delimiter][port type name][delimiter][input name]

generateActionFromOutputElement(Definition, PortType, Operation, Output) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11DefaultActionPatternHelper
Generate the Action for an Output using the Default Action Pattern

Pattern is defined as [target namespace][delimiter][port type name][delimiter][output name]

generateAndPopulateFaultNames() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Populate a map of fault class names
generateHTTPBinding(OMFactory, AxisService, OMNamespace, OMNamespace, OMNamespace) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Generates a default HTTP Binding for a given AxisService
generateID() - Static method in class org.apache.axis2.saaj.util.IDGenerator
Generate and return a new session identifier.
generateId(AxisDescription) - Static method in class org.apache.axis2.util.PolicyUtil
 
generateOM() - Method in class org.apache.axis2.description.AxisService2OM
 
generateOptionParamComponent(Document, String, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A convenient method for the generating optionParam components
generateParamComponent(Document, String, String, QName, QName) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A convenient method for the generating the parameter element
generateParamComponent(Document, String, String, QName) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A convenient method for the generating the parameter element
generateParamComponent(Document, String, String, QName, QName, String, boolean, boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A convenient method for the generating the parameter element
generateParamComponent(Document, String, String, QName, String, boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
A convenient method for the generating the parameter element
generateService(OMFactory, OMElement) - Method in class org.apache.axis2.description.AxisService2OM
Generate the service
generateServiceElement(OMFactory, OMNamespace, OMNamespace, AxisService) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Generates a default service element
generateSOAP11Binding(OMFactory, AxisService, OMNamespace, OMNamespace, OMNamespace) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Generates a default SOAP 11 Binding for a given AxisService
generateSOAP12Binding(OMFactory, AxisService, OMNamespace, OMNamespace, OMNamespace) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Generates a default SOAP 12 Binding for a given AxisService
get(Object) - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
overrided SOAPConnection's get() method
get(Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
get(Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
get() - Method in class org.apache.axis2.util.ArrayStack
Returns the element on the top of the stack.
get(Object) - Method in class org.apache.axis2.util.MultipleEntryHashMap
If you call get once in this, it will remove that item from the map
GET_METADATA - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
GET_METADATA_REQUEST - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC.Actions
 
GET_METADATA_RESPONSE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC.Actions
 
getAbsolutePath() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getAction() - Method in class org.apache.axis2.client.Options
Get WS-Addressing Action / SOAP Action string.
getActionFromFaultElement(Definition, PortType, Operation, Fault) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11ActionHelper
getActionFromFaultElement
getActionFromInputElement(Definition, PortType, Operation, Input) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11ActionHelper
getActionFromInputElement
getActionFromOutputElement(Definition, PortType, Operation, Output) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11ActionHelper
getActionFromOutputElement
getActor() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
Returns the uri of the actor associated with this SOAPHeaderElement object.
getAddress() - Method in class org.apache.axis2.addressing.EndpointReference
 
getAddressAttributes() - Method in class org.apache.axis2.addressing.EndpointReference
 
getAfter() - Method in class org.apache.axis2.description.PhaseRule
Method getAfter.
getAlias() - Method in class org.apache.axis2.description.AxisEndpoint
 
getAllAttributes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Returns an iterator over all of the attribute names in this SOAPElement object.
getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.DetailEntryImpl
 
getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.DetailImpl
 
getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getAllHeaders() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getAllHeaders() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getAllMappedNames() - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
 
getAllMappedNames() - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
getAllMappedObjects() - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
 
getAllMappedObjects() - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
getAllMimeHeaders() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Retrieves all the headers for this AttachmentPart object as an iterator over the MimeHeader objects.
getAllMimeHeaders() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Retrieves all the headers for this SOAPPart object as an iterator over the MimeHeader objects.
getAllOptions() - Method in class org.apache.axis2.util.CommandLineOptionParser
 
getAllReferenceParameters() - Method in class org.apache.axis2.addressing.EndpointReference
This will return a Map of reference parameters with QName as the key and an OMElement as the value
getAllSchemas(XmlSchema) - Static method in class org.apache.axis2.util.SchemaUtil
 
getAnonymousParameterValue(AxisOperation) - Static method in class org.apache.axis2.addressing.AddressingHelper
Extract the parameter representing the Anonymous flag from the AxisOperation and return the String value.
getAnyAttributeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName has the any attribute status.
getAnyStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName represents a anyType
getArrayList(OMElement, String) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
getArrayList(OMElement) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
getArrayStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName refers to an array.
getAsCalendar() - Method in class org.apache.axis2.databinding.types.Duration
Returns duration as a calendar.
getAsCalendar(Calendar) - Method in class org.apache.axis2.databinding.types.Duration
Returns duration as a calendar.
getAsCalendar() - Method in class org.apache.axis2.databinding.types.Time
Returns the time as a calendar.
getAssertionsToFilter() - Method in class org.apache.axis2.util.ExternalPolicySerializer
 
getAttachedPolicies() - Method in class org.apache.axis2.description.PolicyInclude
 
getAttachment(String) - Method in class org.apache.axis2.context.MessageContext
Access the DataHandler of the attachment contained in the map corresponding to the given content ID.
getAttachment(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Returns an AttachmentPart object that is associated with an attachment that is referenced by this SOAPElement or null if no such attachment exists.
getAttachmentFile() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Get the filename of this attachment.
getAttachmentMap() - Method in class org.apache.axis2.context.MessageContext
You can directly access the attachment map of the message context from here.
getAttachments() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Retrieves all the AttachmentPart objects that are part of this SOAPMessage object.
getAttachments(MimeHeaders) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
getAttachmentsBuilder(MessageContext, InputStream, String, boolean) - Static method in class org.apache.axis2.builder.BuilderUtil
 
getAttribute(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getAttributeCount() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getAttributeCount() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getAttributeCount() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getAttributeCount() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getAttributeCount() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getAttributeCount() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getAttributeCount() - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeLocalName(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getAttributeLocalName(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeName(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getAttributeName(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getAttributeName(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getAttributeName(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getAttributeName(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getAttributeName(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getAttributeName(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeNamespace(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getAttributeNamespace(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeNode(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getAttributeNodeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getAttributePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getAttributePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getAttributePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getAttributePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getAttributePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getAttributePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getAttributePrefix(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributes() - Method in class org.apache.axis2.addressing.EndpointReference
 
getAttributes() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getAttributes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Returns the collection of attributes associated with this node, or null if none.
getAttributes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName is an attribute
getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getAttributeType(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeValue(String, String) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getAttributeValue(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getAttributeValue(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getAttributeValue(String, String) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getAttributeValue(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getAttributeValue(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getAttributeValue(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getAttributeValue(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getAttributeValue(String) - Method in class org.apache.axis2.dataretrieval.ServiceData
 
getAttributeValue(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
 
getAttributeValue(QName) - Method in class org.apache.axis2.saaj.DetailImpl
 
getAttributeValue(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
getAttributeValue(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
getAttributeValue(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getAttributeValue(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getAttributeValue(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeValue(String, String) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttvalue(OMAttribute) - Static method in class org.apache.axis2.databinding.utils.MultirefHelper
 
getAuthSchemes() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getAxisConf() - Method in class org.apache.axis2.transport.jms.JMSMessageReceiver
Return the Axis configuration
getAxisConfig() - Method in class org.apache.axis2.deployment.DeploymentEngine
Gets AxisConfiguration.
getAxisConfiguration() - Method in class org.apache.axis2.context.ConfigurationContext
 
getAxisConfiguration() - Method in class org.apache.axis2.deployment.FileSystemConfigurator
First create a Deployment engine, use that to create an AxisConfiguration
getAxisConfiguration() - Method in class org.apache.axis2.deployment.URLBasedAxisConfigurator
 
getAxisConfiguration() - Method in class org.apache.axis2.deployment.WarBasedAxisConfigurator
Gets the axis configuration object by loading the repository.
getAxisConfiguration() - Method in class org.apache.axis2.description.AxisDescription
 
getAxisConfiguration() - Method in class org.apache.axis2.description.AxisService
 
getAxisConfiguration() - Method in interface org.apache.axis2.engine.AxisConfigurator
Configurationcontextfactory will invoke this method to get the AxisConfiguration
getAxisDescription() - Method in class org.apache.axis2.description.AxisServiceGroup
 
getAxisMessage() - Method in class org.apache.axis2.context.MessageContext
 
getAxisMessage() - Method in class org.apache.axis2.description.AxisBindingMessage
 
getAxisOperation() - Method in class org.apache.axis2.context.MessageContext
 
getAxisOperation() - Method in class org.apache.axis2.context.OperationContext
 
getAxisOperation() - Method in class org.apache.axis2.description.AxisBindingOperation
 
getAxisOperation(int) - Static method in class org.apache.axis2.description.AxisOperationFactory
 
getAxisOperationforJmethod(JMethod, TypeTable) - Static method in class org.apache.axis2.deployment.util.Utils
 
getAxisService() - Method in class org.apache.axis2.client.ServiceClient
Return the AxisService this is a client for.
getAxisService() - Method in class org.apache.axis2.context.MessageContext
 
getAxisService() - Method in class org.apache.axis2.context.ServiceContext
 
getAxisService() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getAxisServiceFromWsdl(InputStream, ClassLoader, String) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
 
getAxisServiceGroup() - Method in class org.apache.axis2.context.MessageContext
 
getAxisServiceName(String) - Static method in class org.apache.axis2.deployment.DeploymentEngine
Retrieves service name from the archive file name.
getAxisServices() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getAxisSpecifMEPConstant() - Method in class org.apache.axis2.description.AxisOperation
Maps the String URI of the Message exchange pattern to a integer.
getAxisSpecifMEPConstant(String) - Static method in class org.apache.axis2.util.Utils
Maps the String URI of the Message exchange pattern to a integer.
getBase64Content() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
 
getBase64Elements(Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Gets the base64 types.
getBaseInputSource() - Method in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
 
getBaseInputSource() - Method in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
 
getBaseURI() - Method in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
As for the zip there is no point in returning a base URI
getBaseURI() - Method in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
As for the zip there is no point in returning a base URI
getBaseUri() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
getBaseURI() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getBaseURI() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getBeanTemplate() - Static method in class org.apache.axis2.schema.util.SchemaPropertyLoader
 
getBeanWriterInstance() - Static method in class org.apache.axis2.schema.util.SchemaPropertyLoader
 
getBefore() - Method in class org.apache.axis2.description.PhaseRule
Method getBefore.
getBinaryStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName refers to binary.
getBinding() - Method in class org.apache.axis2.description.AxisEndpoint
 
getBindingName() - Method in class org.apache.axis2.description.AxisService
 
getBody() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBuilder(Reader) - Static method in class org.apache.axis2.builder.BuilderUtil
Deprecated. If some one really need this method, please shout.
getBuilder(InputStream) - Static method in class org.apache.axis2.builder.BuilderUtil
Creates an OMBuilder for a plain XML message.
getBuilder(InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
Creates an OMBuilder for a plain XML message.
getBuilder(SOAPFactory, InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
 
getBuilderFromSelector(String, MessageContext) - Static method in class org.apache.axis2.builder.BuilderUtil
Initial work for a builder selector which selects the builder for a given message format based on the the content type of the recieved message.
getBundle(String, String, String) - Static method in class org.apache.axis2.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, Class, String, Locale) - Static method in class org.apache.axis2.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, String, String, Locale, ClassLoader) - Static method in class org.apache.axis2.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, Class, String, Locale, ResourceBundle) - Static method in class org.apache.axis2.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, String, String, Locale, ClassLoader, ResourceBundle) - Static method in class org.apache.axis2.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBytes() - Method in class org.apache.axis2.databinding.types.HexBinary
 
getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
 
getBytes(String) - Static method in class org.apache.axis2.transport.http.HTTPConstants
Method getBytes.
getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.transport.http.MultipartFormDataFormatter
 
getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.transport.http.SOAPMessageFormatter
 
getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.transport.http.XFormURLEncodedFormatter
 
getBytes(MessageContext, OMOutputFormat) - Method in interface org.apache.axis2.transport.MessageFormatter
 
getCallbackStore() - Method in class org.apache.axis2.util.CallbackReceiver
 
getCertificates() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.util.StreamWrapper
 
getCharSetEncoding(String) - Static method in class org.apache.axis2.builder.BuilderUtil
Extracts and returns the character set encoding from the Content-type header Example: Content-Type: text/xml; charset=utf-8
getCharSetEncoding(MessageContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
Utility method to query CharSetEncoding.
getCharSetEncoding(String) - Static method in class org.apache.axis2.transport.TransportUtils
Extracts and returns the character set encoding from the Content-type header Example: Content-Type: text/xml; charset=utf-8
getChild(Object) - Method in class org.apache.axis2.description.AxisDescription
 
getChildCharacterData(Element) - Static method in class org.apache.axis2.util.XMLUtils
Concatinates all the text and cdata node children of this elem and returns the resulting text.
getChildElements(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
 
getChildElements(QName) - Method in class org.apache.axis2.saaj.DetailImpl
 
getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
getChildElements() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
getChildElements() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Returns an iterator over all the immediate content of this element.
getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getChildElements() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
getChildElements() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
getChildNodes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getChildNodes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
A NodeList that contains all children of this node.
getChildren() - Method in class org.apache.axis2.description.AxisDescription
 
getChunked() - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
getClassLoader() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getClassLoader(ClassLoader, String) - Static method in class org.apache.axis2.deployment.util.Utils
 
getClassLoader(ClassLoader, File) - Static method in class org.apache.axis2.deployment.util.Utils
 
getClassLoader() - Method in class org.apache.axis2.description.AxisService
Method getClassLoader.
getClassName() - Method in class org.apache.axis2.description.HandlerDescription
Method getClassName.
getClassName() - Method in class org.apache.axis2.util.MetaDataEntry
Get the class name
getClassname() - Method in class org.apache.axis2.util.SelfManagedDataHolder
 
getClassNameForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the class name for the QName.
getClusterManager() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getCompilerDistribution() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getCompilerProperties() - Method in class org.apache.axis2.schema.SchemaCompiler
 
getCompilerVersion() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getConFactory() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Get the actual underlying connection factory
getConfigctx() - Method in class org.apache.axis2.engine.ListenerManager
 
getConfigurationContext() - Method in class org.apache.axis2.context.MessageContext
 
getConfigurationContext() - Method in class org.apache.axis2.context.OperationContext
Returns the EngineContext in which the parent ServiceContext lives.
getConfigurationContext() - Method in class org.apache.axis2.context.ServiceContext
 
getConfigurationContext() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for configurationContext
getConfigurationContext() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Method getConfigurationContext
getConfigurationContext() - Method in class org.apache.axis2.transport.jms.JMSListener
 
getConfigurationContext() - Method in class org.apache.axis2.transport.tcp.TCPServer
 
getConfigurationManager() - Method in interface org.apache.axis2.cluster.ClusterManager
 
getConfigurationName() - Method in class org.apache.axis2.cluster.configuration.ConfigurationEvent
 
getConfigurationProperties() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getConfigurationType() - Method in class org.apache.axis2.cluster.configuration.ConfigurationEvent
 
getConnectionFactory() - Method in class org.apache.axis2.transport.jms.JMSOutTransportInfo
 
getConstantFromHTTPLocation(String) - Static method in class org.apache.axis2.transport.http.util.RESTUtil
 
getContent() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Gets the content of this AttachmentPart object as a Java object.
getContent() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns the content of the SOAPEnvelope as a JAXP Source object.
getContentDescription() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Retrieves a description of this SOAPMessage object's content.
getContentDescription() - Method in class org.apache.axis2.transport.mail.MailToInfo
 
getContentLength() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getContentLength() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
getContentLength() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
getContentLength() - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
getContentType() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
 
getContentType() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.MultipartFormDataFormatter
Different message formats can set their own content types Eg: JSONFormatter can set the content type as application/json
getContentType() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
getContentType() - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
getContentType() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
 
getContentType() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.SOAPMessageFormatter
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.XFormURLEncodedFormatter
 
getContentType(MessageContext) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Get the context type from the Axis MessageContext
getContentType(MessageContext, OMOutputFormat, String) - Method in interface org.apache.axis2.transport.MessageFormatter
Different message formats can set their own content types Eg: JSONFormatter can set the content type as application/json
getContext() - Static method in class org.apache.axis2.extensions.spring.receivers.ApplicationContextHolder
Access to spring wired beans.
getContext() - Static method in class org.apache.axis2.java.security.AccessController
This method takes a "snapshot" of the current calling context, which includes the current Thread's inherited AccessControlContext, and places it in an AccessControlContext object.
getContextID() - Method in class org.apache.axis2.cluster.context.ContextEvent
 
getContextManager() - Method in interface org.apache.axis2.cluster.ClusterManager
 
getContextRoot() - Method in class org.apache.axis2.context.ConfigurationContext
 
getContextType() - Method in class org.apache.axis2.cluster.context.ContextEvent
 
getControlOperations() - Method in class org.apache.axis2.description.AxisService
Gets the control operation which are added by module like RM.
getCookieID() - Method in class org.apache.axis2.context.SessionContext
 
getCurrentHandlerIndex() - Method in class org.apache.axis2.context.MessageContext
 
getCurrentMessageContext() - Static method in class org.apache.axis2.context.MessageContext
 
getCurrentPhaseIndex() - Method in class org.apache.axis2.context.MessageContext
 
getCustomSchemaNamePrefix() - Method in class org.apache.axis2.description.AxisService
 
getCustomSchemaNameSuffix() - Method in class org.apache.axis2.description.AxisService
 
getData(DataRetrievalRequest, MessageContext) - Method in interface org.apache.axis2.dataretrieval.AxisDataLocator
Retrieves and returns data based on the specified request.
getData(DataRetrievalRequest, MessageContext) - Method in class org.apache.axis2.dataretrieval.AxisDataLocatorImpl
Retrieves and returns data based on the specified request.
getData(DataRetrievalRequest, MessageContext) - Method in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
The default Axis2 Data locator getData API Checks data information configured in ServiceData.xml for the supported output forms: inline, url, EndpointReference.
getData() - Method in class org.apache.axis2.dataretrieval.Data
Returns data
getData(DataRetrievalRequest, MessageContext) - Method in class org.apache.axis2.dataretrieval.WSDLDataLocator
getData API Implement data retrieval logic for WSDL dialect
getData(DataRetrievalRequest, MessageContext) - Method in class org.apache.axis2.description.AxisService
Find a data locator from the available data locators (both configured and default ones) to retrieve Metadata or data specified in the request.
getData() - Method in class org.apache.axis2.saaj.TextImplEx
The character data of the node that implements this interface.
getData() - Method in class org.apache.axis2.util.SelfManagedDataHolder
 
getDatabindingFrameworkNames() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the databinding framework names.
getDatabindingFrameworkNameToExtensionMap() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the extensions map for the databinding frameworks.
getDatabindingType() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getDataHandler(OMElement) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
getDataHandler() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Gets the DataHandler object for this AttachmentPart object.
getDataLocator(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Return DataLocator instance for specified dialect.
getDataLocatorClassName(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Return classname of DataLocator configured for specified dialect.
getDay() - Method in class org.apache.axis2.databinding.types.Day
 
getDay() - Method in class org.apache.axis2.databinding.types.MonthDay
 
getDays() - Method in class org.apache.axis2.databinding.types.Duration
 
getDbSupporterTemplatesMap() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the databinder template names.
getDefaultAttribArrayClassName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
 
getDefaultAttribArrayClassName() - Method in class org.apache.axis2.schema.writer.CStructWriter
 
getDefaultAttribArrayClassName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
getDefaultAttribClassName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
 
getDefaultAttribClassName() - Method in class org.apache.axis2.schema.writer.CStructWriter
 
getDefaultAttribClassName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
getDefaultClassArrayName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
 
getDefaultClassArrayName() - Method in class org.apache.axis2.schema.writer.CStructWriter
 
getDefaultClassArrayName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
getDefaultClassName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
 
getDefaultClassName() - Method in class org.apache.axis2.schema.writer.CStructWriter
 
getDefaultClassName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
getDefaultDBFrameworkName() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the default DB framwork name.
getDefaultLanguage() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the default language name.
getDefaultMappingName() - Method in class org.apache.axis2.wsdl.databinding.CTypeMapper
 
getDefaultMappingName() - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
 
getDefaultMappingName() - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
getDefaultModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getDefaultModuleVersion(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getDefaultStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
checks the element corresponds to the qName type is xsd:anyType
getDefaultValue(String) - Static method in class org.apache.axis2.description.WSDL20DefaultValueHolder
 
getDeployableServices() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getDescription() - Method in class org.apache.axis2.context.ServiceGroupContext
 
getDescription() - Method in class org.apache.axis2.description.PolicyInclude
 
getDescriptionID() - Method in class org.apache.axis2.cluster.context.ContextEvent
 
getDestination() - Method in class org.apache.axis2.transport.jms.JMSOutTransportInfo
 
getDestination(AxisService) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Get the JMS destination used by this service
getDestination(String) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Return the destination name from the given URL
getDestinationName(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Return the provider specific Destination name if any for the destination with the given JNDI name
getDestinations() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Get the list of destinations (JNDI) associated with this connection factory
getDetail() - Method in exception org.apache.axis2.AxisFault
Get the current fault detail
getDetail() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getDetailElementForAddressingFault(MessageContext, OMNamespace) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
getDetailEntries() - Method in class org.apache.axis2.saaj.DetailImpl
Gets a list of the detail entries in this Detail object.
getDialect() - Method in class org.apache.axis2.dataretrieval.DataRetrievalRequest
Returns the Dialect value specified in the request.
getDialect() - Method in class org.apache.axis2.dataretrieval.ServiceData
 
getDirection() - Method in class org.apache.axis2.description.AxisBindingMessage
 
getDirection() - Method in class org.apache.axis2.description.AxisMessage
 
getDirectoryToExtensionMappingMap() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getDiskCacheFile() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
get the filename of the content if it is cached to disk.
getDoctype() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The Document Type Declaration (see DocumentType) associated with this document.
getDocument() - Static method in class org.apache.axis2.util.XSLTUtils
 
getDocumentElement() - Method in class org.apache.axis2.saaj.SOAPPartImpl
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDocumentFromSOAPEnvelope(SOAPEnvelope) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
Create a DOM Document using the org.apache.axiom.soap.SOAPEnvelope
getDocumentURI() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getDomain() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getDomain() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getDomConfig() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getDOMDocumentBuilder() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
Utility method that returns a DOM Builder
getEffectivePolicy() - Method in class org.apache.axis2.context.MessageContext
 
getEffectivePolicy() - Method in class org.apache.axis2.description.AxisBinding
 
getEffectivePolicy() - Method in class org.apache.axis2.description.AxisBindingMessage
 
getEffectivePolicy() - Method in class org.apache.axis2.description.AxisBindingOperation
 
getEffectivePolicy() - Method in class org.apache.axis2.description.PolicyInclude
 
getElement() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getElement(Document, String) - Static method in class org.apache.axis2.util.XSLTUtils
 
getElement() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
getElementById(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns the Element whose ID is given by elementId.
getElementName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getElementName(AxisMessage, Map) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Gets the correct element name for a given message
getElementNames() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getElementNamespaces() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getElementQName() - Method in class org.apache.axis2.description.AxisMessage
 
getElementQName() - Method in class org.apache.axis2.saaj.DetailEntryImpl
 
getElementQName() - Method in class org.apache.axis2.saaj.DetailImpl
 
getElementQName() - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
getElementQName() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
getElementQName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getElementQNameIterator() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Deprecated. Use #getQNameArray
getElementsByTagName(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getElementsByTagName(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns a NodeList of all the Elements with a given tag name in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagNameNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getElementsByTagNameNS(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
getElementText() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getElementText() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
todo implement the right contract for this
getElementText() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getElementText() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getElementText() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getElementText() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getElementText() - Method in class org.apache.axis2.util.StreamWrapper
 
getEmailAddress() - Method in class org.apache.axis2.transport.mail.MailToInfo
 
getEmptyDocument() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getEmptyInputSource() - Static method in class org.apache.axis2.util.XMLUtils
 
getEncoding() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getEncoding() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getEncoding() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getEncoding() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getEncoding() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getEncoding() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getEncoding() - Method in class org.apache.axis2.util.StreamWrapper
 
getEncodingStyle() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getEndpoint(String) - Method in class org.apache.axis2.description.AxisService
 
getEndpointName() - Method in class org.apache.axis2.description.AxisService
get the endpointName
getEndpointReference() - Method in class org.apache.axis2.dataretrieval.ServiceData
 
getEndpoints() - Method in class org.apache.axis2.description.AxisService
 
getEndpointURL() - Method in class org.apache.axis2.description.AxisEndpoint
 
getEndpointURL() - Method in class org.apache.axis2.description.AxisService
 
getEngagedModules() - Method in class org.apache.axis2.description.AxisOperation
Method getEngagedModules.
getEngagedModules() - Method in class org.apache.axis2.description.AxisService
Method getEngagedModules.
getEngagedModules() - Method in class org.apache.axis2.description.AxisServiceGroup
 
getEngagedModules() - Method in class org.apache.axis2.engine.AxisConfiguration
Method getEngagedModules.
getEntryName() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getEnumFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the enumeration.
getEnvelope() - Method in class org.apache.axis2.context.MessageContext
 
getEnvelope() - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder
 
getEnvelope() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Gets the SOAPEnvelope object associated with this SOAPPart object.
getEnvelopeNamespace(String) - Static method in class org.apache.axis2.builder.BuilderUtil
 
getEPRForDestination(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Return the EPR for the JMS Destination with the given JNDI name and using this connection factory
getEPRforService(String, String, String) - Method in class org.apache.axis2.engine.ListenerManager
To get an EPR for a given service
getEPRForService(String, String) - Method in class org.apache.axis2.transport.http.AxisServlet
 
getEPRForService(String, String) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
replyToEPR If the user has given host address paramter then it gets the high priority and ERP will be creatd using that N:B - hostAddress should be a complte url (http://www.myApp.com/ws)
getEPRForService(String, String) - Method in class org.apache.axis2.transport.jms.JMSListener
Returns the EPR for the given service and IP.
getEPRForService(String, String) - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
getEPRForService(String, String) - Method in class org.apache.axis2.transport.tcp.TCPServer
I fthe hostAddress parameter is present in axis2.xml then the EPR will be created by taking the hostAddres into account (non-Javadoc)
getEPRForService(String, String) - Method in interface org.apache.axis2.transport.TransportListener
Deprecated. Transport listener can expose more than EPRs. So this method should return an array of EPRs. Deprecating this method for now and please use getEPRsForServices instead.
getEPRs() - Method in class org.apache.axis2.description.AxisService
 
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.http.AxisServlet
 
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
replyToEPR If the user has given host address paramter then it gets the high priority and ERP will be creatd using that N:B - hostAddress should be a complete url (http://www.myApp.com/ws)
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.jms.JMSListener
Returns EPRs for the given service and IP.
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.tcp.TCPServer
 
getEPRsForService(String, String) - Method in interface org.apache.axis2.transport.TransportListener
 
getEventType() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getEventType() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getEventType() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getEventType() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getEventType() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getEventType() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getEventType() - Method in class org.apache.axis2.engine.AxisEvent
 
getEventType() - Method in class org.apache.axis2.util.StreamWrapper
 
getExecutionChain() - Method in class org.apache.axis2.context.MessageContext
 
getExecutor() - Method in class org.apache.axis2.util.threadpool.ThreadPool
 
getExposedTransports() - Method in class org.apache.axis2.description.AxisService
 
getExtensibilityAttributes() - Method in class org.apache.axis2.addressing.RelatesTo
 
getExtensibilityAttributes() - Method in class org.apache.axis2.description.AxisMessage
This will return a list of WSDLExtensibilityAttribute
getExtensibleElements() - Method in class org.apache.axis2.addressing.EndpointReference
 
getExtensionClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the extensions base class name.
getExtensionClassNames() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the extension class names.
getExtensionMapperPackageName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
Find whether the mapper class name is present
getExtensionMapperPackageName() - Method in class org.apache.axis2.schema.writer.CStructWriter
Keep unimplemented
getExtensionMapperPackageName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
get the mapper class package name May be ignored by the implementer
getExtraName() - Method in class org.apache.axis2.util.MetaDataEntry
Get the additional name associated with the object
getFactory(String) - Static method in class org.apache.axis2.client.Stub
Get Axiom factory appropriate to selected SOAP version.
getFault(String) - Method in class org.apache.axis2.description.AxisBinding
 
getFault(String) - Method in class org.apache.axis2.description.AxisBindingOperation
 
getFault() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Returns the SOAPFault object in this SOAPBody object.
getFaultAction() - Method in exception org.apache.axis2.AxisFault
 
getFaultAction(String) - Method in class org.apache.axis2.description.AxisOperation
 
getFaultAction() - Method in class org.apache.axis2.description.AxisOperation
 
getFaultActionFromStringInformation(String, String, String, String) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11ActionHelper
 
getFaultActionFromStringInformation(String, String, String, String) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11DefaultActionPatternHelper
 
getFaultActionNames() - Method in class org.apache.axis2.description.AxisOperation
 
getFaultActor() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getFaultCode() - Method in exception org.apache.axis2.AxisFault
 
getFaultCode() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Gets the fault code for this SOAPFault object.
getFaultCodeAsName() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getFaultCodeAsQName() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Gets the fault code for this SOAPFault object as a QName object.
getFaultCodeElement() - Method in exception org.apache.axis2.AxisFault
 
getFaultDetailElement() - Method in exception org.apache.axis2.AxisFault
 
getFaultElement(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Get the fault element - No header faults are supported
getFaultFlow() - Method in class org.apache.axis2.description.TransportInDescription
 
getFaultFlow() - Method in class org.apache.axis2.description.TransportOutDescription
 
getFaultInFlow() - Method in class org.apache.axis2.description.AxisModule
 
getFaultInFlow() - Method in class org.apache.axis2.description.FlowInclude
Method getFaultInFlow.
getFaultMessageContext() - Method in exception org.apache.axis2.AxisFault
Returns the MessageContext representation of the fault if the fault was created by providing that.
getFaultMessages() - Method in class org.apache.axis2.description.AxisOperation
 
getFaultNode() - Method in exception org.apache.axis2.AxisFault
 
getFaultNode() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Returns the optional Node element value for this SOAPFault object.
getFaultNodeElement() - Method in exception org.apache.axis2.AxisFault
 
getFaultOutFlow() - Method in class org.apache.axis2.description.AxisModule
 
getFaultOutFlow() - Method in class org.apache.axis2.description.FlowInclude
 
getFaultParamElements(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getFaultPhase() - Method in class org.apache.axis2.description.TransportInDescription
 
getFaultPhase() - Method in class org.apache.axis2.description.TransportOutDescription
 
getFaultReasonElement() - Method in exception org.apache.axis2.AxisFault
 
getFaultReasonLocales() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Returns an Iterator over a distinct sequence of Locales for which there are associated Reason Text items.
getFaultReasonText(Locale) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Returns the Reason Text associated with the given Locale.
getFaultReasonTexts() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Returns an Iterator over a sequence of String objects containing all of the Reason Text items for this SOAPFault.
getFaultRole() - Method in exception org.apache.axis2.AxisFault
 
getFaultRole() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Returns the optional Role element value for this SOAPFault object.
getFaultRoleElement() - Method in exception org.apache.axis2.AxisFault
 
getFaultString() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getFaultStringLocale() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Gets the locale of the fault string for this SOAPFault object.
getFaultSubCodes() - Method in exception org.apache.axis2.AxisFault
 
getFaultSubcodes() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Gets the Subcodes for this SOAPFault as an iterator over QNames.
getFaultTo() - Method in class org.apache.axis2.client.Options
Get WS-Addressing FaultTo endpoint reference.
getFaultTo() - Method in class org.apache.axis2.context.MessageContext
 
getFaultyModules() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getFaultyServices() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getFeature(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getFile() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getFileContent(ClassLoader) - Method in class org.apache.axis2.dataretrieval.ServiceData
 
getFileExtension(String) - Static method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getFileExtensionForLanguage(String) - Method in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
Finds the file name extension.
getFileList(URL) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getFileName() - Method in class org.apache.axis2.deployment.repository.util.WSInfo
 
getFileName() - Method in class org.apache.axis2.description.AxisModule
 
getFileName() - Method in class org.apache.axis2.description.AxisService
 
getFileName() - Method in class org.apache.axis2.util.URL
 
getFirstChild() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getFirstChild() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The first child of this node.
getFirstHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getFirstHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getFLOW() - Method in class org.apache.axis2.context.MessageContext
 
getFragment() - Method in class org.apache.axis2.databinding.types.URI
Get the fragment for this URI.
getFrom() - Method in class org.apache.axis2.client.Options
Set WS-Addressing From endpoint reference.
getFrom() - Method in class org.apache.axis2.context.MessageContext
 
getFrom() - Method in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
getFullyQualifiedMessageReceiverName() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getFullyQualifiedSkeletonInterfaceName() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getFullyQualifiedSkeletonName() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getFullyQualifiedStubName() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Returns the fully qualified Stub name reused in many methods
getGetRequestParameters(String) - Static method in class org.apache.axis2.transport.http.HTTPTransportReceiver
 
getGlobalDataLocator(String) - Method in class org.apache.axis2.description.AxisService
 
getGlobalInFaultPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getGlobalInflow() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getGlobalInFlow() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getGlobalModules() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getGlobalOutPhaseList() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getGlobalOutPhases() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getGroupName() - Method in class org.apache.axis2.context.ServiceContext
Returns a name associated with the ServiceGroupContext associated with this ServiceContext.
getHandler(int) - Method in class org.apache.axis2.description.Flow
Method getHandler.
getHandler() - Method in class org.apache.axis2.description.HandlerDescription
 
getHandlerCount() - Method in class org.apache.axis2.description.Flow
Method getHandlerCount.
getHandlerCount() - Method in class org.apache.axis2.engine.Phase
 
getHandlerDesc() - Method in interface org.apache.axis2.engine.Handler
Gets the HandlerDescription of a handler.
getHandlerDesc() - Method in class org.apache.axis2.engine.Phase
 
getHandlerDesc() - Method in class org.apache.axis2.handlers.AbstractHandler
Gets the phaseRule of a handler.
getHandlers() - Method in class org.apache.axis2.engine.Phase
Gets all the handlers in the phase.
getHeader() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Returns the SOAPHeader object for this SOAPEnvelope object.
getHeaders(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getHeaders(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getHost() - Method in class org.apache.axis2.databinding.types.URI
Get the host for this URI.
getHost() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getHost() - Method in class org.apache.axis2.util.URL
 
getHostAddress(AxisHttpRequest) - Method in class org.apache.axis2.transport.http.HTTPWorker
 
getHostAddress() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for hostAddress
getHostConfiguration(HttpClient, MessageContext, URL) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
getting host configuration to support standard http/s, proxy and NTLM support
getHours() - Method in class org.apache.axis2.databinding.types.Duration
 
getHttpClient(MessageContext) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
getHttpConfiguration() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for httpConfiguration
getHttpFactory() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Getter for httpFactory
getHttpVersion() - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
getHttpVersion() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getHttpVersion() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getId() - Method in class org.apache.axis2.context.ServiceGroupContext
 
getId() - Method in class org.apache.axis2.util.SelfManagedDataHolder
 
getIdentifier() - Method in class org.apache.axis2.dataretrieval.Data
Returns string representing identifier of this data object.
getIdentifier() - Method in class org.apache.axis2.dataretrieval.DataRetrievalRequest
Returns the Identifier value specified in the request.
getIdentifier() - Method in class org.apache.axis2.dataretrieval.ServiceData
 
getImplementation() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The DOMImplementation object that handles this document.
getImportInputSource(String, String) - Method in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
 
getImportInputSource(String, String) - Method in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
 
getIN_FaultPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getInboundExecutedPhases() - Method in class org.apache.axis2.context.MessageContext
Get an iterator over the inbound executed phase list.
getInboundFaultFromMessageContext(MessageContext) - Static method in class org.apache.axis2.util.Utils
Get an AxisFault object to represent the SOAPFault in the SOAPEnvelope attached to the provided MessageContext.
getIncomingTransportName() - Method in class org.apache.axis2.context.MessageContext
 
getInFaultFlow() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getInFlow() - Method in class org.apache.axis2.description.AxisModule
 
getInFlow() - Method in class org.apache.axis2.description.FlowInclude
Method getInFlow.
getInFlow() - Method in class org.apache.axis2.description.TransportInDescription
 
getInnerChoiceStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getInPhase() - Method in class org.apache.axis2.description.TransportInDescription
 
getINPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getInputAction() - Method in class org.apache.axis2.description.AxisOperation
 
getInputActionFromStringInformation(String, String, String, String, String) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11ActionHelper
 
getInputActionFromStringInformation(String, String, String, String, String) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11DefaultActionPatternHelper
 
getInputElement(Document, AxisOperation, List) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Get the input element
getInputEncoding() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getInputParamElement(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getInputParamElement(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
getInputSourceFromURI(String) - Static method in class org.apache.axis2.util.XMLUtils
Utility to get the bytes uri.
getInputStream() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getInputStream() - Method in class org.apache.axis2.deployment.DeploymentClassLoader.ByteURLConnection
 
getInputStream() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
 
getInputStream() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
getInputStream() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getInputStream() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
 
getInputStream() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getInputStream(Message) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Get an InputStream to the message
getInReplyTo() - Method in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
getInstance() - Static method in class org.apache.axis2.dataretrieval.DataRetrievalUtil
 
getInvalidOptions(OptionsValidator) - Method in class org.apache.axis2.util.CommandLineOptionParser
 
getIp() - Method in class org.apache.axis2.util.HostConfiguration
 
getIpAddress() - Static method in class org.apache.axis2.transport.http.server.HttpUtils
Returns the ip address to be used for the replyto epr CAUTION: This will go through all the available network interfaces and will try to return an ip address.
getItemTypeClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getItemTypeQName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getJarEntry() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getJarFile() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getJarFileURL() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getJndiName() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Get the JNDI name of the actual factory
getKey() - Method in class org.apache.axis2.description.AxisBinding
 
getKey() - Method in class org.apache.axis2.description.AxisBindingMessage
 
getKey() - Method in class org.apache.axis2.description.AxisBindingOperation
 
getKey() - Method in class org.apache.axis2.description.AxisDescription
 
getKey() - Method in class org.apache.axis2.description.AxisEndpoint
 
getKey() - Method in class org.apache.axis2.description.AxisMessage
 
getKey() - Method in class org.apache.axis2.description.AxisOperation
 
getKey() - Method in class org.apache.axis2.description.AxisService
 
getKey() - Method in class org.apache.axis2.description.AxisServiceGroup
 
getKey() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getKeys() - Method in class org.apache.axis2.i18n.ProjectResourceBundle
 
getLanguageEmitterMap() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the emitter names map keys with the language name.
getLanguageSpecificPropertiesMap() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the language specific properties.
getLanguageTypes() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the language type names.
getLastChild() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Method getLastChild
getLastChild() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The last child of this node.
getLastHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getLastHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getLastModified() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getLastModifiedDate() - Method in class org.apache.axis2.deployment.repository.util.WSInfo
 
getLastOperationContext() - Method in class org.apache.axis2.client.ServiceClient
Gets the last OperationContext
getLastOperationContext() - Method in class org.apache.axis2.context.ServiceContext
 
getLastTouchedTime() - Method in class org.apache.axis2.context.AbstractContext
 
getLastTouchedTime() - Method in class org.apache.axis2.context.SessionContext
 
getLastupdate() - Method in class org.apache.axis2.description.AxisService
 
getLatestImportURI() - Method in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
returns the latest import
getLatestImportURI() - Method in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
returns the latest import
getLength() - Method in class org.apache.axis2.saaj.NodeListImpl
The number of nodes in the list.
getLengthFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the length facet.
getLinkedBlockingQueue() - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
getList() - Method in class org.apache.axis2.util.MetaDataEntry
Get the list
getListener() - Method in class org.apache.axis2.client.Options
Get listener used for incoming message.
getListenerManager() - Method in class org.apache.axis2.context.ConfigurationContext
 
getListenerManager() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Return the configured listener manager or create and configure one with configurationContext
getLocalAddress() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getLocalName() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getLocalName() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getLocalName() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getLocalName() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getLocalName() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getLocalName() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getLocalName() - Method in class org.apache.axis2.saaj.PrefixedQName
Gets the local name part of the XML name that this Name object represents.
getLocalName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getLocalName() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.axis2.util.StreamWrapper
 
getLocalPolicyAssertionNames(OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
getLocalPolicyAssertions() - Method in class org.apache.axis2.description.AxisModule
 
getLocalPolicyAssertions() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getLocalPort() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getLocation() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getLocation() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getLocation() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getLocation() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getLocation() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getLocation() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getLocation() - Method in class org.apache.axis2.deployment.RepositoryListener
To get the location of the Axis2.jar from that I can drive the location of class path
getLocation() - Method in class org.apache.axis2.util.StreamWrapper
 
getLogCorrelationID() - Method in class org.apache.axis2.context.MessageContext
Get a "raw" version of the logCorrelationID.
getLogCorrelationIDString() - Method in class org.apache.axis2.client.Options
Get the ID associated with this object instance.
getLogCorrelationIDString() - Method in class org.apache.axis2.context.OperationContext
Get the ID associated with this object instance.
getLogCorrelationIDString() - Method in class org.apache.axis2.context.ServiceContext
Get the ID associated with this object instance.
getLogIDString() - Method in class org.apache.axis2.context.MessageContext
Get a formatted version of the logCorrelationID.
getMainAttributes() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getManifest() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getMappedClasses() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getMapperClassPackage() - Method in class org.apache.axis2.schema.CompilerOptions
 
getMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Retrieves all MimeHeader objects that match a name in the given array.
getMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Retrieves all MimeHeader objects that match a name in the given array.
getMaxExclusiveFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the maxExclusive.
getMaxInclusiveFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the maxInclusive.
getMaxLengthFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the maxLength.
getMaxOccurs(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the maxOccurs associated with a QName.
getMemberTypes() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getMergedPolicy(List, AxisDescription) - Static method in class org.apache.axis2.util.PolicyUtil
 
getMessage(String) - Static method in class org.apache.axis2.addressing.i18n.AddressingMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String) - Static method in class org.apache.axis2.addressing.i18n.AddressingMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String) - Static method in class org.apache.axis2.addressing.i18n.AddressingMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String, String) - Static method in class org.apache.axis2.addressing.i18n.AddressingMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String) - Static method in class org.apache.axis2.addressing.i18n.AddressingMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String, String) - Static method in class org.apache.axis2.addressing.i18n.AddressingMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String[]) - Static method in class org.apache.axis2.addressing.i18n.AddressingMessages
Gets a message from resource.properties from the package of the given object.
getMessage() - Method in exception org.apache.axis2.AxisFault
Returns the detail message, including the message from the cause, if any, of this exception.
getMessage(String) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String, String) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String, String) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String[]) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String) - Method in class org.apache.axis2.description.AxisOperation
 
getMessage(String) - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
getMessage(String) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
 
getMessage(String) - Method in class org.apache.axis2.description.TwoChannelAxisOperation
 
getMessage(String) - Method in class org.apache.axis2.i18n.MessageBundle
Gets a string message from the resource bundle for the given key
getMessage(String, String) - Method in class org.apache.axis2.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String, String) - Method in class org.apache.axis2.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String, String, String) - Method in class org.apache.axis2.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String, String, String, String) - Method in class org.apache.axis2.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String, String, String, String, String) - Method in class org.apache.axis2.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String[]) - Method in class org.apache.axis2.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String[]) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessage(Object, String, Locale, String, Object[]) - Static method in class org.apache.axis2.i18n.RB
 
getMessage(String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String[]) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String, String) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String, String) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
Gets a message from resource.properties from the package of the given object.
getMessage(String, String[]) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
Gets a message from resource.properties from the package of the given object.
getMessage() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
getMessageBuilder(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getMessageBundle() - Static method in class org.apache.axis2.addressing.i18n.AddressingMessages
 
getMessageBundle() - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
 
getMessageBundle() - Static method in class org.apache.axis2.i18n.Messages
 
getMessageBundle(String) - Static method in class org.apache.axis2.i18n.Messages
 
getMessageBundle() - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
 
getMessageBundle() - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
 
getMessageContext(String) - Method in class org.apache.axis2.client.OperationClient
Return a message from the client - will return null if the requested message is not available.
getMessageContext(String) - Method in class org.apache.axis2.context.OperationContext
 
getMessageContexts() - Method in class org.apache.axis2.context.OperationContext
 
getMessageExchangePattern() - Method in class org.apache.axis2.description.AxisOperation
 
getMessageFlow() - Method in class org.apache.axis2.description.AxisMessage
 
getMessageForAxisFault(String, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
Build an understanndable fault string for the given faultCode and wsa:FaultDetail info.
getMessageFormatter(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getMessageFormatter(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
Initial work for a builder selector which selects the builder for a given message format based on the the content type of the recieved message.
getMessageFromBundle(String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageId() - Method in class org.apache.axis2.client.Options
Get WS-Addressing MessageId.
getMessageID() - Method in class org.apache.axis2.context.MessageContext
 
getMessageReceiver() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getMessageReceiver() - Method in class org.apache.axis2.description.AxisOperation
 
getMessageReceiver(String) - Method in class org.apache.axis2.description.AxisService
 
getMessageReceiver(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getMetaData() - Method in class org.apache.axis2.addressing.EndpointReference
 
getMetadataAttributes() - Method in class org.apache.axis2.addressing.EndpointReference
 
getMethod() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
 
getMethod() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getMimeHeader(String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Gets all the values of the header identified by the given String.
getMimeHeader(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Gets all the values of the MimeHeader object in this SOAPPart object that is identified by the given String.
getMimeHeaders() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Returns all the transport-specific MIME headers for this SOAPMessage object in a transport-independent fashion.
getMinExclusiveFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the minExclusive.
getMinInclusiveFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the minInclusive.
getMinLengthFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the minLength.
getMinOccurs(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Adds the minOccurs associated with a QName.
getMinutes() - Method in class org.apache.axis2.databinding.types.Duration
 
getModelMap() - Method in interface org.apache.axis2.schema.writer.BeanWriter
Gets a map of models.
getModelMap() - Method in class org.apache.axis2.schema.writer.CStructWriter
This returns a map of Qnames vs DOMDocument models.
getModelMap() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
This returns a map of Qnames vs DOMDocument models.
getModule(String) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getModule() - Method in class org.apache.axis2.description.AxisModule
 
getModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Method getModule.
getModuleClassLoader() - Method in class org.apache.axis2.description.AxisModule
 
getModuleClassLoader() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getModuleConfig(String) - Method in class org.apache.axis2.description.AxisOperation
 
getModuleConfig(String) - Method in class org.apache.axis2.description.AxisService
 
getModuleConfig(String) - Method in class org.apache.axis2.description.AxisServiceGroup
 
getModuleConfig(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getModuleDescription() - Method in class org.apache.axis2.description.AxisModule
 
getModuleName() - Method in class org.apache.axis2.description.ModuleConfiguration
 
getModuleName(String) - Static method in class org.apache.axis2.util.Utils
To get the name of the module , where archive name is combination of module name + its version The format of the module version will be like follow moduleName-00.0000 as an exmple addressing-01.0001.aar
getModuleName(String, String) - Static method in class org.apache.axis2.util.Utils
 
getModuleParameter(String, String, HandlerDescription) - Method in class org.apache.axis2.context.MessageContext
Retrieves both module specific configuration parameters as well as other parameters.
getModuleRefs() - Method in class org.apache.axis2.description.AxisOperation
 
getModuleRefs() - Method in class org.apache.axis2.description.AxisServiceGroup
 
getModules() - Method in class org.apache.axis2.description.AxisService
 
getModules() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getModulesDir() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getModulesForPolicyNamesapce(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getModuleVersion(String) - Static method in class org.apache.axis2.util.Utils
 
getMonth() - Method in class org.apache.axis2.databinding.types.Month
 
getMonth() - Method in class org.apache.axis2.databinding.types.MonthDay
 
getMonth() - Method in class org.apache.axis2.databinding.types.YearMonth
 
getMonths() - Method in class org.apache.axis2.databinding.types.Duration
 
getMustUnderstand() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
Returns whether the mustUnderstand attribute for this SOAPHeaderElement object is turned on.
getMyEPR(String) - Method in class org.apache.axis2.client.ServiceClient
Get the endpoint reference for this client using a particular transport.
getMyEPR(String) - Method in class org.apache.axis2.context.ServiceContext
To get the ERP for a given service , if the transport is present and not running then it will add as a listener to ListenerManager , there it will init that and start the listener , and finally ask the EPR from transport for a given service
getMyEPR() - Method in class org.apache.axis2.context.ServiceContext
 
getName() - Method in class org.apache.axis2.addressing.EndpointReference
Deprecated.  
getName() - Method in class org.apache.axis2.addressing.ServiceName
Deprecated. Method getName
getName() - Method in class org.apache.axis2.context.ServiceContext
Returns a name associated with this ServiceContext.
getName() - Method in class org.apache.axis2.databinding.types.Notation
 
getName() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getName() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getName() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getName() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getName() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getName() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getName() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getName() - Method in class org.apache.axis2.description.AxisBinding
 
getName() - Method in class org.apache.axis2.description.AxisBindingMessage
 
getName() - Method in class org.apache.axis2.description.AxisBindingOperation
 
getName() - Method in class org.apache.axis2.description.AxisEndpoint
 
getName() - Method in class org.apache.axis2.description.AxisMessage
 
getName() - Method in class org.apache.axis2.description.AxisModule
Get the name of this Module
getName() - Method in class org.apache.axis2.description.AxisOperation
 
getName() - Method in class org.apache.axis2.description.AxisService
 
getName() - Method in class org.apache.axis2.description.HandlerDescription
 
getName() - Method in class org.apache.axis2.description.Parameter
Method getName.
getName() - Method in class org.apache.axis2.description.TransportInDescription
Get Transport name as a QName
getName() - Method in class org.apache.axis2.description.TransportOutDescription
 
getName() - Method in interface org.apache.axis2.engine.Handler
Method getName.
getName() - Method in class org.apache.axis2.engine.Phase
 
getName() - Method in class org.apache.axis2.handlers.AbstractHandler
Method getName.
getName() - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorHandler
 
getName() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
 
getName() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Return the name of the connection factory
getName() - Method in class org.apache.axis2.util.MetaDataEntry
This is a convenience method.
getName() - Method in class org.apache.axis2.util.StreamWrapper
 
getName() - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
 
getNamespace(String, Node) - Static method in class org.apache.axis2.util.XMLUtils
 
getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getNamespaceContext() - Method in class org.apache.axis2.util.StreamWrapper
 
getNamespaceCount() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getNamespaceCount() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getNamespaceCount() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getNamespaceCount() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getNamespaceCount() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getNamespaceCount() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getNamespaceCount() - Method in class org.apache.axis2.util.StreamWrapper
 
getNamespacePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getNamespacePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getNamespacePrefixes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getNamespaces() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getNameSpacesMap() - Method in class org.apache.axis2.description.AxisService
 
getNamespacesToJavaPackages() - Method in class org.apache.axis2.xmlbeans.XSDConfig
Returns the pre loaded namespace to Java package mappings.
getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getNamespaceURI(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getNamespaceURI() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
 
getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getNamespaceURI(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getNamespaceURI() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getNamespaceURI(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getNamespaceURI() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getNamespaceURI(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getNamespaceURI() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getNamespaceURI(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getNamespaceURI() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getNamespaceURI(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getNamespaceURI() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getNamespaceURI() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getNamespaceURI(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getNamespaceURI() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class org.apache.axis2.util.StreamWrapper
 
getNamespaceURI(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getNamespaceURI(String) - Method in class org.apache.axis2.util.StreamWrapper
 
getNamespaceURI() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
getNewConfigurationContext(String) - Static method in class org.apache.axis2.util.Utils
 
getNextSibling() - Method in class org.apache.axis2.saaj.SOAPElementImpl
dom Node method
getNextSibling() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The node immediately following this node.
getNextSibling() - Method in class org.apache.axis2.saaj.TextImplEx
 
getNodeName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getNodeName() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The name of this node, depending on its type; see the table above.
getNodeName() - Method in class org.apache.axis2.saaj.TextImplEx
The name of this node, depending on its type; see the table above.
getNodeType() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getNodeType() - Method in class org.apache.axis2.saaj.SOAPPartImpl
A code representing the type of the underlying object, as defined above.
getNodeType() - Method in class org.apache.axis2.saaj.TextImplEx
A code representing the type of the underlying object, as defined above.
getNodeURI() - Method in exception org.apache.axis2.AxisFault
Get the faulting node uri.
getNodeValue() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The value of this node, depending on its type; see the table above.
getNonMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getNonMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getNs2PackageMap() - Method in class org.apache.axis2.schema.CompilerOptions
 
getObject() - Method in class org.apache.axis2.databinding.types.Union
 
getObject(String) - Method in class org.apache.axis2.databinding.utils.MultirefHelper
 
getObject(Class) - Method in class org.apache.axis2.engine.DefaultObjectSupplier
 
getObject(Class) - Method in interface org.apache.axis2.engine.ObjectSupplier
If someone want to write service impl class with interface being there method parameter , then at the time of deserilization this method will provide the impl class for that interface.
getObjectForClass(Class, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
A reflection based method to generate an instance of a given class and populate it with a given value
getObjectSupplier() - Method in class org.apache.axis2.description.AxisService
 
getObserversList() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getOMData() - Method in class org.apache.axis2.dataretrieval.ServiceData
 
getOMElement(QName, Object[], QName, boolean, TypeTable) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
 
getOMElement(String) - Method in class org.apache.axis2.databinding.utils.MultirefHelper
 
getOMElement() - Method in class org.apache.axis2.databinding.utils.NamedStaxOMBuilder
 
getOMEnvelope() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
 
getOMText() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Retrieve the OMText
getOperation(QName) - Method in class org.apache.axis2.description.AxisService
Method getOperation.
getOperationByAction(String) - Method in class org.apache.axis2.description.AxisService
Returns the AxisOperation which has been mapped to the given action.
getOperationByMessageElementQName(QName) - Method in class org.apache.axis2.description.AxisService
Look up an AxisOperation for this service based off of an element QName from a WSDL message element.
getOperationBySOAPAction(String) - Method in class org.apache.axis2.description.AxisService
Returns the operation given a SOAP Action.
getOperationContext() - Method in class org.apache.axis2.client.OperationClient
To get the operation context of the operation client
getOperationContext(String) - Method in class org.apache.axis2.context.ConfigurationContext
Gets a OperationContext given a Message ID.
getOperationContext() - Method in class org.apache.axis2.context.MessageContext
 
getOperationDescription(String) - Static method in class org.apache.axis2.description.AxisOperationFactory
 
getOperationInFaultPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getOperationInPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getOperationName() - Method in class org.apache.axis2.context.OperationContext
Get the name associated with the operation.
getOperationName() - Method in class org.apache.axis2.wsdl.util.MessagePartInformationHolder
 
getOperationOutFaultPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getOperationOutPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getOperations() - Method in class org.apache.axis2.description.AxisModule
 
getOperations() - Method in class org.apache.axis2.description.AxisService
Method getOperations.
getOperationsNameList() - Method in class org.apache.axis2.description.AxisService
 
getOpNames(Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Gets an element representing the operation names
getOptionalAttributeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName has the optional attribute status.
getOptions() - Method in class org.apache.axis2.client.OperationClient
Return the options used by this client.
getOptions() - Method in class org.apache.axis2.client.ServiceClient
Get the basic client configuration from this service interaction.
getOptions() - Method in class org.apache.axis2.context.MessageContext
 
getOptionType() - Method in class org.apache.axis2.util.CommandLineOption
 
getOptionValue() - Method in class org.apache.axis2.util.CommandLineOption
 
getOptionValues() - Method in class org.apache.axis2.util.CommandLineOption
 
getOrderedQNameArray() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the ordered QName array - useful in sequences where the order needs to be preserved Note - #registerQNameIndex needs to be called if this is to work properly!
getOrderStartPoint() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Finds the starting count for the addition of new items to the order
getOriginServer() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for originServer
getOUT_FaultPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getOutboundExecutedPhases() - Method in class org.apache.axis2.context.MessageContext
Get an iterator over the outbound executed phase list.
getOutFaultFlow() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getOutFlow() - Method in class org.apache.axis2.description.AxisModule
 
getOutFlow() - Method in class org.apache.axis2.description.FlowInclude
Method getOutFlow.
getOutFlow() - Method in class org.apache.axis2.description.TransportOutDescription
 
getOutPhase() - Method in class org.apache.axis2.description.TransportOutDescription
 
getOUTPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getOutputAction() - Method in class org.apache.axis2.description.AxisOperation
 
getOutputActionFromStringInformation(String, String, String, String, String) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11ActionHelper
 
getOutputActionFromStringInformation(String, String, String, String, String) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11DefaultActionPatternHelper
 
getOutputDirectory(File, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Gets the output directory for source files.
getOutputDirectory(File, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Gets the output directory for source files.
getOutputElement(Document, AxisOperation, List) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Finds the output element.
getOutputForm() - Method in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
getOutputForm() - Method in class org.apache.axis2.dataretrieval.DataRetrievalRequest
Returns the output format specified in the request.
getOutputLanguage() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getOutputLocation() - Method in class org.apache.axis2.schema.CompilerOptions
 
getOutputLocation() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getOutputParamElement(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getOutputParamElement(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
getOutputStream() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
 
getOutputStream() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
getOutputStream() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getOutputStream() - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
getOutputStream() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getOutputStream() - Method in class org.apache.axis2.transport.mail.EMailSender
 
getOverrideOptions() - Method in class org.apache.axis2.client.ServiceClient
Get the client configuration used to override the normal options set by an operation client.
getOwnClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getOwnerDocument() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Find the Document that this Node belongs to (the document in whose context the Node was created).
getOwnerDocument() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The Document object associated with this node.
getOwnQname() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getP2nMap() - Method in class org.apache.axis2.description.AxisService
 
getPackageName() - Method in class org.apache.axis2.schema.CompilerOptions
 
getPackageName() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getParameter(String) - Method in class org.apache.axis2.context.MessageContext
Retrieves configuration descriptor parameters at any level.
getParameter(String, String, boolean) - Static method in class org.apache.axis2.deployment.util.Utils
 
getParameter(String) - Method in class org.apache.axis2.description.AxisDescription
 
getParameter(String) - Method in class org.apache.axis2.description.AxisModule
 
getParameter(String) - Method in class org.apache.axis2.description.HandlerDescription
 
getParameter(String) - Method in class org.apache.axis2.description.ModuleConfiguration
 
getParameter(String) - Method in interface org.apache.axis2.description.ParameterInclude
Method getParameter.
getParameter(String) - Method in class org.apache.axis2.description.ParameterIncludeImpl
Method getParameter.
getParameter(String) - Method in class org.apache.axis2.description.TransportInDescription
Method getParameter.
getParameter(String) - Method in class org.apache.axis2.description.TransportOutDescription
Method getParameter.
getParameter(String) - Method in interface org.apache.axis2.engine.Handler
Method getParameter.
getParameter(String) - Method in class org.apache.axis2.engine.Phase
 
getParameter(String) - Method in class org.apache.axis2.handlers.AbstractHandler
Method getParameter.
getParameterElement() - Method in class org.apache.axis2.description.Parameter
 
getParameterElementList(Document, List, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getParameterElementListForHttpHeader(Document, List, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getParameterElementListForSOAPModules(Document, List) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getParameterName(QName) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
Gets the parameter name.
getParameterName(QName) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
getParameters() - Method in class org.apache.axis2.description.AxisDescription
 
getParameters() - Method in class org.apache.axis2.description.AxisModule
 
getParameters() - Method in class org.apache.axis2.description.HandlerDescription
 
getParameters() - Method in class org.apache.axis2.description.ModuleConfiguration
 
getParameters() - Method in interface org.apache.axis2.description.ParameterInclude
Gets all the parameters in a given description.
getParameters() - Method in class org.apache.axis2.description.ParameterIncludeImpl
 
getParameters() - Method in class org.apache.axis2.description.TransportInDescription
 
getParameters() - Method in class org.apache.axis2.description.TransportOutDescription
 
getParameterType() - Method in class org.apache.axis2.description.Parameter
Method getParameterType.
getParameterValue(String) - Method in class org.apache.axis2.description.AxisDescription
 
getParameterValue(Parameter) - Static method in class org.apache.axis2.util.Utils
 
getParamInitializer(String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getParams() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getParams() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getParams() - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
getParent() - Method in class org.apache.axis2.client.Options
Get parent instance providing default property values.
getParent() - Method in class org.apache.axis2.context.AbstractContext
 
getParent() - Method in class org.apache.axis2.description.AxisDescription
 
getParent() - Method in class org.apache.axis2.description.AxisModule
 
getParent() - Method in class org.apache.axis2.description.HandlerDescription
 
getParent() - Method in class org.apache.axis2.saaj.NodeImplEx
 
getParent() - Method in class org.apache.axis2.saaj.TextImplEx
 
getParent() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the parent
getParentConfigurationName() - Method in class org.apache.axis2.cluster.configuration.ConfigurationEvent
 
getParentContextID() - Method in class org.apache.axis2.cluster.context.ContextEvent
 
getParentElement() - Method in class org.apache.axis2.saaj.NodeImplEx
Removes this Node object from the tree.
getParentElement() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Returns the parent element of this Node object.
getParentElement() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getParentNode() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getParentNode() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The parent of this node.
getParentNsContext() - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
 
getParents() - Method in class org.apache.axis2.classloader.MultiParentClassLoader
Gets the parents of this class loader.
getParticleTypeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getPartQName(String, String, String) - Static method in class org.apache.axis2.wsdl.WSDLUtil
part names are not unique across messages.
getPartsList() - Method in class org.apache.axis2.wsdl.util.MessagePartInformationHolder
 
getPassword() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getPassword() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.  
getPassWord() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getPassword() - Method in class org.apache.axis2.util.OptionsParser
 
getPasswordAuthentication() - Method in class org.apache.axis2.transport.mail.MailClient
 
getPath(boolean, boolean) - Method in class org.apache.axis2.databinding.types.URI
Get the path for this URI (optionally with the query string and fragment).
getPath() - Method in class org.apache.axis2.databinding.types.URI
Get the path for this URI.
getPath(String, String) - Static method in class org.apache.axis2.deployment.util.Utils
 
getPatternFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the pattern.
getPermission() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getPhaseName() - Method in class org.apache.axis2.description.PhaseRule
Method getPhaseName.
getPhaseName() - Method in class org.apache.axis2.engine.Phase
 
getPhasesInFaultFlow() - Method in class org.apache.axis2.description.AxisOperation
 
getPhasesInFaultFlow() - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
getPhasesInFaultFlow() - Method in class org.apache.axis2.description.OutOnlyAxisOperation
 
getPhasesInFaultFlow() - Method in class org.apache.axis2.description.TwoChannelAxisOperation
 
getPhasesInfo() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getPhasesOutFaultFlow() - Method in class org.apache.axis2.description.AxisOperation
 
getPhasesOutFaultFlow() - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
getPhasesOutFaultFlow() - Method in class org.apache.axis2.description.OutOnlyAxisOperation
 
getPhasesOutFaultFlow() - Method in class org.apache.axis2.description.TwoChannelAxisOperation
 
getPhasesOutFlow() - Method in class org.apache.axis2.description.AxisOperation
 
getPhasesOutFlow() - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
getPhasesOutFlow() - Method in class org.apache.axis2.description.OutOnlyAxisOperation
 
getPhasesOutFlow() - Method in class org.apache.axis2.description.TwoChannelAxisOperation
 
getPIData() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getPIData() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getPIData() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getPIData() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getPIData() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getPIData() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getPIData() - Method in class org.apache.axis2.util.StreamWrapper
 
getPITarget() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getPITarget() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getPITarget() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getPITarget() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getPITarget() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getPITarget() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getPITarget() - Method in class org.apache.axis2.util.StreamWrapper
 
getPolicy() - Method in class org.apache.axis2.description.PolicyInclude
 
getPolicy(String) - Method in class org.apache.axis2.description.PolicyInclude
 
getPolicyComponent(Element) - Static method in class org.apache.axis2.util.PolicyUtil
 
getPolicyComponentAsOMElement(PolicyComponent, ExternalPolicySerializer) - Static method in class org.apache.axis2.util.PolicyUtil
 
getPolicyComponentAsOMElement(PolicyComponent) - Static method in class org.apache.axis2.util.PolicyUtil
 
getPolicyComponentFromOMElement(OMElement) - Static method in class org.apache.axis2.util.PolicyUtil
 
getPolicyElements() - Method in class org.apache.axis2.description.PolicyInclude
 
getPolicyElements(int) - Method in class org.apache.axis2.description.PolicyInclude
 
getPolicyExtension() - Method in interface org.apache.axis2.modules.ModulePolicyExtension
 
getPolicyId() - Method in class org.apache.axis2.cluster.configuration.ConfigurationEvent
 
getPolicyInclude() - Method in class org.apache.axis2.description.AxisDescription
 
getPolicyInclude() - Method in class org.apache.axis2.description.AxisModule
 
getPolicyMap() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Gets the policy map.
getPolicyNamespaces() - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
getPolicyRegistry() - Method in class org.apache.axis2.description.PolicyInclude
 
getPort() - Method in class org.apache.axis2.databinding.types.URI
Get the port for this URI.
getPort() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getPort() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for port return the port on which to listen for http connections (default = 6060)
getPort() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
getPort() - Method in class org.apache.axis2.util.HostConfiguration
 
getPort() - Method in class org.apache.axis2.util.URL
 
getPortName() - Method in class org.apache.axis2.addressing.ServiceName
Deprecated. Method getPortName
getPortName() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getPortTypeName() - Method in class org.apache.axis2.description.AxisService
Deprecated. use AxisService#getEndpointName() instead.
getPostExtensionClassNames() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
get the post extension class names
getPOXBuilder(InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
 
getPreemptiveAuthentication() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getPrefix() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getPrefix(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
 
getPrefix() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getPrefix() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getPrefix() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getPrefix() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getPrefix() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getPrefix() - Method in class org.apache.axis2.saaj.PrefixedQName
Returns the prefix associated with the namespace for the XML name that this Name object represents.
getPrefix() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getPrefix() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.axis2.util.StreamWrapper
 
getPrefix(String, Map) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Given a namespace it returns the prefix for that namespace
getPrefix(String, Node) - Static method in class org.apache.axis2.util.XMLUtils
 
getPrefixes(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
 
getPrefixes() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getPrefixForURI(String) - Method in class org.apache.axis2.schema.writer.CStructWriter
Get a prefix for a namespace URI.
getPrefixForURI(String, String) - Method in class org.apache.axis2.schema.writer.CStructWriter
Get a prefix for the given namespace URI.
getPrefixForURI(String) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Get a prefix for a namespace URI.
getPrefixForURI(String, String) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Get a prefix for the given namespace URI.
getPreviousSibling() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getPreviousSibling() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The node immediately preceding this node.
getPreviousSibling() - Method in class org.apache.axis2.saaj.TextImplEx
 
getProcessedElementMap() - Method in class org.apache.axis2.schema.SchemaCompiler
 
getProcessedModelMap() - Method in class org.apache.axis2.schema.SchemaCompiler
 
getProperties() - Method in class org.apache.axis2.client.Options
Get a copy of the general option properties.
getProperties() - Method in class org.apache.axis2.context.AbstractContext
 
getProperties() - Method in class org.apache.axis2.context.MessageContext
Retrieves all property values.
getProperties() - Method in class org.apache.axis2.i18n.RB
Get the underlying properties
getProperties() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.  
getProperties() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Get the connection factory properties
getProperties(String) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Extract connection factory properties from a given URL
getProperties() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Gets all property objects.
getProperty(String) - Method in class org.apache.axis2.client.Options
Get named property value.
getProperty(String) - Method in class org.apache.axis2.context.AbstractContext
Retrieves an object given a key.
getProperty(String) - Method in class org.apache.axis2.context.MessageContext
Retrieves a property value.
getProperty(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
Return the right properties for the optimization
getProperty(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getProperty(String) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getProperty(String) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getProperty(String) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getProperty(String) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getProperty(String) - Method in class org.apache.axis2.description.AxisBinding
 
getProperty(String) - Method in class org.apache.axis2.description.AxisBindingMessage
 
getProperty(String) - Method in class org.apache.axis2.description.AxisBindingOperation
 
getProperty(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
getProperty(String) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Retrieves value of the specified property.
getProperty(Message, String) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Get a String property from the JMS message
getProperty(String) - Method in class org.apache.axis2.util.StreamWrapper
 
getProperty(Object) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Gets the property from the configuration.
getPropertyMap() - Static method in class org.apache.axis2.schema.util.SchemaPropertyLoader
Exposes the whole property set
getProtocol() - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
getProtocol() - Method in class org.apache.axis2.util.URL
 
getProxyHostName() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getProxyPort() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getPublic() - Method in class org.apache.axis2.databinding.types.Notation
 
getPublishedOperations() - Method in class org.apache.axis2.description.AxisService
Gets only the published operations.
getPullParser(QName) - Method in interface org.apache.axis2.databinding.ADBBean
Serializes an ADBBean.
getPullParser(QName) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Body
 
getPullParser(QName) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Child
 
getPullParser(QName) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Envelope
 
getPullParser(QName) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Header
 
getPullParser(Object, QName, TypeTable, boolean) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
To Serilize Bean object this method is used, this will create an object array using given bean object
getPullParser(Object) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
to get the pull parser for a given bean object , generate the wrpper element using class name
getQName() - Method in class org.apache.axis2.util.MetaDataEntry
Get the QName
getqName() - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
 
getQNameArray() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the QName array - may not be ordered.
getQNameAsString() - Method in class org.apache.axis2.util.MetaDataEntry
Get the QName as a string
getQNameFromString(String, Node) - Static method in class org.apache.axis2.util.XMLUtils
Returns a QName when passed a string like "foo:bar" by mapping the "foo" prefix to a namespace in the context of the given Node.
getQualifiedName() - Method in class org.apache.axis2.saaj.PrefixedQName
Gets the namespace-qualified name of the XML name that this Name object represents.
getQueryString() - Method in class org.apache.axis2.databinding.types.URI
Get the query string for this URI.
getRawContent() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Gets the content of this AttachmentPart object as an InputStream as if a call had been made to getContent and no DataContentHandler had been registered for the content-type of this AttachmentPart.Note that reading from the returned InputStream would result in consuming the data in the stream.
getRawContentBytes() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Gets the content of this AttachmentPart object as a byte[] array as if a call had been made to getContent and no DataContentHandler had been registered for the content-type of this AttachmentPart.
getReader(InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
Use the BOM Mark to identify the encoding to be used.
getReader() - Method in class org.apache.axis2.databinding.ADBDataSource
 
getReader() - Method in class org.apache.axis2.databinding.ADBHelperDataSource
 
getReader() - Method in class org.apache.axis2.jibx.JiBXDataSource
 
getRealm() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getRealPath(String) - Method in class org.apache.axis2.context.ConfigurationContext
Allows users to resolve the path relative to the root diretory.
getReason() - Method in exception org.apache.axis2.AxisFault
Returns the first fault reason, if available.
getReceiver() - Method in class org.apache.axis2.description.TransportInDescription
 
getRegBasedAuthority() - Method in class org.apache.axis2.databinding.types.URI
Get the registry based authority for this URI.
getRelatesTo(String) - Method in class org.apache.axis2.client.Options
Get WS-Addressing RelatesTo item with a specified type.
getRelatesTo() - Method in class org.apache.axis2.client.Options
Return a single instance of WS-Addressing RelatesTo that has a relationship type of either "http://www.w3.org/2005/08/addressing/reply" or "wsa:Reply".
getRelatesTo(String) - Method in class org.apache.axis2.context.MessageContext
 
getRelatesTo() - Method in class org.apache.axis2.context.MessageContext
 
getRelationships() - Method in class org.apache.axis2.client.Options
Get all WS-Addressing RelatesTo items.
getRelationships() - Method in class org.apache.axis2.context.MessageContext
 
getRelationshipType() - Method in class org.apache.axis2.addressing.RelatesTo
Method getRelationshipType.
getRelay() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
 
getRemainingArgs() - Method in class org.apache.axis2.util.OptionsParser
This returns an array of unused args - these are the non-option args from the command line.
getRemainingFlags() - Method in class org.apache.axis2.util.OptionsParser
This just returns a string with the unprocessed flags - mainly for error reporting - so you can report the unknown flags.
getRemainingPhasesInFlow() - Method in class org.apache.axis2.description.AxisOperation
 
getRemainingPhasesInFlow() - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
getRemainingPhasesInFlow() - Method in class org.apache.axis2.description.OutOnlyAxisOperation
 
getRemainingPhasesInFlow() - Method in class org.apache.axis2.description.TwoChannelAxisOperation
 
getRemoteAddress() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getRemotePort() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getReplyTo() - Method in class org.apache.axis2.client.Options
Get WS-Addressing ReplyTo endpoint reference.
getReplyTo() - Method in class org.apache.axis2.context.MessageContext
 
getRepoListener() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getRepository() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getRepositoryDir() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getRepositoryPath(File) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getRepositoryPath() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getRequestCoreThreadPoolSize() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for RequestCoreThreadPoolSize
getRequestMaxThreadPoolSize() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for requestMaxThreadPoolSize
getRequestSocketTimeout() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for requestSocketTimeout
getRequestTcpNoDelay() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for requestTcpNoDelay return false iff Nagle's algorithm should be used to conserve bandwidth by minimizing segments at the cost of latency and performance (default true, i.e.
getRequestURI() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
 
getRequestURI() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getResource(String) - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
getResource(String) - Static method in class org.apache.axis2.util.Loader
Searches for resource in different places.
getResource(ClassLoader, String) - Static method in class org.apache.axis2.util.Loader
Gets the resource with the specified class loader.
getResourceAsStream(String) - Method in class org.apache.axis2.deployment.DeploymentClassLoader
 
get