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
 
getResourceAsStream(String) - Static method in class org.apache.axis2.util.Loader
Searches for resource in different places.
getResourceAsStream(ClassLoader, String) - Static method in class org.apache.axis2.util.Loader
Gets the resource with the specified class loader.
getResourceBundle() - Static method in class org.apache.axis2.addressing.i18n.AddressingMessages
 
getResourceBundle() - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
 
getResourceBundle() - Method in class org.apache.axis2.i18n.MessageBundle
 
getResourceBundle() - Static method in class org.apache.axis2.i18n.Messages
 
getResourceBundle() - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
 
getResourceBundle() - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
 
getResourceFolderName() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
 
getResourceLocation() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getResourceName() - Method in class org.apache.axis2.i18n.ProjectResourceBundle
 
getResponse() - Method in class org.apache.axis2.transport.local.LocalTransportSender
 
getResponseElement(QName, Object[], boolean, TypeTable) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
 
getResponseElementForArray(QName, Object[], boolean, TypeTable) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
 
getResponseEnvelope() - Method in class org.apache.axis2.client.async.AsyncResult
Get the SOAP Envelope for the response message.
getResponseMessageContext() - Method in class org.apache.axis2.client.async.AsyncResult
Get the complete message context for the response.
getRestrictionClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getRole() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
 
getRootContext() - Method in class org.apache.axis2.context.AbstractContext
 
getRootContext() - Method in class org.apache.axis2.context.ConfigurationContext
 
getRootContext() - Method in class org.apache.axis2.context.MessageContext
 
getRootContext() - Method in class org.apache.axis2.context.OperationContext
 
getRootContext() - Method in class org.apache.axis2.context.ServiceContext
 
getRootContext() - Method in class org.apache.axis2.context.ServiceGroupContext
 
getRootContext() - Method in class org.apache.axis2.context.SessionContext
 
getRules() - Method in class org.apache.axis2.description.HandlerDescription
Method getRules.
getSafeString(String) - Static method in class org.apache.axis2.util.PolicyUtil
 
getSchema(int) - Method in class org.apache.axis2.description.AxisService
 
getSchema() - Method in class org.apache.axis2.description.AxisService
 
getSchemaElement() - Method in class org.apache.axis2.description.AxisMessage
 
getSchemaElement(QName) - Method in class org.apache.axis2.description.AxisService
 
getSchemaListForAllServices() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getSchemaMappingTable() - Method in class org.apache.axis2.description.AxisService
 
getSchemaQNameForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the schema name for the given QName.
getSchematargetNamespace() - Method in class org.apache.axis2.description.AxisService
 
getSchematargetNamespacePrefix() - Method in class org.apache.axis2.description.AxisService
 
getSchemaTypeInfo() - Method in class org.apache.axis2.saaj.NodeImplEx
 
getSchemaTypesToJavaNames() - Method in class org.apache.axis2.xmlbeans.XSDConfig
Returns the pre loaded schema types to Java class names mappings.
getScheme() - Method in class org.apache.axis2.databinding.types.URI
Get the scheme for this URI.
getSchemeSpecificPart() - Method in class org.apache.axis2.databinding.types.URI
Get the scheme-specific part for this URI (everything following the scheme and the first colon).
getScope() - Method in class org.apache.axis2.description.AxisService
 
getSeconds() - Method in class org.apache.axis2.databinding.types.Duration
 
getSelfManagedData(Class, Object) - Method in class org.apache.axis2.context.MessageContext
Retrieve a value of self managed data previously saved with the specified key.
getSender() - Method in class org.apache.axis2.description.TransportOutDescription
 
getService(String) - Method in class org.apache.axis2.description.AxisServiceGroup
 
getService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Method getService.
getServiceByDestination(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
 
getServiceClassLoader() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getServiceContext() - Method in class org.apache.axis2.client.ServiceClient
Get the service context.
getServiceContext() - Method in class org.apache.axis2.context.MessageContext
 
getServiceContext() - Method in class org.apache.axis2.context.OperationContext
Returns the ServiceContext in which this OperationContext lives.
getServiceContext(AxisService) - Method in class org.apache.axis2.context.ServiceGroupContext
Gets a service context.
getServiceContext(AxisService) - Method in class org.apache.axis2.context.SessionContext
 
getServiceContextID() - Method in class org.apache.axis2.context.MessageContext
 
getServiceContextPath() - Method in class org.apache.axis2.context.ConfigurationContext
 
getServiceContexts() - Method in class org.apache.axis2.context.ServiceGroupContext
 
getServiceDescription() - Method in class org.apache.axis2.description.AxisService
Gets the description about the service which is specified in services.xml.
getServiceElement(String, String, Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A resusable method to return the service element for creating the service xml
getServiceForActivation(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Service can start and stop, once stopped it cannot be accessed, so we need a way to get the service even if service is not active.
getServiceGroup(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getServiceGroupClassLoader() - Method in class org.apache.axis2.description.AxisServiceGroup
 
getServiceGroupContext(String) - Method in class org.apache.axis2.context.ConfigurationContext
Returns a ServiceGroupContext object associated with the specified ID from the internal table.
getServiceGroupContext() - Method in class org.apache.axis2.context.MessageContext
 
getServiceGroupContext() - Method in class org.apache.axis2.context.ServiceContext
 
getServiceGroupContext(String) - Method in class org.apache.axis2.context.SessionContext
 
getServiceGroupContext() - Method in class org.apache.axis2.context.SessionContext
 
getServiceGroupContextFromSoapSessionTable(String, MessageContext) - Method in class org.apache.axis2.context.ConfigurationContext
 
getServiceGroupContextId() - Method in class org.apache.axis2.context.MessageContext
 
getServiceGroupContexts() - Method in class org.apache.axis2.context.ConfigurationContext
Gets all service groups in the system.
getServiceGroupContextTimoutInterval() - Method in class org.apache.axis2.context.ConfigurationContext
This will be used to fetch the serviceGroupContextTimoutInterval from any place available.
getServiceGroupName() - Method in class org.apache.axis2.context.OperationContext
Get the name associated with the service group.
getServiceGroupName() - Method in class org.apache.axis2.description.AxisServiceGroup
 
getServiceGroups() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getServiceLifeCycle() - Method in class org.apache.axis2.description.AxisService
 
getServiceName() - Method in class org.apache.axis2.context.OperationContext
Get the name associated with the service.
getServiceName() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getServiceName() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
getServiceName() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getServiceNameForDestination(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Return the service name using this destination
getServiceObject(AxisService) - Method in class org.apache.axis2.extensions.spring.receivers.SpringAppContextAwareObjectSupplier
Method getServiceObject that is Spring aware via Spring interface ApplicationContextAware.
getServiceObject(AxisService) - Method in class org.apache.axis2.extensions.spring.receivers.SpringServletContextObjectSupplier
Method getServiceObject that is Spring aware via ServletContext.
getServiceObject(AxisService) - Method in interface org.apache.axis2.ServiceObjectSupplier
 
getServicePath() - Method in class org.apache.axis2.context.ConfigurationContext
 
getServices() - Method in class org.apache.axis2.description.AxisServiceGroup
 
getServices() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getServicesDir() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getServicesHTML(ConfigurationContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportReceiver
Returns the HTML text for the list of services deployed.
getSessionContext() - Method in class org.apache.axis2.context.MessageContext
 
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.http.AxisServlet
Transport session management.
getSessionContext(String) - Method in class org.apache.axis2.transport.http.server.SessionManager
 
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
 
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.jms.JMSListener
 
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.tcp.TCPServer
 
getSessionContext(MessageContext) - Method in interface org.apache.axis2.transport.TransportListener
To get the sessionContext transport dependent manner.
getShortFileName(String) - Static method in class org.apache.axis2.deployment.DescriptionBuilder
Gets the short file name.
getSimpleStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName refers to Simple Type.
getSimpleTypeObject(Class, OMElement) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
getSize() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Returns the number of bytes in this AttachmentPart object.
getSoapAction() - Method in class org.apache.axis2.context.MessageContext
 
getSoapAction(AxisHttpRequest) - Static method in class org.apache.axis2.transport.http.server.HttpUtils
 
getSOAPBody() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Gets the SOAP Body contained in this SOAPMessage object.
getSOAPBuilder(InputStream) - Static method in class org.apache.axis2.builder.BuilderUtil
Creates an OMBuilder for a SOAP message.
getSOAPBuilder(InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
Creates an OMBuilder for a SOAP message.
getSOAPEnvelope(Message, MessageContext, InputStream) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Return a SOAPEnvelope created from the given JMS Message and Axis MessageContext, and the InputStream into the message
getSOAPEnvelopeFromDOOMDocument(Document) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
 
getSOAPFactory(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
 
getSOAPHeader() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Gets the SOAP Header contained in this SOAPMessage object.
getSoapHeaders() - Method in class org.apache.axis2.description.AxisMessage
 
getSoapMessage() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Obtain the SOAPMessage
getSoapNsUri() - Method in class org.apache.axis2.description.AxisService
get the SOAPVersion
getSOAPPart() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Gets the SOAP part of this SOAPMessage object.
getSoapVersionURI() - Method in class org.apache.axis2.client.Options
Get SOAP version being used.
getSocketTimeout() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getSourceLocation() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getSrcFolderName() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
 
getStatus() - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
getStatus() - Method in interface org.apache.axis2.transport.RequestResponseTransport
This gives the current status of an RequestResponseTransport object.
getStrictErrorChecking() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getString(String) - Method in class org.apache.axis2.i18n.RB
Gets a string message from the resource bundle for the given key
getString(String, Object) - Method in class org.apache.axis2.i18n.RB
Gets a string message from the resource bundle for the given key.
getString(String, Object, Object) - Method in class org.apache.axis2.i18n.RB
Gets a string message from the resource bundle for the given key.
getString(String, Object, Object, Object) - Method in class org.apache.axis2.i18n.RB
Gets a string message from the resource bundle for the given key.
getString(String, Object[]) - Method in class org.apache.axis2.i18n.RB
Gets a string message from the resource bundle for the given key.
getString(Object, String) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, String, Object) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, String, Object, Object) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, String, Object, Object, Object) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, String, Object, Object, Object, Object) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, String, Object, Object, Object, Object, Object) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, String, Object[]) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String, Object) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String, Object, Object) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String, Object, Object, Object) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String, Object, Object, Object, Object) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String, Object, Object, Object, Object, Object) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getString(Object, Locale, String, Object[]) - Static method in class org.apache.axis2.i18n.RB
Get a message from resource.properties from the package of the given object.
getStringForQName(QName, Element) - Static method in class org.apache.axis2.util.XMLUtils
Returns a string for a particular QName, mapping a new prefix if necessary.
getStringFromDatahandler(DataHandler) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
Converts the given .datahandler to a string
getStringValue(Object) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
getStyle() - Method in class org.apache.axis2.description.AxisOperation
 
getSupportedPolicyNamespaces() - Method in class org.apache.axis2.description.AxisModule
 
getSystem() - Method in class org.apache.axis2.databinding.types.Notation
 
getSystemClassLoader() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getTagName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
 
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.transport.http.MultipartFormDataFormatter
Some message formats may want to alter the target url.
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.transport.http.SOAPMessageFormatter
 
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.transport.http.XFormURLEncodedFormatter
 
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in interface org.apache.axis2.transport.MessageFormatter
Some message formats may want to alter the target url.
getTargetEPR() - Method in class org.apache.axis2.client.ServiceClient
Get the endpoint reference for the service.
getTargetEPR() - Method in class org.apache.axis2.context.ServiceContext
 
getTargetNamespace() - Method in class org.apache.axis2.description.AxisService
 
getTargetNamespace() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getTargetNamespacePrefix() - Method in class org.apache.axis2.description.AxisService
 
getTargetResolverChain() - Method in class org.apache.axis2.engine.AxisConfiguration
getTargetResolverChain returns an instance of TargetResolver which iterates over the registered TargetResolvers, calling each one in turn when resolveTarget is called.
getTCL() - Static method in class org.apache.axis2.util.Loader
Gets the thread context class loader.
getTemplatedURL(URL, MessageContext, boolean) - Static method in class org.apache.axis2.transport.http.util.URLTemplatingUtil
Returns the templated URL given the original URL
getTemporaryNamespacePrefix() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
getTestObjectTemplateName() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the test object support template.
getText() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getText() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getText() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getText() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getText() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getText() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getText() - Method in class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
 
getText(DocumentImpl) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
 
getText() - Method in class org.apache.axis2.util.StreamWrapper
 
getTextArray() - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
 
getTextCharacters() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getTextCharacters() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getTextCharacters() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getTextCharacters() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getTextCharacters() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getTextCharacters() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getTextCharacters() - Method in class org.apache.axis2.util.StreamWrapper
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.util.StreamWrapper
 
getTextContent() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getTextLength() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getTextLength() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getTextLength() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getTextLength() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getTextLength() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getTextLength() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getTextLength() - Method in class org.apache.axis2.util.StreamWrapper
 
getTextStart() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getTextStart() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getTextStart() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getTextStart() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getTextStart() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getTextStart() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getTextStart() - Method in class org.apache.axis2.util.StreamWrapper
 
getTheImplementationObject(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
Method getTheImplementationObject.
getThirdPartySchemaNames() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the third party schema names list.
getThreadKeepAliveTime() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for threadKeepAliveTime
getThreadKeepAliveTimeUnit() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for threadKeepAliveTimeUnit return the time unit for threadKeepAliveTime (default SECONDS)
getThreadPool() - Method in class org.apache.axis2.context.ConfigurationContext
Returns the thread factory.
getTimeOutInMilliSeconds() - Method in class org.apache.axis2.client.Options
Gets the wait time after which a client times out in a blocking scenario.
getTimeoutInMilliseconds() - Method in class org.apache.axis2.transport.mail.SynchronousMailListener
 
getTimeoutValues(MessageContext) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
This is used to get the dynamically set time out values from the message context.
getTimezone() - Method in class org.apache.axis2.databinding.types.Day
 
getTimezone() - Method in class org.apache.axis2.databinding.types.Month
 
getTimezone() - Method in class org.apache.axis2.databinding.types.MonthDay
 
getTimezone() - Method in class org.apache.axis2.databinding.types.Year
 
getTimezone() - Method in class org.apache.axis2.databinding.types.YearMonth
 
getTo() - Method in class org.apache.axis2.client.Options
Get WS-Addressing To endpoint reference.
getTo() - Method in class org.apache.axis2.context.MessageContext
 
getTransportHeaders(HttpServletRequest) - Method in class org.apache.axis2.transport.http.AxisServlet
Get all transport headers.
getTransportIn() - Method in class org.apache.axis2.client.Options
Get transport used for incoming message.
getTransportIn() - Method in class org.apache.axis2.context.MessageContext
 
getTransportIn(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getTransportInProtocol() - Method in class org.apache.axis2.client.Options
Get transport protocol used for incoming message.
getTransportOut() - Method in class org.apache.axis2.client.Options
Get outbound transport description.
getTransportOut() - Method in class org.apache.axis2.context.MessageContext
 
getTransportOut(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getTransportsIn() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getTransportsOut() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getType() - Method in class org.apache.axis2.dataretrieval.LocatorType
 
getType() - Method in class org.apache.axis2.dataretrieval.OutputForm
 
getType() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getType() - Method in class org.apache.axis2.deployment.repository.util.WSInfo
 
getType() - Method in class org.apache.axis2.description.AxisBinding
 
getType() - Method in class org.apache.axis2.saaj.NodeImplEx
 
getType() - Method in class org.apache.axis2.transport.mail.server.MailAddress
 
getTypeIndex(String) - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getTypeMap() - Method in class org.apache.axis2.schema.typemap.CTypeMap
 
getTypeMap() - Method in class org.apache.axis2.schema.typemap.JavaTypeMap
 
getTypeMap() - Method in interface org.apache.axis2.schema.typemap.TypeMap
 
getTypeMap() - Static method in class org.apache.axis2.wsdl.codegen.emitter.CTypeInfo
 
getTypeMapper() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getTypeMapperInstance() - Static method in class org.apache.axis2.schema.util.SchemaPropertyLoader
 
getTypeMappingFile() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getTypeMappingName(QName) - Method in class org.apache.axis2.wsdl.databinding.CDefaultTypeMapper
Gets the type mapping name.
getTypeMappingName(QName) - Method in class org.apache.axis2.wsdl.databinding.CTypeMapper
 
getTypeMappingName(QName) - Method in class org.apache.axis2.wsdl.databinding.DefaultTypeMapper
Gets the type mapping name.
getTypeMappingName(QName) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
Gets the type mapping class name.
getTypeMappingName(QName) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
Gets the type mapping name.
getTypeMappingObject(QName) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
Gets the type mapping Object.
getTypeMappingObject(QName) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
getTypeMappingStatus(QName) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
Returns the relevant status object given the qName of the xml element
getTypeMappingStatus(QName) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
getTypeTable() - Method in class org.apache.axis2.description.AxisService
 
getUniqueListofFaults(Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A util method that returns a unique list of faults
getUniqueListofFaultsofMep(Document, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A util method that returns a unique list of faults for a given mep
getUniquePrefix() - Static method in class org.apache.axis2.databinding.utils.BeanUtil
increments the namespace counter and returns a new prefix
getUniquePrifix() - Static method in class org.apache.axis2.databinding.utils.BeanUtil
Deprecated. Please use getUniquePrefix
getUnwrapDirectFrameworkNames() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Get the list of data binding frameworks that handle unwrapping directly.
getUnwrapSupportedFrameworkNames() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Get the list of unwrap supported data binding frameworks
getURI() - Method in class org.apache.axis2.saaj.PrefixedQName
Returns the URI of the namespace for the XML name that this Name object represents.
getUri() - Method in class org.apache.axis2.wsdl.SOAPModuleMessage
 
getUri2PackageNameMap() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getURL() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getURL() - Method in class org.apache.axis2.dataretrieval.ServiceData
 
getURLsForAllJars(URL, File) - Static method in class org.apache.axis2.deployment.util.Utils
 
getUse() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
getUser() - Method in class org.apache.axis2.util.OptionsParser
 
getUserData(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getUserinfo() - Method in class org.apache.axis2.databinding.types.URI
Get the userinfo for this URI.
getUsername() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getUserName() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getValue() - Method in class org.apache.axis2.addressing.RelatesTo
Method getValue
getValue(String) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Gets the value of an attribute.
getValue() - Method in class org.apache.axis2.description.Parameter
Method getValue.
getValue() - Method in class org.apache.axis2.saaj.NodeImplEx
Returns the the value of the immediate child of this Node object if a child exists and its valu e is text.
getValue() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Returns the the value of the immediate child of this Node object if a child exists and its value is text.
getValue() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getValue() - Method in class org.apache.axis2.saaj.TextImplEx
Retrieve the text value (data) of this
getVersion() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getVersion() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getVersion() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getVersion() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getVersion() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getVersion() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getVersion() - Method in class org.apache.axis2.util.StreamWrapper
 
getVersion() - Static method in class org.apache.axis2.Version
Get the version of this AXIS.
getVersionText() - Static method in class org.apache.axis2.Version
Returns the Axis Version number and build date.
getVisibleNamespacePrefixes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getWebLocationString() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getWholeText() - Method in class org.apache.axis2.saaj.TextImplEx
 
getWrapper(String) - Static method in class org.apache.axis2.schema.util.PrimitiveTypeWrapper
 
getWrapperClass(Class) - Static method in class org.apache.axis2.util.JavaUtils
 
getWSAAction() - Method in class org.apache.axis2.context.MessageContext
 
getWSAddressingFlag() - Method in class org.apache.axis2.description.AxisService
 
getWsamappingList() - Method in class org.apache.axis2.description.AxisOperation
 
getWsdlDataLocator(ServiceData[]) - Static method in class org.apache.axis2.dataretrieval.DataLocatorFactory
 
getWsdlDefinition() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getWSDLVersion() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getXmlEncoding() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getXMLSchema(Element, String) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
getXmlStandalone() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getXmlVersion() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getXsdConfigFile() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Returns the xsdconfig file to use for XMLBeans data binding.
getYear() - Method in class org.apache.axis2.databinding.types.Year
 
getYear() - Method in class org.apache.axis2.databinding.types.YearMonth
 
getYears() - Method in class org.apache.axis2.databinding.types.Duration
 
GLOBAL_DIALECT - Static variable in class org.apache.axis2.dataretrieval.LocatorType
 
GLOBAL_HANDLERS - Static variable in class org.apache.axis2.Constants
 
GLOBAL_LEVEL - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
 
GLOBAL_LEVEL - Static variable in class org.apache.axis2.dataretrieval.LocatorType
 

H

handle(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AbstractAgent
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
handleException(Throwable) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManagerListener
 
handleException(HttpException, HttpResponse) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
handleFault(AxisFault) - Method in interface org.apache.axis2.receivers.ServerCallback
 
handleFault(MessageContext, OutputStream, AxisFault) - Method in class org.apache.axis2.transport.http.AxisServlet
 
handleGetObject(String) - Method in class org.apache.axis2.i18n.ProjectResourceBundle
 
handleGZip(MessageContext, InputStream) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
Handler - Interface in org.apache.axis2.engine
Interface Handler
Handler.InvocationResponse - Class in org.apache.axis2.engine
This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
handlerDesc - Variable in class org.apache.axis2.handlers.AbstractHandler
Field handlerDesc
HandlerDescription - Class in org.apache.axis2.description
Represents the deployment information about the handler
HandlerDescription() - Constructor for class org.apache.axis2.description.HandlerDescription
Constructor HandlerDescription.
HandlerDescription(String) - Constructor for class org.apache.axis2.description.HandlerDescription
Constructor HandlerDescription.
handleRequest(AxisHttpConnection, HttpContext) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
handleResult(MessageContext) - Method in interface org.apache.axis2.receivers.ServerCallback
 
hasAnonymousAddress() - Method in class org.apache.axis2.addressing.EndpointReference
hasAnonymousAddress
hasAttribute(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
hasAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
hasAttributes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns whether this node (if it is an element) has any attributes.
hasChildNodes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
hasChildNodes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns whether this node has any children.
hasDetail() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Returns true if this SOAPFault has a Detail subelement and false otherwise.
hasFault() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Indicates whether a SOAPFault object exists in this SOAPBody object.
hashCode() - Method in class org.apache.axis2.databinding.types.Day
Return the value of day XORed with the hashCode of timezone iff one is defined.
hashCode() - Method in class org.apache.axis2.databinding.types.Duration
 
hashCode() - Method in class org.apache.axis2.databinding.types.HexBinary
 
hashCode() - Method in class org.apache.axis2.databinding.types.IDRefs
Returns the sum of the hashcodes of the underlying idrefs, an operation which is not sensitive to ordering.
hashCode() - Method in class org.apache.axis2.databinding.types.Month
Return the value of month XORed with the hashCode of timezone iff one is defined.
hashCode() - Method in class org.apache.axis2.databinding.types.MonthDay
Return the value of (month + day) XORed with the hashCode of timezone iff one is defined.
hashCode() - Method in class org.apache.axis2.databinding.types.NMTokens
Returns the sum of the hashcodes of the underlying tokens, an operation which is not sensitive to ordering.
hashCode() - Method in class org.apache.axis2.databinding.types.NormalizedString
 
hashCode() - Method in class org.apache.axis2.databinding.types.Notation
Returns the sum of the hashcodes of {name,publicURI,systemURI} for whichever properties in that set is non null.
hashCode() - Method in class org.apache.axis2.databinding.types.Time
Returns the hashcode of the underlying calendar.
hashCode() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
hashCode() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
hashCode() - Method in class org.apache.axis2.databinding.types.URI
Returns a hash-code value for this URI.
hashCode() - Method in class org.apache.axis2.databinding.types.Year
Return the value of year XORed with the hashCode of timezone iff one is defined.
hashCode() - Method in class org.apache.axis2.databinding.types.YearMonth
Return the value of (month + year) XORed with the hashCode of timezone iff one is defined.
hashCode() - Method in class org.apache.axis2.description.Parameter
 
hashCode() - Method in class org.apache.axis2.engine.Handler.InvocationResponse
 
hashCode() - Method in class org.apache.axis2.saaj.PrefixedQName
 
hashCode() - Method in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
 
hasName() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
hasName() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
hasName() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
hasName() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
hasName() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
hasName() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
hasName() - Method in class org.apache.axis2.util.StreamWrapper
 
hasNamespaceToJavaPackageMappings - Variable in class org.apache.axis2.xmlbeans.XSDConfig
Indicates whether we have any namespace to Java package mappings
hasNext() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
hasNext() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
hasNext() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
hasNext() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
hasNext() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
hasNext() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
hasNext() - Method in class org.apache.axis2.util.StreamWrapper
 
hasNoneAddress() - Method in class org.apache.axis2.addressing.EndpointReference
hasNoneAddress
hasPackage(String) - Static method in class org.apache.axis2.wsdl.util.TypeTesterUtil
Tests whether the given classname has a package the current logic is simple where we look for a '.' inside the classname string
hasParticleType - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
hasQNameToJavaNameMappings - Variable in class org.apache.axis2.xmlbeans.XSDConfig
Indicates whether we have any QName to Java class name mappings
hasText() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
hasText() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
check the validity of this implementation
hasText() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
hasText() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
hasText() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
hasText() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
hasText() - Method in class org.apache.axis2.util.StreamWrapper
 
hasUpperCase(String) - Static method in class org.apache.axis2.util.JavaUtils
Check if the word has any uppercase letters
HEADER_ACCEPT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_ACCEPT
HEADER_ACCEPT_APPL_SOAP - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_ACCEPT_APPL_SOAP
HEADER_ACCEPT_APPLICATION_DIME - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_ACCEPT_APPLICATION_DIME
HEADER_ACCEPT_ENCODING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HEADER_ACCEPT_MULTIPART_RELATED - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_ACCEPT_MULTIPART_RELATED
HEADER_ACCEPT_TEXT_ALL - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_ACCEPT_TEXT_ALL
HEADER_AUTHORIZATION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_AUTHORIZATION
HEADER_CACHE_CONTROL - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CACHE_CONTROL
HEADER_CACHE_CONTROL_NOCACHE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CACHE_CONTROL_NOCACHE
HEADER_CONNECTION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONNECTION
HEADER_CONNECTION_CLOSE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONNECTION_CLOSE
HEADER_CONNECTION_KEEPALIVE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONNECTION_KEEPALIVE
HEADER_CONTENT_DESCRIPTION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONTENT_DESCRIPTION
HEADER_CONTENT_ENCODING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HEADER_CONTENT_ENCODING_LOWERCASE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HEADER_CONTENT_ID - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONTENT_ID
HEADER_CONTENT_LENGTH - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONTENT_LENGTH
HEADER_CONTENT_LOCATION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONTENT_LOCATION
HEADER_CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONTENT_TRANSFER_ENCODING
HEADER_CONTENT_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONTENT_TYPE
HEADER_COOKIE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_COOKIE
HEADER_COOKIE2 - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_COOKIE2
HEADER_DEFAULT_CHAR_ENCODING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_DEFAULT_CHAR_ENCODING
HEADER_DELETE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_DELETE
HEADER_EXPECT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_EXPECT
HEADER_EXPECT_100_Continue - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_EXPECT_100_Continue
HEADER_GET - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_GET
HEADER_HOST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_HOST
HEADER_LOCATION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_LOCATION
HEADER_POST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_POST
HEADER_PRAGMA - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PRAGMA
HEADER_PROTOCOL_10 - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PROTOCOL_10
HEADER_PROTOCOL_11 - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PROTOCOL_11
HEADER_PROTOCOL_V10 - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PROTOCOL_V10
HEADER_PROTOCOL_V11 - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PROTOCOL_V11
HEADER_PROXY_AUTHORIZATION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PROXY_AUTHORIZATION
HEADER_PUT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PUT
HEADER_SET_COOKIE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_SET_COOKIE
HEADER_SET_COOKIE2 - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_SET_COOKIE2
HEADER_SOAP_ACTION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_SOAP_ACTION
HEADER_SOAP_ACTION - Static variable in class org.apache.axis2.transport.mail.Constants
 
HEADER_TRANSFER_ENCODING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_TRANSFER_ENCODING
HEADER_TRANSFER_ENCODING_CHUNKED - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_TRANSFER_ENCODING_CHUNKED
HEADER_USER_AGENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_USER_AGENT
headerIterator() - Method in exception org.apache.axis2.AxisFault
Iterate over all of the headers
headerIterator() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
headerIterator() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
headers() - Method in exception org.apache.axis2.AxisFault
Get at the headers.
HELO_REPLY - Static variable in class org.apache.axis2.transport.mail.Constants
 
HELPER_MODE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
helperClassName - Variable in class org.apache.axis2.databinding.ADBHelperDataSource
 
HexBinary - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type hexBinary.
HexBinary() - Constructor for class org.apache.axis2.databinding.types.HexBinary
 
HexBinary(String) - Constructor for class org.apache.axis2.databinding.types.HexBinary
 
HexBinary(byte[]) - Constructor for class org.apache.axis2.databinding.types.HexBinary
 
highSurrogate(int) - Static method in class org.apache.axis2.util.XMLChar
Returns the high surrogate of a supplemental character
HOLD_RESPONSE - Static variable in interface org.apache.axis2.transport.RequestResponseTransport
If this property is set to true in a message transport will call the awaitResponse method of the RequestResponseTransport instead of returning.
HOST_ADDRESS - Static variable in interface org.apache.axis2.transport.TransportListener
 
HostConfiguration - Class in org.apache.axis2.util
 
HostConfiguration(String, int) - Constructor for class org.apache.axis2.util.HostConfiguration
 
hotDeployment - Variable in class org.apache.axis2.deployment.DeploymentEngine
Support for hot deployment is controlled by this flag
hotUpdate - Variable in class org.apache.axis2.deployment.DeploymentEngine
Support for hot update is controlled by this flag
HTTP - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HTTP[]
HTTP_CONTENT_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HTTP_ELEMENT_CHARSET - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Default content encoding chatset
HTTP_FRONTEND_HOST_URL - Static variable in class org.apache.axis2.Constants
 
HTTP_HEADER - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
HTTP_HEADERS - Static variable in class org.apache.axis2.transport.http.HTTPConstants
This will allow users to set any custom headers to the message context, which will be picked up by the sender while sending the request
HTTP_LOCATION_TABLE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
HTTP_METHOD - Static variable in interface org.apache.axis2.Constants.Configuration
 
HTTP_METHOD - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HTTP_METHOD
HTTP_METHOD_DELETE - Static variable in interface org.apache.axis2.Constants.Configuration
 
HTTP_METHOD_GET - Static variable in interface org.apache.axis2.Constants.Configuration
 
HTTP_METHOD_GET - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HTTP_METHOD_POST - Static variable in interface org.apache.axis2.Constants.Configuration
 
HTTP_METHOD_POST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HTTP_METHOD_PUT - Static variable in interface org.apache.axis2.Constants.Configuration
 
HTTP_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
HTTP_PROTOCAL - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
HTTP_PROTOCOL_VERSION - Static variable in interface org.apache.axis2.context.MessageContextConstants
Deprecated. please use org.apache.axis2.transport.http.HTTPConstants.HTTP_PROTOCOL_VERSION *
HTTP_PROTOCOL_VERSION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HTTP_REQ_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HTTP_REQ_TYPE
HTTP_SERVLET_REQUEST - Static variable in class org.apache.axis2.Constants
Deprecated. Please use org.apache.axis2.transport.http.HTTPConstants.MC_HTTP_SERVLETREQUEST
HTTP_SERVLETCONFIG - Static variable in class org.apache.axis2.transport.http.HTTPConstants
transport.http.servletConfig
HttpConnectionManager - Interface in org.apache.axis2.transport.http.server
 
HTTPConstants - Class in org.apache.axis2.transport.http
HTTP protocol and message context constants.
HTTPConstants() - Constructor for class org.apache.axis2.transport.http.HTTPConstants
 
HttpFactory - Class in org.apache.axis2.transport.http.server
Factory used to configure and create the various instances required in http transports.
HttpFactory(ConfigurationContext) - Constructor for class org.apache.axis2.transport.http.server.HttpFactory
Create and configure a new HttpFactory
HttpFactory(ConfigurationContext, int) - Constructor for class org.apache.axis2.transport.http.server.HttpFactory
Create and configure a new HttpFactory
HttpFactory(ConfigurationContext, int, WorkerFactory) - Constructor for class org.apache.axis2.transport.http.server.HttpFactory
Create and configure a new HttpFactory
httpFactory - Variable in class org.apache.axis2.transport.http.SimpleHTTPServer
 
HTTPHeaderMessage - Class in org.apache.axis2.wsdl
 
HTTPHeaderMessage() - Constructor for class org.apache.axis2.wsdl.HTTPHeaderMessage
 
HTTPLocationBasedDispatcher - Class in org.apache.axis2.engine
Dispatches the operation based on the information from the target endpoint URL.
HTTPLocationBasedDispatcher() - Constructor for class org.apache.axis2.engine.HTTPLocationBasedDispatcher
 
HTTPSender - Class in org.apache.axis2.transport.http
 
HTTPSender() - Constructor for class org.apache.axis2.transport.http.HTTPSender
 
HttpServiceProcessor - Class in org.apache.axis2.transport.http.server
I/O processor intended to process requests and fill in responses.
HttpServiceProcessor(AxisHttpService, AxisHttpConnection, IOProcessorCallback) - Constructor for class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
HttpTransportProperties - Class in org.apache.axis2.transport.http
Utility bean for setting transport properties in runtime.
HttpTransportProperties() - Constructor for class org.apache.axis2.transport.http.HttpTransportProperties
 
HttpTransportProperties.Authenticator - Class in org.apache.axis2.transport.http
 
HttpTransportProperties.Authenticator() - Constructor for class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
HttpTransportProperties.MailProperties - Class in org.apache.axis2.transport.http
Deprecated. org.apache.axis2.transport.http.HttpTransportProperties.MailProperties has been deprecated and user are encourage the use of java.util.Properties instead.
HttpTransportProperties.MailProperties() - Constructor for class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.  
HttpTransportProperties.ProxyProperties - Class in org.apache.axis2.transport.http
 
HttpTransportProperties.ProxyProperties() - Constructor for class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
HTTPTransportReceiver - Class in org.apache.axis2.transport.http
Class HTTPTransportReceiver
HTTPTransportReceiver() - Constructor for class org.apache.axis2.transport.http.HTTPTransportReceiver
 
HTTPTransportUtils - Class in org.apache.axis2.transport.http
 
HTTPTransportUtils() - Constructor for class org.apache.axis2.transport.http.HTTPTransportUtils
 
HttpUtils - Class in org.apache.axis2.transport.http.server
 
httpVersion - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
httpVersion - Variable in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
httpVersion - Variable in class org.apache.axis2.transport.http.HttpTransportProperties
 
HTTPWorker - Class in org.apache.axis2.transport.http
 
HTTPWorker() - Constructor for class org.apache.axis2.transport.http.HTTPWorker
 
HTTPWorkerFactory - Class in org.apache.axis2.transport.http
 
HTTPWorkerFactory() - Constructor for class org.apache.axis2.transport.http.HTTPWorkerFactory
 

I

Id - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type ID The base type of Id is NCName.
Id() - Constructor for class org.apache.axis2.databinding.types.Id
 
Id(String) - Constructor for class org.apache.axis2.databinding.types.Id
Constructor for Id.
IDENTIFIER - Static variable in class org.apache.axis2.dataretrieval.DataRetrievalRequest
Key used to defined Identify of data to be retrieved.
IDENTIFIER - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
IDENTIFIER - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
identifySOAPVersion(String) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder
 
IDGenerator - Class in org.apache.axis2.saaj.util
Code borrowed from AuthenticatorBase.java for generating a secure id's.
IDGenerator() - Constructor for class org.apache.axis2.saaj.util.IDGenerator
 
IDRef - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type IDRef
IDRef() - Constructor for class org.apache.axis2.databinding.types.IDRef
 
IDRef(String) - Constructor for class org.apache.axis2.databinding.types.IDRef
ctor for IDRef
IDRefs - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type IDRefs
IDRefs() - Constructor for class org.apache.axis2.databinding.types.IDRefs
 
IDRefs(String) - Constructor for class org.apache.axis2.databinding.types.IDRefs
ctor for IDRefs
ILLEGAL_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
IMPORT_TAG - Static variable in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
 
importNode(Node, boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Imports a node from another document to this document.
in - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
IN_ACTIVATE_SERVICE - Static variable in class org.apache.axis2.Constants
 
IN_FAULT_FLOW - Static variable in class org.apache.axis2.context.MessageContext
 
IN_FAULT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
IN_FAULTFLOW_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field IN_FAULTFLOW_KEY
IN_FLOW - Static variable in class org.apache.axis2.context.MessageContext
 
IN_FLOW - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
IN_PUT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
IN_REPLY_TO - Static variable in class org.apache.axis2.transport.mail.Constants
 
INBOUND_FAULT_OVERRIDE - Static variable in class org.apache.axis2.Constants
Property name for inbound fault processor to set a fault on the message context to be thrown by the client code in favour of a simple translation from SOAPFault to AxisFault
INCLUDE_OPTIONAL_HEADERS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
When set to Boolean.TRUE this will cause the addressing out handler to output all populated addressing headers in a message, including any optional ones.
INCLUDE_TAG - Static variable in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
 
incrementAndGet() - Method in class org.apache.axis2.util.Counter
 
indexOfIgnoreCase(String, String) - Static method in class org.apache.axis2.util.JavaUtils
Scans the parameter string for the parameter search ignoring case when comparing characters.
inFaultMessage - Variable in class org.apache.axis2.description.TwoChannelAxisOperation
 
inferInTransport(AxisConfiguration, Options, MessageContext) - Static method in class org.apache.axis2.description.ClientUtils
 
inferOutTransport(AxisConfiguration, EndpointReference, MessageContext) - Static method in class org.apache.axis2.description.ClientUtils
 
INFLOW_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field INFLOW_KEY
INFLOW_NOT_ALLOWED_IN_TRS_OUT - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
infoHolder - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
init(ConfigurationContext, AxisModule) - Method in class org.apache.axis2.addressing.AddressingModule
 
init() - Method in interface org.apache.axis2.cluster.ClusterManager
 
init(AxisConfiguration) - Method in class org.apache.axis2.context.SessionContext
 
init() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
init() - Method in interface org.apache.axis2.databinding.utils.reader.ADBXMLStreamReader
Initiate the parser - this will do whatever the needed tasks to initiate the parser and must be called before attempting any specific parsing using this parser
init() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
we need to split out the calling to the populate namespaces seperately since this needs to be done *after* setting the parent namespace context.
init() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
init() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
init() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
init() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
init(ConfigurationContext) - Method in interface org.apache.axis2.deployment.Deployer
 
init(ConfigurationContext) - Method in class org.apache.axis2.deployment.ModuleDeployer
 
init(ConfigurationContext) - Method in class org.apache.axis2.deployment.POJODeployer
 
init() - Method in class org.apache.axis2.deployment.repository.util.WSInfoList
Clears the jarlist.
init() - Method in class org.apache.axis2.deployment.RepositoryListener
First initializes the WSInfoList, then calls checkModule to load all the modules and calls update() to update the Deployment engine and engine registry.
init(ConfigurationContext) - Method in class org.apache.axis2.deployment.ServiceDeployer
 
init(AxisConfiguration) - Method in interface org.apache.axis2.engine.AxisObserver
 
init(HandlerDescription) - Method in interface org.apache.axis2.engine.Handler
Method init.
init(ConfigurationContext) - Method in class org.apache.axis2.engine.ListenerManager
 
init(HandlerDescription) - Method in class org.apache.axis2.engine.Phase
 
init(HandlerDescription) - Method in class org.apache.axis2.handlers.AbstractHandler
Method init.
init(HandlerDescription) - Method in class org.apache.axis2.handlers.addressing.AddressingOutHandler
Initialize the addressing out handler.
init(ConfigurationContext, AxisModule) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
init(ConfigurationContext, AxisModule) - Method in interface org.apache.axis2.modules.Module
 
init(CompilerOptions) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Initializes the writer with compiler options.
init(CompilerOptions) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
init(CompilerOptions) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
init() - Method in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorService
Servlet initialiation
init(ServletConfig) - Method in class org.apache.axis2.transport.http.AxisAdminServlet
 
init() - Method in class org.apache.axis2.transport.http.AxisAdminServlet
 
init(ServletConfig) - Method in class org.apache.axis2.transport.http.AxisServlet
Main init method
init() - Method in class org.apache.axis2.transport.http.AxisServlet
Convenient method to re-initialize the ConfigurationContext
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.http.AxisServlet
init(); start() and stop() wouldn't do anything.
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
init() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
init method in TransportListener
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.jms.JMSListener
This is the TransportListener initialization method invoked by Axis2
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.jms.JMSSender
 
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.local.LocalResponder
 
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.local.LocalTransportSender
 
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.mail.MailTransportSender
 
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.tcp.TCPServer
 
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.tcp.TCPTransportSender
 
init(ConfigurationContext, TransportInDescription) - Method in interface org.apache.axis2.transport.TransportListener
 
init(ConfigurationContext, TransportOutDescription) - Method in interface org.apache.axis2.transport.TransportSender
Initialize
init2(boolean) - Method in class org.apache.axis2.deployment.RepositoryListener
 
INIT_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
initCluster() - Method in class org.apache.axis2.context.ConfigurationContext
 
initConfigContext(ServletConfig) - Method in class org.apache.axis2.transport.http.AxisServlet
Initialize the Axis configuration context
initContextRoot(HttpServletRequest) - Method in class org.apache.axis2.transport.http.AxisServlet
Set the context root if it is not set already.
initDispatcher() - Method in class org.apache.axis2.dispatchers.AbstractOperationDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.AbstractServiceDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.ActionBasedOperationDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.RelatesToBasedOperationDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.RelatesToBasedServiceDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.RequestURIBasedOperationDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.RequestURIBasedServiceDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedOperationDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedServiceDispatcher
 
initDispatcher() - Method in class org.apache.axis2.engine.AbstractDispatcher
 
initDispatcher() - Method in class org.apache.axis2.engine.AddressingBasedDispatcher
 
initDispatcher() - Method in class org.apache.axis2.engine.HTTPLocationBasedDispatcher
 
initDispatcher() - Method in class org.apache.axis2.engine.RequestURIBasedDispatcher
 
initDispatcher() - Method in class org.apache.axis2.engine.RequestURIOperationDispatcher
 
initDispatcher() - Method in class org.apache.axis2.engine.SOAPActionBasedDispatcher
 
initDispatcher() - Method in class org.apache.axis2.engine.SOAPMessageBodyBasedDispatcher
 
initFromRuntime(Properties, MessageContext) - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
INITIAL - Static variable in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
Transport is in its initial stage.
initParams() - Method in class org.apache.axis2.transport.http.AxisServlet
Initializes the Axis2 parameters.
initSAXFactory(String, boolean, boolean) - Static method in class org.apache.axis2.util.XMLUtils
Initializes the SAX parser factory.
initService(ServiceGroupContext) - Static method in class org.apache.axis2.engine.DependencyManager
To init all the services in application scope
initServiceClass(Object, ServiceContext) - Static method in class org.apache.axis2.engine.DependencyManager
 
INLINE_FORM - Static variable in class org.apache.axis2.dataretrieval.OutputForm
Possible Output formats as stated in of in the WS-MEX specification.
inMessage - Variable in class org.apache.axis2.description.TwoChannelAxisOperation
 
INNER_CHOICE_ELEMENT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
InOnlyAxisOperation - Class in org.apache.axis2.description
 
InOnlyAxisOperation() - Constructor for class org.apache.axis2.description.InOnlyAxisOperation
 
InOnlyAxisOperation(QName) - Constructor for class org.apache.axis2.description.InOnlyAxisOperation
 
InOutAxisOperation - Class in org.apache.axis2.description
 
InOutAxisOperation() - Constructor for class org.apache.axis2.description.InOutAxisOperation
 
InOutAxisOperation(QName) - Constructor for class org.apache.axis2.description.InOutAxisOperation
 
INPUT_PART_QNAME_SUFFIX - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
INPUT_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
inReplyTo - Variable in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
insertBefore(Node, Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Inserts the node newChild before the existing child node refChild.
insertData(int, String) - Method in class org.apache.axis2.saaj.TextImplEx
Insert a string at the specified 16-bit unit offset.
InstanceDispatcher - Class in org.apache.axis2.engine
By the time the control comes to this handler, the dispatching must have happened so that the message context contains the AxisServiceGroup, AxisService and AxisOperation.
InstanceDispatcher() - Constructor for class org.apache.axis2.engine.InstanceDispatcher
 
instantiatableMessageClassNames - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
INTERFACE - Static variable in interface org.apache.axis2.wsdl.util.Constants.CodegenStyle
 
INTERFACE_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
INTERFACE_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
InterfaceImplementationWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
InterfaceImplementationWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.InterfaceImplementationWriter
 
InterfaceImplementationWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.InterfaceImplementationWriter
 
interfaceName - Variable in class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
InterfaceWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
InterfaceWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.InterfaceWriter
 
InterfaceWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.InterfaceWriter
 
internalSerialize(XMLStreamWriter) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
internalSerialize(XMLStreamWriter) - Method in class org.apache.axis2.saaj.TextImplEx
 
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axis2.saaj.TextImplEx
 
intValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
intValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
INVALID_HANDLER - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
INVALID_MODULE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
INVALID_MODULE_CONFIG - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
INVALID_MODULE_REF - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
INVALID_OP - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
INVALID_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
INVALID_PHASE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
INVALID_SERVICE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
INVALID_STORAGE_CLASS - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
invoke(MessageContext) - Method in class org.apache.axis2.dispatchers.AbstractOperationDispatcher
 
invoke(MessageContext) - Method in class org.apache.axis2.dispatchers.AbstractServiceDispatcher
 
invoke(MessageContext) - Method in class org.apache.axis2.engine.AbstractDispatcher
 
invoke(MessageContext) - Method in class org.apache.axis2.engine.AddressingBasedDispatcher
 
invoke(MessageContext, boolean, boolean) - Method in class org.apache.axis2.engine.AxisEngine
Take the execution chain from the msgContext , and then take the current Index and invoke all the phases in the arraylist if the msgContext is pauesd then the execution will be breaked
invoke(MessageContext) - Method in interface org.apache.axis2.engine.Handler
This method will be called on each registered handler when a message needs to be processed.
invoke(MessageContext) - Method in class org.apache.axis2.engine.InstanceDispatcher
Post Condition : All the Contexts must be populated.
invoke(MessageContext) - Method in class org.apache.axis2.engine.Phase
invokes all the handlers in this Phase
invoke(MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingInFaultHandler
 
invoke(MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingInHandler
 
invoke(MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingOutHandler
 
invoke(MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingValidationHandler
 
invoke(MessageContext) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorHandler
Process and SOAP message
invoke(CodeGenConfiguration) - Static method in class org.apache.axis2.schema.ExtensionUtility
 
invoke(MessageContext) - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
invoke(MessageContext) - Method in class org.apache.axis2.transport.jms.JMSSender
Performs the actual sending of the JMS message
invoke(MessageContext) - Method in class org.apache.axis2.transport.local.LocalResponder
Method invoke
invoke(MessageContext) - Method in class org.apache.axis2.transport.local.LocalTransportSender
Method invoke
invoke(MessageContext) - Method in class org.apache.axis2.transport.mail.MailTransportSender
 
invoke(MessageContext) - Method in class org.apache.axis2.transport.tcp.TCPTransportSender
Method invoke
invokeBlocking(QName, Object[]) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
Return value can be a single a object or an object array (itself an object) , but it is difficulty to figure the return object correctly unless we have TyepMapping in the client side too.
invokeBlocking(QName, Object[], Class[]) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
 
invokeBusinessLogic(MessageContext) - Method in class org.apache.axis2.receivers.AbstractInMessageReceiver
 
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.receivers.AbstractInOutAsyncMessageReceiver
 
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver
 
invokeBusinessLogic(MessageContext) - Method in class org.apache.axis2.receivers.AbstractRobustInMessageReceiver
 
invokeBusinessLogic(MessageContext) - Method in class org.apache.axis2.receivers.RawXMLINOnlyMessageReceiver
Invokes the bussiness logic invocation on the service implementation class
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.receivers.RawXMLINOutAsyncMessageReceiver
Invokes the bussiness logic invocation on the service implementation class
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.receivers.RawXMLINOutMessageReceiver
Invokes the bussiness logic invocation on the service implementation class
invokeBusinessLogic(MessageContext) - Method in class org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver
 
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.rpc.receivers.RPCInOutAsyncMessageReceiver
reflect and get the Java method - for each i'th param in the java method - get the first child's i'th child -if the elem has an xsi:type attr then find the deserializer for it - if not found, lookup deser for th i'th param (java type) - error if not found - deserialize & save in an object array - end for

- invoke method and get the return value

- look up serializer for return value based on the value and type

- create response msg and add return value as grand child of

invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.rpc.receivers.RPCMessageReceiver
reflect and get the Java method - for each i'th param in the java method - get the first child's i'th child -if the elem has an xsi:type attr then find the deserializer for it - if not found, lookup deser for th i'th param (java type) - error if not found - deserialize & save in an object array - end for

- invoke method and get the return value

- look up serializer for return value based on the value and type

- create response msg and add return value as grand child of

invokeNonBlocking(QName, Object[], Callback) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
Invoke the nonblocking/Asynchronous call
invokeRobust(QName, Object[]) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
 
IOProcessor - Interface in org.apache.axis2.transport.http.server
 
IOProcessorCallback - Interface in org.apache.axis2.transport.http.server
 
IS_ADDR_INFO_ALREADY_PROCESSED - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
IS_BINARY - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
IS_FAULTY - Static variable in class org.apache.axis2.Constants
 
isActive() - Method in class org.apache.axis2.description.AxisService
 
isAdvancedCodeGenEnabled() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isAllowedRetry - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
isAllowedRetry will be using to check where the retry should be allowed or not.
isAllowedRetry() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
isAnonymous() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the anonymous status.
isAssertionLocal(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
 
isAsyncOn() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isAttachmentReferenced() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
 
isAttributeSpecified(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
isAttributeSpecified(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.apache.axis2.util.StreamWrapper
 
isAuthenticationEnabled(MessageContext) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
isBackwordCompatibilityMode() - Method in class org.apache.axis2.schema.CompilerOptions
 
isBackwordCompatibilityMode() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isCachingOperationContext() - Method in class org.apache.axis2.context.ServiceContext
 
isCanbeAbsent() - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
 
isCharacters() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
isCharacters() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
isCharacters() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
isCharacters() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
isCharacters() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
isCharacters() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
isCharacters() - Method in class org.apache.axis2.util.StreamWrapper
 
isChoice() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isCKeyword(String) - Static method in class org.apache.axis2.wsdl.databinding.CUtils
Checks if the input string is a valid C keyword.
isClientSide() - Method in class org.apache.axis2.description.AxisService
 
isCodegen - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
isCodegen() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
isCollection(Class) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
isComment() - Method in class org.apache.axis2.saaj.TextImplEx
Retrieves whether this Text object represents a comment.
isCommitted() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
isComplete() - Method in class org.apache.axis2.client.async.Callback
Returns true if the asynchronous operation has completed, false otherwise.
isComplete() - Method in class org.apache.axis2.context.OperationContext
Checks to see if the MEP is complete.
isConformantSchemeName(String) - Static method in class org.apache.axis2.databinding.types.URI
Determine whether a scheme conforms to the rules for a scheme name.
isContent(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character can be considered content.
isContextClusterable(AbstractContext) - Method in interface org.apache.axis2.cluster.context.ContextManager
 
isControlOperation() - Method in class org.apache.axis2.description.AxisOperation
 
isCustomWsdl() - Method in class org.apache.axis2.description.AxisService
 
isDataHandler(Class) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
isDefaultNamespace(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
isDestroyed() - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
isDestroyed() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
isDestroyed() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
isDestroyed() - Method in interface org.apache.axis2.transport.http.server.IOProcessor
 
isDoingMTOM() - Method in class org.apache.axis2.context.MessageContext
 
isDoingREST() - Method in class org.apache.axis2.context.MessageContext
 
isDoingREST(MessageContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
isDoingSwA() - Method in class org.apache.axis2.context.MessageContext
 
isDone() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
isDone() - Method in interface org.apache.axis2.databinding.utils.reader.ADBXMLStreamReader
Extra method to query the state of the pullparser
isDone() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
are we done ?
isDone() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
isDone() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
isDone() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
isDone() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
ISE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field ISE[]
isElementContentWhitespace() - Method in class org.apache.axis2.saaj.TextImplEx
 
isElementFormDefault() - Method in class org.apache.axis2.description.AxisService
 
isElementSkipped() - Method in class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
 
isEmpty() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
isEmpty() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
isEnableAllTransports() - Method in class org.apache.axis2.description.AxisService
 
isEndElement() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
isEndElement() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
isEndElement() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
isEndElement() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
isEndElement() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
isEndElement() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
isEndElement() - Method in class org.apache.axis2.util.StreamWrapper
 
isEngaged(String) - Method in class org.apache.axis2.context.MessageContext
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisBinding
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisBindingMessage
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisBindingOperation
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisDescription
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisMessage
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisOperation
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisService
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisServiceGroup
 
isEngaged(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
isEqualNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
isEquivalent(EndpointReference) - Method in class org.apache.axis2.addressing.EndpointReference
Compares key parts of the state from the current instance of this class with the specified instance to see if they are equivalent.
isEquivalent(Options) - Method in class org.apache.axis2.client.Options
Compares key parts of the state from the current instance of this class with the specified instance to see if they are equivalent.
isEquivalent(OperationContext) - Method in class org.apache.axis2.context.OperationContext
Compares key parts of the state from the current instance of this class with the specified instance to see if they are equivalent.
isEquivalent(ServiceContext) - Method in class org.apache.axis2.context.ServiceContext
Compares key parts of the state from the current instance of this class with the specified instance to see if they are equivalent.
isEquivalent(ServiceGroupContext) - Method in class org.apache.axis2.context.ServiceGroupContext
Compares key parts of the state from the current instance of this class with the specified instance to see if they are equivalent.
isEquivalent(ArrayList, ArrayList, boolean) - Static method in class org.apache.axis2.util.ObjectStateUtils
Compares the two collections to see if they are equivalent.
isEquivalent(Map, Map, boolean) - Static method in class org.apache.axis2.util.ObjectStateUtils
Compares the two collections to see if they are equivalent.
isEquivalent(LinkedList, LinkedList) - Static method in class org.apache.axis2.util.ObjectStateUtils
Compares the two collections to see if they are equivalent.
isExceptionToBeThrownOnSOAPFault() - Method in class org.apache.axis2.client.Options
If there is a SOAP Fault in the body of the incoming SOAP Message, system can be configured to throw an exception with the details extracted from the information from the fault message.
isExplicitlyTrue(MessageContext, String) - Static method in class org.apache.axis2.util.Utils
 
isExposedTransport(String) - Method in class org.apache.axis2.description.AxisService
 
isExtension() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the extension status.
isExtensionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Checks if it is a extension base type.
isFalse(String) - Static method in class org.apache.axis2.util.JavaUtils
Tests the String 'value': return 'true' if its 'false', '0', or 'no' - else 'false'

Follow in 'C' tradition of boolean values: false is specific (0), everything else is true;

isFalse(Object, boolean) - Static method in class org.apache.axis2.util.JavaUtils
Tests the Object 'value': if its null, return default.
isFalse(Object) - Static method in class org.apache.axis2.util.JavaUtils
 
isFalseExplicitly(String) - Static method in class org.apache.axis2.util.JavaUtils
Tests the String 'value': return 'true' if its null, 'false', '0', or 'no' - else 'false'
isFalseExplicitly(Object, boolean) - Static method in class org.apache.axis2.util.JavaUtils
Tests the Object 'value': if its null, return default.
isFalseExplicitly(Object) - Static method in class org.apache.axis2.util.JavaUtils
 
isFault() - Method in class org.apache.axis2.description.AxisBindingMessage
 
isFaultRedirected(MessageContext) - Static method in class org.apache.axis2.addressing.AddressingHelper
Returns true if the FaultTo address does not match one of the supported anonymous urls.
isFlagSet(char) - Method in class org.apache.axis2.util.OptionsParser
Returns an int specifying the number of times that the flag was specified on the command line.
isFlattenFiles() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isFoundWebResources() - Method in class org.apache.axis2.description.AxisServiceGroup
 
isGenerateAll() - Method in class org.apache.axis2.schema.CompilerOptions
 
isGenerateAll() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isGenerateDeployementDescriptor() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isGenericURI() - Method in class org.apache.axis2.databinding.types.URI
Get the indicator as to whether this URI uses the "generic URI" syntax.
isHasParticleType() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isHeaderPresent() - Method in class org.apache.axis2.context.MessageContext
Deprecated. The bonus you used to get from this is now built in to SOAPEnvelope.getHeader()
isHelperMode() - Method in class org.apache.axis2.schema.CompilerOptions
 
isHighSurrogate(int) - Static method in class org.apache.axis2.util.XMLChar
Returns whether the given character is a high surrogate
isHotUpdate() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
isInputPresentForMEP(String) - Static method in class org.apache.axis2.wsdl.WSDLUtil
returns whether the given mep uri is one of the input meps
isInvalid(CommandLineOption) - Method in interface org.apache.axis2.util.OptionsValidator
 
isInvalid(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is invalid.
isInvalid(CommandLineOption) - Method in class org.apache.axis2.wsdl.util.Java2WSDLOptionsValidator
 
isInvalid(CommandLineOption) - Method in class org.apache.axis2.wsdl.util.WSDL2JavaOptionsValidator
 
isJavaId(String) - Static method in class org.apache.axis2.util.JavaUtils
 
isJavaKeyword(String) - Static method in class org.apache.axis2.util.JavaUtils
Checks if the input string is a valid java keyword.
isJMSService(AxisService) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Should this service be enabled on JMS transport?
isLatest(String, String) - Static method in class org.apache.axis2.util.Utils
 
isList - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isList() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isListEmpty() - Method in class org.apache.axis2.util.MetaDataEntry
Indicates whether the list is empty or not
isListenerRunning(String) - Method in class org.apache.axis2.engine.ListenerManager
 
isLocked() - Method in class org.apache.axis2.description.Parameter
Method isLocked.
isLowSurrogate(int) - Static method in class org.apache.axis2.util.XMLChar
Returns whether the given character is a low surrogate
isManageSession() - Method in class org.apache.axis2.client.Options
Check if session management is enabled.
isMapperClassPackagePresent() - Method in class org.apache.axis2.schema.CompilerOptions
get whether the mapper class package name is present
isMarkup(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character can be considered markup.
isModifyUserWSDLPortAddress() - Method in class org.apache.axis2.description.AxisService
By default the port address in user WSDLs is modified, set the following parameter to override this behaviour false
isModuleArchiveFile(String) - Static method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
isMustUnderstand() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
isName(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isNameStart(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNCName(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCNameStart(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isNegative() - Method in class org.apache.axis2.databinding.types.Duration
 
isNewThreadRequired() - Method in class org.apache.axis2.context.MessageContext
 
isNillable(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Returns whether a QName is nillable or not
isObject - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
isObjectMappingPresent() - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
Returns whether the mapping is the object type or the normal class name type
isObjectMappingPresent() - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
isolateMessageContext(MessageContext) - Method in class org.apache.axis2.context.OperationContext
Isolate the specified message context object to prepare for serialization.
isOpen() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
isOrdered() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the ordered status.
isOutputPresentForMEP(String) - Static method in class org.apache.axis2.wsdl.WSDLUtil
returns whether the given mep URI is one of the output meps
isOutputWritten() - Method in class org.apache.axis2.context.MessageContext
 
isPackClasses() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Gets the wrap classes flag.
isParameterLocked(String) - Method in class org.apache.axis2.description.AxisDescription
 
isParameterLocked(String) - Method in class org.apache.axis2.description.AxisMessage
 
isParameterLocked(String) - Method in class org.apache.axis2.description.AxisModule
 
isParameterLocked(String) - Method in class org.apache.axis2.description.AxisOperation
 
isParameterLocked(String) - Method in class org.apache.axis2.description.HandlerDescription
 
isParameterLocked(String) - Method in class org.apache.axis2.description.ModuleConfiguration
 
isParameterLocked(String) - Method in interface org.apache.axis2.description.ParameterInclude
Checks whether the parameter is locked at any level.
isParameterLocked(String) - Method in class org.apache.axis2.description.ParameterIncludeImpl
 
isParameterLocked(String) - Method in class org.apache.axis2.description.TransportInDescription
 
isParameterLocked(String) - Method in class org.apache.axis2.description.TransportOutDescription
 
isParametersWrapped() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isParticleClass - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isParticleClass() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isPaused() - Method in class org.apache.axis2.context.MessageContext
 
isPhaseFirst() - Method in class org.apache.axis2.description.PhaseRule
Method isPhaseFirst.
isPhaseLast() - Method in class org.apache.axis2.description.PhaseRule
Method isPhaseLast.
isPrimitive(String) - Static method in class org.apache.axis2.schema.util.PrimitiveTypeFinder
 
isPrimitive(String) - Static method in class org.apache.axis2.wsdl.util.TypeTesterUtil
Check whether a given classname is primitives
isProcessingFault() - Method in class org.apache.axis2.context.MessageContext
 
isPubid(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isRepeatable() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
isRepeatable() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
isRepeatable() - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
isReplyRedirected(MessageContext) - Static method in class org.apache.axis2.addressing.AddressingHelper
Returns true if the ReplyTo address does not match one of the supported anonymous urls.
isRequired() - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
 
isRequired() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
isResponseWritten() - Method in class org.apache.axis2.context.MessageContext
 
isRESTRequest(String) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
This will match for content types that will be regarded as REST in WSDL2.0.
isRestriction() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the restriction status.
isRestrictionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Checks if it is a restriction base type.
isRunning() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
isRunning() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Checks if this HTTP server instance is running.
isSameNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
isSchemaLocationsAdjusted() - Method in class org.apache.axis2.description.AxisService
 
isServerSide() - Method in class org.apache.axis2.context.MessageContext
 
isServerSide - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
isServerSide() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
isServerSide() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isServerSideInterface() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isServiceArchiveFile(String) - Static method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
Checks whether a given file is a jar or an aar file.
isSimple() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isSimpleType(Object) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
isSimpleType(Class) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
isSimpleType(String) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
isSOAP11() - Method in class org.apache.axis2.context.MessageContext
 
isSOAP_ENC(String) - Static method in class org.apache.axis2.schema.SchemaCompiler
Returns true if SOAP_ENC Namespace.
isSourceControlDir(File) - Method in class org.apache.axis2.deployment.RepositoryListener
 
isSpace(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isStale() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
isStandalone() - Method in class org.apache.axis2.util.StreamWrapper
 
isStart() - Method in class org.apache.axis2.engine.AxisConfiguration
 
isStartElement() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
isStartElement() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
isStartElement() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
isStartElement() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
isStartElement() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
isStartElement() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
isStartElement() - Method in class org.apache.axis2.util.StreamWrapper
 
isStopped() - Method in class org.apache.axis2.engine.ListenerManager
 
isSupplemental(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is a supplemental character.
isSupported(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isSuppressPrefixesMode() - Method in class org.apache.axis2.schema.CompilerOptions
 
isSuppressPrefixesMode() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isSyncOn() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isTrue(String) - Static method in class org.apache.axis2.util.JavaUtils
Tests the String 'value': return 'false' if its 'false', '0', or 'no' - else 'true'

Follow in 'C' tradition of boolean values: false is specific (0), everything else is true;

isTrue(Object, boolean) - Static method in class org.apache.axis2.util.JavaUtils
Tests the Object 'value': if its null, return default.
isTrue(Object) - Static method in class org.apache.axis2.util.JavaUtils
 
isTrueExplicitly(String) - Static method in class org.apache.axis2.util.JavaUtils
Tests the String 'value': return 'true' if its 'true', '1', or 'yes' - else 'false'
isTrueExplicitly(Object, boolean) - Static method in class org.apache.axis2.util.JavaUtils
Tests the Object 'value': if its null, return default.
isTrueExplicitly(Object) - Static method in class org.apache.axis2.util.JavaUtils
 
isUnion - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isUnion() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isUseDefaultChains() - Method in class org.apache.axis2.description.AxisService
 
isUseSeparateListener() - Method in class org.apache.axis2.client.Options
Check whether the two SOAP Messages are be sent over same channel or over separate channels.
isUseUserWSDL() - Method in class org.apache.axis2.description.AxisService
User can set a parameter in services.xml saying he want to show the original wsdl that he put into META-INF once someone ask for ?wsdl so if you want to use your own wsdl then add following parameter into services.xml true
isValid(String) - Static method in class org.apache.axis2.databinding.types.Id
Validates the value against the xsd definition.
isValid(String) - Static method in class org.apache.axis2.databinding.types.Language
Validates the value against the xsd definition.
isValid(String) - Static method in class org.apache.axis2.databinding.types.Name
validate the value against the xsd definition Name ::= (Letter | '_' | ':') ( NameChar)* NameChar ::= Letter | Digit | '.' | '-' | '_' | ':' | CombiningChar | Extender
isValid(String) - Static method in class org.apache.axis2.databinding.types.NCName
validate the value against the xsd definition

NCName ::= (Letter | '_') (NCNameChar)* NCNameChar ::= Letter | Digit | '.' | '-' | '_' | CombiningChar | Extender

isValid(String) - Static method in class org.apache.axis2.databinding.types.NMToken
validate the value against the xsd definition Nmtoken ::= (NameChar)+ NameChar ::= Letter | Digit | '.' | '-' | '_' | ':' | CombiningChar | Extender
isValid(String) - Static method in class org.apache.axis2.databinding.types.NormalizedString
validate the value against the xsd definition for the object

The value space of normalizedString is the set of strings that do not contain the carriage return (#xD), line feed (#xA) nor tab (#x9) characters.

isValid(String) - Static method in class org.apache.axis2.databinding.types.Token
validate the value against the xsd definition

The value space of token is the set of strings that do not contain the line feed (#xA) nor tab (#x9) characters, that have no leading or trailing spaces (#x20) and that have no internal sequences of two or more spaces.

isValid(long) - Static method in class org.apache.axis2.databinding.types.UnsignedByte
validate the value against the xsd value space definition
isValid(long) - Static method in class org.apache.axis2.databinding.types.UnsignedInt
validate the value against the xsd definition
isValid(BigInteger) - Static method in class org.apache.axis2.databinding.types.UnsignedLong
 
isValid(long) - Static method in class org.apache.axis2.databinding.types.UnsignedShort
validate the value against the xsd definition
isValid(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is valid.
isValidIANAEncoding(String) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidJavaEncoding(String) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidName(String) - Static method in class org.apache.axis2.util.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidNCName(String) - Static method in class org.apache.axis2.util.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNmtoken(String) - Static method in class org.apache.axis2.util.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isValueSet(char) - Method in class org.apache.axis2.util.OptionsParser
Returns a string (or null) specifying the value for the passed option.
isWellFormedAddress(String) - Static method in class org.apache.axis2.databinding.types.URI
Determine whether a string is syntactically capable of representing a valid IPv4 address, IPv6 reference or the domain name of a network host.
isWellFormedIPv4Address(String) - Static method in class org.apache.axis2.databinding.types.URI
Determines whether a string is an IPv4 address as defined by RFC 2373, and under the further constraint that it must be a 32-bit address.
isWellFormedIPv6Reference(String) - Static method in class org.apache.axis2.databinding.types.URI
Determines whether a string is an IPv6 reference as defined by RFC 2732, where IPv6address is defined in RFC 2373.
isWhiteSpace() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
isWhiteSpace() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
isWhiteSpace() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
isWhiteSpace() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
isWhiteSpace() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
isWhiteSpace() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
isWhiteSpace() - Method in class org.apache.axis2.util.StreamWrapper
 
isWrapClasses() - Method in class org.apache.axis2.schema.CompilerOptions
 
isWriteMessageReceiver() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isWriteOutput() - Method in class org.apache.axis2.schema.CompilerOptions
 
isWriteTestCase() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isWsdlFound() - Method in class org.apache.axis2.description.AxisService
 
isXML11Space(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is a space character as amdended in the XML 1.1 specification.
isxServicePath() - Method in class org.apache.axis2.transport.mail.MailToInfo
 
item(int) - Method in class org.apache.axis2.saaj.NodeListImpl
Returns the indexth item in the collection.
itemTypeClassName - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
itemTypeQName - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 

J

JarFileUrlConnection - Class in org.apache.axis2.classloader
 
JarFileUrlConnection(URL, JarFile, JarEntry) - Constructor for class org.apache.axis2.classloader.JarFileUrlConnection
 
JarFileUrlStreamHandler - Class in org.apache.axis2.classloader
 
JarFileUrlStreamHandler() - Constructor for class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
JarFileUrlStreamHandler(JarFile, JarEntry) - Constructor for class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
JarStreamHandlerFactory - Class in org.apache.axis2.classloader
 
JarStreamHandlerFactory() - Constructor for class org.apache.axis2.classloader.JarStreamHandlerFactory
 
Java2WSDLOptionsValidator - Class in org.apache.axis2.wsdl.util
 
Java2WSDLOptionsValidator() - Constructor for class org.apache.axis2.wsdl.util.Java2WSDLOptionsValidator
 
JAVA_DEFAULT_TYPE - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
JAVA_NAME - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JAVA_NAME - Static variable in class org.apache.axis2.wsdl.codegen.extension.JaxMeExtension
 
JAVA_NAME - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
JAVA_NAME - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
JavaBeanWriter - Class in org.apache.axis2.schema.writer
Java Bean writer for the schema compiler.
JavaBeanWriter() - Constructor for class org.apache.axis2.schema.writer.JavaBeanWriter
Default constructor
JavaEmitter - Class in org.apache.axis2.wsdl.codegen.emitter
 
JavaEmitter() - Constructor for class org.apache.axis2.wsdl.codegen.emitter.JavaEmitter
 
JavaEmitter(CodeGenConfiguration) - Constructor for class org.apache.axis2.wsdl.codegen.emitter.JavaEmitter
 
JavaEmitter(CodeGenConfiguration, TypeMapper) - Constructor for class org.apache.axis2.wsdl.codegen.emitter.JavaEmitter
 
JavaPrettyPrinterExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
JavaPrettyPrinterExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.JavaPrettyPrinterExtension
 
JavaTypeMap - Class in org.apache.axis2.schema.typemap
The java type map.
JavaTypeMap() - Constructor for class org.apache.axis2.schema.typemap.JavaTypeMap
 
JavaTypeMapper - Class in org.apache.axis2.wsdl.databinding
The java type mapper can do without any default configuration However if any such default type mappings are needed, they can be put inside the constructor
JavaTypeMapper() - Constructor for class org.apache.axis2.wsdl.databinding.JavaTypeMapper
 
JavaUtils - Class in org.apache.axis2.util
JavaUtils
JavaUtils() - Constructor for class org.apache.axis2.util.JavaUtils
 
JAXB_RI_API_CLASS - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JAXB_RI_IMPL_CLASS - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JAXB_RI_PROCESS_METHOD - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JAXB_RI_UTILITY_CLASS - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JAXB_RI_XJC_CLASS - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JAXBRIExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
JAXBRIExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JaxMeExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
JaxMeExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.JaxMeExtension
 
JiBXDataSource - Class in org.apache.axis2.jibx
Data source for OM element backed by JiBX data bound object.
JiBXDataSource(IMarshallable, IBindingFactory) - Constructor for class org.apache.axis2.jibx.JiBXDataSource
Constructor from marshallable object and binding factory.
JiBXDataSource(Object, int, String, String, int[], String[], IBindingFactory) - Constructor for class org.apache.axis2.jibx.JiBXDataSource
Constructor from object with mapping index and binding factory.
JiBXExtension - Class in org.apache.axis2.wsdl.codegen.extension
Code generation data binding extension for JiBX support.
JiBXExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.JiBXExtension
 
JMS_BYTE_MESSAGE - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The message type indicating a BytesMessage.
JMS_COORELATION_ID - Static variable in class org.apache.axis2.transport.jms.JMSConstants
A MessageContext property or client Option stating the JMS correlation id
JMS_MESSAGE_TYPE - Static variable in class org.apache.axis2.transport.jms.JMSConstants
A MessageContext property or client Option stating the JMS message type
JMS_PREFIX - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The prefix indicating an Axis JMS URL
JMS_TEXT_MESSAGE - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The message type indicating a TextMessage.
JMS_WAIT_REPLY - Static variable in class org.apache.axis2.transport.jms.JMSConstants
A MessageContext property or client Option stating the time to wait for a response JMS message
JMSConnectionFactory - Class in org.apache.axis2.transport.jms
Encapsulate a JMS Connection factory definition within an Axis2.xml

More than one JMS connection factory could be defined within an Axis2 XML specifying the JMSListener as the transportReceiver.

JMSConstants - Class in org.apache.axis2.transport.jms
 
JMSConstants() - Constructor for class org.apache.axis2.transport.jms.JMSConstants
 
JMSListener - Class in org.apache.axis2.transport.jms
The JMS Transport listener implementation.
JMSListener() - Constructor for class org.apache.axis2.transport.jms.JMSListener
 
JMSMessageReceiver - Class in org.apache.axis2.transport.jms
This is the actual receiver which listens for and accepts JMS messages, and hands them over to be processed by a worker thread.
JMSOutTransportInfo - Class in org.apache.axis2.transport.jms
The JMS OutTransportInfo
JMSSender - Class in org.apache.axis2.transport.jms
The TransportSender for JMS
JMSSender() - Constructor for class org.apache.axis2.transport.jms.JMSSender
 
JMSUtils - Class in org.apache.axis2.transport.jms
 
JMSUtils() - Constructor for class org.apache.axis2.transport.jms.JMSUtils
 

K

keySet() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
keySet() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
keySet() - Method in class org.apache.axis2.util.MultipleEntryHashMap
 

L

Language - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type language language represents natural language identifiers as defined by [RFC 1766].
Language() - Constructor for class org.apache.axis2.databinding.types.Language
 
Language(String) - Constructor for class org.apache.axis2.databinding.types.Language
ctor for Language
language - Variable in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
 
LAST_ENTRY - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
lastTouchedTime - Variable in class org.apache.axis2.context.AbstractContext
 
LEGAL_CHARACTERS_IN_PATH - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
LEGAL_CHARACTERS_IN_QUERY - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
LEGAL_CHARACTERS_IN_URL - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
lengthFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
lengthOfData() - Method in class org.apache.axis2.transport.http.util.ComplexPart
Return the length of the data.
list - Variable in class org.apache.axis2.description.Flow
Field list
LIST - Static variable in class org.apache.axis2.transport.mail.Constants
 
LIST_CONTEXTS - Static variable in class org.apache.axis2.Constants
 
LIST_GLOABLLY_ENGAGED_MODULES - Static variable in class org.apache.axis2.Constants
 
LIST_MODULES - Static variable in class org.apache.axis2.Constants
 
LIST_OPERATIONS_FOR_THE_SERVICE - Static variable in class org.apache.axis2.Constants
 
LIST_PHASES - Static variable in class org.apache.axis2.Constants
Field REQUEST_URL_PREFIX
LIST_SERVICE_GROUPS - Static variable in class org.apache.axis2.Constants
 
listen(JMSMessageReceiver) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Begin listening for messages on the list of destinations associated with this connection factory.
LISTENER_INTERVAL - Static variable in class org.apache.axis2.transport.mail.Constants
 
LISTENER_PORT - Static variable in class org.apache.axis2.transport.http.server.AxisParams
 
ListenerManager - Class in org.apache.axis2.engine
 
ListenerManager() - Constructor for class org.apache.axis2.engine.ListenerManager
 
listenOnDestination(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Listen on the given destination from this connection factory.
ListingAgent - Class in org.apache.axis2.transport.http
 
ListingAgent(ConfigurationContext) - Constructor for class org.apache.axis2.transport.http.ListingAgent
 
LOAD_SERVICE_GROUP - Static variable in interface org.apache.axis2.cluster.CommandType
 
loadClass(String, boolean) - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
loadClass(ClassLoader, String) - Static method in class org.apache.axis2.util.Loader
Loads the specified classloader and then falls back to the loadClass.
loadClass(String) - Static method in class org.apache.axis2.util.Loader
If running under JDK 1.2, loads the specified class using the Thread contextClassLoader .
loadClassPathModules() - Method in class org.apache.axis2.deployment.RepositoryListener
 
loadDataLocator(String) - Method in class org.apache.axis2.description.AxisService
 
loadDefaultMessageReceiver(String, AxisService) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
loadDefaultMessageReceiver(String, AxisService) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Loads default message receivers.
Loader - Class in org.apache.axis2.util
Loads resources (or images) from various sources.
Loader() - Constructor for class org.apache.axis2.util.Loader
 
loadFromClassPath() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
loadHandler(ClassLoader, HandlerDescription) - Static method in class org.apache.axis2.deployment.util.Utils
 
loadMessageReceiver(ClassLoader, OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
loadOperations(Document, Element, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Loads the operations
loadOperations(Document, Element, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Loads the operations
loadProperties(String, ClassLoader, Locale, Locale) - Method in class org.apache.axis2.i18n.RB
 
loadProperties(String, ClassLoader, Locale, Properties) - Method in class org.apache.axis2.i18n.RB
 
loadProperties(String, ClassLoader) - Method in class org.apache.axis2.i18n.RB
 
loadRepository(String) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
loadRepositoryFromURL(URL) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
loadServiceData() - Method in class org.apache.axis2.dataretrieval.AxisDataLocatorImpl
 
loadServiceGroup(String) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManager
 
loadServices() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
loadServices() - Method in class org.apache.axis2.deployment.FileSystemConfigurator
 
loadServices() - Method in class org.apache.axis2.deployment.URLBasedAxisConfigurator
 
loadServices() - Method in class org.apache.axis2.deployment.WarBasedAxisConfigurator
Loads the services within the repository.
loadServices() - Method in interface org.apache.axis2.engine.AxisConfigurator
Method to deploy services from the repository
loadServicesFromUrl(URL) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
loadTemplate() - Method in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
Loads the template.
locale - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
localObject - Variable in class org.apache.axis2.databinding.types.Union
 
LocalResponder - Class in org.apache.axis2.transport.local
LocalResponder
LocalResponder(LocalTransportSender) - Constructor for class org.apache.axis2.transport.local.LocalResponder
 
LocalTransportReceiver - Class in org.apache.axis2.transport.local
 
LocalTransportReceiver(ConfigurationContext) - Constructor for class org.apache.axis2.transport.local.LocalTransportReceiver
 
LocalTransportReceiver(LocalTransportSender) - Constructor for class org.apache.axis2.transport.local.LocalTransportReceiver
 
LocalTransportSender - Class in org.apache.axis2.transport.local
 
LocalTransportSender() - Constructor for class org.apache.axis2.transport.local.LocalTransportSender
 
LOCATION - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
LOCATION_FORM - Static variable in class org.apache.axis2.dataretrieval.OutputForm
 
LocatorType - Class in org.apache.axis2.dataretrieval
Defines Data Locator types as described below: DEFAULT_AXIS - Default Axis2 data locator GLOBAL_LEVEL - Global level data locator i.e.,plug-in data locator registered using element in axis2.xml.
LocatorType(int) - Constructor for class org.apache.axis2.dataretrieval.LocatorType
 
log - Static variable in class org.apache.axis2.context.ConfigurationContextFactory
 
log - Static variable in class org.apache.axis2.deployment.AxisConfigBuilder
 
log - Static variable in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
 
log - Static variable in class org.apache.axis2.deployment.resolver.AARFileBasedURIResolver
 
log - Static variable in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
 
log - Static variable in class org.apache.axis2.deployment.resolver.WarFileBasedURIResolver
 
log - Static variable in class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
 
log - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
log - Static variable in class org.apache.axis2.description.WSDL20ToAllAxisServicesBuilder
 
log - Static variable in class org.apache.axis2.transport.mail.EMailSender
 
log - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
log - Variable in class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
 
log - Static variable in class org.apache.axis2.wsdl.util.WSDL4JImportedWSDLHelper
 
LOGGED - Static variable in class org.apache.axis2.Constants
 
LoggingControl - Class in org.apache.axis2.util
This class provides a more efficient means of control over logging than do most providers of the Common's logging API at the cost of runtime flexibility.
LoggingControl() - Constructor for class org.apache.axis2.util.LoggingControl
 
longValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
longValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
lookup(String) - Method in class org.apache.axis2.util.AxisPolicyLocator
 
lookupCallback(String) - Method in class org.apache.axis2.util.CallbackReceiver
 
lookupNamespaceURI(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
lookupPrefix(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
lowSurrogate(int) - Static method in class org.apache.axis2.util.XMLChar
Returns the low surrogate of a supplemental character
lValue - Variable in class org.apache.axis2.databinding.types.UnsignedInt
 
lValue - Variable in class org.apache.axis2.databinding.types.UnsignedLong
 

M

MAIL_ERROR - Static variable in class org.apache.axis2.transport.mail.Constants
 
MAIL_OK - Static variable in class org.apache.axis2.transport.mail.Constants
 
MAIL_POP3 - Static variable in class org.apache.axis2.transport.mail.Constants
 
MAIL_SMTP - Static variable in class org.apache.axis2.transport.mail.Constants
 
MAIL_SYNC - Static variable in class org.apache.axis2.transport.mail.Constants
 
MailAddress - Class in org.apache.axis2.transport.mail.server
This is a simple implementation to simplify the usage of the Addresses.
MailAddress(String) - Constructor for class org.apache.axis2.transport.mail.server.MailAddress
 
MailBasedOutTransportInfo - Class in org.apache.axis2.transport.mail
 
MailBasedOutTransportInfo() - Constructor for class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
MailClient - Class in org.apache.axis2.transport.mail
 
MailClient(String, String) - Constructor for class org.apache.axis2.transport.mail.MailClient
 
MailClient(String, String, String) - Constructor for class org.apache.axis2.transport.mail.MailClient
 
MailClient(String, String, String, boolean) - Constructor for class org.apache.axis2.transport.mail.MailClient
 
MailServer - Class in org.apache.axis2.transport.mail.server
 
MailServer(int, int) - Constructor for class org.apache.axis2.transport.mail.server.MailServer
 
MailServer(ConfigurationContext, int, int) - Constructor for class org.apache.axis2.transport.mail.server.MailServer
 
MailServer(String, int, int) - Constructor for class org.apache.axis2.transport.mail.server.MailServer
 
MailSorter - Class in org.apache.axis2.transport.mail.server
This class will be used to sort the messages into normal messages and mails being sent to the Axis engine.
MailSorter(Storage, ConfigurationContext) - Constructor for class org.apache.axis2.transport.mail.server.MailSorter
 
MAILTO - Static variable in class org.apache.axis2.transport.mail.Constants
 
MailToInfo - Class in org.apache.axis2.transport.mail
 
MailToInfo(String) - Constructor for class org.apache.axis2.transport.mail.MailToInfo
 
MailToInfo(EndpointReference) - Constructor for class org.apache.axis2.transport.mail.MailToInfo
 
MailTransportSender - Class in org.apache.axis2.transport.mail
0.
MailTransportSender() - Constructor for class org.apache.axis2.transport.mail.MailTransportSender
 
MailWorker - Class in org.apache.axis2.transport.mail
 
MailWorker(ConfigurationContext, LinkedBlockingQueue) - Constructor for class org.apache.axis2.transport.mail.MailWorker
Constructor for MailWorker
MailWorkerManager - Class in org.apache.axis2.transport.mail
 
MailWorkerManager() - Constructor for class org.apache.axis2.transport.mail.MailWorkerManager
 
MailWorkerManager(ConfigurationContext, LinkedBlockingQueue, ExecutorService, int) - Constructor for class org.apache.axis2.transport.mail.MailWorkerManager
 
main(String[]) - Static method in class org.apache.axis2.schema.XSD2Java
for now the arguments this main method accepts is the source schema and the output location
main(String[]) - Static method in class org.apache.axis2.transport.http.SimpleHTTPServer
Method main
main(String[]) - Static method in class org.apache.axis2.transport.mail.server.MailServer
 
main(String[]) - Static method in class org.apache.axis2.transport.mail.SimpleMailListener
Server process.
main(String[]) - Static method in class org.apache.axis2.transport.SimpleAxis2Server
 
main(String[]) - Static method in class org.apache.axis2.transport.tcp.TCPServer
 
main(String[]) - Static method in class org.apache.axis2.Version
Entry point.
main(String[]) - Static method in class org.apache.axis2.wsdl.WSDL2C
 
main(String[]) - Static method in class org.apache.axis2.wsdl.WSDL2Code
 
main(String[]) - Static method in class org.apache.axis2.wsdl.WSDL2Java
 
makeCalendar(String, boolean) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
makeCClassName(String) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
makeFault(Exception) - Static method in exception org.apache.axis2.AxisFault
Make an AxisFault based on a passed Exception.
makeFullyQualifiedClassName(QName) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Make the fully qualified class name for an element or named type
makeFullyQualifiedClassName(QName) - Method in class org.apache.axis2.schema.writer.CStructWriter
Make the fully qualified class name for an element or named type
makeFullyQualifiedClassName(QName) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Make the fully qualified class name for an element or named type
makeJavaClassName(String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
makeNewServiceObject(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
Method makeNewServiceObject.
makeNewServiceObject(MessageContext) - Method in class org.apache.axis2.rpc.receivers.ejb.EJBInOnlyMessageReceiver
 
makeNewServiceObject(MessageContext) - Method in class org.apache.axis2.rpc.receivers.ejb.EJBInOutAsyncMessageReceiver
 
makeNewServiceObject(MessageContext) - Method in class org.apache.axis2.rpc.receivers.ejb.EJBMessageReceiver
 
makeNewServiceObject(MessageContext) - Static method in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
Return a object which implements the service.
makeNonCKeyword(String) - Static method in class org.apache.axis2.wsdl.databinding.CUtils
Turns a C keyword string into a non-C keyword string.
makeNonJavaKeyword(String) - Static method in class org.apache.axis2.util.JavaUtils
Turns a java keyword string into a non-Java keyword string.
makePackageName(String) - Static method in class org.apache.axis2.util.URLProcessor
Method makePackageName.
makePhase(OMElement) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
MANAGE_TRANSPORT_SESSION - Static variable in class org.apache.axis2.Constants
 
mapActionToOperation(String, AxisOperation) - Method in class org.apache.axis2.description.AxisService
Maps an action (a SOAPAction or WSA action) to the given operation.
mapper - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
MAPPER_FILE_NAME - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
MAPPER_FILE_NAME - Static variable in class org.apache.axis2.wsdl.codegen.extension.JaxMeExtension
 
MAPPER_FILE_NAME - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
MAPPER_FILE_NAME - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
MAPPER_PACKAGE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
MAPPING - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
MAPPING - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
MAPPING - Static variable in class org.apache.axis2.wsdl.codegen.extension.JaxMeExtension
 
MAPPING - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
MAPPING - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
MAPPING_FOLDER - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
MAPPING_FOLDER - Static variable in class org.apache.axis2.wsdl.codegen.extension.JaxMeExtension
 
MAPPING_FOLDER - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
MAPPING_FOLDER - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
MAPPINGS - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
MAPPINGS - Static variable in class org.apache.axis2.wsdl.codegen.extension.JaxMeExtension
 
MAPPINGS - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
MAPPINGS - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
markServiceAsFaulty(String, String, AxisConfiguration) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Marks the given service as faulty with the given comment
MASK_CONTENT - Static variable in class org.apache.axis2.util.XMLChar
Content character mask.
MASK_NAME - Static variable in class org.apache.axis2.util.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class org.apache.axis2.util.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class org.apache.axis2.util.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class org.apache.axis2.util.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class org.apache.axis2.util.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class org.apache.axis2.util.XMLChar
Space character mask.
MASK_VALID - Static variable in class org.apache.axis2.util.XMLChar
Valid character mask.
matches(MimeHeaders) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Check whether at least one of the headers of this object matches a provided header
MAX_MEMORY_DISK_CACHED - Static variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field MAX_MEMORY_DISK_CACHED
maxCached - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field maxCached
maxExclusiveFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
maxInclusiveFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
maxLengthFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
maxRetries - Variable in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
 
MC_ACCEPT_GZIP - Static variable in class org.apache.axis2.transport.http.HTTPConstants
If you want the HTTP sender to indicate that it can accept a gziped response, set this message context property to true.
MC_GZIP_REQUEST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
by default the HTTP request body is not compressed.
MC_GZIP_RESPONSE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MC_HTTP_SERVLET - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_SERVLET
MC_HTTP_SERVLETCONTEXT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_SERVLETCONTEXT
MC_HTTP_SERVLETLOCATION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_SERVLETLOCATION
MC_HTTP_SERVLETPATHINFO - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_SERVLETPATHINFO
MC_HTTP_SERVLETREQUEST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_SERVLETREQUEST
MC_HTTP_SERVLETRESPONSE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_SERVLETRESPONSE
MC_HTTP_STATUS_CODE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_STATUS_CODE
MC_HTTP_STATUS_MESSAGE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_STATUS_MESSAGE
MEDIA_TYPE_APPLICATION_ECHO_XML - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MEDIA_TYPE_APPLICATION_SOAP_XML - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MEDIA_TYPE_APPLICATION_XML - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MEDIA_TYPE_MULTIPART_FORM_DATA - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MEDIA_TYPE_MULTIPART_RELATED - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MEDIA_TYPE_TEXT_XML - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MEDIA_TYPE_X_WWW_FORM - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
memberTypes - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
memorybuflist - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
The linked list to hold the in memory buffers.
MEP_CONSTANT_IN_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_IN_OPTIONAL_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_IN_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_INVALID - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_OUT_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_OUT_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_OUT_OPTIONAL_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_ROBUST_IN_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_ROBUST_OUT_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_URI_IN_ONLY - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_IN_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_ONLY
MEP_URI_IN_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_ONLY
MEP_URI_IN_OPTIONAL_OUT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_IN_OPTIONAL_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OPTIONAL_OUT
MEP_URI_IN_OPTIONAL_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OPTIONAL_OUT
MEP_URI_IN_OUT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_IN_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OUT
MEP_URI_IN_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OUT
MEP_URI_OUT_IN - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_OUT_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_IN
MEP_URI_OUT_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_IN
MEP_URI_OUT_ONLY - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_OUT_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_ONLY
MEP_URI_OUT_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_ONLY
MEP_URI_OUT_OPTIONAL_IN - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_OUT_OPTIONAL_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_OPTIONAL_IN
MEP_URI_OUT_OPTIONAL_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_OPTIONAL_IN
MEP_URI_ROBUST_IN_ONLY - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_ROBUST_IN_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_IN_ONLY
MEP_URI_ROBUST_IN_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_IN_ONLY
MEP_URI_ROBUST_OUT_ONLY - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_ROBUST_OUT_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_OUT_ONLY
MEP_URI_ROBUST_OUT_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_OUT_ONLY
mepToClassMap - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
mepToSuffixMap - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
merge(Properties, Properties) - Method in class org.apache.axis2.i18n.RB
Merge two Properties objects
mergeProperties(Map) - Method in class org.apache.axis2.context.AbstractContext
This will do a copy of the given properties to the current properties table.
MESSAGE - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
MESSAGE - Static variable in class org.apache.axis2.wsdl.codegen.extension.JaxMeExtension
 
MESSAGE - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
MESSAGE - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
MESSAGE_CONTEXT - Static variable in class org.apache.axis2.transport.http.server.AxisParams
 
MESSAGE_LABEL - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MESSAGE_LABEL_FAULT_VALUE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MESSAGE_LABEL_IN - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MESSAGE_LABEL_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Constant to represent the message label "In" which is used by the following WSDL 2.0 defined MEPs: In-Only, Robust In-Only, In-Out, In-Optional-Out, Out-In, Out-Optional-In.
MESSAGE_LABEL_IN_VALUE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MESSAGE_LABEL_OUT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MESSAGE_LABEL_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Constant to represent the message label "Out" which is used by the following WSDL 2.0 defined MEPs: In-Out, In-Optional-Out, Out-Only, Robust Out-Only, Out-In, Out-Optional-In.
MESSAGE_LABEL_OUT_VALUE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MESSAGE_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
MESSAGE_RECEIVER_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field MESSAGE_RECEIVER_KEY
MESSAGE_RECEIVER_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
MESSAGE_SCOPE - Static variable in class org.apache.axis2.Constants
Field MESSAGE_SCOPE
MESSAGE_TYPE - Static variable in interface org.apache.axis2.Constants.Configuration
This is used to specify the message format which the message needs to be serializes.
MessageBundle - Class in org.apache.axis2.i18n
Accept parameters for ProjectResourceBundle, but defer object instantiation (and therefore resource bundle loading) until required.
MessageBundle(String, String, String, Locale, ClassLoader, ResourceBundle) - Constructor for class org.apache.axis2.i18n.MessageBundle
Construct a new ExtendMessages
MessageContext - Class in org.apache.axis2.context
MessageContext holds service specific state information.
MessageContext() - Constructor for class org.apache.axis2.context.MessageContext
Constructor
MessageContextBuilder - Class in org.apache.axis2.util
 
MessageContextBuilder() - Constructor for class org.apache.axis2.util.MessageContextBuilder
 
MessageContextConstants - Interface in org.apache.axis2.context
 
MessageFactoryImpl - Class in org.apache.axis2.saaj
A factory for creating SOAPMessage objects.
MessageFactoryImpl() - Constructor for class org.apache.axis2.saaj.MessageFactoryImpl
 
MessageFormatter - Interface in org.apache.axis2.transport

MessageFormatter implementations are used by Axis2 to support serialization of messages to different message formats.

MESSAGEID_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:MessageID header.
MessagePartInformationHolder - Class in org.apache.axis2.wsdl.util
This class acts as the holder for the information that is required to be attached to the AxisMessage during unwrapping
MessagePartInformationHolder() - Constructor for class org.apache.axis2.wsdl.util.MessagePartInformationHolder
 
MessageReceiver - Interface in org.apache.axis2.engine
An instance of MessageReceiver can be setup to receive messages.
MessageReceiverWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
MessageReceiverWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.MessageReceiverWriter
 
MessageReceiverWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.MessageReceiverWriter
 
Messages - Class in org.apache.axis2.i18n
 
Messages() - Constructor for class org.apache.axis2.i18n.Messages
 
MessagesConstants - Class in org.apache.axis2.i18n
 
MessagesConstants() - Constructor for class org.apache.axis2.i18n.MessagesConstants
 
META_INF - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
META_INF_MISSING - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
METADATA - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
METADATA_REFERENCE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
METADATA_SECTION - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
MetaDataEntry - Class in org.apache.axis2.util
An internal class for holding a set of information about an object.
MetaDataEntry() - Constructor for class org.apache.axis2.util.MetaDataEntry
Simple constructor
MetaDataEntry(String, String) - Constructor for class org.apache.axis2.util.MetaDataEntry
Constructor
MetaDataEntry(String, String, String) - Constructor for class org.apache.axis2.util.MetaDataEntry
Constructor
MetaDataEntry(String, String, ArrayList) - Constructor for class org.apache.axis2.util.MetaDataEntry
Constructor
METHOD_NAME_ESCAPE_CHARACTER - Static variable in class org.apache.axis2.Constants
Field METHOD_NAME_ESCAPE_CHARACTER
MexClient - Class in org.apache.axis2.dataretrieval.client
 
MexClient(ConfigurationContext, AxisService) - Constructor for class org.apache.axis2.dataretrieval.client.MexClient
 
MexClient(ConfigurationContext, Definition, QName, String) - Constructor for class org.apache.axis2.dataretrieval.client.MexClient
 
MexClient(ConfigurationContext, URL, QName, String) - Constructor for class org.apache.axis2.dataretrieval.client.MexClient
 
MexClient() - Constructor for class org.apache.axis2.dataretrieval.client.MexClient
 
migrateContextToThread(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.
migrateThreadToContext(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.
MIME_BOUNDARY - Static variable in interface org.apache.axis2.Constants.Configuration
 
MIME_CT_APPLICATION_OCTETSTREAM - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_CT_APPLICATION_XML - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_CT_IMAGE_GIF - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_CT_IMAGE_JPEG - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_CT_MULTIPART_PREFIX - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_CT_TEXT_PLAIN - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_CT_TEXT_XML - Static variable in class org.apache.axis2.namespace.Constants
 
MimeBase64BodyPart - Class in org.apache.axis2.transport.mail
The main purpose of this class is to encode mime body part with base64 encoding
MimeBase64BodyPart() - Constructor for class org.apache.axis2.transport.mail.MimeBase64BodyPart
 
MIMEBuilder - Class in org.apache.axis2.builder
 
MIMEBuilder() - Constructor for class org.apache.axis2.builder.MIMEBuilder
 
MimeHeadersEx - Class in org.apache.axis2.saaj
 
MimeHeadersEx() - Constructor for class org.apache.axis2.saaj.MimeHeadersEx
 
MimeHeadersEx(MimeHeaders) - Constructor for class org.apache.axis2.saaj.MimeHeadersEx
 
MIN_MEMORY_DISK_CACHED - Static variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field MIN_MEMORY_DISK_CACHED
minExclusiveFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
minInclusiveFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
minLengthFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
MM7_COMPATIBLE - Static variable in interface org.apache.axis2.Constants.Configuration
 
MM7_INNER_BOUNDARY - Static variable in interface org.apache.axis2.Constants.Configuration
 
MM7_PART_CID - Static variable in interface org.apache.axis2.Constants.Configuration
 
Module - Interface in org.apache.axis2.modules
Every module provides an implementation of this class.
MODULE_ADDRESSING - Static variable in class org.apache.axis2.Constants
 
MODULE_CANNOT_HAVE_BOTH_NAME_AND_REFERENCE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
MODULE_DEPLOY - Static variable in class org.apache.axis2.engine.AxisEvent
 
MODULE_DRI_PATH - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
MODULE_MAP - Static variable in class org.apache.axis2.Constants
 
MODULE_NOT_FOUND - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
MODULE_PATH - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
MODULE_REMOVE - Static variable in class org.apache.axis2.engine.AxisEvent
 
MODULE_VALIDATION_FAILED - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
MODULE_XML - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
MODULE_XML_MISSING - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
ModuleBuilder - Class in org.apache.axis2.deployment
Builds a module description from OM
ModuleBuilder(InputStream, AxisModule, AxisConfiguration) - Constructor for class org.apache.axis2.deployment.ModuleBuilder
 
ModuleConfiguration - Class in org.apache.axis2.description
This is to store deployment time data , described by ....

Right now this just keeps stores the set of parameters

ModuleConfiguration(String, ParameterInclude) - Constructor for class org.apache.axis2.description.ModuleConfiguration
 
moduleDeployer - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
ModuleDeployer - Class in org.apache.axis2.deployment
 
ModuleDeployer() - Constructor for class org.apache.axis2.deployment.ModuleDeployer
 
ModuleDeployer(AxisConfiguration) - Constructor for class org.apache.axis2.deployment.ModuleDeployer
 
ModulePolicyExtension - Interface in org.apache.axis2.modules
 
MODULEREF_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field MODULEREF_KEY
modules - Variable in class org.apache.axis2.client.Stub
 
modulesDir - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
modulesPath - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
moduleUpdate(AxisEvent, AxisModule) - Method in interface org.apache.axis2.engine.AxisObserver
 
Month - Class in org.apache.axis2.databinding.types
Implementation of the XML Schema type gMonth
Month(int) - Constructor for class org.apache.axis2.databinding.types.Month
Constructs a Month with the given values No timezone is specified
Month(int, String) - Constructor for class org.apache.axis2.databinding.types.Month
Constructs a Month with the given values, including a timezone string The timezone is validated but not used.
Month(String) - Constructor for class org.apache.axis2.databinding.types.Month
Construct a Month from a String in the format --MM--[timezone]
MonthDay - Class in org.apache.axis2.databinding.types
Implementation of the XML Schema type gMonthDay
MonthDay(int, int) - Constructor for class org.apache.axis2.databinding.types.MonthDay
Constructs a MonthDay with the given values No timezone is specified
MonthDay(int, int, String) - Constructor for class org.apache.axis2.databinding.types.MonthDay
Constructs a MonthDay with the given values, including a timezone string The timezone is validated but not used.
MonthDay(String) - Constructor for class org.apache.axis2.databinding.types.MonthDay
Construct a MonthDay from a String in the format --MM-DD[timezone]
MTOM_RECEIVED_CONTENT_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Deprecated.  
MTOMBuilder - Class in org.apache.axis2.builder
 
MTOMBuilder() - Constructor for class org.apache.axis2.builder.MTOMBuilder
 
MultiParentClassLoader - Class in org.apache.axis2.classloader
A MultiParentClassLoader is a simple extension of the URLClassLoader that simply changes the single parent class loader model to support a list of parent class loaders.
MultiParentClassLoader(URL[]) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
Creates a named class loader with no parents.
MultiParentClassLoader(URL[], ClassLoader) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
Creates a named class loader as a child of the specified parent.
MultiParentClassLoader(URL[], ClassLoader, boolean, String[], String[]) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
 
MultiParentClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
Creates a named class loader as a child of the specified parent and using the specified URLStreamHandlerFactory for accessing the urls..
MultiParentClassLoader(URL[], ClassLoader[]) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
Creates a named class loader as a child of the specified parents.
MultiParentClassLoader(URL[], ClassLoader[], boolean, Collection, Collection) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
 
MultiParentClassLoader(URL[], ClassLoader[], boolean, String[], String[]) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
 
MultiParentClassLoader(URL[], ClassLoader[], URLStreamHandlerFactory) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
Creates a named class loader as a child of the specified parents and using the specified URLStreamHandlerFactory for accessing the urls..
MultipartFormDataBuilder - Class in org.apache.axis2.builder
 
MultipartFormDataBuilder() - Constructor for class org.apache.axis2.builder.MultipartFormDataBuilder
 
MultipartFormDataFormatter - Class in org.apache.axis2.transport.http
Formates the request message as multipart/form-data.
MultipartFormDataFormatter() - Constructor for class org.apache.axis2.transport.http.MultipartFormDataFormatter
 
MultipleEntryHashMap - Class in org.apache.axis2.util
This will make a hash map which can contain multiple entries for the same hash value.
MultipleEntryHashMap() - Constructor for class org.apache.axis2.util.MultipleEntryHashMap
 
MultirefHelper - Class in org.apache.axis2.databinding.utils
 
MultirefHelper(OMElement) - Constructor for class org.apache.axis2.databinding.utils.MultirefHelper
 

N

Name - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type Name Name represents XML Names.
Name() - Constructor for class org.apache.axis2.databinding.types.Name
 
Name(String) - Constructor for class org.apache.axis2.databinding.types.Name
ctor for Name
name - Variable in class org.apache.axis2.description.TransportInDescription
Field name
name - Variable in class org.apache.axis2.description.TransportOutDescription
Field name
NAME - Static variable in class org.apache.axis2.dispatchers.AbstractOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.AbstractServiceDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.ActionBasedOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.RelatesToBasedOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.RelatesToBasedServiceDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.RequestURIBasedOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.RequestURIBasedServiceDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedServiceDispatcher
 
NAME - Static variable in class org.apache.axis2.engine.AbstractDispatcher
Field NAME
NAME - Static variable in class org.apache.axis2.engine.AddressingBasedDispatcher
Field NAME
NAME - Static variable in class org.apache.axis2.engine.HTTPLocationBasedDispatcher
 
NAME - Static variable in class org.apache.axis2.engine.RequestURIBasedDispatcher
 
NAME - Static variable in class org.apache.axis2.engine.RequestURIOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.engine.SOAPActionBasedDispatcher
Field NAME
NAME - Static variable in class org.apache.axis2.engine.SOAPMessageBodyBasedDispatcher
Field NAME
NAME_SPACE_TO_PACKAGE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
NAME_SPACE_TO_PACKAGE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
NamedStaxOMBuilder - Class in org.apache.axis2.databinding.utils
 
NamedStaxOMBuilder(XMLStreamReader, QName) - Constructor for class org.apache.axis2.databinding.utils.NamedStaxOMBuilder
 
NAMESPACE_DECLARATION_PREFIX - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
NAMESPACE_URI - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
NameValueArrayStreamReader - Class in org.apache.axis2.databinding.utils.reader
 
NameValueArrayStreamReader(QName, String[]) - Constructor for class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
NameValuePairStreamReader - Class in org.apache.axis2.databinding.utils.reader
 
NameValuePairStreamReader(QName, String) - Constructor for class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
NCName - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type NCName NCName represents XML "non-colonized" Names The base type of NCName is Name.
NCName() - Constructor for class org.apache.axis2.databinding.types.NCName
 
NCName(String) - Constructor for class org.apache.axis2.databinding.types.NCName
ctor for NCName
NegativeInteger - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type negativeinteger

negativeInteger is derived from nonPositiveInteger by setting the value of maxInclusive to be -1.

NegativeInteger(byte[]) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger
 
NegativeInteger(int, byte[]) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger
 
NegativeInteger(int, int, Random) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger
 
NegativeInteger(int, Random) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger
 
NegativeInteger(String) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger
 
NegativeInteger(String, int) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger
 
NegativeInteger.BigIntegerRep - Class in org.apache.axis2.databinding.types
 
NegativeInteger.BigIntegerRep(byte[]) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger.BigIntegerRep
 
newConnStrategy() - Method in class org.apache.axis2.transport.http.server.HttpFactory
 
newDocument() - Static method in class org.apache.axis2.util.XMLUtils
Gets an empty new Document.
newDocument(InputSource) - Static method in class org.apache.axis2.util.XMLUtils
Gets a new Document read from the input source.
newDocument(InputStream) - Static method in class org.apache.axis2.util.XMLUtils
Gets a new Document read from the input stream
newDocument(String) - Static method in class org.apache.axis2.util.XMLUtils
Gets a new Document read from the indicated uri
newDocument(String, String, String) - Static method in class org.apache.axis2.util.XMLUtils
Creates a new document from the given URI.
newHttpProcessor() - Method in class org.apache.axis2.transport.http.server.HttpFactory
 
newListenerExecutor(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the executor used to launch the single requestConnectionListener
newMessageFactory(String) - Method in class org.apache.axis2.saaj.SAAJMetaFactoryImpl
 
newRequestBlockingQueue() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the queue used to hold incoming requests when requestCoreThreadPoolSize threads are busy.
newRequestConnectionListener(int, HttpConnectionManager, HttpParams) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the listener for request connections
newRequestConnectionManager(ExecutorService, WorkerFactory, HttpParams) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the connection manager used to launch request threads
newRequestConnectionParams() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create and set the parameters applied to incoming request connections
newRequestExecutor(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the executor use the manage request processing threads
newRequestWorkerFactory() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the factory for request workers
newResponseFactory() - Method in class org.apache.axis2.transport.http.server.HttpFactory
 
newSOAPFactory(String) - Method in class org.apache.axis2.saaj.SAAJMetaFactoryImpl
 
newThread(Runnable) - Method in class org.apache.axis2.transport.http.server.DefaultThreadFactory
 
newThread(Runnable) - Method in class org.apache.axis2.util.threadpool.DefaultThreadFactory
 
newWorker() - Method in class org.apache.axis2.transport.http.HTTPWorkerFactory
 
newWorker() - Method in interface org.apache.axis2.transport.http.server.WorkerFactory
 
next() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
next() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
By far this should be the most important method in this class this method changes the state of the parser
next() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
next() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
next() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
next() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
next() - Method in class org.apache.axis2.deployment.scheduler.DeploymentIterator
 
next() - Method in class org.apache.axis2.util.StreamWrapper
 
nextTag() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
nextTag() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
todo implement this
nextTag() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
nextTag() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
nextTag() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
nextTag() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
nextTag() - Method in class org.apache.axis2.util.StreamWrapper
 
NIL - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
nillableQNameList - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
NMToken - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type NMToken

NMTOKEN represents the NMTOKEN attribute type from [XML 1.0(Second Edition)].

NMToken() - Constructor for class org.apache.axis2.databinding.types.NMToken
 
NMToken(String) - Constructor for class org.apache.axis2.databinding.types.NMToken
ctor for NMToken
NMTOKEN_ANY - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
NMTOKEN_ELEMENT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
NMTOKEN_NONE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
NMTOKEN_OTHER - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
NMTokens - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type NMTokens
NMTokens() - Constructor for class org.apache.axis2.databinding.types.NMTokens
 
NMTokens(String) - Constructor for class org.apache.axis2.databinding.types.NMTokens
ctor for NMTokens
NOCONTENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field NOCONTENT[]
NodeImplEx - Class in org.apache.axis2.saaj
A representation of a node (element) in a DOM representation of an XML document that provides some tree manipulation methods.
NodeImplEx(OMFactory) - Constructor for class org.apache.axis2.saaj.NodeImplEx
 
NodeListImpl - Class in org.apache.axis2.saaj
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
NonNegativeInteger - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type nonNegativeInteger
NonNegativeInteger(byte[]) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger
 
NonNegativeInteger(int, byte[]) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger
 
NonNegativeInteger(int, int, Random) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger
 
NonNegativeInteger(int, Random) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger
 
NonNegativeInteger(String) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger
 
NonNegativeInteger(String, int) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger
 
NonNegativeInteger.BigIntegerRep - Class in org.apache.axis2.databinding.types
 
NonNegativeInteger.BigIntegerRep(byte[]) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger.BigIntegerRep
 
NonPositiveInteger - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type nonPositiveInteger

nonPositiveInteger is derived from integer by setting the value of maxInclusive to be 0.

NonPositiveInteger(byte[]) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger
 
NonPositiveInteger(int, byte[]) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger
 
NonPositiveInteger(int, int, Random) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger
 
NonPositiveInteger(int, Random) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger
 
NonPositiveInteger(String) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger
 
NonPositiveInteger(String, int) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger
 
NonPositiveInteger.BigIntegerRep - Class in org.apache.axis2.databinding.types
 
NonPositiveInteger.BigIntegerRep(byte[]) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger.BigIntegerRep
 
NOOP - Static variable in class org.apache.axis2.transport.mail.Constants
 
normalize(String) - Static method in class org.apache.axis2.deployment.util.Utils
Normalize a uri containing ../ and ./ paths.
normalize() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalizeDocument() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
NormalizedString - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type NormalizedString.
NormalizedString() - Constructor for class org.apache.axis2.databinding.types.NormalizedString
 
NormalizedString(String) - Constructor for class org.apache.axis2.databinding.types.NormalizedString
ctor for NormalizedString
Notation - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type NOTATION.
Notation() - Constructor for class org.apache.axis2.databinding.types.Notation
 
Notation(NCName, URI, URI) - Constructor for class org.apache.axis2.databinding.types.Notation
 
notifyAbnormalTermination(IOProcessor, String, Throwable) - Method in interface org.apache.axis2.transport.http.server.ConnectionListenerFailureHandler
The associated connection listener IOProcessor is terminating abnormally
notifyAbnormalTermination(IOProcessor, String, Throwable) - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
Default bevarior is to log the error.
notifyObservers(int, AxisService) - Method in class org.apache.axis2.engine.AxisConfiguration
 
notifyObservers(int, AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
 
notifyObservers(int, AxisServiceGroup) - Method in class org.apache.axis2.engine.AxisConfiguration
 
NotSerializableList - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
NS_PREFIX - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
NS_PREFIX_SCHEMA_XSD - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_SCHEMA_XSI - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_SOAP_ENC - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_SOAP_ENV - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_WSDL - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_WSDL_SOAP - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_XML - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_XOP - Static variable in class org.apache.axis2.namespace.Constants
 
NS_URI - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
NS_URI_WSDL11 - Static variable in class org.apache.axis2.namespace.Constants
WSDL Namespace.
NS_URI_WSDL20 - Static variable in class org.apache.axis2.namespace.Constants
 
NS_URI_XML - Static variable in class org.apache.axis2.namespace.Constants
 
NS_URI_XMLNS - Static variable in class org.apache.axis2.namespace.Constants
 
nsCount - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
NTLM - Static variable in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
NULL_OBJECT - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
NullBindingFactory - Class in org.apache.axis2.jibx
 
NullBindingFactory() - Constructor for class org.apache.axis2.jibx.NullBindingFactory
 
NULLED_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
NullXMLStreamReader - Class in org.apache.axis2.databinding.utils.reader
 
NullXMLStreamReader(QName) - Constructor for class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 

O

OBJ_RESTORE_PROBLEM - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
OBJ_SAVE_PROBLEM - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
ObjectStateUtils - Class in org.apache.axis2.util
Provides functions for saving and restoring an object's state.
ObjectStateUtils() - Constructor for class org.apache.axis2.util.ObjectStateUtils
 
ObjectSupplier - Interface in org.apache.axis2.engine
 
OBSERVER_ERROR - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
obtainHTTPHeaderInformation(HttpMethodBase, MessageContext) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
Collect the HTTP header information and set them in the message context
oc - Variable in class org.apache.axis2.client.OperationClient
 
OK - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field OK[]
OK - Static variable in class org.apache.axis2.transport.mail.Constants
 
oldClassLoader - Variable in class org.apache.axis2.receivers.AbstractMessageReceiver.ThreadContextDescriptor
 
oldMessageContext - Variable in class org.apache.axis2.receivers.AbstractMessageReceiver.ThreadContextDescriptor
 
OM_ATTRIBUTE_KEY - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
OM_ELEMENT_KEY - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
OM_PARAMETER - Static variable in class org.apache.axis2.description.Parameter
Field OM_PARAMETER
OMAttribKey - Class in org.apache.axis2.databinding.utils.reader
A dummy object that acts as the key for the OMAttribute in the attribute array - this will be provided as part of the constants
OMAttribKey() - Constructor for class org.apache.axis2.databinding.utils.reader.OMAttribKey
 
OMElementKey - Class in org.apache.axis2.databinding.utils.reader
A dummy class that creates nothing but a key for the OMElement when it is passed to the ADBPullparser
OMElementKey() - Constructor for class org.apache.axis2.databinding.utils.reader.OMElementKey
 
OMIT_SOAP_12_ACTION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
onComplete(AsyncResult) - Method in class org.apache.axis2.client.async.Callback
Method is invoked by Axis2 once the asynchronous operation has completed successfully.
onError(Exception) - Method in class org.apache.axis2.client.async.Callback
Method invoked by Axis2 if the asynchronous operation fails.
onMessage(Message) - Method in class org.apache.axis2.transport.jms.JMSMessageReceiver
The entry point on the recepit of each JMS message
openConnection(URL) - Method in class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
openConnection(URL) - Method in class org.apache.axis2.deployment.DeploymentClassLoader.ByteUrlStreamHandler
 
openSocket(int) - Method in class org.apache.axis2.transport.tcp.TCPServer
Controls the number of server sockets kept open.
openTheConnection(EndpointReference, MessageContext) - Method in class org.apache.axis2.transport.tcp.TCPTransportSender
 
OPERATION_CONTEXT - Static variable in class org.apache.axis2.cluster.context.ContextType
 
OPERATION_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field OPERATION_KEY
OPERATION_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
OPERATION_MAP - Static variable in class org.apache.axis2.Constants
 
OPERATION_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the operation to dispatch non SOAP/XML messages
OPERATION_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
OPERATION_PROCESS_ERROR - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
OPERATION_TO_PING - Static variable in interface org.apache.axis2.engine.Pingable
 
operationCache - Variable in class org.apache.axis2.transport.http.AbstractAgent
 
OperationClient - Class in org.apache.axis2.client
An operation client is the way an advanced user interacts with Axis2.
OperationClient(AxisOperation, ServiceContext, Options) - Constructor for class org.apache.axis2.client.OperationClient
 
OperationContext - Class in org.apache.axis2.context
An OperationContext represents a running "instance" of an operation, which is represented by an AxisOperation object.
OperationContext() - Constructor for class org.apache.axis2.context.OperationContext
Simple constructor
OperationContext(AxisOperation, ServiceContext) - Constructor for class org.apache.axis2.context.OperationContext
Constructs a new OperationContext.
OperationContextFactory - Class in org.apache.axis2.context
This is the factory for OperationContext.
OperationContextFactory() - Constructor for class org.apache.axis2.context.OperationContextFactory
 
OPTIMIZATION_ENABLED - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
OPTIONAL_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
options - Variable in class org.apache.axis2.client.OperationClient
 
Options - Class in org.apache.axis2.client
Holder for operation client options.
Options() - Constructor for class org.apache.axis2.client.Options
Default constructor
Options(Options) - Constructor for class org.apache.axis2.client.Options
In normal mode operation, this options will try to fulfil the request from its values.
options - Variable in class org.apache.axis2.context.MessageContext
 
OptionsParser - Class in org.apache.axis2.util
 
OptionsParser(String[]) - Constructor for class org.apache.axis2.util.OptionsParser
Constructor - just pass in the args from the command line.
OptionsValidator - Interface in org.apache.axis2.util
An interface for the options validator.
ordered - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
org.apache.axis2 - package org.apache.axis2
 
org.apache.axis2.addressing - package org.apache.axis2.addressing
 
org.apache.axis2.addressing.i18n - package org.apache.axis2.addressing.i18n
 
org.apache.axis2.addressing.wsdl - package org.apache.axis2.addressing.wsdl
 
org.apache.axis2.builder - package org.apache.axis2.builder
 
org.apache.axis2.classloader - package org.apache.axis2.classloader
 
org.apache.axis2.client - package org.apache.axis2.client
 
org.apache.axis2.client.async - package org.apache.axis2.client.async
 
org.apache.axis2.cluster - package org.apache.axis2.cluster
 
org.apache.axis2.cluster.configuration - package org.apache.axis2.cluster.configuration
 
org.apache.axis2.cluster.context - package org.apache.axis2.cluster.context
 
org.apache.axis2.context - package org.apache.axis2.context
 
org.apache.axis2.databinding - package org.apache.axis2.databinding
 
org.apache.axis2.databinding.i18n - package org.apache.axis2.databinding.i18n
 
org.apache.axis2.databinding.typemapping - package org.apache.axis2.databinding.typemapping
 
org.apache.axis2.databinding.types - package org.apache.axis2.databinding.types
These classes are directly salvaged from Axis 1 codebase.
org.apache.axis2.databinding.utils - package org.apache.axis2.databinding.utils
 
org.apache.axis2.databinding.utils.reader - package org.apache.axis2.databinding.utils.reader
 
org.apache.axis2.dataretrieval - package org.apache.axis2.dataretrieval
 
org.apache.axis2.dataretrieval.client - package org.apache.axis2.dataretrieval.client
 
org.apache.axis2.deployment - package org.apache.axis2.deployment
 
org.apache.axis2.deployment.repository.util - package org.apache.axis2.deployment.repository.util
 
org.apache.axis2.deployment.resolver - package org.apache.axis2.deployment.resolver
 
org.apache.axis2.deployment.scheduler - package org.apache.axis2.deployment.scheduler
 
org.apache.axis2.deployment.util - package org.apache.axis2.deployment.util
 
org.apache.axis2.description - package org.apache.axis2.description
 
org.apache.axis2.dispatchers - package org.apache.axis2.dispatchers
 
org.apache.axis2.engine - package org.apache.axis2.engine
 
org.apache.axis2.extensions.spring.receivers - package org.apache.axis2.extensions.spring.receivers
 
org.apache.axis2.handlers - package org.apache.axis2.handlers
 
org.apache.axis2.handlers.addressing - package org.apache.axis2.handlers.addressing
 
org.apache.axis2.handlers.soapmonitor - package org.apache.axis2.handlers.soapmonitor
 
org.apache.axis2.i18n - package org.apache.axis2.i18n
 
org.apache.axis2.java.security - package org.apache.axis2.java.security
 
org.apache.axis2.jaxbri - package org.apache.axis2.jaxbri
 
org.apache.axis2.jibx - package org.apache.axis2.jibx
 
org.apache.axis2.modules - package org.apache.axis2.modules
 
org.apache.axis2.namespace - package org.apache.axis2.namespace
 
org.apache.axis2.phaseresolver - package org.apache.axis2.phaseresolver
 
org.apache.axis2.receivers - package org.apache.axis2.receivers
 
org.apache.axis2.rpc.client - package org.apache.axis2.rpc.client
 
org.apache.axis2.rpc.receivers - package org.apache.axis2.rpc.receivers
 
org.apache.axis2.rpc.receivers.ejb - package org.apache.axis2.rpc.receivers.ejb
 
org.apache.axis2.saaj - package org.apache.axis2.saaj
 
org.apache.axis2.saaj.util - package org.apache.axis2.saaj.util
 
org.apache.axis2.schema - package org.apache.axis2.schema
 
org.apache.axis2.schema.i18n - package org.apache.axis2.schema.i18n
 
org.apache.axis2.schema.typemap - package org.apache.axis2.schema.typemap
 
org.apache.axis2.schema.util - package org.apache.axis2.schema.util
 
org.apache.axis2.schema.writer - package org.apache.axis2.schema.writer
 
org.apache.axis2.soapmonitor.servlet - package org.apache.axis2.soapmonitor.servlet
 
org.apache.axis2.transport - package org.apache.axis2.transport
 
org.apache.axis2.transport.http - package org.apache.axis2.transport.http
 
org.apache.axis2.transport.http.server - package org.apache.axis2.transport.http.server
 
org.apache.axis2.transport.http.util - package org.apache.axis2.transport.http.util
 
org.apache.axis2.transport.jms - package org.apache.axis2.transport.jms
 
org.apache.axis2.transport.local - package org.apache.axis2.transport.local
 
org.apache.axis2.transport.mail - package org.apache.axis2.transport.mail
 
org.apache.axis2.transport.mail.server - package org.apache.axis2.transport.mail.server
 
org.apache.axis2.transport.tcp - package org.apache.axis2.transport.tcp
 
org.apache.axis2.util - package org.apache.axis2.util
 
org.apache.axis2.util.threadpool - package org.apache.axis2.util.threadpool
 
org.apache.axis2.wsdl - package org.apache.axis2.wsdl
 
org.apache.axis2.wsdl.codegen - package org.apache.axis2.wsdl.codegen
 
org.apache.axis2.wsdl.codegen.emitter - package org.apache.axis2.wsdl.codegen.emitter
 
org.apache.axis2.wsdl.codegen.extension - package org.apache.axis2.wsdl.codegen.extension
 
org.apache.axis2.wsdl.codegen.writer - package org.apache.axis2.wsdl.codegen.writer
 
org.apache.axis2.wsdl.databinding - package org.apache.axis2.wsdl.databinding
 
org.apache.axis2.wsdl.i18n - package org.apache.axis2.wsdl.i18n
 
org.apache.axis2.wsdl.util - package org.apache.axis2.wsdl.util
 
org.apache.axis2.xmlbeans - package org.apache.axis2.xmlbeans
 
out - Variable in class org.apache.axis2.transport.tcp.TCPTransportSender
 
OUT_FAULT_FLOW - Static variable in class org.apache.axis2.context.MessageContext
 
OUT_FAULT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
OUT_FAULTFLOW_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
 
OUT_FLOW - Static variable in class org.apache.axis2.context.MessageContext
 
OUT_FLOW - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
OUT_PUT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
OUT_TRANSPORT_INFO - Static variable in class org.apache.axis2.Constants
Transport Info
outFaultMessage - Variable in class org.apache.axis2.description.TwoChannelAxisOperation
 
OUTFLOW_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field OUTFLOW_KEY
OUTFLOW_NOT_ALLOWED_IN_TRS_IN - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
OutInAxisOperation - Class in org.apache.axis2.description
 
OutInAxisOperation() - Constructor for class org.apache.axis2.description.OutInAxisOperation
 
OutInAxisOperation(QName) - Constructor for class org.apache.axis2.description.OutInAxisOperation
 
outMessage - Variable in class org.apache.axis2.description.TwoChannelAxisOperation
 
OutOnlyAxisOperation - Class in org.apache.axis2.description
 
OutOnlyAxisOperation() - Constructor for class org.apache.axis2.description.OutOnlyAxisOperation
 
OutOnlyAxisOperation(QName) - Constructor for class org.apache.axis2.description.OutOnlyAxisOperation
 
OUTPUT_ACTION_MAPPING - Static variable in class org.apache.axis2.Constants
 
OUTPUT_FILENAME_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
OUTPUT_FILENAME_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
OUTPUT_FORM - Static variable in class org.apache.axis2.dataretrieval.DataRetrievalRequest
Key used to define the output format of retrieved data to be returned.
OUTPUT_LOCATION_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
OUTPUT_LOCATION_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
OUTPUT_LOCATION_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
OUTPUT_LOCATION_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
OUTPUT_PART_QNAME_SUFFIX - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
OUTPUT_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
outputFile - Variable in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
 
outputFileLocation - Variable in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
 
OutputForm - Class in org.apache.axis2.dataretrieval
 
OutputForm(String) - Constructor for class org.apache.axis2.dataretrieval.OutputForm
 
outputInlineForm(MessageContext, ServiceData[]) - Method in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
outputInlineForm(MessageContext, ServiceData[]) - Method in class org.apache.axis2.dataretrieval.WSDLDataLocator
 
outputLocationForm(ServiceData[]) - Method in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
outputLocationForm(ServiceData[]) - Method in class org.apache.axis2.dataretrieval.WSDLDataLocator
 
outputReferenceForm(MessageContext, ServiceData[]) - Method in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
outputWritten - Variable in class org.apache.axis2.context.MessageContext
 
OutTransportInfo - Interface in org.apache.axis2.transport
 
ownClassName - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
ownQname - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 

P

PACKAGE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
PACKAGE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
PACKAGE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
PackageFinder - Class in org.apache.axis2.wsdl.codegen.extension
 
PackageFinder() - Constructor for class org.apache.axis2.wsdl.codegen.extension.PackageFinder
 
PARAM_AXIS2_REPOSITORY_PATH - Static variable in class org.apache.axis2.deployment.WarBasedAxisConfigurator
The name of the init parameter (axis2.repository.path) that when specified indicates the path to the
PARAM_AXIS2_REPOSITORY_URL - Static variable in class org.apache.axis2.deployment.WarBasedAxisConfigurator
The name of the init parameter (axis2.repository.url) that when specified indicates the url to be used
PARAM_AXIS2_XML_PATH - Static variable in class org.apache.axis2.deployment.WarBasedAxisConfigurator
The name of the init parameter (axis2.xml.path) that can be used to override the default location for the axis2.xml file.
PARAM_AXIS2_XML_URL - Static variable in class org.apache.axis2.deployment.WarBasedAxisConfigurator
The name of the init parameter (axis2.xml.url) that when specified indicates the axis2.xml should be loaded using the URL specified as the value of this init parameter.
PARAM_CONTEXT_ROOT - Static variable in class org.apache.axis2.Constants
To chenge the conetext path from axis2/service to something else
PARAM_PORT - Static variable in interface org.apache.axis2.transport.TransportListener
 
PARAM_SERVICE_GROUP_CONTEXT_ID - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
PARAM_SERVICE_PATH - Static variable in class org.apache.axis2.Constants
To chenage the service path to somthing else
Parameter - Class in org.apache.axis2.description
Class Parameter
Parameter() - Constructor for class org.apache.axis2.description.Parameter
Constructor.
Parameter(String, Object) - Constructor for class org.apache.axis2.description.Parameter
Constructor from name and value.
PARAMETER_HOST_ADDRESS - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml hostname parameter for SimpleHTTPServer configuration
PARAMETER_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field PARAMETER_KEY
PARAMETER_LOCKED - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
PARAMETER_ORIGIN_SERVER - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml originServer parameter for SimpleHTTPServer configuration
PARAMETER_PORT - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml port parameter for SimpleHTTPServer configuration
PARAMETER_REQUEST_CORE_THREAD_POOL_SIZE - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml requestCoreThreadPoolSize parameter for SimpleHTTPServer configuration
PARAMETER_REQUEST_MAX_THREAD_POOL_SIZE - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml requestMaxThreadPoolSize parameter for SimpleHTTPServer configuration
PARAMETER_REQUEST_SOCKET_TIMEOUT - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml requestTimeout parameter for SimpleHTTPServer configuration
PARAMETER_REQUEST_TCP_NO_DELAY - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml requestTcpNoDelay parameter for SimpleHTTPServer configuration
PARAMETER_THREAD_KEEP_ALIVE_TIME - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml threadKeepAliveTime parameter for SimpleHTTPServer configuration
PARAMETER_THREAD_KEEP_ALIVE_TIME_UNIT - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml threadKeepAliveTimeUnit parameter for SimpleHTTPServer configuration
ParameterInclude - Interface in org.apache.axis2.description
Interface ParameterInclude
ParameterIncludeImpl - Class in org.apache.axis2.description
Class ParameterIncludeImpl
ParameterIncludeImpl() - Constructor for class org.apache.axis2.description.ParameterIncludeImpl
Constructor ParameterIncludeImpl.
parameterNameList - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
parameters - Variable in class org.apache.axis2.description.ParameterIncludeImpl
Field parmeters
paramInclude - Variable in class org.apache.axis2.description.TransportInDescription
Field paramInclude
paramInclude - Variable in class org.apache.axis2.description.TransportOutDescription
Field paramInclude
parent - Variable in class org.apache.axis2.context.AbstractContext
 
parent - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
parentElement - Variable in class org.apache.axis2.saaj.NodeImplEx
 
parentQName - Variable in class org.apache.axis2.databinding.ADBDataSource
 
parentQName - Variable in class org.apache.axis2.databinding.ADBHelperDataSource
 
parse(OutputStream, InputStream, InputStream) - Static method in class org.apache.axis2.util.XSLTTemplateProcessor
Parses an XML stream with an XSL stream
parse(OutputStream, Document, Transformer) - Static method in class org.apache.axis2.util.XSLTTemplateProcessor
Parses an XML stream with an XSL stream
parse(OutputStream, Document, InputStream) - Static method in class org.apache.axis2.util.XSLTTemplateProcessor
 
parse(OutputStream, Document, InputStream, URIResolver) - Static method in class org.apache.axis2.util.XSLTTemplateProcessor
 
parse(OutputStream, Document, InputStream, URIResolver, boolean) - Static method in class org.apache.axis2.util.XSLTTemplateProcessor
 
parse(Document, URIResolver) - Method in class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
Writes the output file.
parse(Document, URIResolver) - Method in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
Writes the output file.
parse(Document, URIResolver) - Method in class org.apache.axis2.wsdl.codegen.writer.CStubHeaderWriter
Writes the output file.
parse(Document, URIResolver) - Method in class org.apache.axis2.wsdl.codegen.writer.CStubSourceWriter
Writes the output file.
parse(Document, URIResolver) - Method in class org.apache.axis2.wsdl.codegen.writer.CSvcSkeletonWriter
Writes the output file.
parseDate(String) - Method in class org.apache.axis2.databinding.types.Duration
This method parses the date portion of a String that represents xsd:duration - nYnMnD.
parseRequestURLForServiceAndOperation(String, String) - Static method in class org.apache.axis2.util.Utils
Break a full path into pieces
parseTime(String) - Method in class org.apache.axis2.databinding.types.Duration
This method parses the time portion of a String that represents xsd:duration - nHnMnS.
part() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
PARTICLE_TYPE_ELEMENT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
PASS - Static variable in class org.apache.axis2.transport.mail.Constants
 
PASSWORD - Static variable in class org.apache.axis2.Constants
 
passWord - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
PATH_TO_CONFIG_CANNOT_BE_NULL - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
patternFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
pause() - Method in class org.apache.axis2.context.MessageContext
Pause the execution of the current handler chain
peek() - Method in class org.apache.axis2.util.ArrayStack
Returns the top item off of this stack without removing it.
peek(int) - Method in class org.apache.axis2.util.ArrayStack
Returns the n'th item down (zero-relative) from the top of this stack without removing it.
performContextCleanup(String, MessageContext) - Static method in class org.apache.axis2.util.ThreadContextMigratorUtil
Activate any registered ThreadContextMigrators to remove information from the context if necessary.
performMigrationToContext(String, MessageContext) - Static method in class org.apache.axis2.util.ThreadContextMigratorUtil
Activate any registered ThreadContextMigrators to move info from the thread of execution into the context.
performMigrationToThread(String, MessageContext) - Static method in class org.apache.axis2.util.ThreadContextMigratorUtil
Activate any registered ThreadContextMigrators to move context info to the thread of execution.
performThreadCleanup(String, MessageContext) - Static method in class org.apache.axis2.util.ThreadContextMigratorUtil
Activate any registered ThreadContextMigrators to remove information from the thread of execution if necessary.
Phase - Class in org.apache.axis2.engine
A Phase is an ordered collection of Handlers.
Phase() - Constructor for class org.apache.axis2.engine.Phase
 
Phase(String) - Constructor for class org.apache.axis2.engine.Phase
Constructor Phase.
PHASE_DISPATCH - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
PHASE_GLOBAL - Static variable in class org.apache.axis2.Constants
Field PHASE_GLOBAL
PHASE_LIST - Static variable in class org.apache.axis2.Constants
 
PHASE_MESSAGE_OUT - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
PHASE_MESSAGE_PROCESSING - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
PHASE_POLICY_DETERMINATION - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
PHASE_POST_DISPATCH - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
PHASE_PRE_DISPATCH - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
PHASE_SERVICE - Static variable in class org.apache.axis2.Constants
Field PHASE_SERVICE
PHASE_TRANSPORT - Static variable in class org.apache.axis2.Constants
Field PHASE_TRANSPORT
PHASE_TRANSPORT_OUT - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
PHASE_TRANSPORTIN - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
PhaseException - Exception in org.apache.axis2.phaseresolver
Class PhaseException
PhaseException(String) - Constructor for exception org.apache.axis2.phaseresolver.PhaseException
Constructor PhaseException
PhaseException(Throwable) - Constructor for exception org.apache.axis2.phaseresolver.PhaseException
Constructor PhaseException
PhaseException(String, Throwable) - Constructor for exception org.apache.axis2.phaseresolver.PhaseException
Constructor PhaseException
PhaseHolder - Class in org.apache.axis2.phaseresolver
This class hold all the phases found in the services.xml and server.xml
PhaseHolder() - Constructor for class org.apache.axis2.phaseresolver.PhaseHolder
 
PhaseHolder(ArrayList) - Constructor for class org.apache.axis2.phaseresolver.PhaseHolder
 
PhaseMetadata - Class in org.apache.axis2.phaseresolver
Class PhaseMetadata
PhaseMetadata() - Constructor for class org.apache.axis2.phaseresolver.PhaseMetadata
 
PhaseResolver - Class in org.apache.axis2.phaseresolver
Class PhaseResolver
PhaseResolver(AxisConfiguration) - Constructor for class org.apache.axis2.phaseresolver.PhaseResolver
default constructor , to obuild chains for GlobalDescription
PhaseRule - Class in org.apache.axis2.description
Class PhaseRule
PhaseRule() - Constructor for class org.apache.axis2.description.PhaseRule
Constructor PhaseRule.
PhaseRule(String) - Constructor for class org.apache.axis2.description.PhaseRule
 
PHASES_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field PHASES_KEY
PhasesInfo - Class in org.apache.axis2.deployment.util
 
PhasesInfo() - Constructor for class org.apache.axis2.deployment.util.PhasesInfo
 
phasesinfo - Variable in class org.apache.axis2.engine.AxisConfiguration
 
ping() - Method in interface org.apache.axis2.engine.Pingable
 
PING_FAILD - Static variable in interface org.apache.axis2.engine.Pingable
 
PING_MODULE_LEVEL - Static variable in interface org.apache.axis2.engine.Pingable
 
PING_MR_LEVEL - Static variable in interface org.apache.axis2.engine.Pingable
 
PING_SUCCESSFUL - Static variable in interface org.apache.axis2.engine.Pingable
 
Pingable - Interface in org.apache.axis2.engine
 
PLAIN_BASE_64_PROPERTY_KEY - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
PLUGIN_ENABLE_LIST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field PLUGIN_ENABLE_LIST
PLUGIN_ENGINE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field PLUGIN_ENGINE
PLUGIN_EXCEPTION_LOG - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field PLUGIN_EXCEPTION_LOG
PLUGIN_IS_DEVELOPMENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field PLUGIN_IS_DEVELOPMENT
PLUGIN_LOG - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field PLUGIN_LOG
PLUGIN_NAME - Static variable in class org.apache.axis2.transport.http.HTTPConstants
AXIS servlet plugin parameter names.
PLUGIN_SERVICE_NAME - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field PLUGIN_SERVICE_NAME
PLUGIN_WRITER - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field PLUGIN_WRITER
POJODeployer - Class in org.apache.axis2.deployment
 
POJODeployer() - Constructor for class org.apache.axis2.deployment.POJODeployer
 
POLICY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
POLICY_NS_URI - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
POLICY_REFERENCE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
policyApplied(ConfigurationEvent) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManagerListener
 
policyComponentToString(PolicyComponent) - Static method in class org.apache.axis2.util.PolicyUtil
 
PolicyDataLocator - Class in org.apache.axis2.dataretrieval
Axis 2 Data Locator responsibles for retrieving Policy metadata.
PolicyDataLocator() - Constructor for class org.apache.axis2.dataretrieval.PolicyDataLocator
 
PolicyDataLocator(ServiceData[]) - Constructor for class org.apache.axis2.dataretrieval.PolicyDataLocator
Constructor
PolicyEvaluator - Class in org.apache.axis2.wsdl.codegen.extension
 
PolicyEvaluator() - Constructor for class org.apache.axis2.wsdl.codegen.extension.PolicyEvaluator
 
PolicyExtension - Interface in org.apache.axis2.modules
 
PolicyFileWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
PolicyFileWriter(File) - Constructor for class org.apache.axis2.wsdl.codegen.writer.PolicyFileWriter
 
PolicyInclude - Class in org.apache.axis2.description
 
PolicyInclude() - Constructor for class org.apache.axis2.description.PolicyInclude
 
PolicyInclude(AxisDescription) - Constructor for class org.apache.axis2.description.PolicyInclude
 
PolicyUtil - Class in org.apache.axis2.util
 
PolicyUtil() - Constructor for class org.apache.axis2.util.PolicyUtil
 
pop() - Method in class org.apache.axis2.util.ArrayStack
Pops the top item off of this stack and return it.
POP3_HOST - Static variable in class org.apache.axis2.transport.mail.Constants
 
POP3_PASSWORD - Static variable in class org.apache.axis2.transport.mail.Constants
 
POP3_PORT - Static variable in class org.apache.axis2.transport.mail.Constants
 
POP3_USER - Static variable in class org.apache.axis2.transport.mail.Constants
 
POP3Server - Class in org.apache.axis2.transport.mail.server
 
POP3Server(Storage, int) - Constructor for class org.apache.axis2.transport.mail.server.POP3Server
 
POP3Worker - Class in org.apache.axis2.transport.mail.server
 
POP3Worker(Socket, Storage) - Constructor for class org.apache.axis2.transport.mail.server.POP3Worker
 
POP_SERVER_PORT - Static variable in class org.apache.axis2.transport.mail.Constants
 
popNamespace() - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
Pop a namespace
populateAllServices() - Method in class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
Public method to access the wsdl 1.1 file and create a List of AxisService objects.
populateAllServices() - Method in class org.apache.axis2.description.WSDL20ToAllAxisServicesBuilder
Public method to access the wsdl 2.0 file and create a List of AxisService objects.
populateAxisConfiguration(InputStream) - Method in class org.apache.axis2.deployment.DeploymentEngine
To get AxisConfiguration for a given inputStream this method can be used.
populateConfig() - Method in class org.apache.axis2.deployment.AxisConfigBuilder
 
populateListInfo(BeanWriterMetaInfoHolder, Document, Element, Map) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
populateListInfo(BeanWriterMetaInfoHolder, Document, Element, Map) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
populateMemberInfo(BeanWriterMetaInfoHolder, Document, Element, Map) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
populateMemberInfo(BeanWriterMetaInfoHolder, Document, Element, Map) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
populateModule() - Method in class org.apache.axis2.deployment.ModuleBuilder
 
populateNamespaces(OMElement, Map) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Adds the namespaces to the given OMElement
populateSchemaMappings() - Method in class org.apache.axis2.description.AxisService
runs the schema mappings if it has not been run previously it is best that this logic be in the axis service since one can call the axis service to populate the schema mappings
populateService(AxisServiceGroup, URL, String) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
populateService(OMElement) - Method in class org.apache.axis2.deployment.ServiceBuilder
Populates service from corresponding OM.
populateService() - Method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
populates a given service This is the only publicly accessible method in this class
populateService() - Method in class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
populateService() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
populateServiceGroup(AxisServiceGroup) - Method in class org.apache.axis2.deployment.ServiceGroupBuilder
 
populateSessionInformation(HttpServletRequest) - Method in class org.apache.axis2.transport.http.AbstractAgent
 
popUserMails(String) - Method in class org.apache.axis2.transport.mail.server.Storage
 
PORT_NAME_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
PORT_NAME_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
PORT_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
PORT_TYPE_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
portName - Variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
PositiveInteger - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type positiveInteger

positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1.

PositiveInteger(byte[]) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger
 
PositiveInteger(int, byte[]) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger
 
PositiveInteger(int, int, Random) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger
 
PositiveInteger(int, Random) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger
 
PositiveInteger(String) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger
 
PositiveInteger(String, int) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger
 
PositiveInteger.BigIntegerRep - Class in org.apache.axis2.databinding.types
 
PositiveInteger.BigIntegerRep(byte[]) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger.BigIntegerRep
 
PrefixedQName - Class in org.apache.axis2.saaj
Class Prefixed QName

Took this implementation from Axis 1.2 code

PrefixedQName(String, String, String) - Constructor for class org.apache.axis2.saaj.PrefixedQName
Constructor PrefixedQName.
PrefixedQName(QName) - Constructor for class org.apache.axis2.saaj.PrefixedQName
Constructor PrefixedQName
PREPARE - Static variable in interface org.apache.axis2.cluster.CommandType
 
prepare() - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManager
 
prepare() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
prepareCalled(ConfigurationEvent) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManagerListener
 
prepareMessageContext(ConfigurationContext, MessageContext) - Method in class org.apache.axis2.client.OperationClient
 
prepareRepository(String) - Method in class org.apache.axis2.deployment.DeploymentEngine
Creates directories for modules/services, copies configuration xml from class loader if necessary
prettify(File) - Static method in class org.apache.axis2.util.PrettyPrinter
Pretty prints contents of the java source file.
prettify(File) - Static method in class org.apache.axis2.util.XMLPrettyPrinter
Pretty prints contents of the java source file.
prettify(File) - Method in class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
Recursive procedure to prettify the files
prettifyFile(File) - Method in class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
Implement this to call the proper pretty printers
prettifyFile(File) - Method in class org.apache.axis2.wsdl.codegen.extension.JavaPrettyPrinterExtension
Overridden to call the java pretty printer
prettifyFile(File) - Method in class org.apache.axis2.wsdl.codegen.extension.WSDLPrettyPrinterExtension
 
prettifyFile(File) - Method in class org.apache.axis2.wsdl.codegen.extension.XMLPrettyPrinterExtension
calls the xml pretty printers
PrettyPrinter - Class in org.apache.axis2.util
Tidies up the java source code using Jalopy.
PrettyPrinter() - Constructor for class org.apache.axis2.util.PrettyPrinter
 
PrimitiveTypeFinder - Class in org.apache.axis2.schema.util
A simple utiliy to find whether a given class name is primitive or not
PrimitiveTypeFinder() - Constructor for class org.apache.axis2.schema.util.PrimitiveTypeFinder
 
PrimitiveTypeWrapper - Class in org.apache.axis2.schema.util
 
PrimitiveTypeWrapper() - Constructor for class org.apache.axis2.schema.util.PrimitiveTypeWrapper
 
printSchema(OutputStream) - Method in class org.apache.axis2.description.AxisService
 
printServiceHTML(String, ConfigurationContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportReceiver
 
printUsage() - Static method in class org.apache.axis2.transport.http.SimpleHTTPServer
 
printUsage() - Static method in class org.apache.axis2.transport.SimpleAxis2Server
 
printWSDL(OutputStream, String, String) - Method in class org.apache.axis2.description.AxisService
 
printWSDL(OutputStream, String) - Method in class org.apache.axis2.description.AxisService
Deprecated. try to use the method which takes three arguments
printWSDL(OutputStream) - Method in class org.apache.axis2.description.AxisService
Print the WSDL with a default URL.
printWSDL2(OutputStream) - Method in class org.apache.axis2.description.AxisService
 
printWSDL2(OutputStream, String, String) - Method in class org.apache.axis2.description.AxisService
 
process(AxisHttpConnection) - Method in class org.apache.axis2.transport.http.server.DefaultHttpConnectionManager
 
process(AxisHttpConnection) - Method in interface org.apache.axis2.transport.http.server.HttpConnectionManager
 
process(HttpRequest, HttpContext) - Method in class org.apache.axis2.transport.http.server.RequestSessionCookie
 
process(HttpResponse, HttpContext) - Method in class org.apache.axis2.transport.http.server.ResponseSessionCookie
 
processActionMappings(OMElement, AxisOperation) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Populate the AxisOperation with details from the actionMapping, outputActionMapping and faultActionMapping elements from the operation element.
processActivateService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processAttribute(XmlSchemaAttribute, BeanWriterMetaInfoHolder, XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
Process the attribute
processContentTypeForAction(String, MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
 
processDeactivateService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processdisengageModule(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.ApplicationXMLBuilder
 
processDocument(InputStream, String, MessageContext) - Method in interface org.apache.axis2.builder.Builder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.MIMEBuilder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.MTOMBuilder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.MultipartFormDataBuilder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.SOAPBuilder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.XFormURLEncodedBuilder
 
processEditServicePara(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processElementforRefs(OMElement) - Method in class org.apache.axis2.databinding.utils.MultirefHelper
 
processEngageToService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processEngageToServiceGroup(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processEngagingGlobally(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processExplicitSchemaAndWSDL(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processFilesInFolder(File, HashMap) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
 
processFlow(OMElement, ParameterInclude) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Processes flow elements in services.xml .
processglobalModules(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processHandler(OMElement, ParameterInclude) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Processes Handler element.
processHTTPGetRequest(MessageContext, OutputStream, String, String, ConfigurationContext, Map) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
Deprecated. use RESTUtil.processURLRequest(MessageContext msgContext, OutputStream out, String contentType) instead
processHTTPPostRequest(MessageContext, InputStream, OutputStream, String, String, String) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
processImports(Definition, List) - Static method in class org.apache.axis2.wsdl.util.WSDL4JImportedWSDLHelper
The intention of this procedure is to process the imports.
processIndex(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AbstractAgent
Callback method for index page.
processIndex(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processIndex(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processListContexts(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListFaultyServices(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processListModules(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListOperation(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListOperations(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListPhases(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processListServiceGroups(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListServices(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processListSingleService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processLogin(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processLogout(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processMail(ConfigurationContext, MimeMessage) - Method in class org.apache.axis2.transport.mail.server.MailSorter
 
processMessage(InputStream, EndpointReference) - Method in class org.apache.axis2.transport.local.LocalTransportReceiver
 
processMessageBuilders(OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Processes the message builders specified in axis2.xml or services.xml.
processMessageFormatters(OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Processes the message builders specified in axis2.xml or services.xml.
processMessageReceivers(OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Processes default message receivers specified either in axis2.xml or services.xml.
processMessageReceivers(ClassLoader, OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Processes default message receivers specified either in axis2.xml or services.xml.
processModelObjects(Map, Element, Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
processModuleConfig(Iterator, ParameterInclude, AxisConfiguration) - Method in class org.apache.axis2.deployment.AxisConfigBuilder
 
processModuleRefs(Iterator, AxisConfiguration) - Method in class org.apache.axis2.deployment.AxisConfigBuilder
Update the list of modules that is required to be engaged globally.
processModuleRefs(Iterator) - Method in class org.apache.axis2.deployment.ServiceBuilder
Gets the list of modules that is required to be engaged globally.
processModuleRefs(Iterator, AxisServiceGroup) - Method in class org.apache.axis2.deployment.ServiceGroupBuilder
Gets the list of modules that is required to be engaged globally.
processObject(OMElement, Class, MultirefHelper, boolean, ObjectSupplier) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
 
processOMElementRef(String) - Method in class org.apache.axis2.databinding.utils.MultirefHelper
 
processOperationModuleConfig(Iterator, ParameterInclude, AxisOperation) - Method in class org.apache.axis2.deployment.ServiceBuilder
 
processOperationModuleRefs(Iterator, AxisOperation) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
processParameters(Iterator, ParameterInclude, ParameterInclude) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Gets the Parameter object from the OM.
processPolicyElements(int, Iterator, PolicyInclude) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
processPolicyRefElements(int, Iterator, PolicyInclude) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
processPostRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.util.SOAPUtil
Deprecated. Handle SOAP Messages
processRef(Class, String, ObjectSupplier) - Method in class org.apache.axis2.databinding.utils.MultirefHelper
 
processRefAtt(OMElement) - Static method in class org.apache.axis2.databinding.utils.MultirefHelper
 
processRequest(OMElement, Method, ObjectSupplier) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
 
processResponse(SOAPFactory, Object, OMElement, OMNamespace, SOAPEnvelope, Method, boolean, TypeTable) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
 
processResponse(Object, AxisService, Method, SOAPEnvelope, SOAPFactory, OMNamespace, OMElement, MessageContext) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
 
processResponse(HttpMethodBase, MessageContext) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
processSchemas(List, Element[], CodeGenConfiguration) - Static method in class org.apache.axis2.jaxbri.CodeGenerationUtility
 
processSchemas(List, Element[], CodeGenConfiguration) - Static method in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
processSelectService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processSelectServiceParaEdit(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processServiceGroup(String, DeploymentFileData, AxisServiceGroup, boolean, HashMap, ConfigurationContext) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
Extracts Service XML files and builds the service groups.
processServiceModuleConfig(Iterator, ParameterInclude, AxisService) - Method in class org.apache.axis2.deployment.ServiceBuilder
 
processServiceModuleConfig(Iterator, ParameterInclude, AxisServiceGroup) - Method in class org.apache.axis2.deployment.ServiceGroupBuilder
 
processSimpleExtensionBaseType(QName, BeanWriterMetaInfoHolder, XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
Process Simple Extension Base Type.
processSimpleRestrictionBaseType(QName, QName, BeanWriterMetaInfoHolder, XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
Process Simple Restriction Base Type.
processSupportedPolicyNamespaces(OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
processUnknown(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AbstractAgent
Callback method for unknown/unsupported requests.
processUpload(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processURLRequest() - Method in class org.apache.axis2.transport.http.AxisServlet.ProcessRESTRequest
 
processURLRequest(MessageContext, OutputStream, String) - Static method in class org.apache.axis2.transport.http.util.RESTUtil
 
processViewGlobalHandlers(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processViewServiceHandlers(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processWSDLs(DeploymentFileData) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
Creates service objects from wsdl file inside a service archive file.
processXMLRequest() - Method in class org.apache.axis2.transport.http.AxisServlet.ProcessRESTRequest
 
processXMLRequest(MessageContext, InputStream, OutputStream, String) - Static method in class org.apache.axis2.transport.http.util.RESTUtil
 
projectName - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
ProjectResourceBundle - Class in org.apache.axis2.i18n
Wrapper class for resource bundles.
properties - Variable in class org.apache.axis2.context.AbstractContext
 
PROPERTY_EXT - Static variable in class org.apache.axis2.i18n.RB
 
PROPERTY_TEMP_DIR - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
protocol - Variable in class org.apache.axis2.transport.http.HttpTransportProperties
 
PROTOCOL_HTTP - Static variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
PROTOCOL_HTTPS - Static variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
PROTOCOL_VERSION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
PROXY - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
PROXY_HOST_NAME - Static variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
PROXY_HOST_NAME - Static variable in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
PROXY_PORT - Static variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
PROXY_PORT - Static variable in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
proxyHostName - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
proxyOutSetting - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
proxydiscription
proxyOutSetting - Variable in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
proxydiscription
proxyPort - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
publishMessage(Long, Integer, String, String) - Static method in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorService
Publish a SOAP message to listeners
push(Object) - Method in class org.apache.axis2.util.ArrayStack
Pushes a new item onto the top of this stack.
pushNamespace(String, String) - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
Register a namespace in this context
put(Object, Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
put(Object, Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
put(Object, Object) - Method in class org.apache.axis2.util.MultipleEntryHashMap
 
putAll(Map) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
putAll(Map) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
putContextProperties(ServiceContext, boolean) - Method in class org.apache.axis2.context.ServiceContext
This will do a copy of the properties from this context object to the properties of the specified context object.
putContextProperties(ServiceGroupContext) - Method in class org.apache.axis2.context.ServiceGroupContext
This will do a copy of the properties from this context object to the properties of the specified context object.
putDialect(String) - Method in class org.apache.axis2.dataretrieval.DataRetrievalRequest
Allow to set the dialect of data to retrieve
putIdentifier(String) - Method in class org.apache.axis2.dataretrieval.DataRetrievalRequest
Allow to set the identifier of data to retrieve
putOutputForm(OutputForm) - Method in class org.apache.axis2.dataretrieval.DataRetrievalRequest
Allow to set the output format of the data retrieved.
putProperty(Object, Object) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Puts a property into the configuration.

Q

qName2NameMap - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
qName2ObjectMap - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
qName2StatusMap - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
QNAME_FAULTACTOR - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTCODE - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTCODE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTDETAIL_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTDETAILS - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTNODE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTREASON_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTROLE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTSTRING - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTSUBCODE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTVALUE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_INVALID_HEADER - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_LITERAL_ITEM - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_NOTUNDERSTOOD - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_PROBLEM_HEADER - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_RPC_RESULT - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_TEXT_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_WSA_FROM - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_WSA_FROM - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
QNAME_WSA_HEADER_DETAIL - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_WSA_MESSAGE_ID - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_WSA_MESSAGE_ID - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
QNAME_WSA_RELATES_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_WSA_RELATES_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
QNAME_WSA_REPLY_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_WSA_REPLY_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
QNAME_WSA_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_WSA_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
qNameMaxOccursCountMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
qNameMinOccursCountMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
qNameOrderMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
QUIT - Static variable in class org.apache.axis2.transport.mail.Constants
 
quoteIllegal(String, String) - Static method in class org.apache.axis2.transport.http.util.URIEncoderDecoder
All characters except letters ('a'..'z', 'A'..'Z') and numbers ('0'..'9') and legal characters are converted into their hexidecimal value prepended by '%'.

R

random - Static variable in class org.apache.axis2.saaj.util.IDGenerator
A random number generator to use when generating session identifiers.
randomClass - Static variable in class org.apache.axis2.saaj.util.IDGenerator
The Java class name of the random number generator class to be used when generating session identifiers.
RawXMLINOnlyMessageReceiver - Class in org.apache.axis2.receivers
The RawXMLINOnlyMessageReceiver MessageReceiver hands over the raw request received to the service implementation class as an OMElement.
RawXMLINOnlyMessageReceiver() - Constructor for class org.apache.axis2.receivers.RawXMLINOnlyMessageReceiver
 
RawXMLINOutAsyncMessageReceiver - Class in org.apache.axis2.receivers
The RawXMLINOutAsyncMessageReceiver MessageReceiver hands over the raw request received to the service implementation class as an OMElement.
RawXMLINOutAsyncMessageReceiver() - Constructor for class org.apache.axis2.receivers.RawXMLINOutAsyncMessageReceiver
 
RawXMLINOutMessageReceiver - Class in org.apache.axis2.receivers
The RawXMLINOutMessageReceiver MessageReceiver hands over the raw request received to the service implementation class as an OMElement.
RawXMLINOutMessageReceiver() - Constructor for class org.apache.axis2.receivers.RawXMLINOutMessageReceiver
 
RB - Class in org.apache.axis2.i18n
CURRENTLY NOT USED KEEPING FOR REFERENCE 9/19/2002

RB(String) - Constructor for class org.apache.axis2.i18n.RB
Construct a new RB
RB(Object, String) - Constructor for class org.apache.axis2.i18n.RB
Construct a new RB
RB(Object, String, Locale) - Constructor for class org.apache.axis2.i18n.RB
Construct a new RB
RCPT_ERROR - Static variable in class org.apache.axis2.transport.mail.Constants
 
RCPT_OK - Static variable in class org.apache.axis2.transport.mail.Constants
 
read(XMLStreamReader) - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
public read method - reads a given reader to extract the text value
read(XMLStreamReader) - Method in class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
public read method - reads a given reader to extract the text value
READ_CHUNK_SZ - Static variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field READ_CHUNK_SZ
readArrayList(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Reads an array of objects from the specified input stream.
readers - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field readers
readExternal(ObjectInput) - Method in class org.apache.axis2.addressing.RelatesTo
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.client.Options
Restore the contents of the MessageContext that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.context.MessageContext
Restore the contents of the MessageContext that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.context.OperationContext
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.context.ServiceContext
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.context.ServiceGroupContext
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.context.SessionContext
Restore the contents of the MessageContext that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.description.Parameter
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.description.ParameterIncludeImpl
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.util.MetaDataEntry
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.util.SelfManagedDataHolder
 
readHashMap(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Read a hashmap of objects from the specified input stream.
readInTheWSDLFile(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
Read the WSDL file
readLinkedList(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Reads a linked list of objects from the specified input stream.
readModuleArchive(DeploymentFileData, AxisModule, boolean, AxisConfiguration) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
 
readObject(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Read an object from the specified input stream.
readResolve() - Method in class org.apache.axis2.databinding.types.NegativeInteger.BigIntegerRep
 
readResolve() - Method in class org.apache.axis2.databinding.types.NonNegativeInteger.BigIntegerRep
 
readResolve() - Method in class org.apache.axis2.databinding.types.NonPositiveInteger.BigIntegerRep
 
readResolve() - Method in class org.apache.axis2.databinding.types.PositiveInteger.BigIntegerRep
 
readString(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Read a string from the specified input stream.
receive(MessageContext) - Method in class org.apache.axis2.engine.AxisEngine
This methods represents the inflow of the Axis, this could be either at the server side or the client side.
receive(MessageContext) - Method in interface org.apache.axis2.engine.MessageReceiver
 
receive(MessageContext) - Method in class org.apache.axis2.receivers.AbstractInMessageReceiver
 
receive(MessageContext) - Method in class org.apache.axis2.receivers.AbstractInOutAsyncMessageReceiver
 
receive(MessageContext) - Method in class org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver
 
receive(MessageContext) - Method in class org.apache.axis2.receivers.AbstractRobustInMessageReceiver
 
receive(MessageContext) - Method in class org.apache.axis2.util.CallbackReceiver
 
receiveFault(MessageContext) - Method in class org.apache.axis2.engine.AxisEngine
This is invoked when a SOAP Fault is received from a Other SOAP Node Receives a SOAP fault from another SOAP node.
receiveMessages() - Method in class org.apache.axis2.transport.mail.EmailReceiver
 
receiver - Variable in class org.apache.axis2.description.TransportInDescription
 
receiveRequest(HttpParams) - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
receiveRequest(HttpParams) - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
recycleNode() - Method in class org.apache.axis2.saaj.NodeImplEx
Notifies the implementation that this Node object is no longer being used by the application and that the implementation is free to reuse this object for nodes that may be created later.
recycleNode() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
REFERENCE_FORM - Static variable in class org.apache.axis2.dataretrieval.OutputForm
 
register(String, Policy) - Method in class org.apache.axis2.util.AxisPolicyLocator
 
registerExtensionMapperPackageName(String) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Registers the mapper package name - this is relevant to languages that enforce packaging such as Java or C#.
registerExtensionMapperPackageName(String) - Method in class org.apache.axis2.schema.writer.CStructWriter
Keep unimplemented
registerExtensionMapperPackageName(String) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Sets the mapping class name of this writer.
registerLocalPolicyAssertions(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
 
registerMapping(QName, QName, String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a mapping.
registerMapping(QName, QName, String, int) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a mapping.
registerMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.AxisOperation
 
registerModulePolicySupport(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
 
registerNillableQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a Qname as nillable The qName better be of an element
registerOperationContext(String, OperationContext) - Method in class org.apache.axis2.context.ConfigurationContext
Registers a OperationContext with a given message ID.
registerOperationContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.AxisOperation
 
registerPolicy(String, Policy) - Method in class org.apache.axis2.description.PolicyInclude
 
registerQNameIndex(QName, int) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a QName for the order.
registerServiceGroupContextintoSoapSessionTable(ServiceGroupContext) - Method in class org.apache.axis2.context.ConfigurationContext
 
registry - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
RelatesTo - Class in org.apache.axis2.addressing
Class RelatesTo
RelatesTo() - Constructor for class org.apache.axis2.addressing.RelatesTo
Constructor RelatesTo
RelatesTo(String) - Constructor for class org.apache.axis2.addressing.RelatesTo
Constructor RelatesTo
RelatesTo(String, String) - Constructor for class org.apache.axis2.addressing.RelatesTo
Constructor RelatesTo
RelatesToBasedOperationDispatcher - Class in org.apache.axis2.dispatchers
 
RelatesToBasedOperationDispatcher() - Constructor for class org.apache.axis2.dispatchers.RelatesToBasedOperationDispatcher
 
RelatesToBasedServiceDispatcher - Class in org.apache.axis2.dispatchers
 
RelatesToBasedServiceDispatcher() - Constructor for class org.apache.axis2.dispatchers.RelatesToBasedServiceDispatcher
 
releaseSAXParser(SAXParser) - Static method in class org.apache.axis2.util.XMLUtils
Returns a SAX parser for reuse.
releaseSchemaList() - Method in class org.apache.axis2.description.AxisService
Release the list of schema objects.
reload() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
 
RELOAD_CONFIGURATION - Static variable in interface org.apache.axis2.cluster.CommandType
 
reloadConfiguration() - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManager
 
REMOTE_ADDR - Static variable in class org.apache.axis2.context.MessageContext
 
remove(Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
remove(Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
remove() - Method in class org.apache.axis2.util.ArrayStack
Removes the element on the top of the stack.
remove(String) - Method in class org.apache.axis2.util.AxisPolicyLocator
 
REMOVE_SERVICE_CONTEXT - Static variable in interface org.apache.axis2.cluster.CommandType
 
REMOVE_SERVICE_GROUP_CONTEXT - Static variable in interface org.apache.axis2.cluster.CommandType
 
removeAllAttachments() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllFaultSubcodes() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Removes any Subcodes that may be contained by this SOAPFault.
removeAllMimeHeaders() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Removes all the MIME header entries.
removeAllMimeHeaders() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Removes all the MimeHeader objects for this SOAPEnvelope object.
removeAllPolicyElements() - Method in class org.apache.axis2.description.PolicyInclude
 
removeAttachment(String) - Method in class org.apache.axis2.context.MessageContext
Removes the attachment with the given content ID from the Attachments Map Do nothing if a attachment cannot be found by the given content ID.
removeAttachments(MimeHeaders) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Removes all the AttachmentPart objects that have header entries that match the specified headers.
removeAttribute(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
 
removeAttribute(QName) - Method in class org.apache.axis2.saaj.DetailImpl
 
removeAttribute(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
removeAttribute(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
removeAttribute(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeAttribute(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeAttribute(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeAttributeNode(Attr) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeChild(Object) - Method in class org.apache.axis2.description.AxisDescription
 
removeChild(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Removes the child node indicated by oldChild from the list of children, and returns it.
removeContents() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeContext(AbstractContext) - Method in interface org.apache.axis2.cluster.context.ContextManager
 
removeDestination(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Remove listen destination on this connection factory
removeExposedTransport(String) - Method in class org.apache.axis2.description.AxisService
 
removeFaultAction(String) - Method in class org.apache.axis2.description.AxisOperation
 
removeFaultyService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
removeFirstInboundExecutedPhase() - Method in class org.apache.axis2.context.MessageContext
Remove the first Phase in the collection of executed phases for the inbound path.
removeFirstOutboundExecutedPhase() - Method in class org.apache.axis2.context.MessageContext
Remove the first Phase in the collection of executed phases for the outbound path.
removeFromEngagedModuleList(AxisModule) - Method in class org.apache.axis2.description.AxisOperation
To remove module from engage module list
removeFromEngageList(String) - Method in class org.apache.axis2.description.AxisServiceGroup
 
removeHandler(HandlerDescription) - Method in class org.apache.axis2.engine.Phase
To remove a given hnadler from a phase
removeHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
removeHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
removeHeaders() - Method in class org.apache.axis2.client.ServiceClient
Remove all headers for outgoing message.
removeHeaders(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
removeHeaders(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
removeList() - Method in class org.apache.axis2.util.MetaDataEntry
Remove the list
removeLocalPolicyAssertion(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
 
removeMimeHeader(String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Removes all MIME headers that match the given name.
removeMimeHeader(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Removes all MIME headers that match the given name.
removeModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
To remove a given module from the system
removeNamespaceDeclaration(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeOperation(QName) - Method in class org.apache.axis2.description.AxisService
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.AxisDescription
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.AxisModule
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.HandlerDescription
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.ModuleConfiguration
 
removeParameter(Parameter) - Method in interface org.apache.axis2.description.ParameterInclude
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.ParameterIncludeImpl
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.TransportInDescription
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.TransportOutDescription
 
removePolicyElement(String) - Method in class org.apache.axis2.description.PolicyInclude
 
removeSelfManagedData(Class, Object) - Method in class org.apache.axis2.context.MessageContext
Removes the mapping of the specified key if the specified key has been set for self managed data
removeService(String) - Method in class org.apache.axis2.description.AxisServiceGroup
 
removeService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Method removeService.
removeServiceGroup(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
removeServiceGroupContext(AxisServiceGroup) - Method in class org.apache.axis2.context.ConfigurationContext
 
renameNode(Node, String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
renderView(String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AbstractAgent
 
REPLACE_ADDRESSING_HEADERS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
replaceChild(Node, Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int, int, String) - Method in class org.apache.axis2.saaj.TextImplEx
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceWholeText(String) - Method in class org.apache.axis2.saaj.TextImplEx
 
REPLY_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the response JMS destination
REPLY_TO - Static variable in class org.apache.axis2.transport.mail.Constants
 
repoListener - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
REPOSITORY_CANNOT_BE_NULL - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
REPOSITORY_PATH_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
REPOSITORY_PATH_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
RepositoryListener - Class in org.apache.axis2.deployment
 
RepositoryListener(DeploymentEngine, boolean) - Constructor for class org.apache.axis2.deployment.RepositoryListener
This constructor takes two arguments, a folder name and a reference to Deployment Engine First, it initializes the system, by loading all the modules in the /modules directory and then creates a WSInfoList to store information about available modules and services.
REQUEST_HEADERS - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field REQUEST_HEADERS
REQUEST_URI - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field REQUEST_URI
RequestResponseTransport - Interface in org.apache.axis2.transport
This interface represents a control object for a Request/Response transport.
RequestResponseTransport.RequestResponseTransportStatus - Class in org.apache.axis2.transport
Used to give the current status of the RequestResponseTransport object.
RequestSessionCookie - Class in org.apache.axis2.transport.http.server
 
RequestSessionCookie() - Constructor for class org.apache.axis2.transport.http.server.RequestSessionCookie
 
RequestURIBasedDispatcher - Class in org.apache.axis2.engine
Dispatches the service based on the information from the target endpoint URL.
RequestURIBasedDispatcher() - Constructor for class org.apache.axis2.engine.RequestURIBasedDispatcher
 
RequestURIBasedOperationDispatcher - Class in org.apache.axis2.dispatchers
Dispatches the operation based on the information from the target endpoint URL.
RequestURIBasedOperationDispatcher() - Constructor for class org.apache.axis2.dispatchers.RequestURIBasedOperationDispatcher
 
RequestURIBasedServiceDispatcher - Class in org.apache.axis2.dispatchers
 
RequestURIBasedServiceDispatcher() - Constructor for class org.apache.axis2.dispatchers.RequestURIBasedServiceDispatcher
 
RequestURIOperationDispatcher - Class in org.apache.axis2.engine
Dispatches the operation based on the information from the target endpoint URL.
RequestURIOperationDispatcher() - Constructor for class org.apache.axis2.engine.RequestURIOperationDispatcher
 
require(int, String, String) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
require(int, String, String) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
require(int, String, String) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
require(int, String, String) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
require(int, String, String) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
require(int, String, String) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
require(int, String, String) - Method in class org.apache.axis2.util.StreamWrapper
 
reset() - Method in class org.apache.axis2.client.OperationClient
Reset the operation client to a clean status after the MEP has completed.
reset() - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
Resets the state machine.
reset() - Method in class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
Resets the state machine.
reset() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
reset() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
resetFaultNames() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
rests the fault name maps
resetInboundExecutedPhases() - Method in class org.apache.axis2.context.MessageContext
Reset the list of executed inbound phases.
resetOutboundExecutedPhases() - Method in class org.apache.axis2.context.MessageContext
Reset the list of executed outbound phases.
resolve(String, String) - Method in class org.apache.axis2.wsdl.util.XSLTIncludeResolver
Resolves a given href and base combination
resolvedRpcWrappedElementMap - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
resolveEntity(String, String, String) - Method in class org.apache.axis2.deployment.resolver.AARFileBasedURIResolver
 
resolveEntity(String, String, String) - Method in class org.apache.axis2.deployment.resolver.WarFileBasedURIResolver
 
resolveEntity(String, String) - Method in class org.apache.axis2.util.DefaultEntityResolver
 
resolver - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
resolveTarget(MessageContext) - Method in interface org.apache.axis2.util.TargetResolver
resolveTarget examines the MessageContext and updates the MessageContext in order to resolve the target.
RESOURCE_FOLDER_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
RESOURCE_FOLDER_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
RESOURCE_MODULES - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
resourceName - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
resourceProperties - Variable in class org.apache.axis2.i18n.RB
 
RESPONSE_ACK_CODE_VAL - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field RESPONSE_ACK_CODE_VAL
RESPONSE_CODE - Static variable in class org.apache.axis2.Constants
This can be set in the MessageContext to give an response code the transport should use when sending it out.
RESPONSE_CODE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field RESPONSE_CODE
RESPONSE_HEADERS - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field RESPONSE_HEADERS
RESPONSE_WORD - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field RESPONSE_WORD
RESPONSE_WRITTEN - Static variable in class org.apache.axis2.Constants
 
ResponseSessionCookie - Class in org.apache.axis2.transport.http.server
 
ResponseSessionCookie() - Constructor for class org.apache.axis2.transport.http.server.ResponseSessionCookie
 
restoreMessageContext(MessageContext) - Method in class org.apache.axis2.context.OperationContext
Restore the specified MessageContext object in the table used to hold the message contexts associated with this operation.
restoreThreadContext(AbstractMessageReceiver.ThreadContextDescriptor) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
 
restoreTransientData(MessageContext) - Method in interface org.apache.axis2.context.SelfManagedDataManager
This method is invoked when the MessageContext object is being restored and after the deserializeSelfManagedData() method.
RESTRequestEntity - Class in org.apache.axis2.transport.http
 
RESTRequestEntity(OMElement, boolean, MessageContext, String, String, OMOutputFormat) - Constructor for class org.apache.axis2.transport.http.RESTRequestEntity
 
RESTRequestEntity2 - Class in org.apache.axis2.transport.http
 
RESTRequestEntity2(String, String) - Constructor for class org.apache.axis2.transport.http.RESTRequestEntity2
 
restriction - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
RESTUtil - Class in org.apache.axis2.transport.http.util
 
RESTUtil() - Constructor for class org.apache.axis2.transport.http.util.RESTUtil
 
resume(MessageContext) - Method in class org.apache.axis2.engine.AxisEngine
Resume processing of a message.
resumeReceive(MessageContext) - Method in class org.apache.axis2.engine.AxisEngine
If the msgConetext is puased and try to invoke then first invoke the phase list and after the message receiver
resumeSend(MessageContext) - Method in class org.apache.axis2.engine.AxisEngine
To resume the invocation at the send path , this is neened since it is require to call TransportSender at the end
RETR - Static variable in class org.apache.axis2.transport.mail.Constants
 
retryDelay - Variable in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
 
REUSE_HTTP_CLIENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field CACHED_HTTP_CLIENT
revoke(MessageContext) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorHandler
 
RobustOutOnlyAxisOperation - Class in org.apache.axis2.description
 
RobustOutOnlyAxisOperation() - Constructor for class org.apache.axis2.description.RobustOutOnlyAxisOperation
 
RobustOutOnlyAxisOperation(QName) - Constructor for class org.apache.axis2.description.RobustOutOnlyAxisOperation
 
ROLLBACK - Static variable in interface org.apache.axis2.cluster.CommandType
 
rollback() - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManager
 
rollbackCalled(ConfigurationEvent) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManagerListener
 
rootBundle - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
rootDir - Variable in class org.apache.axis2.schema.writer.CStructWriter
 
rootPackageName - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
RPC_STYLE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
RPCInOnlyMessageReceiver - Class in org.apache.axis2.rpc.receivers
 
RPCInOnlyMessageReceiver() - Constructor for class org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver
 
RPCInOutAsyncMessageReceiver - Class in org.apache.axis2.rpc.receivers
 
RPCInOutAsyncMessageReceiver() - Constructor for class org.apache.axis2.rpc.receivers.RPCInOutAsyncMessageReceiver
 
RPCMessageReceiver - Class in org.apache.axis2.rpc.receivers
 
RPCMessageReceiver() - Constructor for class org.apache.axis2.rpc.receivers.RPCMessageReceiver
 
RPCServiceClient - Class in org.apache.axis2.rpc.client
 
RPCServiceClient(ConfigurationContext, AxisService) - Constructor for class org.apache.axis2.rpc.client.RPCServiceClient
 
RPCServiceClient() - Constructor for class org.apache.axis2.rpc.client.RPCServiceClient
 
RPCServiceClient(ConfigurationContext, URL, QName, String) - Constructor for class org.apache.axis2.rpc.client.RPCServiceClient
 
RPCUtil - Class in org.apache.axis2.rpc.receivers
 
RPCUtil() - Constructor for class org.apache.axis2.rpc.receivers.RPCUtil
 
RSET - Static variable in class org.apache.axis2.transport.mail.Constants
 
run() - Method in class org.apache.axis2.deployment.scheduler.Scheduler.SchedulerTimerTask
 
run() - Method in class org.apache.axis2.deployment.scheduler.SchedulerTask
The action to be performed by this scheduler task.
run() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
run() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
run() - Method in class org.apache.axis2.transport.mail.MailWorker
The main workhorse method.
run() - Method in class org.apache.axis2.transport.mail.server.POP3Server
 
run() - Method in class org.apache.axis2.transport.mail.server.POP3Worker
 
run() - Method in class org.apache.axis2.transport.mail.server.SMTPServer
 
run() - Method in class org.apache.axis2.transport.mail.server.SMTPWorker
 
run() - Method in class org.apache.axis2.transport.mail.SimpleMailListener
Accept requests from a given TCP port and send them through the Axis engine for processing.
run() - Method in class org.apache.axis2.transport.tcp.TCPServer
 
run() - Method in class org.apache.axis2.transport.tcp.TCPWorker
 
RUNNING_PORT - Static variable in class org.apache.axis2.transport.http.ListingAgent
 
runServer() - Method in class org.apache.axis2.transport.mail.server.SMTPServer
 

S

SAAJDataSource - Class in org.apache.axis2.saaj.util
 
SAAJDataSource() - Constructor for class org.apache.axis2.saaj.util.SAAJDataSource
Constructor SAAJDataSource.
SAAJDataSource(InputStream, int, String) - Constructor for class org.apache.axis2.saaj.util.SAAJDataSource
Create a new boundary stream.
SAAJDataSource(InputStream, int, String, boolean) - Constructor for class org.apache.axis2.saaj.util.SAAJDataSource
Create a new boundary stream.
SAAJMetaFactoryImpl - Class in org.apache.axis2.saaj
 
SAAJMetaFactoryImpl() - Constructor for class org.apache.axis2.saaj.SAAJMetaFactoryImpl
 
SAAJUtil - Class in org.apache.axis2.saaj.util
Utility class for the Axis2-WSS4J Module
SAAJUtil() - Constructor for class org.apache.axis2.saaj.util.SAAJUtil
 
safeShutDown() - Method in class org.apache.axis2.util.threadpool.ThreadPool
This is the recommended shutdown method for the thread pool This will wait till all the workers that are already handed over to the thread pool get executed.
saveChanges() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Updates this SOAPMessage object with all the changes that have been made to it.
SAVED_MC - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
 
SAVED_TCCL - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
 
saveRequired() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Indicates whether this SOAPMessage object has had the method SOAPMessageImpl.saveChanges() called on it.
sc - Variable in class org.apache.axis2.client.OperationClient
 
schedule(SchedulerTask, DeploymentIterator) - Method in class org.apache.axis2.deployment.scheduler.Scheduler
Schedules the specified task for execution according to the specified schedule.
Scheduler - Class in org.apache.axis2.deployment.scheduler
 
Scheduler() - Constructor for class org.apache.axis2.deployment.scheduler.Scheduler
 
Scheduler.SchedulerTimerTask - Class in org.apache.axis2.deployment.scheduler
 
Scheduler.SchedulerTimerTask(SchedulerTask, DeploymentIterator) - Constructor for class org.apache.axis2.deployment.scheduler.Scheduler.SchedulerTimerTask
 
SchedulerTask - Class in org.apache.axis2.deployment.scheduler
 
SchedulerTask(RepositoryListener) - Constructor for class org.apache.axis2.deployment.scheduler.SchedulerTask
Creates a new scheduler task.
SCHEMA - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SCHEMA - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SCHEMA_COMPILER_PROPERTIES - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
SCHEMA_ELEMENT_QUALIFIED - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SCHEMA_FOLDER - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
SCHEMA_FOLDER - Static variable in class org.apache.axis2.wsdl.codegen.extension.JaxMeExtension
 
SCHEMA_FOLDER - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
SCHEMA_FOLDER - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
SCHEMA_LOCATION - Static variable in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
 
SCHEMA_NAME_SPACE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SCHEMA_PATH - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
SCHEMA_PATH - Static variable in class org.apache.axis2.wsdl.codegen.extension.JaxMeExtension
 
SCHEMA_PATH - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
SCHEMA_PATH - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
SCHEMA_TARGET_NAMESPACE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
SCHEMA_TARGET_NAMESPACE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
SCHEMA_TARGET_NAMESPACE_PREFIX_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
SCHEMA_TARGET_NAMESPACE_PREFIX_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
SchemaCompilationException - Exception in org.apache.axis2.schema
A simeple extension from the java.lang.exception to serve as the schema compilers Exception
SchemaCompilationException() - Constructor for exception org.apache.axis2.schema.SchemaCompilationException
 
SchemaCompilationException(String) - Constructor for exception org.apache.axis2.schema.SchemaCompilationException
 
SchemaCompilationException(Throwable) - Constructor for exception org.apache.axis2.schema.SchemaCompilationException
 
SchemaCompilationException(String, Throwable) - Constructor for exception org.apache.axis2.schema.SchemaCompilationException
 
SchemaCompiler - Class in org.apache.axis2.schema
Schema compiler for ADB.
SchemaCompiler(CompilerOptions) - Constructor for class org.apache.axis2.schema.SchemaCompiler
Constructor - Accepts a options bean
SchemaCompilerMessages - Class in org.apache.axis2.schema.i18n
 
SchemaCompilerMessages() - Constructor for class org.apache.axis2.schema.i18n.SchemaCompilerMessages
 
SchemaConstants - Class in org.apache.axis2.schema
Constants for the QNames of standard schema types
SchemaConstants() - Constructor for class org.apache.axis2.schema.SchemaConstants
 
SchemaConstants.SchemaCompilerArguments - Class in org.apache.axis2.schema
 
SchemaConstants.SchemaCompilerArguments() - Constructor for class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
SchemaConstants.SchemaCompilerInfoHolder - Class in org.apache.axis2.schema
 
SchemaConstants.SchemaCompilerInfoHolder() - Constructor for class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
 
SchemaConstants.SchemaPropertyNames - Class in org.apache.axis2.schema
 
SchemaConstants.SchemaPropertyNames() - Constructor for class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
SchemaDataLocator - Class in org.apache.axis2.dataretrieval
Axis 2 Data Locator responsibles for retrieving Schema metadata.
SchemaDataLocator() - Constructor for class org.apache.axis2.dataretrieval.SchemaDataLocator
 
SchemaDataLocator(ServiceData[]) - Constructor for class org.apache.axis2.dataretrieval.SchemaDataLocator
Constructor
SchemaPropertyLoader - Class in org.apache.axis2.schema.util
Loads the properties for the schema compiler.
SchemaPropertyLoader() - Constructor for class org.apache.axis2.schema.util.SchemaPropertyLoader
 
SchemaUnwrapperExtension - Class in org.apache.axis2.wsdl.codegen.extension
This extension invokes the schema unwrapper depending on the users setting.
SchemaUnwrapperExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.SchemaUnwrapperExtension
 
SchemaUtil - Class in org.apache.axis2.util
 
SchemaUtil() - Constructor for class org.apache.axis2.util.SchemaUtil
 
SchemaWriter - Class in org.apache.axis2.wsdl.codegen.writer
A convenient class to write out the schemas into a file in the output location
SchemaWriter(File) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SchemaWriter
 
SCOPE - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
 
SCOPE_APPLICATION - Static variable in class org.apache.axis2.Constants
Field APPLICATION_SCOPE
SCOPE_REQUEST - Static variable in class org.apache.axis2.Constants
 
SCOPE_SOAP_SESSION - Static variable in class org.apache.axis2.Constants
 
SCOPE_TRANSPORT_SESSION - Static variable in class org.apache.axis2.Constants
 
search(Object) - Method in class org.apache.axis2.util.ArrayStack
Returns the one-based position of the distance from the top that the specified object exists on this stack, where the top-most element is considered to be at distance 1.
SELECT_SERVICE - Static variable in class org.apache.axis2.Constants
 
SELECT_SERVICE_FOR_PARA_EDIT - Static variable in class org.apache.axis2.Constants
 
SELECT_SERVICE_TYPE - Static variable in class org.apache.axis2.Constants
 
SelfManagedDataHolder - Class in org.apache.axis2.util
 
SelfManagedDataHolder() - Constructor for class org.apache.axis2.util.SelfManagedDataHolder
 
SelfManagedDataHolder(String, String, byte[]) - Constructor for class org.apache.axis2.util.SelfManagedDataHolder
 
SelfManagedDataManager - Interface in org.apache.axis2.context
An interface for use by a message handler to allow it to save and restore any message-specific data.
send(MessageContext) - Method in class org.apache.axis2.engine.AxisEngine
This methods represents the outflow of the Axis, this could be either at the server side or the client side.
send(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
send(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.HTTPSender
 
send() - Method in class org.apache.axis2.transport.mail.EMailSender
 
SEND_STACKTRACE_DETAILS_WITH_FAULTS - Static variable in interface org.apache.axis2.Constants.Configuration
 
sendData(OutputStream) - Method in class org.apache.axis2.transport.http.util.ComplexPart
Writes the data to the given OutputStream.
sender - Variable in class org.apache.axis2.description.TransportOutDescription
 
SENDER - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field SENDER[]
sendError(int, String) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
sendError(int) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
sendError(int, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
sendError(int) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
sendFault(MessageContext) - Method in class org.apache.axis2.engine.AxisEngine
Sends the SOAP Fault to another SOAP node.
sendMessage(String, String, String, String) - Method in class org.apache.axis2.transport.mail.MailClient
 
sendMimeMessage(MessageContext) - Method in class org.apache.axis2.transport.mail.MailTransportSender
 
sendReceive(OMElement) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke an anonymous operation with an In-Out MEP.
sendReceive(QName, OMElement) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke a named operationQName with an In-Out MEP.
sendReceive(MessageContext, String) - Method in class org.apache.axis2.transport.mail.SynchronousMailListener
 
sendReceiveNonBlocking(OMElement, Callback) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke an anonymous operation with an In-Out MEP without waiting for a response.
sendReceiveNonBlocking(QName, OMElement, Callback) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke a named operation with an In-Out MEP without waiting for a response.
sendResponse(HttpResponse) - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
sendResponse(HttpResponse) - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
sendRobust(OMElement) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke an anonymous operation with a Robust In-Only MEP.
sendRobust(QName, OMElement) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke a named operation with a Robust In-Only MEP.
SEPARATOR_COLON - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SEPARATOR_DOT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SEPARATOR_STRING - Static variable in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.databinding.ADBDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.databinding.ADBDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axis2.databinding.ADBDataSource
This needs to be generated inside the ADB bean
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.databinding.ADBHelperDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.databinding.ADBHelperDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axis2.databinding.ADBHelperDataSource
This needs to be generated inside the ADB bean
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.jibx.JiBXDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.jibx.JiBXDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axis2.jibx.JiBXDataSource
 
serialize(Policy, OutputStream) - Method in class org.apache.axis2.util.ExternalPolicySerializer
 
serializeSelfManagedData(MessageContext) - Method in interface org.apache.axis2.context.SelfManagedDataManager
This method is invoked when the MessageContext object is being saved.
SERVER - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
SERVER_DOMAIN - Static variable in class org.apache.axis2.transport.mail.Constants
 
SERVER_SIDE_CODE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
SERVER_SIDE_CODE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
SERVER_SIDE_INTERFACE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
SERVER_SIDE_INTERFACE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
ServerCallback - Interface in org.apache.axis2.receivers
 
SERVICE - Static variable in class org.apache.axis2.Constants
 
service(AxisHttpRequest, AxisHttpResponse, MessageContext) - Method in class org.apache.axis2.transport.http.HTTPWorker
 
service(AxisHttpRequest, AxisHttpResponse, MessageContext) - Method in interface org.apache.axis2.transport.http.server.Worker
 
SERVICE_CLASS - Static variable in class org.apache.axis2.Constants
 
SERVICE_CLASS_NAME - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field SERVICE_CLASS_NAME
SERVICE_CONTEXT - Static variable in class org.apache.axis2.cluster.context.ContextType
 
SERVICE_DEPLOY - Static variable in class org.apache.axis2.engine.AxisEvent
An Axis event is sent to registered listeners whenever anything significant happens to AxisConfiguration.
SERVICE_DESTROY_METHOD - Static variable in class org.apache.axis2.engine.DependencyManager
 
SERVICE_DIALECT - Static variable in class org.apache.axis2.dataretrieval.LocatorType
 
SERVICE_DIR_PATH - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SERVICE_GROUP_CONTEXT - Static variable in class org.apache.axis2.cluster.context.ContextType
 
SERVICE_GROUP_ID - Static variable in class org.apache.axis2.Constants
 
SERVICE_GROUP_MAP - Static variable in class org.apache.axis2.Constants
 
SERVICE_HANDLERS - Static variable in class org.apache.axis2.Constants
 
SERVICE_INIT_METHOD - Static variable in class org.apache.axis2.engine.DependencyManager
 
SERVICE_LEVEL - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
 
SERVICE_LEVEL - Static variable in class org.apache.axis2.dataretrieval.LocatorType
 
SERVICE_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
SERVICE_MAP - Static variable in class org.apache.axis2.Constants
 
SERVICE_MODULE_CANNOT_REFER_GLOBAL_PHASE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
SERVICE_NAME - Static variable in class org.apache.axis2.util.CallbackReceiver
 
SERVICE_NAME_ERROR - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
SERVICE_NAME_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
SERVICE_NAME_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
SERVICE_NAME_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
SERVICE_NAME_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
SERVICE_NAME_SPLIT_CHAR - Static variable in class org.apache.axis2.Constants
 
SERVICE_OBJECT - Static variable in class org.apache.axis2.context.ServiceContext
 
SERVICE_OBJECT_SUPPLIER - Static variable in class org.apache.axis2.Constants
 
SERVICE_PATH - Static variable in class org.apache.axis2.Constants
 
SERVICE_PATH - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SERVICE_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
SERVICE_REMOVE - Static variable in class org.apache.axis2.engine.AxisEvent
 
SERVICE_REMOVED - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
SERVICE_ROOT - Static variable in class org.apache.axis2.Constants
 
SERVICE_SPRING_BEANNAME - Static variable in class org.apache.axis2.extensions.spring.receivers.SpringAppContextAwareObjectSupplier
 
SERVICE_SPRING_BEANNAME - Static variable in class org.apache.axis2.extensions.spring.receivers.SpringServletContextObjectSupplier
 
SERVICE_START - Static variable in class org.apache.axis2.engine.AxisEvent
 
SERVICE_START_METHOD - Static variable in class org.apache.axis2.engine.DependencyManager
 
SERVICE_STOP - Static variable in class org.apache.axis2.engine.AxisEvent
 
SERVICE_TCCL - Static variable in class org.apache.axis2.Constants
 
SERVICE_XML_NOT_FOUND - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
ServiceBuilder - Class in org.apache.axis2.deployment
Builds a service description from OM
ServiceBuilder(ConfigurationContext, AxisService) - Constructor for class org.apache.axis2.deployment.ServiceBuilder
 
ServiceBuilder(InputStream, ConfigurationContext, AxisService) - Constructor for class org.apache.axis2.deployment.ServiceBuilder
 
ServiceClient - Class in org.apache.axis2.client
Client access to a service.
ServiceClient(ConfigurationContext, AxisService) - Constructor for class org.apache.axis2.client.ServiceClient
Create a service client configured to work with a specific AxisService.
ServiceClient(ConfigurationContext, Definition, QName, String) - Constructor for class org.apache.axis2.client.ServiceClient
This is WSDL4J based constructor to configure the Service Client/ We are going to make this policy aware
ServiceClient(ConfigurationContext, URL, QName, String) - Constructor for class org.apache.axis2.client.ServiceClient
Create a service client for WSDL service identified by the QName of the wsdl:service element in a WSDL document.
ServiceClient() - Constructor for class org.apache.axis2.client.ServiceClient
Create a service client by assuming an anonymous service and any other necessary information.
ServiceContext - Class in org.apache.axis2.context
Well this is never clearly defined, what it does or the life-cycle.
ServiceContext() - Constructor for class org.apache.axis2.context.ServiceContext
 
ServiceContext(AxisService, ServiceGroupContext) - Constructor for class org.apache.axis2.context.ServiceContext
 
ServiceData - Class in org.apache.axis2.dataretrieval
This represents the service data for a dialect and identifier if specified.
ServiceData(OMElement) - Constructor for class org.apache.axis2.dataretrieval.ServiceData
Constructor
serviceDeployer - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
ServiceDeployer - Class in org.apache.axis2.deployment
 
ServiceDeployer() - Constructor for class org.apache.axis2.deployment.ServiceDeployer
 
ServiceGroupBuilder - Class in org.apache.axis2.deployment
 
ServiceGroupBuilder(OMElement, HashMap, ConfigurationContext) - Constructor for class org.apache.axis2.deployment.ServiceGroupBuilder
 
ServiceGroupContext - Class in org.apache.axis2.context
 
ServiceGroupContext() - Constructor for class org.apache.axis2.context.ServiceGroupContext
 
ServiceGroupContext(ConfigurationContext, AxisServiceGroup) - Constructor for class org.apache.axis2.context.ServiceGroupContext
 
serviceGroupLoaded(ConfigurationEvent) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManagerListener
 
serviceGroupUnloaded(ConfigurationEvent) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManagerListener
 
serviceGroupUpdate(AxisEvent, AxisServiceGroup) - Method in interface org.apache.axis2.engine.AxisObserver
 
ServiceLifeCycle - Interface in org.apache.axis2.engine
When you want to initialize database connections , starting threads and etc..
ServiceName - Class in org.apache.axis2.addressing
Deprecated. I don't think this class is used anywhere. Shout if this is not the case. Class ServiceName
ServiceName(QName) - Constructor for class org.apache.axis2.addressing.ServiceName
Deprecated.  
ServiceName(QName, String) - Constructor for class org.apache.axis2.addressing.ServiceName
Deprecated.  
serviceName - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
ServiceObjectSupplier - Interface in org.apache.axis2
 
SERVICES_XML - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
servicesDir - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
servicesPath - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
serviceTCCL - Variable in class org.apache.axis2.receivers.AbstractMessageReceiver
 
serviceUpdate(AxisEvent, AxisService) - Method in interface org.apache.axis2.engine.AxisObserver
 
ServiceXMLWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
ServiceXMLWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.ServiceXMLWriter
 
ServiceXMLWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.ServiceXMLWriter
 
SERVLET_CONTEXT - Static variable in class org.apache.axis2.Constants
Deprecated. Please use org.apache.axis2.transport.http.HTTPConstants.MC_HTTP_SERVLETCONTEXT
ServletBasedOutTransportInfo - Class in org.apache.axis2.transport.http
 
ServletBasedOutTransportInfo(HttpServletResponse) - Constructor for class org.apache.axis2.transport.http.ServletBasedOutTransportInfo
 
servletConfig - Variable in class org.apache.axis2.transport.http.AxisServlet
 
session - Variable in class org.apache.axis2.transport.mail.MailClient
 
SESSION_CONTEXT_PROPERTY - Static variable in class org.apache.axis2.Constants
Field SESSION_CONTEXT_PROPERTY
SESSION_COOKIE - Static variable in class org.apache.axis2.Constants
 
SESSION_COOKIE_JSESSIONID - Static variable in class org.apache.axis2.Constants
 
SESSION_ID - Static variable in class org.apache.axis2.transport.http.AxisServlet
 
SESSION_ID_BYTES - Static variable in class org.apache.axis2.saaj.util.IDGenerator
The number of random bytes to include when generating a session identifier.
SESSION_SCOPE - Static variable in class org.apache.axis2.Constants
Field SESSION_SCOPE
SessionContext - Class in org.apache.axis2.context
All the engine components are stateless across the executions and all the states should be kept in the Contexts, there are three context Global, Session and Message.
SessionContext(AbstractContext) - Constructor for class org.apache.axis2.context.SessionContext
 
SessionContext() - Constructor for class org.apache.axis2.context.SessionContext
 
sessionContextTimeoutInterval - Variable in class org.apache.axis2.context.SessionContext
 
SessionManager - Class in org.apache.axis2.transport.http.server
 
SessionManager() - Constructor for class org.apache.axis2.transport.http.server.SessionManager
 
SessionUtils - Class in org.apache.axis2.util
 
SessionUtils() - Constructor for class org.apache.axis2.util.SessionUtils
 
setAction(String) - Method in class org.apache.axis2.client.Options
Set WS-Addressing Action / SOAP Action string.
setActive(boolean) - Method in class org.apache.axis2.description.AxisService
 
setActor(String) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
Sets the actor associated with this SOAPHeaderElement object to the specified actor.
setAddress(String) - Method in class org.apache.axis2.addressing.EndpointReference
 
setAddressAttributes(ArrayList) - Method in class org.apache.axis2.addressing.EndpointReference
 
setAdvancedCodeGenEnabled(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setAfter(String) - Method in class org.apache.axis2.description.PhaseRule
Method setAfter.
setAlias(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
setAllowedRetry(boolean) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setAnonymous(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the anonymous flag.
setAnonymousParameterValue(AxisOperation, String) - Static method in class org.apache.axis2.addressing.AddressingHelper
Set the value of an existing unlocked Parameter representing Anonymous or add a new one if one does not exist.
setApplicationContext(ApplicationContext) - Method in class org.apache.axis2.extensions.spring.receivers.ApplicationContextHolder
Spring supplied interface method for injecting app context.
setAsParent(BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Creates link to th
setAssertionsToFilter(List) - Method in class org.apache.axis2.util.ExternalPolicySerializer
 
setAsyncOn(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setAttachmentFile(String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Set the filename of this attachment part.
setAttachmentMap(Attachments) - Method in class org.apache.axis2.context.MessageContext
Setting of the attachments map should be performed at the receipt of a message only.
setAttachmentReferenced(boolean) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
 
setAttribute(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setAttributeNode(Attr) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setAttributeNodeNS(Attr) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setAttributeNS(String, String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setAuthenticationInfo(HttpClient, MessageContext, HostConfiguration) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
setAuthSchemes(List) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setAxisConfiguration(AxisConfiguration) - Method in class org.apache.axis2.context.ConfigurationContext
 
setAxisDescription(AxisConfiguration) - Method in class org.apache.axis2.description.AxisServiceGroup
 
setAxisMessage(AxisMessage) - Method in class org.apache.axis2.context.MessageContext
 
setAxisMessage(AxisMessage) - Method in class org.apache.axis2.description.AxisBindingMessage
 
setAxisOperation(AxisOperation) - Method in class org.apache.axis2.context.MessageContext
 
setAxisOperation(AxisOperation) - Method in class org.apache.axis2.description.AxisBindingOperation
 
setAxisService(AxisService) - Method in class org.apache.axis2.client.ServiceClient
Configure the ServiceClient to interact with the Web service described by the specified AxisService object.
setAxisService(AxisService) - Method in class org.apache.axis2.context.MessageContext
 
setAxisService(AxisService) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setAxisServiceGroup(AxisServiceGroup) - Method in class org.apache.axis2.context.MessageContext
 
setAxisServices(List) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setBackwordCompatibilityMode(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setBackwordCompatibilityMode(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setBase64Content(InputStream, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Sets the content of this attachment part from the Base64 source InputStream and sets the value of the Content-Type header to the value contained in contentType, This method would first decode the base64 input and write the resulting raw bytes to the attachment.
setBaseUri(String) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
setBaseURI(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setBefore(String) - Method in class org.apache.axis2.description.PhaseRule
Method setBefore.
setBinding(AxisBinding) - Method in class org.apache.axis2.description.AxisEndpoint
 
setBindingName(String) - Method in class org.apache.axis2.description.AxisService
 
setCachingOperationContext(boolean) - Method in class org.apache.axis2.client.ServiceClient
Sets whether or not to cache the last OperationContext
setCachingOperationContext(boolean) - Method in class org.apache.axis2.context.ServiceContext
 
setCallback(Callback) - Method in class org.apache.axis2.client.OperationClient
Set the callback to be executed when a message comes into the MEP and the operation client is executed.
setCanbeAbsent(boolean) - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
 
setCharSet(String) - Method in class org.apache.axis2.transport.http.util.ComplexPart
 
setChoice(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setChunked(boolean) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
setChunked(boolean) - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
setClassLoader(ClassLoader) - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
setClassLoader(boolean, ClassLoader, File) - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
setClassLoader(ClassLoader) - Method in class org.apache.axis2.description.AxisService
Method setClassLoader.
setClassLoaders(String) - Method in class org.apache.axis2.deployment.DeploymentEngine
To set the all the classLoader hierarchy this method can be used , the top most parent is CCL then SCL(system Class Loader) CCL : SCL : : MCCL SCCL : : MCL SCL

MCCL : module common class loader SCCL : Service common class loader MCL : module class loader SCL : Service class loader

setClassName(String) - Method in class org.apache.axis2.description.HandlerDescription
Method setClassName.
setClassName(String) - Method in class org.apache.axis2.util.MetaDataEntry
Set the class name
setClientSide(boolean) - Method in class org.apache.axis2.description.AxisService
 
setClusterManager(ClusterManager) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setCodegen(boolean) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
setCodeGenConfiguration(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Sets the relevant codegen configuration
setCodeGenConfiguration(CodeGenConfiguration) - Method in interface org.apache.axis2.wsdl.codegen.emitter.Emitter
 
setComplete(boolean) - Method in class org.apache.axis2.client.async.Callback
Method invoked by Axis2 to set the completion state of the operation.
setComplete(boolean) - Method in class org.apache.axis2.context.OperationContext
 
setConfigContext(ConfigurationContext) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
setConfigContext(ConfigurationContext) - Method in class org.apache.axis2.deployment.WarBasedAxisConfigurator
 
setConfigurationContext(ConfigurationContext) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManager
 
setConfigurationContext(ConfigurationContext) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManagerListener
 
setConfigurationContext(ConfigurationContext) - Method in interface org.apache.axis2.cluster.context.ContextManager
 
setConfigurationContext(ConfigurationContext) - Method in interface org.apache.axis2.cluster.context.ContextManagerListener
 
setConfigurationContext(ConfigurationContext) - Method in class org.apache.axis2.context.MessageContext
 
setConfigurationManager(ConfigurationManager) - Method in interface org.apache.axis2.cluster.ClusterManager
 
setConfigurationName(String) - Method in class org.apache.axis2.cluster.configuration.ConfigurationEvent
 
setConfigurationProperties(Map) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setConfigurationType(int) - Method in class org.apache.axis2.cluster.configuration.ConfigurationEvent
 
setContent(Object, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Sets the content of this attachment part to that of the given Object and sets the value of the Content-Type header to the given type.
setContent(Source) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setContentDescription(String) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Sets the description of this SOAPMessage object's content with the given description.
setContentDescription(String) - Method in class org.apache.axis2.transport.mail.MailToInfo
 
setContentType(String) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
setContentType(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setContentType(String) - Method in class org.apache.axis2.transport.http.ServletBasedOutTransportInfo
 
setContentType(String) - Method in class org.apache.axis2.transport.jms.JMSOutTransportInfo
 
setContentType(String) - Method in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
setContentType(String) - Method in interface org.apache.axis2.transport.OutTransportInfo
 
setContextID(String) - Method in class org.apache.axis2.cluster.context.ContextEvent
 
setContextManager(ContextManager) - Method in interface org.apache.axis2.cluster.ClusterManager
 
setContextRoot(String) - Method in class org.apache.axis2.context.ConfigurationContext
 
setContextType(int) - Method in class org.apache.axis2.cluster.context.ContextEvent
 
setControlOperation(boolean) - Method in class org.apache.axis2.description.AxisOperation
 
setCookieID(String) - Method in class org.apache.axis2.context.SessionContext
 
setCurrentHandlerIndex(int) - Method in class org.apache.axis2.context.MessageContext
 
setCurrentMessageContext(MessageContext) - Static method in class org.apache.axis2.context.MessageContext
 
setCurrentPhaseIndex(int) - Method in class org.apache.axis2.context.MessageContext
 
setCustomResolver(URIResolver) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
Sets a custom xmlschema resolver
setCustomSchemaNamePrefix(String) - Method in class org.apache.axis2.description.AxisService
 
setCustomSchemaNameSuffix(String) - Method in class org.apache.axis2.description.AxisService
 
setCustomWsdl(boolean) - Method in class org.apache.axis2.description.AxisService
 
setCustomWSLD4JResolver(WSDLLocator) - Method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
sets a custem WSDL4J locator
setData(String) - Method in class org.apache.axis2.saaj.TextImplEx
The character data of the node that implements this interface.
setDatabindingFramework(String) - Method in class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
 
setDatabindingType(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setDataHandler(DataHandler) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Sets the given DataHandler object as the data handler for this AttachmentPart object.
setDay(int) - Method in class org.apache.axis2.databinding.types.Day
Set the day
setDay(int) - Method in class org.apache.axis2.databinding.types.MonthDay
Set the day NOTE: if the month isn't set yet, the day isn't validated
setDays(int) - Method in class org.apache.axis2.databinding.types.Duration
 
setDefaultMappingName(String) - Method in class org.apache.axis2.wsdl.databinding.CTypeMapper
 
setDefaultMappingName(String) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
Sets the default type mapping - the databinders may change the default mapping to suit their default mapping
setDefaultMappingName(String) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
setDefaults(ArrayList, MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingFinalInHandler
 
setDefaults(ArrayList, MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingInHandler
 
setDefaults(ArrayList, MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingSubmissionInHandler
 
setDeployableServices(ArrayList) - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
setDeploymentFeatures() - Method in class org.apache.axis2.deployment.DeploymentEngine
Sets hotDeployment and hot update.
setDescription(AxisDescription) - Method in class org.apache.axis2.description.PolicyInclude
 
setDescriptionID(String) - Method in class org.apache.axis2.cluster.context.ContextEvent
 
setDetail(OMElement) - Method in exception org.apache.axis2.AxisFault
Set the entire detail element of the fault
setDirection(String) - Method in class org.apache.axis2.description.AxisBindingMessage
 
setDirection(String) - Method in class org.apache.axis2.description.AxisMessage
 
setDirectory(String) - Method in interface org.apache.axis2.deployment.Deployer
 
setDirectory(String) - Method in class org.apache.axis2.deployment.ModuleDeployer
 
setDirectory(String) - Method in class org.apache.axis2.deployment.POJODeployer
 
setDirectory(String) - Method in class org.apache.axis2.deployment.ServiceDeployer
 
setDirectoryToExtensionMappingMap(HashMap) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
setDocumentURI(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setDoingMTOM(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setDoingREST(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setDoingSwA(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setDomain(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setDomain(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setEffectivePolicy(Policy) - Method in class org.apache.axis2.description.PolicyInclude
 
setElement(QName) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setElementFormDefault(boolean) - Method in class org.apache.axis2.description.AxisService
 
setElementNameToTest(QName) - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
 
setElementNameToTest(QName) - Method in class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
the Qname of the element to be tested
setElementQName(QName) - Method in class org.apache.axis2.description.AxisMessage
 
setElementQName(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
 
setElementQName(QName) - Method in class org.apache.axis2.saaj.DetailImpl
 
setElementQName(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
setElementQName(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
setElementQName(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setEmailAddress(String) - Method in class org.apache.axis2.transport.mail.MailToInfo
 
setEnableAllTransports(boolean) - Method in class org.apache.axis2.description.AxisService
To eneble service to be expose in all the transport
setEncodingStyle(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
Sets the encoding style for this SOAPElement object to one specified.
setEndpointName(String) - Method in class org.apache.axis2.description.AxisService
 
setEndpointURL(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
setEndpointURL(String) - Method in class org.apache.axis2.description.AxisService
 
setEnumFacet(ArrayList) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the enumeration.
setEnvelope(SOAPEnvelope) - Method in class org.apache.axis2.context.MessageContext
 
setExceptionToBeThrownOnSOAPFault(boolean) - Method in class org.apache.axis2.client.Options
If there is a SOAP Fault in the body of the incoming SOAP Message, system can be configured to throw an exception with the details extracted from the information from the fault message.
setExecutionChain(ArrayList) - Method in class org.apache.axis2.context.MessageContext
Set the execution chain of Handler in this MessageContext.
setExecutor(ThreadPoolExecutor) - Method in class org.apache.axis2.util.threadpool.ThreadPool
 
setExpectedUrl(URL) - Method in class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
setExposedTransports(List) - Method in class org.apache.axis2.description.AxisService
 
setExtensibilityAttributes(ArrayList) - Method in class org.apache.axis2.addressing.RelatesTo
 
setExtensibleElements(ArrayList) - Method in class org.apache.axis2.addressing.EndpointReference
{any}
setExtension(String) - Method in interface org.apache.axis2.deployment.Deployer
 
setExtension(String) - Method in class org.apache.axis2.deployment.ModuleDeployer
 
setExtension(String) - Method in class org.apache.axis2.deployment.POJODeployer
 
setExtension(String) - Method in class org.apache.axis2.deployment.ServiceDeployer
 
setExtension(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the extension status.
setExtensionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the extension basetype.
setExtensionClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the extensions base class name.
setExtensionToDeployerMappingMap(HashMap) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
setExtraName(String) - Method in class org.apache.axis2.util.MetaDataEntry
Set the additional name associated with the object
setFault(boolean) - Method in class org.apache.axis2.description.AxisBindingMessage
 
setFaultAction(String) - Method in exception org.apache.axis2.AxisFault
Set the (OPTIONAL) action value for the fault message
setFaultActor(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Sets this SOAPFault object with the given fault actor.The fault actor is the recipient in the message path who caused the fault to happen.
setFaultCode(QName) - Method in exception org.apache.axis2.AxisFault
 
setFaultCode(String) - Method in exception org.apache.axis2.AxisFault
 
setFaultCode(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Sets this SOAPFault object with the given fault code.
setFaultCode(Name) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Sets this SOAPFault object with the given fault code.Fault codes, which give information about the fault, are defined in the SOAP 1.1 specification.
setFaultCode(QName) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Sets this SOAPFault object with the given fault code.
setFaultFlow(Flow) - Method in class org.apache.axis2.description.TransportInDescription
 
setFaultFlow(Flow) - Method in class org.apache.axis2.description.TransportOutDescription
 
setFaultInFlow(Flow) - Method in class org.apache.axis2.description.AxisModule
 
setFaultInFlow(Flow) - Method in class org.apache.axis2.description.FlowInclude
Method setFaultInFlow.
setFaultMessages(AxisMessage) - Method in class org.apache.axis2.description.AxisOperation
 
setFaultNode(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Creates or replaces any existing Node element value for this SOAPFault object.
setFaultOutFlow(Flow) - Method in class org.apache.axis2.description.AxisModule
 
setFaultOutFlow(Flow) - Method in class org.apache.axis2.description.FlowInclude
 
setFaultPhase(Phase) - Method in class org.apache.axis2.description.TransportInDescription
 
setFaultPhase(Phase) - Method in class org.apache.axis2.description.TransportOutDescription
 
setFaultRole(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Creates or replaces any existing Role element value for this SOAPFault object.
setFaultString(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Sets the fault string for this SOAPFault object to the given string.
setFaultString(String, Locale) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Sets the fault string for this SOAPFault object to the given string.
setFaultTo(EndpointReference) - Method in class org.apache.axis2.client.Options
Set WS-Addressing FaultTo endpoint reference.
setFaultTo(EndpointReference) - Method in class org.apache.axis2.context.MessageContext
 
setFileName(String) - Method in class org.apache.axis2.deployment.repository.util.WSInfo
 
setFileName(URL) - Method in class org.apache.axis2.description.AxisModule
 
setFileName(URL) - Method in class org.apache.axis2.description.AxisService
 
setFlattenFiles(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setFLOW(int) - Method in class org.apache.axis2.context.MessageContext
 
setFormat(OMOutputFormat) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
setFormat(OMOutputFormat) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setFoundWebResources(boolean) - Method in class org.apache.axis2.description.AxisServiceGroup
 
setFragment(String) - Method in class org.apache.axis2.databinding.types.URI
Set the fragment for this URI.
setFrom(EndpointReference) - Method in class org.apache.axis2.client.Options
Set WS-Addressing From endpoint reference.
setFrom(EndpointReference) - Method in class org.apache.axis2.context.MessageContext
 
setFrom(EndpointReference) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setFrom(EndpointReference) - Method in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
setGenerateAll(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setGenerateAll(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setGenerateDeployementDescriptor(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setGlobalOutPhase(ArrayList) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setHandler(Handler) - Method in class org.apache.axis2.description.HandlerDescription
 
setHasParticleType(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
setHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
setHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setHeaders(Header[]) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
setHeaders(Header[]) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setHelperMode(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setHost(String) - Method in class org.apache.axis2.databinding.types.URI
Set the host for this URI.
setHost(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setHostAddress(String) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for hostAddress
setHours(int) - Method in class org.apache.axis2.databinding.types.Duration
 
setHttpVersion(String) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
setHttpVersion(HttpVersion) - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
setId(String) - Method in class org.apache.axis2.context.ServiceGroupContext
 
setIdAttribute(String, boolean) - Method in class org.apache.axis2.saaj.NodeImplEx
 
setIdAttributeNode(Attr, boolean) - Method in class org.apache.axis2.saaj.NodeImplEx
 
setIdAttributeNS(String, String, boolean) - Method in class org.apache.axis2.saaj.NodeImplEx
 
setIN_FaultPhases(ArrayList) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setInboundExecutedPhasesExplicit(LinkedList) - Method in class org.apache.axis2.context.MessageContext
 
setIncomingTransportName(String) - Method in class org.apache.axis2.context.MessageContext
 
setInFaultPhases(ArrayList) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setInFlow(Flow) - Method in class org.apache.axis2.description.AxisModule
 
setInFlow(Flow) - Method in class org.apache.axis2.description.FlowInclude
Method setInFlow.
setInFlow(Flow) - Method in class org.apache.axis2.description.TransportInDescription
 
setInPhase(Phase) - Method in class org.apache.axis2.description.TransportInDescription
 
setINPhases(ArrayList) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setInPhasesUptoAndIncludingPostDispatch(ArrayList) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setInReplyTo(String) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setInReplyTo(String) - Method in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
setIsSOAP11Explicit(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setItemTypeClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setItemTypeQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setJndiName(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Set the JNDI connection factory name
setKey(String) - Method in class org.apache.axis2.context.OperationContext
 
setLanguage(String) - Method in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
Sets the language.
setLastModifiedDate(long) - Method in class org.apache.axis2.deployment.repository.util.WSInfo
 
setLastOperationContext(OperationContext) - Method in class org.apache.axis2.context.ServiceContext
 
setLastTouchedTime(long) - Method in class org.apache.axis2.context.AbstractContext
 
setLastupdate() - Method in class org.apache.axis2.description.AxisService
Sets the current time as last update time of the service.
setLengthFacet(long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the length facet.
setList(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setList(ArrayList) - Method in class org.apache.axis2.util.MetaDataEntry
Set the list
setListener(TransportListener) - Method in class org.apache.axis2.client.Options
Set listener used for incoming message.
setLocalPolicyAssertions(QName[]) - Method in class org.apache.axis2.description.AxisModule
 
setLocked(boolean) - Method in class org.apache.axis2.description.Parameter
Method setLocked.
setManageSession(boolean) - Method in class org.apache.axis2.client.Options
Set session management enabled state.
setMapper(TypeMapper) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Sets the type mapper
setMapper(TypeMapper) - Method in interface org.apache.axis2.wsdl.codegen.emitter.Emitter
 
setMapperClassPackage(String) - Method in class org.apache.axis2.schema.CompilerOptions
 
setMaxExclusiveFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the maxExclusive.
setMaxInclusiveFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the maxInclusive.
setMaxLengthFacet(long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the maxLength.
setMemberTypes(Map) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setMessage(SOAPMessageImpl) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setMessage(QName) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setMessageContext(MessageContext) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setMessageElementQNameToOperationMap(Map) - Method in class org.apache.axis2.description.AxisService
Set the map of WSDL message element QNames to AxisOperations for this service.
setMessageExchangePattern(String) - Method in class org.apache.axis2.description.AxisOperation
 
setMessageFlow(ArrayList) - Method in class org.apache.axis2.description.AxisMessage
 
setMessageID(MessageContext) - Method in class org.apache.axis2.client.OperationClient
Create a message ID for the given message context if needed.
setMessageId(String) - Method in class org.apache.axis2.client.Options
Set WS-Addressing MessageId.
setMessageID(String) - Method in class org.apache.axis2.context.MessageContext
 
setMessageReceiver(String) - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
setMessageReceiver(MessageReceiver) - Method in class org.apache.axis2.description.AxisOperation
 
setMessageReceivers(AxisService) - Method in class org.apache.axis2.deployment.POJODeployer
 
setMetadataAttributes(ArrayList) - Method in class org.apache.axis2.addressing.EndpointReference
 
setMimeHeader(String, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Changes the first header entry that matches the given name to the given value, adding a new header if no existing header matches.
setMimeHeader(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Changes the first header entry that matches the given header name so that its value is the given value, adding a new header with the given name and value if no existing header is a match.
setMinExclusiveFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the minExclusive.
setMinInclusiveFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the minInclusive.
setMinLengthFacet(long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the minLength.
setMinutes(int) - Method in class org.apache.axis2.databinding.types.Duration
 
setModule(Module) - Method in class org.apache.axis2.description.AxisModule
 
setModuleClassLoader(ClassLoader) - Method in class org.apache.axis2.description.AxisModule
 
setModuleClassLoader(ClassLoader) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setModuleDescription(String) - Method in class org.apache.axis2.description.AxisModule
 
setMonth(int) - Method in class org.apache.axis2.databinding.types.Month
 
setMonth(int) - Method in class org.apache.axis2.databinding.types.MonthDay
 
setMonth(int) - Method in class org.apache.axis2.databinding.types.YearMonth
 
setMonths(int) - Method in class org.apache.axis2.databinding.types.Duration
 
setMustUnderstand(OMElement, OMNamespace) - Method in class org.apache.axis2.client.Stub
 
setMustUnderstand(boolean) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
Sets the mustUnderstand attribute for this SOAPHeaderElement object to be on or off.
setMustUnderstand(boolean) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setMyEPR(EndpointReference) - Method in class org.apache.axis2.context.ServiceContext
 
setName(String) - Method in class org.apache.axis2.addressing.EndpointReference
Deprecated.  
setName(QName) - Method in class org.apache.axis2.addressing.ServiceName
Deprecated. Method setName
setName(NCName) - Method in class org.apache.axis2.databinding.types.Notation
 
setName(QName) - Method in class org.apache.axis2.description.AxisBinding
 
setName(String) - Method in class org.apache.axis2.description.AxisBindingMessage
 
setName(QName) - Method in class org.apache.axis2.description.AxisBindingOperation
 
setName(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
setName(String) - Method in class org.apache.axis2.description.AxisMessage
 
setName(String) - Method in class org.apache.axis2.description.AxisModule
 
setName(QName) - Method in class org.apache.axis2.description.AxisOperation
 
setName(String) - Method in class org.apache.axis2.description.AxisService
 
setName(String) - Method in class org.apache.axis2.description.HandlerDescription
 
setName(String) - Method in class org.apache.axis2.description.Parameter
Method setName.
setName(String) - Method in class org.apache.axis2.description.TransportInDescription
 
setName(String) - Method in class org.apache.axis2.description.TransportOutDescription
 
setName(String) - Method in class org.apache.axis2.engine.Phase
 
setName(String) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorHandler
 
setName(String) - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
 
setNameSpacesMap(NamespaceMap) - Method in class org.apache.axis2.description.AxisService
 
setNamespaceURI(String) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setNegative(boolean) - Method in class org.apache.axis2.databinding.types.Duration
 
setNewThreadRequired(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setNextSibling(Node) - Method in class org.apache.axis2.saaj.TextImplEx
 
setNillable() - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
 
setNillable() - Method in class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
sets the nillable flag
setNodeURI(String) - Method in exception org.apache.axis2.AxisFault
Set the faulting node uri.
setNodeValue(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
The value of this node, depending on its type; see the table above.
setNs2PackageMap(Map) - Method in class org.apache.axis2.schema.CompilerOptions
 
setObject(Object) - Method in class org.apache.axis2.databinding.types.Union
 
setObject(XMLStreamReader, String, String) - Method in class org.apache.axis2.databinding.types.Union
method to parse xmlschema objects
setObjectSupplier(ObjectSupplier) - Method in class org.apache.axis2.description.AxisService
 
setOperationContext(OperationContext) - Method in class org.apache.axis2.context.MessageContext
 
setOperationName(QName) - Method in class org.apache.axis2.wsdl.util.MessagePartInformationHolder
 
setOperationPhases(AxisOperation) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setOperationsNameList(List) - Method in class org.apache.axis2.description.AxisService
 
setOptions(Options) - Method in class org.apache.axis2.client.OperationClient
Sets the options that should be used for this particular client.
setOptions(Options) - Method in class org.apache.axis2.client.ServiceClient
Set the basic client configuration related to this service interaction.
setOptions(Options) - Method in class org.apache.axis2.context.MessageContext
Set the options for myself.
setOptionsExplicit(Options) - Method in class org.apache.axis2.context.MessageContext
 
setOrdered(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the ordered flag.
setOriginServer(String) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for originServer
setOUT_FaultPhases(ArrayList) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setOutboundExecutedPhasesExplicit(LinkedList) - Method in class org.apache.axis2.context.MessageContext
 
setOutFaultPhases(ArrayList) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setOutFlow(Flow) - Method in class org.apache.axis2.description.AxisModule
 
setOutFlow(Flow) - Method in class org.apache.axis2.description.FlowInclude
Method setOutFlow.
setOutFlow(Flow) - Method in class org.apache.axis2.description.TransportOutDescription
 
setOutPhase(Phase) - Method in class org.apache.axis2.description.TransportOutDescription
 
setOUTPhases(ArrayList) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setOutputAction(String) - Method in class org.apache.axis2.description.AxisOperation
 
setOutputLanguage(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setOutputLocation(File) - Method in class org.apache.axis2.schema.CompilerOptions
 
setOutputLocation(File) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setOutputStream(OutputStream) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setOutputWritten(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setOverrideOptions(Options) - Method in class org.apache.axis2.client.ServiceClient
Set a client configuration to override the normal options used by an operation client.
setOwnClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setOwnerDocument(Document) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
 
setOwnQname(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setP2nMap(Map) - Method in class org.apache.axis2.description.AxisService
 
setPackageName(String) - Method in class org.apache.axis2.schema.CompilerOptions
 
setPackageName(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setPackClasses(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Sets the wrap classes flag.
setParameterElement(OMElement) - Method in class org.apache.axis2.description.Parameter
 
setParametersWrapped(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setParameterType(int) - Method in class org.apache.axis2.description.Parameter
 
setParams(HttpParams) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
setParams(HttpParams) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setParams(HttpParams) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
setParent(Options) - Method in class org.apache.axis2.client.Options
Set parent instance providing default property values.
setParent(AbstractContext) - Method in class org.apache.axis2.context.AbstractContext
 
setParent(AxisDescription) - Method in class org.apache.axis2.description.AxisDescription
 
setParent(AxisConfiguration) - Method in class org.apache.axis2.description.AxisModule
 
setParent(ParameterInclude) - Method in class org.apache.axis2.description.HandlerDescription
 
setParent(OMContainer) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setParent(OMContainer) - Method in class org.apache.axis2.saaj.TextImplEx
 
setParentConfigurationName(String) - Method in class org.apache.axis2.cluster.configuration.ConfigurationEvent
 
setParentContextID(String) - Method in class org.apache.axis2.cluster.context.ContextEvent
 
setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.NodeImplEx
Sets the parent of this Node object to the given SOAPElement object.
setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
 
setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setParentNsContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
 
setPart(String) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setParticleClass(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setPartsList(List) - Method in class org.apache.axis2.wsdl.util.MessagePartInformationHolder
 
setPassword(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setPassword(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.  
setPassWord(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setPasswordAuthentication(PasswordAuthentication) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setPath(String) - Method in class org.apache.axis2.databinding.types.URI
Set the path for this URI.
setPatternFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the pattern.
setPaused(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setPhaseFirst(boolean) - Method in class org.apache.axis2.description.PhaseRule
Method setPhaseFirst.
setPhaseFirst(Handler) - Method in class org.apache.axis2.engine.Phase
Method setPhaseFirst.
setPhaseLast(boolean) - Method in class org.apache.axis2.description.PhaseRule
Method setPhaseLast.
setPhaseLast(Handler) - Method in class org.apache.axis2.engine.Phase
Method setPhaseLast.
setPhaseName(String) - Method in class org.apache.axis2.description.PhaseRule
Method setPhaseName.
setPhasesInFaultFlow(ArrayList) - Method in class org.apache.axis2.description.AxisOperation
 
setPhasesInFaultFlow(ArrayList) - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
setPhasesInFaultFlow(ArrayList) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
 
setPhasesInFaultFlow(ArrayList) - Method in class org.apache.axis2.description.TwoChannelAxisOperation
 
setPhasesInfo(PhasesInfo) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setPhasesOutFaultFlow(ArrayList) - Method in class org.apache.axis2.description.AxisOperation
 
setPhasesOutFaultFlow(ArrayList) - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
setPhasesOutFaultFlow(ArrayList) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
 
setPhasesOutFaultFlow(ArrayList) - Method in class org.apache.axis2.description.TwoChannelAxisOperation
 
setPhasesOutFlow(ArrayList) - Method in class org.apache.axis2.description.AxisOperation
 
setPhasesOutFlow(ArrayList) - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
setPhasesOutFlow(ArrayList) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
 
setPhasesOutFlow(ArrayList) - Method in class org.apache.axis2.description.TwoChannelAxisOperation
 
setPolicy(Policy) - Method in class org.apache.axis2.description.PolicyInclude
 
setPolicyId(String) - Method in class org.apache.axis2.cluster.configuration.ConfigurationEvent
 
setPolicyInclude(PolicyInclude) - Method in class org.apache.axis2.description.AxisDescription
 
setPolicyInclude(PolicyInclude) - Method in class org.apache.axis2.description.AxisModule
 
setPolicyMap(Map) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Sets the policy map.
setPolicyRegistry(PolicyRegistry) - Method in class org.apache.axis2.description.PolicyInclude
 
setPolicyRegistryFromService(AxisService) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
setPop3Properties(Properties) - Method in class org.apache.axis2.transport.mail.EmailReceiver
 
setPort(int) - Method in class org.apache.axis2.databinding.types.URI
Set the port for this URI.
setPort(int) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setPort(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for port
setPortName(String) - Method in class org.apache.axis2.addressing.ServiceName
Deprecated. Method setPortName
setPortName(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setPortTypeName(String) - Method in class org.apache.axis2.description.AxisService
Deprecated. use AxisService#setEndpointName() instead
setPreemptiveAuthentication(boolean) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setPrefix(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
The namespace prefix of this node, or null if it is unspecified.
setPreviousSibling(Node) - Method in class org.apache.axis2.saaj.TextImplEx
 
setProcessingFault(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setProperties(Map) - Method in class org.apache.axis2.client.Options
Set the general property definitions.
setProperties(Map) - Method in class org.apache.axis2.context.AbstractContext
This will set the properties to the context.
setProperties(Properties) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setProperty(String, Object) - Method in class org.apache.axis2.client.Options
General properties you need to pass in to the message context must be set via this method.
setProperty(String, Object) - Method in class org.apache.axis2.context.AbstractContext
Store a property for message context
setProperty(String, Object) - Method in class org.apache.axis2.context.MessageContext
Set a property for this message context.
setProperty(String, Object) - Method in class org.apache.axis2.description.AxisBinding
 
setProperty(String, Object) - Method in class org.apache.axis2.description.AxisBindingMessage
 
setProperty(String, Object) - Method in class org.apache.axis2.description.AxisBindingOperation
 
setProperty(String, Object) - Method in class org.apache.axis2.description.AxisEndpoint
 
setProperty(String, Object) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Associates the specified value with the specified property.
setProtocol(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
setProxyName(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setProxyPort(int) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setPublic(URI) - Method in class org.apache.axis2.databinding.types.Notation
 
setQName(QName) - Method in class org.apache.axis2.util.MetaDataEntry
Set the QName
setQName(String) - Method in class org.apache.axis2.util.MetaDataEntry
Set the QName
setqName(QName) - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
 
setQueryString(String) - Method in class org.apache.axis2.databinding.types.URI
Set the query string for this URI.
setRawContent(InputStream, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Sets the content of this attachment part to that contained by the InputStream content and sets the value of the Content-Type header to the value contained in contentType.A subsequent call to getSize() may not be an exact measure of the content size.
setRawContentBytes(byte[], int, int, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Sets the content of this attachment part to that contained by the byte[] array content and sets the value of the Content-Type header to the value contained in contentType.
setRealm(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setReceiver(TransportListener) - Method in class org.apache.axis2.description.TransportInDescription
 
setReferenceParameters(Map) - Method in class org.apache.axis2.addressing.EndpointReference
Set a Map with QName as the key and an OMElement as the value
setRegBasedAuthority(String) - Method in class org.apache.axis2.databinding.types.URI
Sets the registry based authority for this URI.
setRelationships(RelatesTo[]) - Method in class org.apache.axis2.client.Options
Set WS-Addressing RelatesTo items.
setRelationships(RelatesTo[]) - Method in class org.apache.axis2.context.MessageContext
 
setRelationshipType(String) - Method in class org.apache.axis2.addressing.RelatesTo
Method setRelationshipType
setRelay(boolean) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
Sets the relay attribute for this SOAPHeaderElement to be either true or false.
setRemainingPhasesInFlow(ArrayList) - Method in class org.apache.axis2.description.AxisOperation
 
setRemainingPhasesInFlow(ArrayList) - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
setRemainingPhasesInFlow(ArrayList) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
 
setRemainingPhasesInFlow(ArrayList) - Method in class org.apache.axis2.description.TwoChannelAxisOperation
 
setReplyTo(EndpointReference) - Method in class org.apache.axis2.client.Options
Set WS-Addressing ReplyTo endpoint.
setReplyTo(EndpointReference) - Method in class org.apache.axis2.context.MessageContext
 
setRepository(URL) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setRepositoryPath(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setRequestCoreThreadPoolSize(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for RequestCoreThreadPoolSize
setRequestMaxThreadPoolSize(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for requestMaxThreadPoolSize
setRequestSocketTimeout(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for requestSocketTimeout
setRequestTcpNoDelay(boolean) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for requestTcpNoDelay
setRequired(boolean) - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
 
setRequired(boolean) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setResourceLocation(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setResponseWritten(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setRestriction(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the restriction status.
setRestrictionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the restriction basetype.
setRestrictionClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the restriction base class name.
setRole(String) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
Sets the Role associated with this SOAPHeaderElement object to the specified Role.
setRules(PhaseRule) - Method in class org.apache.axis2.description.HandlerDescription
Method setRules.
setSaveRequired() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
 
setSchemaLocationsAdjusted(boolean) - Method in class org.apache.axis2.description.AxisService
 
setSchemaMappingTable(Map) - Method in class org.apache.axis2.description.AxisService
 
setSchematargetNamespace(String) - Method in class org.apache.axis2.description.AxisService
 
setSchematargetNamespacePrefix(String) - Method in class org.apache.axis2.description.AxisService
 
setScheme(String) - Method in class org.apache.axis2.databinding.types.URI
Set the scheme for this URI.
setScope(String) - Method in class org.apache.axis2.description.AxisService
 
setSeconds(int) - Method in class org.apache.axis2.databinding.types.Duration
Deprecated. use setSeconds(double) instead
setSeconds(double) - Method in class org.apache.axis2.databinding.types.Duration
Sets the seconds.
setSelfManagedData(Class, Object, Object) - Method in class org.apache.axis2.context.MessageContext
Add a key-value pair of self managed data to the set associated with this message context.
setSelfManagedDataMapExplicit(LinkedHashMap) - Method in class org.apache.axis2.context.MessageContext
 
setSender(TransportSender) - Method in class org.apache.axis2.description.TransportOutDescription
 
setSenderTransport(String, AxisConfiguration) - Method in class org.apache.axis2.client.Options
Set transport used for outgoing message.
setServerSide(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setServerSide(boolean) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
setServerSide(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setServerSideInterface(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setServiceClassLoader(ClassLoader) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setServiceClientEPR(String) - Method in class org.apache.axis2.client.Stub
sets the epr of the service client to given value
setServiceContext(ServiceContext) - Method in class org.apache.axis2.context.MessageContext
 
setServiceContextID(String) - Method in class org.apache.axis2.context.MessageContext
Sets the service context id.
setServiceData(ServiceData[]) - Method in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
setServiceDescription(String) - Method in class org.apache.axis2.description.AxisService
Sets the description about the service which is specified in services.xml
setServiceGroupClassLoader(ClassLoader) - Method in class org.apache.axis2.description.AxisServiceGroup
 
setServiceGroupContext(ServiceGroupContext) - Method in class org.apache.axis2.context.MessageContext
 
setServiceGroupContextId(String) - Method in class org.apache.axis2.context.MessageContext
 
setServiceGroupName(String) - Method in class org.apache.axis2.description.AxisServiceGroup
 
setServiceLifeCycle(ServiceLifeCycle) - Method in class org.apache.axis2.description.AxisService
 
setServiceName(QName) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
setServiceName(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setServicePath(String) - Method in class org.apache.axis2.context.ConfigurationContext
 
setSessionContext(SessionContext) - Method in class org.apache.axis2.context.MessageContext
 
setSimple(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setSoapAction(String) - Method in class org.apache.axis2.context.MessageContext
 
setSoapAction(String) - Method in class org.apache.axis2.description.AxisOperation
 
setSoapNsUri(String) - Method in class org.apache.axis2.description.AxisService
 
setSOAPVersion(String) - Method in class org.apache.axis2.saaj.MessageFactoryImpl
 
setSOAPVersion(String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
 
setSoapVersionURI(String) - Method in class org.apache.axis2.client.Options
Set the SOAP version to be used.
setSocketTimeout(int) - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
setSourceLocation(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setStart(boolean) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setStatus(int) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
setStatus(int) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setStrictErrorChecking(boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setStyle(String) - Method in class org.apache.axis2.description.AxisOperation
 
setSupportedPolicyNamespaces(String[]) - Method in class org.apache.axis2.description.AxisModule
 
setSuppressPrefixesMode(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setSuppressPrefixesMode(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setSyncOn(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setSystem(URI) - Method in class org.apache.axis2.databinding.types.Notation
 
setSystemClassLoader(ClassLoader) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setTargetEPR(EndpointReference) - Method in class org.apache.axis2.client.ServiceClient
Set the endpoint reference for the service.
setTargetEPR(EndpointReference) - Method in class org.apache.axis2.context.ServiceContext
 
setTargetNamespace(String) - Method in class org.apache.axis2.description.AxisService
 
setTargetNamespacePrefix(String) - Method in class org.apache.axis2.description.AxisService
 
setTextContent(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setThreadContext(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
Several pieces of information need to be available to the service implementation class.
setThreadKeepAliveTime(long) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for threadKeepAliveTime
setThreadKeepAliveTimeUnit(TimeUnit) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for threadKeepAliveTimeUnit
setThreadPool(ThreadFactory) - Method in class org.apache.axis2.context.ConfigurationContext
Sets the thread factory.
setTime(Calendar) - Method in class org.apache.axis2.databinding.types.Time
Sets the time; ignores year, month, date
setTime(Date) - Method in class org.apache.axis2.databinding.types.Time
Sets the time from a date instance.
setTimeOutInMilliSeconds(long) - Method in class org.apache.axis2.client.Options
This is used in blocking scenario.
setTimeoutInMilliseconds(long) - Method in class org.apache.axis2.transport.mail.SynchronousMailListener
 
setTimezone(String) - Method in class org.apache.axis2.databinding.types.Day
 
setTimezone(String) - Method in class org.apache.axis2.databinding.types.Month
 
setTimezone(String) - Method in class org.apache.axis2.databinding.types.MonthDay
 
setTimezone(String) - Method in class org.apache.axis2.databinding.types.Year
 
setTimezone(String) - Method in class org.apache.axis2.databinding.types.YearMonth
 
setTo(EndpointReference) - Method in class org.apache.axis2.client.Options
Set WS-Addressing To endpoint.
setTo(EndpointReference) - Method in class org.apache.axis2.context.MessageContext
 
setTransportIn(TransportInDescription) - Method in class org.apache.axis2.client.Options
Set transport used for incoming message.
setTransportIn(TransportInDescription) - Method in class org.apache.axis2.context.MessageContext
 
setTransportInfo(String, String, boolean) - Method in class org.apache.axis2.client.Options
Deprecated. Use setTransportInProtocol(String) and useSeparateListener(boolean) instead. You do not need to setSenderTransportProtocol(String) as sender transport can be inferred from the to EPR. But still you can setTransportOut(TransportOutDescription).
setTransportInProtocol(String) - Method in class org.apache.axis2.client.Options
Set transport protocol used for incoming message.
setTransportManager(ListenerManager) - Method in class org.apache.axis2.context.ConfigurationContext
 
setTransportOut(TransportOutDescription) - Method in class org.apache.axis2.client.Options
Set transport used for outgoing message.
setTransportOut(TransportOutDescription) - Method in class org.apache.axis2.context.MessageContext
 
setType(String) - Method in class org.apache.axis2.description.AxisBinding
 
setType(int) - Method in class org.apache.axis2.saaj.NodeImplEx
 
setTypeMapper(TypeMapper) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setTypeMappingFile(File) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setTypeTable(TypeTable) - Method in class org.apache.axis2.description.AxisService
 
setUnion(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setup() - Method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
contains all code which gathers non-service specific information from the wsdl.
setup() - Method in class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
contains all code which gathers non-wsdlService specific information from the wsdl.
setupGetMetadataRequest(String, String) - Method in class org.apache.axis2.dataretrieval.client.MexClient
Builds OMElement that makes up of SOAP body.
setUri(String) - Method in class org.apache.axis2.wsdl.SOAPModuleMessage
 
setUri2PackageNameMap(Map) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setUrlName(URLName) - Method in class org.apache.axis2.transport.mail.EmailReceiver
 
setUse(String) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setUseDefaultChains(boolean) - Method in class org.apache.axis2.description.AxisService
 
setUserData(String, Object, UserDataHandler) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setUserinfo(String) - Method in class org.apache.axis2.databinding.types.URI
Set the userinfo for this URI.
setUsername(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setUserName(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setUseSeparateListener(boolean) - Method in class org.apache.axis2.client.Options
Used to specify whether the two SOAP Messages are be sent over same channel or over separate channels.
setValue(String) - Method in class org.apache.axis2.addressing.RelatesTo
Method setValue
setValue(int, String) - Method in class org.apache.axis2.databinding.types.Day
 
setValue(int) - Method in class org.apache.axis2.databinding.types.Day
 
setValue(String) - Method in class org.apache.axis2.databinding.types.Id
Validates the data and sets the value for the object.
setValue(String) - Method in class org.apache.axis2.databinding.types.IDRefs
 
setValue(int, String) - Method in class org.apache.axis2.databinding.types.Month
 
setValue(int) - Method in class org.apache.axis2.databinding.types.Month
 
setValue(int, int, String) - Method in class org.apache.axis2.databinding.types.MonthDay
 
setValue(int, int) - Method in class org.apache.axis2.databinding.types.MonthDay
 
setValue(String) - Method in class org.apache.axis2.databinding.types.Name
validates the data and sets the value for the object.
setValue(String) - Method in class org.apache.axis2.databinding.types.NCName
validates the data and sets the value for the object.
setValue(String) - Method in class org.apache.axis2.databinding.types.NMTokens
 
setValue(String) - Method in class org.apache.axis2.databinding.types.NormalizedString
validates the data and sets the value for the object.
setValue(String) - Method in class org.apache.axis2.databinding.types.Token
validates the data and sets the value for the object.
setValue(long) - Method in class org.apache.axis2.databinding.types.UnsignedByte
validates the data and sets the value for the object.
setValue(long) - Method in class org.apache.axis2.databinding.types.UnsignedInt
validates the data and sets the value for the object.
setValue(long) - Method in class org.apache.axis2.databinding.types.UnsignedShort
validates the data and sets the value for the object.
setValue(int, String) - Method in class org.apache.axis2.databinding.types.Year
 
setValue(int) - Method in class org.apache.axis2.databinding.types.Year
 
setValue(int, int, String) - Method in class org.apache.axis2.databinding.types.YearMonth
 
setValue(int, int) - Method in class org.apache.axis2.databinding.types.YearMonth
 
setValue(Object) - Method in class org.apache.axis2.description.Parameter
Method setValue.
setValue(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
If this is a Text node then this method will set its value, otherwise it sets the value of the immediate (Text) child of this node.
setValue(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setValue(String) - Method in class org.apache.axis2.saaj.TextImplEx
If this is a Text node then this method will set its value, otherwise it sets the value of the immediate (Text) child of this node.
setWebLocationString(String) - Static method in class org.apache.axis2.deployment.DeploymentEngine
 
setWorkerPool(Executor) - Method in class org.apache.axis2.transport.jms.JMSMessageReceiver
Set the worker thread pool
setWrapClasses(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setWriteMessageReceiver(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setWriteOutput(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setWriteTestCase(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setWSAAction(String) - Method in class org.apache.axis2.context.MessageContext
setWSAAction
setWSAddressingFlag(String) - Method in class org.apache.axis2.description.AxisService
 
setWsamappingList(ArrayList) - Method in class org.apache.axis2.description.AxisOperation
 
setWSAMessageId(String) - Method in class org.apache.axis2.context.MessageContext
 
setWsdlDefinition(Definition) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setWsdlFound(boolean) - Method in class org.apache.axis2.description.AxisService
 
setWsdlServiceMap(HashMap) - Method in class org.apache.axis2.deployment.ServiceBuilder
 
setWSDLVersion(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setXmlStandalone(boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setXmlVersion(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setXsdConfigFile(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Sets the xsdconfig file to use for XMLBeans data binding.
setxServicePath(boolean) - Method in class org.apache.axis2.transport.mail.MailToInfo
 
setYear(int) - Method in class org.apache.axis2.databinding.types.Year
 
setYear(int) - Method in class org.apache.axis2.databinding.types.YearMonth
 
setYears(int) - Method in class org.apache.axis2.databinding.types.Duration
 
shortValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
shortValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
shouldSendFaultToFaultTo(MessageContext) - Static method in class org.apache.axis2.addressing.AddressingHelper
If the inbound FaultTo header was invalid and caused a fault, the fault should not be sent to it.
SHOW_AND_CLEAR - Static variable in class org.apache.axis2.transport.mail.MailClient
 
SHOW_MESSAGES - Static variable in class org.apache.axis2.transport.mail.MailClient
 
shutdown(ConfigurationContext) - Method in class org.apache.axis2.addressing.AddressingModule
 
shutdown() - Method in interface org.apache.axis2.cluster.ClusterManager
 
shutDown(ConfigurationContext, AxisService) - Method in interface org.apache.axis2.engine.ServiceLifeCycle
this will be called during the system shut down time.
shutdown(ConfigurationContext) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
shutdown(ConfigurationContext) - Method in interface org.apache.axis2.modules.Module
 
shutdown() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
shutdown() - Method in class org.apache.axis2.transport.http.server.DefaultHttpConnectionManager
 
shutdown() - Method in interface org.apache.axis2.transport.http.server.HttpConnectionManager
 
signalFaultReady(AxisFault) - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
signalFaultReady(AxisFault) - Method in interface org.apache.axis2.transport.RequestResponseTransport
This will tell the transport to end a current wait by raising the given fault.
SIGNALLED - Static variable in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
'signalResponseReady' has been called.
signalResponseReady() - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
signalResponseReady() - Method in interface org.apache.axis2.transport.RequestResponseTransport
Signal that a response has be created and is ready for transmission.
simple - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
SIMPLE_TYPE_OR_CONTENT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
SimpleArrayReaderStateMachine - Class in org.apache.axis2.databinding.utils
A state machine that reads arrays with simple content.
SimpleArrayReaderStateMachine() - Constructor for class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
 
SimpleAxis2Server - Class in org.apache.axis2.transport
 
SimpleAxis2Server() - Constructor for class org.apache.axis2.transport.SimpleAxis2Server
 
SimpleDBExtension - Class in org.apache.axis2.wsdl.codegen.extension
Extension for simple data binding.
SimpleDBExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.SimpleDBExtension
 
SimpleElementReaderStateMachine - Class in org.apache.axis2.databinding.utils
A state machine to read elements with simple content.
SimpleElementReaderStateMachine() - Constructor for class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
 
SimpleHttpServer - Class in org.apache.axis2.transport.http.server
A simple, but configurable and extensible HTTP server.
SimpleHttpServer(ConfigurationContext, WorkerFactory, int) - Constructor for class org.apache.axis2.transport.http.server.SimpleHttpServer
 
SimpleHttpServer(HttpFactory, int) - Constructor for class org.apache.axis2.transport.http.server.SimpleHttpServer
 
SimpleHTTPServer - Class in org.apache.axis2.transport.http
This is a simple implementation of an HTTP server for processing SOAP requests via Apache's xml-axis2.
SimpleHTTPServer() - Constructor for class org.apache.axis2.transport.http.SimpleHTTPServer
 
SimpleHTTPServer(ConfigurationContext, int) - Constructor for class org.apache.axis2.transport.http.SimpleHTTPServer
Create a SimpleHTTPServer using default HttpFactory settings
SimpleHTTPServer(HttpFactory) - Constructor for class org.apache.axis2.transport.http.SimpleHTTPServer
Create a configured SimpleHTTPServer
SimpleMailListener - Class in org.apache.axis2.transport.mail
This is the implementation for Mail Listener in Axis2.
SimpleMailListener() - Constructor for class org.apache.axis2.transport.mail.SimpleMailListener
 
SimpleMailListener(LinkedBlockingQueue) - Constructor for class org.apache.axis2.transport.mail.SimpleMailListener
This constructor will be used in when Mail simulate the request/response
SimpleTypeMapper - Class in org.apache.axis2.databinding.typemapping
 
SimpleTypeMapper() - Constructor for class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
SINGLE_SERVICE - Static variable in class org.apache.axis2.Constants
Field SINGLE_SERVICE
size() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
size() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
SKELETON_CLASS_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
SKELETON_CLASS_SUFFIX_BACK - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
SKELETON_INTERFACE_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
SKELETON_INTERFACE_SUFFIX_BACK - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
SkeletonInterfaceWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
SkeletonInterfaceWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SkeletonInterfaceWriter
 
SkeletonInterfaceWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SkeletonInterfaceWriter
 
SkeletonWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
SkeletonWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SkeletonWriter
 
SkeletonWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SkeletonWriter
 
SLEEP_INTERVAL - Static variable in class org.apache.axis2.util.threadpool.ThreadPool
 
SMTP_HOST - Static variable in class org.apache.axis2.transport.mail.Constants
 
SMTP_PORT - Static variable in class org.apache.axis2.transport.mail.Constants
 
SMTP_SERVER_PORT - Static variable in class org.apache.axis2.transport.mail.Constants
 
SMTP_USER - Static variable in class org.apache.axis2.transport.mail.Constants
 
SMTP_USER_PASSWORD - Static variable in class org.apache.axis2.transport.mail.Constants
 
SMTPServer - Class in org.apache.axis2.transport.mail.server
 
SMTPServer(Storage, int) - Constructor for class org.apache.axis2.transport.mail.server.SMTPServer
 
SMTPServer(Storage, ConfigurationContext, int) - Constructor for class org.apache.axis2.transport.mail.server.SMTPServer
 
SMTPWorker - Class in org.apache.axis2.transport.mail.server
 
SMTPWorker(Socket, Storage) - Constructor for class org.apache.axis2.transport.mail.server.SMTPWorker
 
SMTPWorker(Socket, Storage, ConfigurationContext) - Constructor for class org.apache.axis2.transport.mail.server.SMTPWorker
 
SO_TIMEOUT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field SO_TIMEOUT
SOAP11_REF_ATTR - Static variable in class org.apache.axis2.databinding.utils.MultirefHelper
 
SOAP12_REF_ATTR - Static variable in class org.apache.axis2.databinding.utils.MultirefHelper
 
SOAP_11_ADDRESS - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
The Type name for the SOAP Address defined in the Port/Endpoint
SOAP_11_BINDING - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_11_BODY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_11_HEADER - Static variable in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
SOAP_11_HEADER - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_11_OPERATION - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_12_ADDRESS - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_12_BINDING - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_12_BODY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_12_HEADER - Static variable in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
SOAP_12_HEADER - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_12_OPERATION - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_ARRAY - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_ARRAY12 - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_ARRAY_ATTRS11 - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_ARRAY_ATTRS12 - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_BASE64 - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_BASE64BINARY - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_BINDING_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
SOAP_BOOLEAN - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_BYTE - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_COMMON_ATTRS11 - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_COMMON_ATTRS12 - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_DECIMAL - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_DOUBLE - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_ENV_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
SOAP_FLOAT - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_HEADER - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
SOAP_INT - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_INTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_LONG - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_MONITOR_ID - Static variable in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorConstants
Unique SOAP monitor id tag
SOAP_MONITOR_PORT - Static variable in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorConstants
Servlet initialization parameter names
SOAP_MONITOR_REQUEST - Static variable in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorConstants
SOAP message types
SOAP_MONITOR_RESPONSE - Static variable in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorConstants
 
SOAP_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
SOAP_RESPONSE_MEP - Static variable in interface org.apache.axis2.Constants.Configuration
 
SOAP_SHORT - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_STRING - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_STYLE_DOC_LITERAL_WRAPPED - Static variable in class org.apache.axis2.Constants
Field SOAP_STYLE_DOC_LITERAL_WRAPPED
SOAP_STYLE_RPC_ENCODED - Static variable in class org.apache.axis2.Constants
Field SOAP_STYLE_RPC_ENCODED
SOAP_STYLE_RPC_LITERAL - Static variable in class org.apache.axis2.Constants
Field SOAP_STYLE_RPC_LITERAL
SOAP_VERSION_1_1 - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
SOAP_VERSION_1_2 - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
SOAPACTION - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The JMS message property specifying the SOAP Action
SOAPActionBasedDispatcher - Class in org.apache.axis2.engine
Dispatches based on the SOAPAction.
SOAPActionBasedDispatcher() - Constructor for class org.apache.axis2.engine.SOAPActionBasedDispatcher
 
SOAPBodyElementImpl - Class in org.apache.axis2.saaj
 
SOAPBodyElementImpl(ElementImpl) - Constructor for class org.apache.axis2.saaj.SOAPBodyElementImpl
 
SOAPBodyImpl - Class in org.apache.axis2.saaj
 
SOAPBodyImpl(SOAPBody) - Constructor for class org.apache.axis2.saaj.SOAPBodyImpl
 
SOAPBuilder - Class in org.apache.axis2.builder
 
SOAPBuilder() - Constructor for class org.apache.axis2.builder.SOAPBuilder
 
SOAPConnectionFactoryImpl - Class in org.apache.axis2.saaj
 
SOAPConnectionFactoryImpl() - Constructor for class org.apache.axis2.saaj.SOAPConnectionFactoryImpl
 
SOAPConnectionImpl - Class in org.apache.axis2.saaj
 
SOAPConnectionImpl() - Constructor for class org.apache.axis2.saaj.SOAPConnectionImpl
 
SOAPElementImpl - Class in org.apache.axis2.saaj
 
SOAPElementImpl(ElementImpl) - Constructor for class org.apache.axis2.saaj.SOAPElementImpl
 
SOAPEnvelopeImpl - Class in org.apache.axis2.saaj
 
SOAPEnvelopeImpl(SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPEnvelopeImpl
 
SOAPFactoryImpl - Class in org.apache.axis2.saaj
 
SOAPFactoryImpl() - Constructor for class org.apache.axis2.saaj.SOAPFactoryImpl
 
SOAPFaultElementImpl - Class in org.apache.axis2.saaj
 
SOAPFaultElementImpl(ElementImpl) - Constructor for class org.apache.axis2.saaj.SOAPFaultElementImpl
 
SOAPFaultImpl - Class in org.apache.axis2.saaj
 
SOAPFaultImpl(SOAPFault) - Constructor for class org.apache.axis2.saaj.SOAPFaultImpl
 
SOAPHeaderElementImpl - Class in org.apache.axis2.saaj
 
SOAPHeaderElementImpl(SOAPHeaderBlock) - Constructor for class org.apache.axis2.saaj.SOAPHeaderElementImpl
 
SOAPHeaderImpl - Class in org.apache.axis2.saaj
 
SOAPHeaderImpl(SOAPHeader) - Constructor for class org.apache.axis2.saaj.SOAPHeaderImpl
Constructor
SOAPHeaderMessage - Class in org.apache.axis2.wsdl
 
SOAPHeaderMessage() - Constructor for class org.apache.axis2.wsdl.SOAPHeaderMessage
 
SOAPHeaderMessage(QName) - Constructor for class org.apache.axis2.wsdl.SOAPHeaderMessage
 
SOAPMessageBodyBasedDispatcher - Class in org.apache.axis2.engine
Dispatches based on the namespace URI of the first child of the body.
SOAPMessageBodyBasedDispatcher() - Constructor for class org.apache.axis2.engine.SOAPMessageBodyBasedDispatcher
 
SOAPMessageBodyBasedOperationDispatcher - Class in org.apache.axis2.dispatchers
 
SOAPMessageBodyBasedOperationDispatcher() - Constructor for class org.apache.axis2.dispatchers.SOAPMessageBodyBasedOperationDispatcher
 
SOAPMessageBodyBasedServiceDispatcher - Class in org.apache.axis2.dispatchers
 
SOAPMessageBodyBasedServiceDispatcher() - Constructor for class org.apache.axis2.dispatchers.SOAPMessageBodyBasedServiceDispatcher
 
SOAPMessageFormatter - Class in org.apache.axis2.transport.http
 
SOAPMessageFormatter() - Constructor for class org.apache.axis2.transport.http.SOAPMessageFormatter
 
SOAPMessageImpl - Class in org.apache.axis2.saaj
 
SOAPMessageImpl(SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPMessageImpl
 
SOAPMessageImpl(InputStream, MimeHeaders) - Constructor for class org.apache.axis2.saaj.SOAPMessageImpl
 
SOAPModuleMessage - Class in org.apache.axis2.wsdl
 
SOAPModuleMessage() - Constructor for class org.apache.axis2.wsdl.SOAPModuleMessage
 
SOAPMonitorConstants - Class in org.apache.axis2.soapmonitor.servlet
SOAP Monitor Service constants
SOAPMonitorConstants() - Constructor for class org.apache.axis2.soapmonitor.servlet.SOAPMonitorConstants
 
SOAPMonitorHandler - Class in org.apache.axis2.handlers.soapmonitor
 
SOAPMonitorHandler() - Constructor for class org.apache.axis2.handlers.soapmonitor.SOAPMonitorHandler
Constructor
SOAPMonitorModule - Class in org.apache.axis2.handlers.soapmonitor
 
SOAPMonitorModule() - Constructor for class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
SOAPMonitorService - Class in org.apache.axis2.soapmonitor.servlet
This is a SOAP Monitor Service class.
SOAPMonitorService() - Constructor for class org.apache.axis2.soapmonitor.servlet.SOAPMonitorService
Constructor
SOAPPartImpl - Class in org.apache.axis2.saaj
 
SOAPPartImpl(SOAPMessageImpl, SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPPartImpl
 
SOAPPartImpl(SOAPMessageImpl, InputStream, MimeHeaders) - Constructor for class org.apache.axis2.saaj.SOAPPartImpl
 
SOAPPartImpl(SOAPMessageImpl, InputStream) - Constructor for class org.apache.axis2.saaj.SOAPPartImpl
 
SOAPUtil - Class in org.apache.axis2.transport.http.util
Deprecated. Since we are not using this class and this might lead to mis-use of this class, we will removing this class in a future release.
SOAPUtil() - Constructor for class org.apache.axis2.transport.http.util.SOAPUtil
Deprecated.  
soapVersion - Variable in class org.apache.axis2.saaj.MessageFactoryImpl
 
soapVersion - Variable in class org.apache.axis2.saaj.SOAPFactoryImpl
 
SOCKET - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field SOCKET
SOLE_INPUT - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants
 
sort(String, MimeMessage) - Method in class org.apache.axis2.transport.mail.server.MailSorter
 
SOURCE_FOLDER_NAME_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
SOURCE_FOLDER_NAME_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
specialTypeFlagMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
split(String, char) - Static method in class org.apache.axis2.util.JavaUtils
Splits the provided text into an array, separator specified.
splitText(int) - Method in class org.apache.axis2.saaj.TextImplEx
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
SpringAppContextAwareObjectSupplier - Class in org.apache.axis2.extensions.spring.receivers
 
SpringAppContextAwareObjectSupplier() - Constructor for class org.apache.axis2.extensions.spring.receivers.SpringAppContextAwareObjectSupplier
 
SpringServletContextObjectSupplier - Class in org.apache.axis2.extensions.spring.receivers
 
SpringServletContextObjectSupplier() - Constructor for class org.apache.axis2.extensions.spring.receivers.SpringServletContextObjectSupplier
 
standaloneSet() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
standaloneSet() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
standaloneSet() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
standaloneSet() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
standaloneSet() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
standaloneSet() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
standaloneSet() - Method in class org.apache.axis2.util.StreamWrapper
 
start() - Method in class org.apache.axis2.engine.ListenerManager
To start all the transports
start() - Method in class org.apache.axis2.transport.http.AxisServlet
 
start() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
start() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Start this server as a NON-daemon.
start() - Method in class org.apache.axis2.transport.jms.JMSListener
Start this JMS Listener (Transport Listener)
start() - Method in class org.apache.axis2.transport.mail.MailWorkerManager
 
start() - Method in class org.apache.axis2.transport.mail.SimpleMailListener
Start this listener
start() - Method in class org.apache.axis2.transport.tcp.TCPServer
 
start() - Method in interface org.apache.axis2.transport.TransportListener
 
START_ELEMENT_FOUND_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
STARTED_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
startListener() - Method in class org.apache.axis2.deployment.RepositoryListener
Method invoked from the scheduler to start the listener.
startSearch(RepositoryListener) - Method in class org.apache.axis2.deployment.DeploymentEngine
Starts the Deployment engine to perform Hot deployment and so on.
startService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
startSystem(ConfigurationContext) - Method in class org.apache.axis2.engine.ListenerManager
 
startUp(ConfigurationContext, AxisService) - Method in interface org.apache.axis2.engine.ServiceLifeCycle
this will be called during the deployement time of the service.
STAT - Static variable in class org.apache.axis2.transport.mail.Constants
 
States - Interface in org.apache.axis2.databinding.utils
 
stop() - Method in class org.apache.axis2.engine.ListenerManager
Stop all the transports and notify modules of shutdown.
stop() - Method in class org.apache.axis2.transport.http.AxisServlet
 
stop() - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
stop() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Stop this server.
stop() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Close all connections, sessions etc..
stop() - Method in class org.apache.axis2.transport.jms.JMSListener
Stop this transport listener and shutdown all of the connection factories
stop() - Method in class org.apache.axis2.transport.jms.JMSSender
 
stop() - Method in class org.apache.axis2.transport.local.LocalResponder
 
stop() - Method in class org.apache.axis2.transport.local.LocalTransportSender
 
stop() - Method in class org.apache.axis2.transport.mail.MailTransportSender
 
stop() - Method in class org.apache.axis2.transport.mail.server.MailServer
 
stop() - Method in class org.apache.axis2.transport.mail.SimpleMailListener
Stop this server.
stop() - Method in class org.apache.axis2.transport.tcp.TCPServer
 
stop() - Method in class org.apache.axis2.transport.tcp.TCPTransportSender
 
stop() - Method in interface org.apache.axis2.transport.TransportListener
 
stop() - Method in interface org.apache.axis2.transport.TransportSender
 
stopServer() - Method in class org.apache.axis2.transport.mail.server.POP3Server
 
stopServer() - Method in class org.apache.axis2.transport.mail.server.SMTPServer
 
stopService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
Storage - Class in org.apache.axis2.transport.mail.server
 
Storage() - Constructor for class org.apache.axis2.transport.mail.server.Storage
 
STORE_PROTOCOL - Static variable in class org.apache.axis2.transport.mail.Constants
 
stream - Variable in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
 
StreamWrapper - Class in org.apache.axis2.util
 
StreamWrapper(XMLStreamReader) - Constructor for class org.apache.axis2.util.StreamWrapper
 
Stub - Class in org.apache.axis2.client
Base class for generated client stubs.
Stub() - Constructor for class org.apache.axis2.client.Stub
 
STUB_INTERFACE_SUFFIX_BACK - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
STUB_LANGUAGE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
STUB_LANGUAGE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
STUB_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
style - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
STYLE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
STYLE_DOC - Static variable in class org.apache.axis2.description.AxisOperation
 
STYLE_DOC - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
STYLE_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field STYLE_KEY
STYLE_MSG - Static variable in class org.apache.axis2.description.AxisOperation
 
STYLE_MSG - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
STYLE_RPC - Static variable in class org.apache.axis2.description.AxisOperation
 
STYLE_RPC - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
substringData(int, int) - Method in class org.apache.axis2.saaj.TextImplEx
Extracts a range of data from the node.
successInterval - Variable in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
 
SUFFIX_JAR - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SUFFIX_MAR - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SUFFIX_WSDL - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
supplemental(char, char) - Static method in class org.apache.axis2.util.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
SUPPRESS_PREFIXES_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
SUPPRESS_PREFIXES_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
SUSPEND - Static variable in class org.apache.axis2.engine.Handler.InvocationResponse
 
SynchronousMailListener - Class in org.apache.axis2.transport.mail
 
SynchronousMailListener(long) - Constructor for class org.apache.axis2.transport.mail.SynchronousMailListener
 

T

TAG_AFTER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_ANTI_JAR_LOCKING - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_AXISCONFIG - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_BEFORE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_CLASS_NAME - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_CLUSTER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_CONFIGURATION_MANAGER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_CONTENT_TYPE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_CONTEXT_MANAGER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_DEFAULT_MODULE_VERSION - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_DESCRIPTION - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_DISPATCH_ORDER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_DISPATCHER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_EXCLUDE_OPERATIONS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_EXTRACT_SERVICE_ARCHIVE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_FLOW_IN - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_FLOW_IN_FAULT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_FLOW_OUT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_FLOW_OUT_FAULT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_HANDLER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_HOT_DEPLOYMENT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_HOT_UPDATE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_LABEL - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_LISTENER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_LISTENERS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MAPPING - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MEP - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE_BUILDER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE_BUILDERS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE_FORMATTER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE_FORMATTERS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE_RECEIVER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE_RECEIVERS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MODULE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MODULE_CONFIG - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_NAMESPACES - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_OBJECT_SUPPLIER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_OPERATION - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_ORDER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PACKAGE2QNAME - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PACKAGE_NAME - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PARAMETER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PHASE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PHASE_FIRST - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PHASE_LAST - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PHASE_ORDER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_POLICY - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_POLICY_REF - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_QNAME - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_REFERENCE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_SERVICE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_SERVICE_GROUP - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_SUPPORTED_POLICY_NAMESPACES - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TARGET_RESOLVER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TARGET_RESOLVERS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TRANSPORT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TRANSPORT_RECEIVER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TRANSPORT_SENDER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TRANSPORTS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TYPE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TARGET_NAME_SPACE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TARGET_NAMESPACE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
TARGET_NAMESPACE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
TARGET_NAMESPACE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
TARGET_NAMESPACE_PREFIX_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
TARGET_NAMESPACE_PREFIX_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.Java2WSDLConstants
 
TargetResolver - Interface in org.apache.axis2.util
TargetResolver

Interface to be implemented by code to update the invocation target URL before the transport is selected and the engine invoked.

TCCL_COMPOSITE - Static variable in class org.apache.axis2.Constants
 
TCCL_DEFAULT - Static variable in class org.apache.axis2.Constants
 
TCCL_SERVICE - Static variable in class org.apache.axis2.Constants
 
TCPServer - Class in org.apache.axis2.transport.tcp
Class TCPServer
TCPServer() - Constructor for class org.apache.axis2.transport.tcp.TCPServer
 
TCPServer(int, ConfigurationContext) - Constructor for class org.apache.axis2.transport.tcp.TCPServer
 
TCPServer(int, String) - Constructor for class org.apache.axis2.transport.tcp.TCPServer
 
TCPTransportSender - Class in org.apache.axis2.transport.tcp
 
TCPTransportSender() - Constructor for class org.apache.axis2.transport.tcp.TCPTransportSender
 
TCPWorker - Class in org.apache.axis2.transport.tcp
This Class is the work hoarse of the TCP request, this process the incomming SOAP Message.
TCPWorker(ConfigurationContext, Socket) - Constructor for class org.apache.axis2.transport.tcp.TCPWorker
 
TEMPLATE_ENCODE_ESCAPING_CHARACTER - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
TEMPLATE_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
 
terminate() - Method in class org.apache.axis2.context.ConfigurationContext
 
TEST_SRC_DIR_NAME - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
TEST_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
TestClassWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
TestClassWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.TestClassWriter
 
TestClassWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.TestClassWriter
 
testFallThrough(String) - Method in class org.apache.axis2.wsdl.codegen.extension.AbstractDBProcessingExtension
Method to test whether the passed in framework name is relevant to this extension.
TESTING_PATH - Static variable in class org.apache.axis2.Constants
 
TESTING_REPOSITORY - Static variable in class org.apache.axis2.Constants
 
TEXT_FOUND_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
TEXT_PARAMETER - Static variable in class org.apache.axis2.description.Parameter
Field TEXT_PARAMETER
TextImplEx - Class in org.apache.axis2.saaj
 
TextImplEx(String, SOAPElement) - Constructor for class org.apache.axis2.saaj.TextImplEx
 
TextImplEx(String, SOAPElement, Node, Node) - Constructor for class org.apache.axis2.saaj.TextImplEx
 
ThreadContextMigrator - Interface in org.apache.axis2.util
This is the interface for a piece of code that will plug into the user programming model impl (e.g.
ThreadContextMigratorUtil - Class in org.apache.axis2.util
This is a utility class to make it easier/cleaner for user programming model-level implementations (e.g.
ThreadContextMigratorUtil() - Constructor for class org.apache.axis2.util.ThreadContextMigratorUtil
 
ThreadFactory - Interface in org.apache.axis2.util.threadpool
 
ThreadPool - Class in org.apache.axis2.util.threadpool
This the thread pool for axis2.
ThreadPool() - Constructor for class org.apache.axis2.util.threadpool.ThreadPool
 
ThreadPool(int, int) - Constructor for class org.apache.axis2.util.threadpool.ThreadPool
 
Time - Class in org.apache.axis2.databinding.types
Class that represents the xsd:time XML Schema type
Time(Calendar) - Constructor for class org.apache.axis2.databinding.types.Time
Initializes with a Calender.
Time(String) - Constructor for class org.apache.axis2.databinding.types.Time
Converts a string formatted as HH:mm:ss[.SSS][+/-offset]
toDOM(OMElement) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
Convert a given OMElement to a DOM Element
toDOM(OMElement) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given OMElement to a DOM Element.
toDOOMSOAPEnvelope(SOAPEnvelope) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
Create a DOM Document using the org.apache.axiom.soap.SOAPEnvelope
Token - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type Token.
Token() - Constructor for class org.apache.axis2.databinding.types.Token
 
Token(String) - Constructor for class org.apache.axis2.databinding.types.Token
ctor for Token
toList(Object[]) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
We could have used the Arraya.asList() method but that returns an *immutable* list !!!!!
toOM(String, String, String) - Method in class org.apache.axis2.addressing.EndpointReference
Deprecated. use EndpointReferenceHelper#toOM(EndpointReference, QName, String) instead.
toOM(OMFactory, EndpointReference, QName, String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Creates an OMElement based on the properties of the endpoint reference.
toOM(Element) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given DOM Element to an OMElement.
toOM(InputStream) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given inputstream to an OMNode
toOM(Reader) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given Reader to an OMNode
toOMSOAPEnvelope(SOAPMessage) - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
Converts a SAAJ SOAPMessage to an OM SOAPEnvelope
toOMSOAPEnvelope(Element) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
 
toString() - Method in class org.apache.axis2.addressing.EndpointReference
 
toString() - Method in class org.apache.axis2.addressing.RelatesTo
 
toString() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
toString() - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
toString() - Method in class org.apache.axis2.context.MessageContext
 
toString() - Method in class org.apache.axis2.databinding.types.Day
 
toString() - Method in class org.apache.axis2.databinding.types.Duration
This returns the xml representation of an xsd:duration object.
toString() - Method in class org.apache.axis2.databinding.types.HexBinary
 
toString() - Method in class org.apache.axis2.databinding.types.IDRefs
 
toString() - Method in class org.apache.axis2.databinding.types.Month
 
toString() - Method in class org.apache.axis2.databinding.types.MonthDay
 
toString() - Method in class org.apache.axis2.databinding.types.NMTokens
 
toString() - Method in class org.apache.axis2.databinding.types.NormalizedString
 
toString() - Method in class org.apache.axis2.databinding.types.Time
Returns the time as it would be in GMT.
toString() - Method in class org.apache.axis2.databinding.types.Union
 
toString() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
toString() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
toString() - Method in class org.apache.axis2.databinding.types.URI
Get the URI as a string specification.
toString() - Method in class org.apache.axis2.databinding.types.Year
 
toString() - Method in class org.apache.axis2.databinding.types.YearMonth
 
toString() - Method in class org.apache.axis2.description.Parameter
 
toString() - Method in class org.apache.axis2.engine.Handler.InvocationResponse
 
toString() - Method in class org.apache.axis2.engine.Phase
 
toString() - Method in class org.apache.axis2.handlers.AbstractHandler
 
toString() - Method in class org.apache.axis2.i18n.ProjectResourceBundle
Clears the internal cache
toString() - Method in class org.apache.axis2.saaj.PrefixedQName
 
toString() - Method in class org.apache.axis2.saaj.TextImplEx
 
toString() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
toString() - Method in class org.apache.axis2.transport.mail.server.MailAddress
 
toString() - Method in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
 
totalsz - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
The total size in bytes in this data source.
touch() - Method in class org.apache.axis2.context.AbstractContext
ServiceContext and ServiceGroupContext are not getting automatically garbage collected.
touch() - Method in class org.apache.axis2.context.SessionContext
ServiceContext and ServiceGroupContext are not getting automatically garbage collectible.
toWSDL20(OMNamespace, OMNamespace, OMNamespace, OMNamespace, String, Map, String) - Method in class org.apache.axis2.description.AxisBinding
Generates the binding element
toWSDL20(OMNamespace, OMNamespace, OMNamespace, OMNamespace, Map) - Method in class org.apache.axis2.description.AxisBindingMessage
Generates the bindingMessage element (can be input, output, infault or outfault)
toWSDL20(OMNamespace, OMNamespace, OMNamespace, OMNamespace, String, Map) - Method in class org.apache.axis2.description.AxisBindingOperation
Generates the bindingOperation element
toWSDL20(OMNamespace, OMNamespace, OMNamespace, String) - Method in class org.apache.axis2.description.AxisEndpoint
 
toWSDL20(OMNamespace, OMNamespace, OMNamespace) - Method in class org.apache.axis2.description.AxisOperation
Generates the interface Operation element.
toWSDL20() - Method in class org.apache.axis2.description.AxisService2WSDL2
Generates a WSDL 2.0 document for this web service
traceNotSerializable(Object, NotSerializableException, String, String, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Trace the NotSerializable exception for the specified object if this is the first time that the specified object has caused the exception.
TRAGET_NAMESPACE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
TRANSPORT_ADDR - Static variable in class org.apache.axis2.context.MessageContext
 
TRANSPORT_CONTROL - Static variable in interface org.apache.axis2.transport.RequestResponseTransport
 
TRANSPORT_HEADERS - Static variable in class org.apache.axis2.context.MessageContext
 
TRANSPORT_HTTP - Static variable in class org.apache.axis2.Constants
Field TRANSPORT_HTTP
TRANSPORT_IN - Static variable in class org.apache.axis2.context.MessageContext
Field TRANSPORT_IN
TRANSPORT_IN_URL - Static variable in interface org.apache.axis2.Constants.Configuration
 
TRANSPORT_INFO_MAP - Static variable in interface org.apache.axis2.Constants.Configuration
This will be used as a key for storing transport information.
TRANSPORT_JMS - Static variable in class org.apache.axis2.Constants
 
TRANSPORT_LOCAL - Static variable in class org.apache.axis2.Constants
 
TRANSPORT_MAIL - Static variable in class org.apache.axis2.Constants
 
TRANSPORT_NON_BLOCKING - Static variable in class org.apache.axis2.context.MessageContext
To invoke fireAndforget method we have to hand over transport sending logic to a thread other wise user has to wait till it get transport response (in the case of HTTP its HTTP 202)
TRANSPORT_OUT - Static variable in class org.apache.axis2.context.MessageContext
Field TRANSPORT_OUT
TRANSPORT_PHASE - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
TRANSPORT_SENDER_ERROR - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
TRANSPORT_SUCCEED - Static variable in class org.apache.axis2.context.MessageContext
Field TRANSPORT_SUCCEED
TRANSPORT_TCP - Static variable in class org.apache.axis2.Constants
Field TRANSPORT_TCP
TRANSPORT_URL - Static variable in interface org.apache.axis2.Constants.Configuration
 
TRANSPORT_URL - Static variable in interface org.apache.axis2.context.MessageContextConstants
Deprecated. please use org.apache.axis2.Constants.Configuration.TRANSPORT_URL *
TransportHeaders - Class in org.apache.axis2.transport.http
Pass-Thru / delayed get of the values from HttpServletRequest
TransportHeaders(HttpServletRequest) - Constructor for class org.apache.axis2.transport.http.TransportHeaders
 
TransportInDescription - Class in org.apache.axis2.description
Represents an incoming transport deployed in Axis2.
TransportInDescription(String) - Constructor for class org.apache.axis2.description.TransportInDescription
 
TransportListener - Interface in org.apache.axis2.transport
Class TransportListener
transportOut - Variable in class org.apache.axis2.client.Options
This is used for sending and receiving messages.
TransportOutDescription - Class in org.apache.axis2.description
Represents a transport deployed in AXis2
TransportOutDescription(String) - Constructor for class org.apache.axis2.description.TransportOutDescription
Constructor AxisTransport.
TransportSender - Interface in org.apache.axis2.transport
TransportSender sends the SOAP Message to other SOAP nodes.
TransportUtils - Class in org.apache.axis2.transport
 
TransportUtils() - Constructor for class org.apache.axis2.transport.TransportUtils
 
triggerActionMismatchFault(MessageContext) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerActionNotSupportedFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerDestinationUnreachableFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerInvalidCardinalityFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerMessageAddressingRequiredFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerMissingAddressInEPRFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerOnlyAnonymousAddressSupportedFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerOnlyNonAnonymousAddressSupportedFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
TRUE - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
TwoChannelAxisOperation - Class in org.apache.axis2.description
This class is to keep common methods and properties in InOut and OutIn axisOperation
TwoChannelAxisOperation() - Constructor for class org.apache.axis2.description.TwoChannelAxisOperation
 
TwoChannelAxisOperation(QName) - Constructor for class org.apache.axis2.description.TwoChannelAxisOperation
 
TYPE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
TYPE_DEFAULT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TYPE_MODULE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TYPE_SERVICE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TypeMap - Interface in org.apache.axis2.schema.typemap
This is a typemapper for the bean writer
TypeMapper - Interface in org.apache.axis2.wsdl.databinding
 
TypeMapperExtension - Class in org.apache.axis2.wsdl.codegen.extension
The purpose of this extension is to populate the type mapper from the type mapping file.
TypeMapperExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.TypeMapperExtension
 
TypeMappingAdapter - Class in org.apache.axis2.wsdl.databinding
 
TypeMappingAdapter() - Constructor for class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
TYPES - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
TYPES_LOCAL_NALE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
TypeTesterUtil - Class in org.apache.axis2.wsdl.util
 
TypeTesterUtil() - Constructor for class org.apache.axis2.wsdl.util.TypeTesterUtil
 

U

UNAUTH - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field UNAUTH[]
unDeploy(String) - Method in interface org.apache.axis2.deployment.Deployer
 
unDeploy() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
unDeploy(String) - Method in class org.apache.axis2.deployment.ModuleDeployer
 
unDeploy(String) - Method in class org.apache.axis2.deployment.POJODeployer
 
unDeploy(String) - Method in class org.apache.axis2.deployment.ServiceDeployer
 
Union - Class in org.apache.axis2.databinding.types
this class is the super class of all the union simple types
Union() - Constructor for class org.apache.axis2.databinding.types.Union
 
uniqueFaultNameCounter - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
UNLOAD_SERVICE_GROUP - Static variable in interface org.apache.axis2.cluster.CommandType
 
unloadServiceGroup(String) - Method in interface org.apache.axis2.cluster.configuration.ConfigurationManager
 
UnmatchedTypeException - Exception in org.apache.axis2.wsdl.databinding
A simple exception that will be thrown if a type is not matched!
UnmatchedTypeException() - Constructor for exception org.apache.axis2.wsdl.databinding.UnmatchedTypeException
 
UnmatchedTypeException(String) - Constructor for exception org.apache.axis2.wsdl.databinding.UnmatchedTypeException
 
UnmatchedTypeException(Throwable) - Constructor for exception org.apache.axis2.wsdl.databinding.UnmatchedTypeException
 
UnmatchedTypeException(String, Throwable) - Constructor for exception org.apache.axis2.wsdl.databinding.UnmatchedTypeException
 
UNPACK_CLASSES_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
UNPACK_CLASSES_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
unregisterOperationContext(String) - Method in class org.apache.axis2.context.ConfigurationContext
Unregisters the operation context associated with the given messageID
UnsignedByte - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type UnsignedByte
UnsignedByte() - Constructor for class org.apache.axis2.databinding.types.UnsignedByte
 
UnsignedByte(long) - Constructor for class org.apache.axis2.databinding.types.UnsignedByte
ctor for UnsignedByte
UnsignedByte(String) - Constructor for class org.apache.axis2.databinding.types.UnsignedByte
 
UnsignedInt - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type UnsignedInt
UnsignedInt() - Constructor for class org.apache.axis2.databinding.types.UnsignedInt
 
UnsignedInt(long) - Constructor for class org.apache.axis2.databinding.types.UnsignedInt
ctor for UnsignedInt
UnsignedInt(String) - Constructor for class org.apache.axis2.databinding.types.UnsignedInt
 
UnsignedLong - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type UnsignedLong
UnsignedLong() - Constructor for class org.apache.axis2.databinding.types.UnsignedLong
 
UnsignedLong(double) - Constructor for class org.apache.axis2.databinding.types.UnsignedLong
 
UnsignedLong(BigInteger) - Constructor for class org.apache.axis2.databinding.types.UnsignedLong
 
UnsignedLong(long) - Constructor for class org.apache.axis2.databinding.types.UnsignedLong
 
UnsignedLong(String) - Constructor for class org.apache.axis2.databinding.types.UnsignedLong
 
UnsignedShort - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type UnsignedShort
UnsignedShort() - Constructor for class org.apache.axis2.databinding.types.UnsignedShort
 
UnsignedShort(long) - Constructor for class org.apache.axis2.databinding.types.UnsignedShort
ctor for UnsignedShort
UnsignedShort(String) - Constructor for class org.apache.axis2.databinding.types.UnsignedShort
 
UNSUPPORTED_REVID - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
UNSUPPORTED_SUID - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
UNWRAP_PARAMETERS - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
UNWRAP_PARAMETERS_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
UNWRAPPED_DETAILS - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
UNWRAPPED_KEY - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
update() - Method in class org.apache.axis2.deployment.repository.util.WSInfoList
 
update() - Method in class org.apache.axis2.deployment.RepositoryListener
Updates WSInfoList object.
UPDATE_STATE - Static variable in interface org.apache.axis2.cluster.CommandType
 
UPDATE_STATE_MAP_ENTRY - Static variable in interface org.apache.axis2.cluster.CommandType
 
updateFaultPackageForStub() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Change the fault classnames to go with the package and stub
updateHeaders() - Method in class org.apache.axis2.transport.mail.MimeBase64BodyPart
 
updateMapperClassnames(String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
we need to modify the mapper's class name list.
updateMapperForMessageReceiver() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Update mapper for message receiver
updateMapperForStub() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Update mapper for the stub
updatePolicy(Policy) - Method in class org.apache.axis2.description.PolicyInclude
 
updateRemote() - Method in class org.apache.axis2.deployment.RepositoryListener
 
updateState(AbstractContext) - Method in interface org.apache.axis2.cluster.context.ContextManager
 
UPPER_PARAM_LIMIT - Static variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
URI - Class in org.apache.axis2.databinding.types
******************************************************************* Axis Note: This class was 'borrowed' from Xerces 2.0.2

A class to represent a Uniform Resource Identifier (URI).

URI() - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new and uninitialized URI.
URI(URI) - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new URI from another URI.
URI(String) - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new URI from a URI specification string.
URI(URI, String) - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new URI from a base URI and a URI specification string.
URI(String, String) - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new URI that does not follow the generic URI syntax.
URI(String, String, String, String, String) - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI(String, String, String, int, String, String, String) - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI.MalformedURIException - Exception in org.apache.axis2.databinding.types
**************************************************************** MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
URI.MalformedURIException() - Constructor for exception org.apache.axis2.databinding.types.URI.MalformedURIException
*************************************************************** Constructs a MalformedURIException with no specified detail message.
URI.MalformedURIException(String) - Constructor for exception org.apache.axis2.databinding.types.URI.MalformedURIException
************************************************************** Constructs a MalformedURIException with the specified detail message.
URI_1999_SCHEMA_XSD - Static variable in class org.apache.axis2.namespace.Constants
 
URI_1999_SCHEMA_XSI - Static variable in class org.apache.axis2.namespace.Constants
 
URI_2000_SCHEMA_XSD - Static variable in class org.apache.axis2.namespace.Constants
 
URI_2000_SCHEMA_XSI - Static variable in class org.apache.axis2.namespace.Constants
 
URI_2001_SCHEMA_XSD - Static variable in class org.apache.axis2.namespace.Constants
 
URI_2001_SCHEMA_XSI - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DEFAULT_SCHEMA_XSD - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DEFAULT_SCHEMA_XSD - Static variable in class org.apache.axis2.schema.SchemaConstants
 
URI_DEFAULT_SCHEMA_XSI - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DIME_CLOSED_LAYOUT - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DIME_CONTENT - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DIME_OPEN_LAYOUT - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DIME_REFERENCE - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DIME_WSDL - Static variable in class org.apache.axis2.namespace.Constants
 
URI_LITERAL_ENC - Static variable in class org.apache.axis2.namespace.Constants
 
URI_POLICY - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SECURITYPOLICY - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP11_ENC - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP11_ENV - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP11_HTTP - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP11_NEXT_ACTOR - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_ENC - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_ENV - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_HTTP - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_NEXT_ACTOR - Static variable in class org.apache.axis2.namespace.Constants
Deprecated. use URI_SOAP12_NEXT_ROLE
URI_SOAP12_NEXT_ROLE - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_NOENC - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_NONE_ROLE - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_RPC - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_ULTIMATE_ROLE - Static variable in class org.apache.axis2.namespace.Constants
 
URI_WSDL11_SOAP - Static variable in class org.apache.axis2.namespace.Constants
 
URI_WSDL12_SOAP - Static variable in class org.apache.axis2.namespace.Constants
 
URI_WSDL2_EXTENSIONS - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
URI_WSDL2_HTTP - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
URI_WSDL2_SOAP - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
URI_WSOAP_MEP - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
URI_XOP_INCLUDE - Static variable in class org.apache.axis2.namespace.Constants
 
URIEncoderDecoder - Class in org.apache.axis2.transport.http.util
 
URIEncoderDecoder() - Constructor for class org.apache.axis2.transport.http.util.URIEncoderDecoder
 
URL - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
URL - Class in org.apache.axis2.util
 
URL(String) - Constructor for class org.apache.axis2.util.URL
 
URL_HTTP_LOCATION_PARAMS_LIST - Static variable in interface org.apache.axis2.Constants.Configuration
 
URL_PARAMETER_LIST - Static variable in interface org.apache.axis2.Constants.Configuration
 
URLBasedAxisConfigurator - Class in org.apache.axis2.deployment
 
URLBasedAxisConfigurator(URL, URL) - Constructor for class org.apache.axis2.deployment.URLBasedAxisConfigurator
 
URLProcessor - Class in org.apache.axis2.util
 
URLProcessor() - Constructor for class org.apache.axis2.util.URLProcessor
 
URLTemplatingUtil - Class in org.apache.axis2.transport.http.util
This util is used on the client side for creating the URL's for all request (WSDL 2.0 allws to change the URL's of SOAP messages too).
URLTemplatingUtil() - Constructor for class org.apache.axis2.transport.http.util.URLTemplatingUtil
 
USE_ASYNC_OPERATIONS - Static variable in interface org.apache.axis2.Constants.Configuration
If this is set to a Boolean 'true' value, then OutIn operations will always be treated as async.
USE_CUSTOM_LISTENER - Static variable in interface org.apache.axis2.Constants.Configuration
If this is set to a Boolean 'true' value, the replyTo value will not be replaced in an OutIn invocation.
USE_NONE - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
USE_OPTIONAL - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
USE_REQUIRED - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
USER - Static variable in class org.apache.axis2.transport.mail.Constants
 
USER_AGENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
USER_HOME - Static variable in class org.apache.axis2.Constants
 
USER_NAME - Static variable in class org.apache.axis2.Constants
 
userName - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
USING_ADDRESSING - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
UTF_16 - Static variable in class org.apache.axis2.context.MessageContext
Field UTF_16.
UTF_8 - Static variable in class org.apache.axis2.context.MessageContext
Field UTF_8.
Utils - Class in org.apache.axis2.deployment.util
 
Utils() - Constructor for class org.apache.axis2.deployment.util.Utils
 
Utils - Class in org.apache.axis2.util
 
Utils() - Constructor for class org.apache.axis2.util.Utils
 
UUIDGenerator - Class in org.apache.axis2.util
Deprecated.  
UUIDGenerator() - Constructor for class org.apache.axis2.util.UUIDGenerator
Deprecated.  

V

v1_0 - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC_VERSIONS
 
v1_1 - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SOAPVersion
 
v1_2 - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SOAPVersion
 
validateCharSetEncoding(String, String, String) - Static method in class org.apache.axis2.builder.BuilderUtil
 
validateSOAPVersion(String, SOAPEnvelope) - Static method in class org.apache.axis2.builder.BuilderUtil
 
validateSystemPredefinedPhases() - Method in class org.apache.axis2.engine.AxisConfiguration
Checks whether the system pre-defined phases for all the flows, have been changed.
VALUE_FALSE - Static variable in class org.apache.axis2.Constants
 
VALUE_TRUE - Static variable in class org.apache.axis2.Constants
 
values() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
values() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
Version - Class in org.apache.axis2
Little utility to get the version and build date of the axis2.jar.
Version() - Constructor for class org.apache.axis2.Version
 
VIEW_GLOBAL_HANDLERS - Static variable in class org.apache.axis2.Constants
 
VIEW_SERVICE_HANDLERS - Static variable in class org.apache.axis2.Constants
 

W

WAITING - Static variable in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
awaitResponse has been called.
walkSchema(AxisMessage, String) - Method in class org.apache.axis2.wsdl.codegen.extension.SchemaUnwrapperExtension
walk the given schema element For a successful unwrapping the element should have the following structure < element > < complexType > < sequence > < element /> < /sequence > < /complexType > < /element >
WarBasedAxisConfigurator - Class in org.apache.axis2.deployment
Processes the init parameters for the AxisServlet.
WarBasedAxisConfigurator(ServletConfig) - Constructor for class org.apache.axis2.deployment.WarBasedAxisConfigurator
Default constructor for configurator.
WarBasedWSDLLocator - Class in org.apache.axis2.deployment.resolver
 
WarBasedWSDLLocator(String, ClassLoader, InputStream) - Constructor for class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
 
WarFileBasedURIResolver - Class in org.apache.axis2.deployment.resolver
 
WarFileBasedURIResolver(ClassLoader) - Constructor for class org.apache.axis2.deployment.resolver.WarFileBasedURIResolver
 
warning(SAXParseException) - Method in class org.apache.axis2.util.XMLUtils.ParserErrorHandler
 
webLocationString - Static variable in class org.apache.axis2.deployment.DeploymentEngine
 
WHTTP_METHOD_WSDLX_NOTSAFE - Static variable in class org.apache.axis2.description.WSDL20DefaultValueHolder
 
WHTTP_METHOD_WSDLX_SAFE - Static variable in class org.apache.axis2.description.WSDL20DefaultValueHolder
 
Worker - Interface in org.apache.axis2.transport.http.server
 
WorkerFactory - Interface in org.apache.axis2.transport.http.server
 
WRAP_SCHEMA_CLASSES - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
WRAPPED_DATABINDING_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
WRAPPED_DATABINDING_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
WRAPPED_OUTPUTNAME_SUFFIX - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WRAPPER_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the wrapper element for non SOAP/XML messages
WrappingXMLStreamReader - Class in org.apache.axis2.databinding.utils.reader
 
WrappingXMLStreamReader(XMLStreamReader) - Constructor for class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
write(byte[]) - Method in class org.apache.axis2.saaj.util.SAAJDataSource
Write bytes to the stream.
write(byte[], int) - Method in class org.apache.axis2.saaj.util.SAAJDataSource
This method is a low level write.
write(QName, Map, BeanWriterMetaInfoHolder) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Write a complex type
write(XmlSchemaElement, Map, BeanWriterMetaInfoHolder) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Write a element
write(XmlSchemaSimpleType, Map, BeanWriterMetaInfoHolder) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Write a simple type
write(XmlSchemaElement, Map, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
write(QName, Map, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
write(XmlSchemaSimpleType, Map, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
write(XmlSchemaElement, Map, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
write(QName, Map, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
write(XmlSchemaSimpleType, Map, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
WRITE_SCHEMA_CLASSES - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
writeAntBuild() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Writes the Ant build.
writeArrayList(ObjectOutput, ArrayList, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write an array of objects to the specified output stream.
writeBatch() - Method in interface org.apache.axis2.schema.writer.BeanWriter
Writes a wrapped class.
writeBatch() - Method in class org.apache.axis2.schema.writer.CStructWriter
 
writeBatch() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
writeBytes() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
writeCallBackHandlers() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Writes the callback handlers.
writeClass(Document, ClassWriter) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A resusable method for the implementation of interface and implementation writing.
writeCServiceSkeleton() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
writeCSkel() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Writes the Skel.
writeCStub() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Writes the Stub.
writeExceptions() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Writes the exceptions.
writeExtensionMapper(BeanWriterMetaInfoHolder[]) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Write the extensions mapper component - this is relevant to only the OOP languages and a particular implementation may ignore this
writeExtensionMapper(BeanWriterMetaInfoHolder[]) - Method in class org.apache.axis2.schema.writer.CStructWriter
Keep unimplemented
writeExtensionMapper(BeanWriterMetaInfoHolder[]) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Write the extension classes - this is needed to process the hierarchy of classes
writeExternal(ObjectOutput) - Method in class org.apache.axis2.addressing.RelatesTo
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.client.Options
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.context.MessageContext
Save the contents of this MessageContext instance.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.context.OperationContext
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.context.ServiceContext
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.context.ServiceGroupContext
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.context.SessionContext
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.description.Parameter
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.description.ParameterIncludeImpl
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.util.MetaDataEntry
Save the contents of this object
writeExternal(ObjectOutput) - Method in class org.apache.axis2.util.SelfManagedDataHolder
 
writeHashMap(ObjectOutput, HashMap, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write a hashmap of objects to the specified output stream.
writeInterface(boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Writes the interfaces.
writeInterfaceImplementation() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Writes the implementations.
writeLinkedList(ObjectOutput, LinkedList, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write a linked list of objects to the specified output stream.
writeMessage(MessageContext, OutputStream) - Static method in class org.apache.axis2.transport.TransportUtils
 
writeMessageReceiver() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Writes the message receiver
writeMimeMessage(MessageContext, OutputStream) - Method in class org.apache.axis2.transport.mail.MailTransportSender
 
writeObject(ObjectOutput, Object, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write an object to the specified output stream.
writeReplace() - Method in class org.apache.axis2.databinding.types.NegativeInteger
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
writeReplace() - Method in class org.apache.axis2.databinding.types.NonNegativeInteger
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
writeReplace() - Method in class org.apache.axis2.databinding.types.NonPositiveInteger
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
writeReplace() - Method in class org.apache.axis2.databinding.types.PositiveInteger
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
writeRequest(OutputStream) - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
writeRequest(OutputStream) - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
writeRequest(OutputStream) - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
writeSchema(XmlSchema, String) - Method in class org.apache.axis2.wsdl.codegen.writer.SchemaWriter
 
writeServiceXml() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Write the service XML
writeServiceXml() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Write the service XML
writeSkeleton() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
writeSkeletonInterface() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Write the skeletonInterface
writeString(ObjectOutput, String, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write a string to the specified output stream.
writeTestClasses() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Write the test classes
writeTo(OutputStream) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Writes this SOAPMessage object to the given output stream.
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
 
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.transport.http.MultipartFormDataFormatter
To support deffered writing transports as in http chunking..
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.transport.http.SOAPMessageFormatter
 
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.transport.http.XFormURLEncodedFormatter
 
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in interface org.apache.axis2.transport.MessageFormatter
To support deffered writing transports as in http chunking..
writeToMemory(byte[], int) - Method in class org.apache.axis2.saaj.util.SAAJDataSource
This method is a low level write.
writeWSDL(AxisService) - Method in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
 
writeWSDL(AxisService, Definition, Map) - Method in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
 
writeWSDL(AxisService) - Method in class org.apache.axis2.wsdl.codegen.writer.WSDL20Writer
 
writeWSDLFiles() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Write out the WSDL files (and the schemas) writing the WSDL (and schemas) is somewhat special so we cannot follow the usual pattern of using the class writer
WS_ADDRESSING_VERSION - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_ACTION - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_ANONYMOUS_URL - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_ANONYMOUS_URL - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
WSA_DEFAULT_PREFIX - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_DEFAULT_RELATIONSHIP_TYPE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_DEFAULT_RELATIONSHIP_TYPE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
WSA_FAULT_ACTION - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_FAULT_ACTION - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
WSA_FAULT_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_FROM - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_INTERFACE_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_IS_REFERENCE_PARAMETER_ATTRIBUTE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_MESSAGE_ID - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_METADATA - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_NAMESPACE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_NAMESPACE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
WSA_NONE_URI - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_POLICIES - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_RELATES_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_RELATES_TO_RELATIONSHIP_TYPE - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_RELATES_TO_RELATIONSHIP_TYPE_DEFAULT_VALUE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
Deprecated. use AddressingConstants.Final.WSA_DEFAULT_RELATIONSHIP_TYPE instead.
WSA_RELATES_TO_RELATIONSHIP_TYPE_DEFAULT_VALUE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
Deprecated. use AddressingConstants.Submission.WSA_DEFAULT_RELATIONSHIP_TYPE instead.
WSA_REPLY_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_SERVICE_NAME_ENDPOINT_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_SOAP_FAULT_ACTION - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_TYPE_ATTRIBUTE_VALUE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSAW_ANONYMOUS - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSAW_ANONYMOUS_PARAMETER_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSAW_NAMESPACE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSAW_USING_ADDRESSING - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSAW_USING_ADDRESSING - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
WSDL11ActionHelper - Class in org.apache.axis2.addressing.wsdl
The WSDL11ActionHelper provides 3 static methods to determine the correct wsa:Action value from a wsdl4j Input/Output/Fault object.
WSDL11ActionHelper() - Constructor for class org.apache.axis2.addressing.wsdl.WSDL11ActionHelper
 
WSDL11DefaultActionPatternHelper - Class in org.apache.axis2.addressing.wsdl
Generates a wsa:Action value using the Default Action Pattern defined at http://www.w3.org/TR/2006/WD-ws-addr-wsdl-20060216/#defactionwsdl11
WSDL11DefaultActionPatternHelper() - Constructor for class org.apache.axis2.addressing.wsdl.WSDL11DefaultActionPatternHelper
 
WSDL11ToAllAxisServicesBuilder - Class in org.apache.axis2.description
Extends the WSDL11ToAxisServiceBuilder class to provide functionality to return multiple AxisService objects; one for each port on each service in the WSDL 1.1 file.
WSDL11ToAllAxisServicesBuilder(InputStream) - Constructor for class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
Class constructor.
WSDL11ToAllAxisServicesBuilder(Definition) - Constructor for class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
 
WSDL11ToAxisServiceBuilder - Class in org.apache.axis2.description
 
WSDL11ToAxisServiceBuilder(InputStream, QName, String) - Constructor for class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
constructor taking in the service name and the port name
WSDL11ToAxisServiceBuilder(Definition, QName, String) - Constructor for class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WSDL11ToAxisServiceBuilder(InputStream, AxisService) - Constructor for class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WSDL11ToAxisServiceBuilder(InputStream) - Constructor for class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WSDL11ToAxisServiceBuilder.WSDLProcessingException - Exception in org.apache.axis2.description
Inner class declaration for the processing exceptions
WSDL11ToAxisServiceBuilder.WSDLProcessingException() - Constructor for exception org.apache.axis2.description.WSDL11ToAxisServiceBuilder.WSDLProcessingException
 
WSDL11ToAxisServiceBuilder.WSDLProcessingException(String) - Constructor for exception org.apache.axis2.description.WSDL11ToAxisServiceBuilder.WSDLProcessingException
 
WSDL11ToAxisServiceBuilder.WSDLProcessingException(Throwable) - Constructor for exception org.apache.axis2.description.WSDL11ToAxisServiceBuilder.WSDLProcessingException
 
WSDL11ToAxisServiceBuilder.WSDLProcessingException(String, Throwable) - Constructor for exception org.apache.axis2.description.WSDL11ToAxisServiceBuilder.WSDLProcessingException
 
WSDL11Writer - Class in org.apache.axis2.wsdl.codegen.writer
 
WSDL11Writer(File) - Constructor for class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
 
WSDL1_1_NAMESPACE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Field WSDL1_1_NAMESPACE
WSDL20DefaultValueHolder - Class in org.apache.axis2.description
 
WSDL20DefaultValueHolder() - Constructor for class org.apache.axis2.description.WSDL20DefaultValueHolder
 
WSDL20ToAllAxisServicesBuilder - Class in org.apache.axis2.description
Extends the WSDL20ToAxisServiceBuilder class to provide functionality to return multiple AxisService objects; one for each endpoint on each service in the WSDL 2.0 file.
WSDL20ToAllAxisServicesBuilder(InputStream) - Constructor for class org.apache.axis2.description.WSDL20ToAllAxisServicesBuilder
Class constructor.
WSDL20ToAxisServiceBuilder - Class in org.apache.axis2.description
 
WSDL20ToAxisServiceBuilder(InputStream, QName, String) - Constructor for class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
WSDL20ToAxisServiceBuilder(String, String, String) - Constructor for class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
WSDL20ToAxisServiceBuilder(String, QName) - Constructor for class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
WSDL20ToAxisServiceBuilder(String, AxisService) - Constructor for class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
WSDL20Writer - Class in org.apache.axis2.wsdl.codegen.writer
 
WSDL20Writer(File) - Constructor for class org.apache.axis2.wsdl.codegen.writer.WSDL20Writer
 
WSDL2_0_NAMESPACE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Field WSDL2_0_NAMESPACE
WSDL2C - Class in org.apache.axis2.wsdl
 
WSDL2C() - Constructor for class org.apache.axis2.wsdl.WSDL2C
 
WSDL2Code - Class in org.apache.axis2.wsdl
 
WSDL2Code() - Constructor for class org.apache.axis2.wsdl.WSDL2Code
 
WSDL2Constants - Interface in org.apache.axis2.description
 
WSDL2Java - Class in org.apache.axis2.wsdl
 
WSDL2Java() - Constructor for class org.apache.axis2.wsdl.WSDL2Java
 
WSDL2JavaOptionsValidator - Class in org.apache.axis2.wsdl.util
 
WSDL2JavaOptionsValidator() - Constructor for class org.apache.axis2.wsdl.util.WSDL2JavaOptionsValidator
 
wsdl4jDefinition - Variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WSDL4JImportedWSDLHelper - Class in org.apache.axis2.wsdl.util
This class provides support for processing a WSDL4J defintion which includes imports.
WSDL4JImportedWSDLHelper() - Constructor for class org.apache.axis2.wsdl.util.WSDL4JImportedWSDLHelper
 
WSDL_1_1 - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_1_1_STYLE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_20_DESCRIPTION - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_2_0 - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_4_J_DEFINITION - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_CONTENT - Static variable in class org.apache.axis2.Constants
 
WSDL_EXTENTION_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
WSDL_LOCATION_URI_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_MESSAGE_DIRECTION_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Field WSDL_MESSAGE_DIRECTION_IN
WSDL_MESSAGE_DIRECTION_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Field WSDL_MESSAGE_DIRECTION_OUT
WSDL_MESSAGE_IN_MESSAGE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_MESSAGE_OUT_MESSAGE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_NAMESPACE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
WSDL_PORT - Static variable in class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
 
WSDL_SERVICE_QNAME - Static variable in class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
 
WSDL_USE_ENCODED - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_USE_LITERAL - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_VERSION_1 - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_VERSION_2 - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_VERSION_2_OPTIONAL - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_VERSION_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_VERSION_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDLBasedPolicyProcessor - Class in org.apache.axis2.client
 
WSDLBasedPolicyProcessor(ConfigurationContext) - Constructor for class org.apache.axis2.client.WSDLBasedPolicyProcessor
 
WSDLConstants - Interface in org.apache.axis2.wsdl
 
WSDLConstants.WSDL11Constants - Interface in org.apache.axis2.wsdl
 
WSDLConstants.WSDL20_2004_Constants - Interface in org.apache.axis2.wsdl
 
WSDLConstants.WSDL20_2006Constants - Interface in org.apache.axis2.wsdl
 
WSDLDataLocator - Class in org.apache.axis2.dataretrieval
Axis 2 Data Locator responsibles for retrieving WSDL metadata.
WSDLDataLocator() - Constructor for class org.apache.axis2.dataretrieval.WSDLDataLocator
 
WSDLDataLocator(ServiceData[]) - Constructor for class org.apache.axis2.dataretrieval.WSDLDataLocator
Constructor
WSDLPrettyPrinterExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
WSDLPrettyPrinterExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.WSDLPrettyPrinterExtension
 
WSDLSerializationUtil - Class in org.apache.axis2.util
Helps the AxisService to WSDL process
WSDLSerializationUtil() - Constructor for class org.apache.axis2.util.WSDLSerializationUtil
 
WSDLToAxisServiceBuilder - Class in org.apache.axis2.description
 
WSDLToAxisServiceBuilder() - Constructor for class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
WSDLToAxisServiceBuilder(InputStream, QName) - Constructor for class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
WSDLToAxisServiceBuilder(InputStream, AxisService) - Constructor for class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
WSDLUtil - Class in org.apache.axis2.wsdl
Some utility methods for the WSDL users
WSDLUtil() - Constructor for class org.apache.axis2.wsdl.WSDLUtil
 
WSDLValidatorExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
WSDLValidatorExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.WSDLValidatorExtension
 
WSInfo - Class in org.apache.axis2.deployment.repository.util
 
WSInfo(String, long) - Constructor for class org.apache.axis2.deployment.repository.util.WSInfo
 
WSInfo(String, long, String) - Constructor for class org.apache.axis2.deployment.repository.util.WSInfo
 
WSInfoList - Class in org.apache.axis2.deployment.repository.util
 
WSInfoList(DeploymentEngine) - Constructor for class org.apache.axis2.deployment.repository.util.WSInfoList
 
wsInfoList - Variable in class org.apache.axis2.deployment.RepositoryListener
Reference to a WSInfoList
wsToDeploy - Variable in class org.apache.axis2.deployment.DeploymentEngine
Stores all the web Services to deploy.
wsToUnDeploy - Variable in class org.apache.axis2.deployment.DeploymentEngine
Stores all the web Services to undeploy.

X

X_SERVICE_PATH - Static variable in class org.apache.axis2.transport.mail.Constants
 
XFormURLEncodedBuilder - Class in org.apache.axis2.builder
 
XFormURLEncodedBuilder() - Constructor for class org.apache.axis2.builder.XFormURLEncodedBuilder
 
XFormURLEncodedFormatter - Class in org.apache.axis2.transport.http
Formates the request message as application/x-www-form-urlencoded
XFormURLEncodedFormatter() - Constructor for class org.apache.axis2.transport.http.XFormURLEncodedFormatter
 
XMIME_CONTENT_TYPE_QNAME - Static variable in class org.apache.axis2.namespace.Constants
 
XML_LANG - Static variable in class org.apache.axis2.namespace.Constants
 
XML_NAMESPACE_URI - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
XML_SCHEMA_COMPLEX_TYPE_LOCAL_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XML_SCHEMA_ELEMENT_LOCAL_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XML_SCHEMA_IMPORT_LOCAL_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XML_SCHEMA_LOCAL_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XML_SCHEMA_SEQUENCE_LOCAL_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XML_STREAM_EXCEPTION - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
XMLBEANS_CONFIG_CLASS - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
XMLBEANS_PROCESS_METHOD - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
XMLBEANS_UTILITY_CLASS - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
XMLBeansExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
XMLBeansExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
XMLChar - Class in org.apache.axis2.util
This class defines the basic XML character properties.
XMLChar() - Constructor for class org.apache.axis2.util.XMLChar
 
xmlNameToJava(String) - Static method in class org.apache.axis2.util.JavaUtils
 
xmlNameToJavaIdentifier(String) - Static method in class org.apache.axis2.util.JavaUtils
converts an xml name to a java identifier
XMLNS_AXIS2WRAPPED - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XMLPrettyPrinter - Class in org.apache.axis2.util
An XML pretty printer based on jtidy (http://sourceforge.net/projects/jtidy) The Jtidy jar needs to be in classpath for this to work and can be found at http://sourceforge.net/project/showfiles.php?group_id=13153
XMLPrettyPrinter() - Constructor for class org.apache.axis2.util.XMLPrettyPrinter
 
XMLPrettyPrinterExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
XMLPrettyPrinterExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.XMLPrettyPrinterExtension
 
XMLSCHEMA_NAMESPACE_PREFIX - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XMLSCHEMA_NAMESPACE_URI - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XMLUtils - Class in org.apache.axis2.util
 
XMLUtils() - Constructor for class org.apache.axis2.util.XMLUtils
 
XMLUtils.ParserErrorHandler - Class in org.apache.axis2.util
 
XMLUtils.ParserErrorHandler() - Constructor for class org.apache.axis2.util.XMLUtils.ParserErrorHandler
 
XSD2Java - Class in org.apache.axis2.schema
 
XSD2Java() - Constructor for class org.apache.axis2.schema.XSD2Java
 
XSD_ANY - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ANY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ANYSIMPLETYPE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ANYSIMPLETYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ANYTYPE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ANYTYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ANYURI - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ANYURI - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_BASE64 - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_BASE64 - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_BOOLEAN - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_BOOLEAN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_BYTE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_BYTE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DATE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DATE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DATETIME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DATETIME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DAY - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DAY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DECIMAL - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DECIMAL - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DOUBLE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DOUBLE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DURATION - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DURATION - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ELEMENT_FORM_DEFAULT - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_ENTITIES - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ENTITIES - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ENTITY - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ENTITY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_FLOAT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_FLOAT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_HEXBIN - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_HEXBIN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ID - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ID - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_IDREF - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_IDREF - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_IDREFS - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_IDREFS - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_INT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_INT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_INTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_INTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_LANGUAGE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_LANGUAGE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_LONG - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_LONG - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_MONTH - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_MONTH - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_MONTHDAY - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_MONTHDAY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_NAME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NAME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NCNAME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NCNAME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NEGATIVEINTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NEGATIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NMTOKEN - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NMTOKEN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NMTOKENS - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NMTOKENS - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NONNEGATIVEINTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NONNEGATIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NONPOSITIVEINTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NONPOSITIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NORMALIZEDSTRING - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NORMALIZEDSTRING - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NOTATION - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NOTATION - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_POSITIVEINTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_POSITIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_QNAME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_QNAME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_REF - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_SCHEMA - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_SCHEMA - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_SCHEMA_URL - Static variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
XSD_SHORT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_SHORT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_STRING - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_STRING - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_TARGETNAMESPACE - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_TIME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_TIME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_TIMEINSTANT1999 - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_TIMEINSTANT2000 - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_TOKEN - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_TOKEN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_TYPE - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_UNQUALIFIED - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_UNSIGNEDBYTE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_UNSIGNEDBYTE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_UNSIGNEDINT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_UNSIGNEDINT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_UNSIGNEDLONG - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_UNSIGNEDLONG - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_UNSIGNEDSHORT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_UNSIGNEDSHORT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_YEAR - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_YEAR - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_YEARMONTH - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_YEARMONTH - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSDConfig - Class in org.apache.axis2.xmlbeans
 
XSDConfig(String) - Constructor for class org.apache.axis2.xmlbeans.XSDConfig
 
XSDCONFIG_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
XSDCONFIG_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
XSI_NAMESPACE - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
XSLT_INCLUDE_DATABIND_SUPPORTER_HREF_KEY - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
XSLT_INCLUDE_TEST_OBJECT_HREF_KEY - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
XSLTIncludeResolver - Class in org.apache.axis2.wsdl.util
 
XSLTIncludeResolver() - Constructor for class org.apache.axis2.wsdl.util.XSLTIncludeResolver
 
XSLTIncludeResolver(CodeGenConfiguration) - Constructor for class org.apache.axis2.wsdl.util.XSLTIncludeResolver
 
xsltStream - Variable in class org.apache.axis2.wsdl.codegen.writer.ClassWriter
 
XSLTTemplateProcessor - Class in org.apache.axis2.util
 
XSLTTemplateProcessor() - Constructor for class org.apache.axis2.util.XSLTTemplateProcessor
 
XSLTUtils - Class in org.apache.axis2.util
 
XSLTUtils() - Constructor for class org.apache.axis2.util.XSLTUtils
 

Y

Year - Class in org.apache.axis2.databinding.types
Implementation of the XML Schema type gYear
Year(int) - Constructor for class org.apache.axis2.databinding.types.Year
Constructs a Year with the given values No timezone is specified
Year(int, String) - Constructor for class org.apache.axis2.databinding.types.Year
Constructs a Year with the given values, including a timezone string The timezone is validated but not used.
Year(String) - Constructor for class org.apache.axis2.databinding.types.Year
Construct a Year from a String in the format [-]CCYY[timezone]
YearMonth - Class in org.apache.axis2.databinding.types
Implementation of the XML Schema type gYearMonth
YearMonth(int, int) - Constructor for class org.apache.axis2.databinding.types.YearMonth
Constructs a YearMonth with the given values No timezone is specified
YearMonth(int, int, String) - Constructor for class org.apache.axis2.databinding.types.YearMonth
Constructs a YearMonth with the given values, including a timezone string The timezone is validated but not used.
YearMonth(String) - Constructor for class org.apache.axis2.databinding.types.YearMonth
Construct a YearMonth from a String in the format [-]CCYY-MM

_

_getServiceClient() - Method in class org.apache.axis2.client.Stub
Get service client implementation used by this stub.
_service - Variable in class org.apache.axis2.client.Stub
 
_serviceClient - Variable in class org.apache.axis2.client.Stub
 
_setServiceClient(ServiceClient) - Method in class org.apache.axis2.client.Stub
Set service client implementation used by this stub.

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 _