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

A

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
 
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
 
AbstractDeployer - Class in org.apache.axis2.deployment
AbstractDeployer class which can be extended by all Axis2 deployers
AbstractDeployer() - Constructor for class org.apache.axis2.deployment.AbstractDeployer
 
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.
AbstractInMessageReceiver - Class in org.apache.axis2.receivers
This is takes care of the IN-ONLY MEP on the server side TODO: Deprecate this and use AMR directly?
AbstractInMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractInMessageReceiver
 
AbstractInOutAsyncMessageReceiver - Class in org.apache.axis2.receivers
Deprecated. no longer needed, going away after 1.3
AbstractInOutAsyncMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractInOutAsyncMessageReceiver
Deprecated.  
AbstractInOutMessageReceiver - Class in org.apache.axis2.receivers
This is the Absract IN-OUT MEP MessageReceiver.
AbstractInOutMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractInOutMessageReceiver
 
AbstractInOutSyncMessageReceiver - Class in org.apache.axis2.receivers
Deprecated. use AbstractInOutMessageReceiver
AbstractInOutSyncMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver
Deprecated.  
AbstractMessageReceiver - Class in org.apache.axis2.receivers
 
AbstractMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractMessageReceiver
 
AbstractMessageReceiver.AsyncMessageReceiverWorker - Class in org.apache.axis2.receivers
 
AbstractMessageReceiver.AsyncMessageReceiverWorker(MessageContext) - Constructor for class org.apache.axis2.receivers.AbstractMessageReceiver.AsyncMessageReceiverWorker
 
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
 
AbstractResourceHandle - Class in org.apache.axis2.classloader
 
AbstractResourceHandle() - Constructor for class org.apache.axis2.classloader.AbstractResourceHandle
 
AbstractRobustInMessageReceiver - Class in org.apache.axis2.receivers
Deprecated. not needed, since in-only MessageReceivers can throw faults
AbstractRobustInMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractRobustInMessageReceiver
Deprecated.  
AbstractServiceDispatcher - Class in org.apache.axis2.dispatchers
 
AbstractServiceDispatcher() - Constructor for class org.apache.axis2.dispatchers.AbstractServiceDispatcher
 
AbstractTemplatedHandler - Class in org.apache.axis2.handlers
This abstract class differentiates the concern of the conditional check to see whether this particular message needs to be handled by the handler implementation and the actual invocation logic.
AbstractTemplatedHandler() - Constructor for class org.apache.axis2.handlers.AbstractTemplatedHandler
 
AbstractUrlResourceLocation - Class in org.apache.axis2.classloader
 
AbstractUrlResourceLocation(URL) - Constructor for class org.apache.axis2.classloader.AbstractUrlResourceLocation
 
AccessController - Class in org.apache.axis2.java.security
This utility wrapper class is created to support AXIS2 runs inside of Java 2 Security environment.
ACKED - Static variable in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
acknowledgeMessage has been called.
acknowledgeMessage(MessageContext) - Method in interface org.apache.axis2.transport.RequestResponseTransport
Notify the transport that a message should be acknowledged at this time.
ACTION - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
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
 
ActivateUtils - Class in org.apache.axis2.context.externalize
Some Externalize objects must be "activated" after they are read.
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 interface org.apache.axis2.context.externalize.ExternalizeConstants
 
ADD_MUST_UNDERSTAND_TO_ADDRESSING_HEADERS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
addAnonymousEquivalentURI(String) - Static method in class org.apache.axis2.addressing.EndpointReference
Adds a parameter to the list of anonymous equivalent URIs.
addAnonymousOperations() - Method in class org.apache.axis2.client.Stub
 
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.
addAttribute(String, OMNamespace, String) - Method in class org.apache.axis2.addressing.EndpointReference
 
addAttribute(OMAttribute) - Method in class org.apache.axis2.addressing.EndpointReference
 
addAttribute(Document, String, String, Element) - Static method in class org.apache.axis2.util.XSLTUtils
Utility method to add an attribute to a given element
addBinding(Binding) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
addBinding(Binding) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
addBinding(Binding) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
addBinding(Binding) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
addCallback(String, Callback) - Method in class org.apache.axis2.util.CallbackReceiver
 
addCallback(String, AxisCallback) - 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(Document, String, Node) - Static method in class org.apache.axis2.util.XSLTUtils
Utility method to add an attribute to a given element
addClassNameForQName(QName, String) - Method in class org.apache.axis2.description.java2wsdl.TypeTable
 
addComplexSchema(String, QName) - Method in class org.apache.axis2.description.java2wsdl.TypeTable
 
addContentToMethodSchemaType(XmlSchemaSequence, QName, String, boolean) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
addContextListener(ContextListener) - Method in class org.apache.axis2.context.ConfigurationContext
Register a ContextListener to be notified of all sub-context events.
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.
addDeployer(Deployer, String, String) - Method in class org.apache.axis2.deployment.DeploymentEngine
Add and initialize a new Deployer.
addEndpoint(String, AxisEndpoint) - Method in class org.apache.axis2.description.AxisService
 
addEndpointsToService(AxisService) - Static method in class org.apache.axis2.deployment.util.Utils
 
addEndpointsToService(AxisService, AxisConfiguration) - Static method in class org.apache.axis2.deployment.util.Utils
 
addExcludeMethods(ArrayList<String>) - Static method in class org.apache.axis2.deployment.util.Utils
Add the Axis2 lifecycle / session methods to a pre-existing list of names that will be excluded when generating schemas.
addExecutedPhase(Handler) - Method in class org.apache.axis2.context.MessageContext
Add a Phase to the collection of executed phases for the path.
addExposedTransport(String) - Method in class org.apache.axis2.description.AxisService
 
addExtensibilityElement(ExtensibilityElement) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
addExtensibilityElement(ExtensibilityElement) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
addExtensibilityElement(ExtensibilityElement) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
addExtensibilityElement(ExtensibilityElement) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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
 
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
 
addFaultyServiceDuetoModule(String, FaultyServiceData) - Method in class org.apache.axis2.engine.AxisConfiguration
Updates the map that keeps track of faulty services due to modules
addFileToDeploy(File, Deployer, int) - Method in class org.apache.axis2.deployment.RepositoryListener
 
addFlowHandlers(Flow, ClassLoader) - Static method in class org.apache.axis2.deployment.util.Utils
 
addGlobalModuleRef(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Add an AxisModule to the list of globally deployed modules.
addGroupManagementAgent(GroupManagementAgent, String) - Method in interface org.apache.axis2.clustering.ClusteringAgent
Set the load balance event handler which will be notified when load balance events occur.
addHandler(HandlerDescription) - Method in class org.apache.axis2.description.Flow
Method addHandler.
addHandler(Handler) - Method in class org.apache.axis2.engine.Phase
Add a handler to the Phase.
addHandler(HandlerDescription) - Method in class org.apache.axis2.engine.Phase
Add a HandlerDescription to the Phase
addHandler(Handler, int) - Method in class org.apache.axis2.engine.Phase
Add a Handler at a particular index within the Phase.
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 befores or afters 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(OMElement, SOAPEnvelope, boolean) - Method in class org.apache.axis2.client.Stub
 
addHeader(OMElement, SOAPEnvelope) - Method in class org.apache.axis2.client.Stub
 
addHeadersToEnvelope(SOAPEnvelope) - Method in class org.apache.axis2.client.ServiceClient
Add all configured headers to a SOAP envelope.
addHttpEndpoint(AxisService, String) - Static method in class org.apache.axis2.deployment.util.Utils
 
addHttpEndpoint(AxisService, String, String) - Static method in class org.apache.axis2.deployment.util.Utils
 
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.
addImport(XmlSchema, QName) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
addImport(Import) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
addImport(Import) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
addImport(Import) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
addImport(Import) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
ADDING_NEW_MODULE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
addListener(TransportInDescription, boolean) - Method in class org.apache.axis2.engine.ListenerManager
Adds the listener described in the provided TransportInDescription.
addLocalPolicyAssertion(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
 
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
 
addMessage(Message) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
addMessage(Message) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
addMessage(Message) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
addMessage(Message) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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
 
addMessageContextListener(MessageContextListener) - Method in class org.apache.axis2.description.AxisService
Add a ServiceContextListener
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
 
addModule(String) - Method in class org.apache.axis2.description.AxisOperation
 
addModule(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
Add an available Module to this configuration
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.
addModuleref(String) - Method in class org.apache.axis2.description.AxisService
 
addModuleref(String) - Method in class org.apache.axis2.description.AxisServiceGroup
 
addModuleRefs(String) - Method in class org.apache.axis2.description.AxisMessage
 
addNamespace(String, String) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
addNamespace(String, String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
addNamespace(String, String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
addNamespace(String, String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
addNewModule(AxisModule, AxisConfiguration) - Static method in class org.apache.axis2.deployment.DeploymentEngine
 
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.
addParameter(Parameter) - Method in class org.apache.axis2.description.AxisDescription
 
addParameter(String, Object) - 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
Add a Parameter
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.
addParameterObserver(ParameterObserver) - Method in class org.apache.axis2.description.AxisDescription
 
addPoliciesAsExtensibleElement(AxisDescription, OMElement) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
 
addPolicyElement(int, Policy) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #attachPolicy(Policy)
addPolicyRefElement(int, PolicyReference) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #attachPolicyReference(PolicyReference)
addPortType(PortType) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
addPortType(PortType) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
addPortType(PortType) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
addPortType(PortType) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
addPredecessor(String) - Method in class org.apache.axis2.engine.Deployable
 
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
 
ADDR_VALIDATE_INVOCATION_PATTERN - 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
Add a RelatesTo
addRelationship(String, String) - Method in class org.apache.axis2.engine.DeployableChain
Adds a before/after relationship to the active constraints.
ADDRESSING_ACTION - Static variable in class org.apache.axis2.Constants
Addressing Constants
ADDRESSING_IDENTITY_NS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
ADDRESSING_IDENTITY_PREFIX - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
ADDRESSING_OPTIONAL - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
ADDRESSING_REQUIRED - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
ADDRESSING_REQUIREMENT_PARAMETER - 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.dispatchers
Dispatcher based on the WS-Addressing properties.
AddressingBasedDispatcher() - Constructor for class org.apache.axis2.dispatchers.AddressingBasedDispatcher
 
AddressingBasedDispatcher - Class in org.apache.axis2.engine
Deprecated. use org.apache.axis2.dispatchers.AddressingBasedDispatcher
AddressingBasedDispatcher() - Constructor for class org.apache.axis2.engine.AddressingBasedDispatcher
Deprecated.  
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
 
AddressingHelper - Class in org.apache.axis2.addressing
 
AddressingHelper() - Constructor for class org.apache.axis2.addressing.AddressingHelper
 
AddressingMessages - Class in org.apache.axis2.addressing.i18n
 
AddressingMessages() - Constructor for class org.apache.axis2.addressing.i18n.AddressingMessages
 
addSchema(XmlSchema) - Method in class org.apache.axis2.description.AxisService
 
addSchema(Collection<XmlSchema>) - 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
Add an AxisService to our global configuration.
addService(Service) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
addService(Service) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
addService(Service) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
addService(Service) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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
 
addServiceGroupContextIntoApplicationScopeTable(ServiceGroupContext) - Method in class org.apache.axis2.context.ConfigurationContext
Adds the given ServiceGroupContext into the Application Scope table
addServiceGroupContextIntoSoapSessionTable(ServiceGroupContext) - Method in class org.apache.axis2.context.ConfigurationContext
Adds the given ServiceGroupContext into the SOAP session table
addServiceToExistingServiceGroup(AxisService, String) - Method in class org.apache.axis2.engine.AxisConfiguration
This method is used to add a service to an existing active service group in the axis configuration
addSoap11Endpoint(AxisService, String) - Static method in class org.apache.axis2.deployment.util.Utils
 
addSoap11Endpoint(AxisService, String, String) - Static method in class org.apache.axis2.deployment.util.Utils
 
addSoap12Endpoint(AxisService, String) - Static method in class org.apache.axis2.deployment.util.Utils
 
addSoap12Endpoint(AxisService, String, String) - Static method in class org.apache.axis2.deployment.util.Utils
 
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
addStringHeader(QName, String) - Method in class org.apache.axis2.client.ServiceClient
Add a simple header containing some text to be sent with interactions.
addSuccessor(String) - Method in class org.apache.axis2.engine.Deployable
 
addTargetResolver(TargetResolver) - Method in class org.apache.axis2.engine.AxisConfiguration
 
addThreadContextMigrator(ConfigurationContext, String, ThreadContextMigrator) - Static method in class org.apache.axis2.util.ThreadContextMigratorUtil
Register a new ThreadContextMigrator.
addThreadContextMigrator(AxisConfiguration, String, ThreadContextMigrator) - Static method in class org.apache.axis2.util.ThreadContextMigratorUtil
Register a new ThreadContextMigrator.
addToAllServicesMap(AxisService) - Method in class org.apache.axis2.engine.AxisConfiguration
 
addToGroup(AxisService) - Method in class org.apache.axis2.description.AxisServiceGroup
Deprecated. please use addService() instead
addToList(MetaDataEntry) - Method in class org.apache.axis2.util.MetaDataEntry
Add to the list
addTransportIn(TransportInDescription) - Method in class org.apache.axis2.engine.AxisConfiguration
Add an incoming transport description (i.e.
addTransportOut(TransportOutDescription) - Method in class org.apache.axis2.engine.AxisConfiguration
Add an outgoing transport description (i.e.
addURL(URL) - Method in class org.apache.axis2.classloader.JarFileClassLoader
addURL(URL) - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
addUrl(URL) - Method in class org.apache.axis2.classloader.UrlResourceFinder
 
addURLs(URL[]) - Method in class org.apache.axis2.classloader.JarFileClassLoader
Adds an array of urls to the end of this class loader.
addUrls(URL[]) - Method in class org.apache.axis2.classloader.UrlResourceFinder
Adds an array of urls to the end of this class loader.
addUrls(List<URL>) - Method in class org.apache.axis2.classloader.UrlResourceFinder
Adds a list of urls to the end of this class loader.
addWSAddressingToBinding(String, OMFactory, OMElement, OMNamespace) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
 
addWSAWActionAttribute(OMElement, String, OMNamespace) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
 
addWSDLDocumentationElement(AxisDescription, OMElement, OMFactory, OMNamespace) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
 
addWSInfoItem(File, Deployer, int) - Method in class org.apache.axis2.deployment.repository.util.WSInfoList
First checks whether the file is already available by the system call fileExists.
addWSToDeploy(DeploymentFileData) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
addWSToUndeploy(WSInfo) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
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
 
ADMIN_SERVICE_LISTING_DISABLED - Static variable in class org.apache.axis2.Constants
 
ALL_PHASES - Static variable in class org.apache.axis2.engine.Phase
 
All_PORTS_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
All_PORTS_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
AnnotationConstants - Interface in org.apache.axis2.description.java2wsdl
 
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
 
ANY_PARAMETER - Static variable in class org.apache.axis2.description.Parameter
Field ANY_PARAMETER
ANY_TYPE - Static variable in class org.apache.axis2.description.java2wsdl.TypeTable
 
appendQueryParameters(MessageContext, URL) - Static method in class org.apache.axis2.transport.http.util.URLTemplatingUtil
Appends Query parameters to the URL
APPLICATION_DOMAIN - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
This parameter is only valid when the "mode" parameter is set to "application"

This indicates the domain in which the the applications being load balanced are deployed.

APPLICATION_FAULT - Static variable in class org.apache.axis2.Constants
 
APPLICATION_FAULT_STRING - Static variable in class org.apache.axis2.Constants
 
APPLICATION_XML_BUILDER_ALLOW_DTD - Static variable in interface org.apache.axis2.Constants.Configuration
 
applicationMemberAdded(Member) - Method in interface org.apache.axis2.clustering.management.GroupManagementAgent
An application member joined the application group
applicationMemberRemoved(Member) - Method in interface org.apache.axis2.clustering.management.GroupManagementAgent
An application member left the application group
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
 
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 interface org.apache.axis2.modules.Module
Evaluates specified policy for the specified AxisDescription.
applyURITemplating(MessageContext, String, boolean) - Static method in class org.apache.axis2.util.WSDL20Util
This method is used to resolve httplocation property.
ArchiveReader - Class in org.apache.axis2.deployment.repository.util
 
ArchiveReader() - Constructor for class org.apache.axis2.deployment.repository.util.ArchiveReader
 
ARTIFACTS_TEMP_DIR - Static variable in interface org.apache.axis2.Constants.Configuration
 
AsyncResult - Class in org.apache.axis2.client.async
Deprecated. please see org.apache.axis2.client.async.AxisCallback.
AsyncResult(MessageContext) - Constructor for class org.apache.axis2.client.async.AsyncResult
Deprecated. Constructor.
ATMOST_ONCE_MSG_SEMANTICS - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
Maintain atmost-once message processing semantics
attachEnvelopeEvent(MessageContext) - Method in class org.apache.axis2.description.AxisService
Signal an Attach Envelope Event
attachEnvelopeEvent(MessageContext) - Method in interface org.apache.axis2.description.MessageContextListener
 
ATTACHMENT_TEMP_DIR - Static variable in interface org.apache.axis2.Constants.Configuration
 
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.
ATTACHMENTS_LIFECYCLE_MANAGER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
attachPolicy(Policy) - Method in class org.apache.axis2.description.PolicySubject
 
attachPolicyComponent(PolicyComponent) - Method in class org.apache.axis2.description.PolicySubject
 
attachPolicyComponent(String, PolicyComponent) - Method in class org.apache.axis2.description.PolicySubject
 
attachPolicyComponents(List<PolicyComponent>) - Method in class org.apache.axis2.description.PolicySubject
 
attachPolicyReference(PolicyReference) - Method in class org.apache.axis2.description.PolicySubject
 
attachServiceContextEvent(ServiceContext, MessageContext) - Method in class org.apache.axis2.description.AxisService
Signal an Attach ServiceContext Event
attachServiceContextEvent(ServiceContext, MessageContext) - Method in interface org.apache.axis2.description.MessageContextListener
 
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_FORM_DEFAULT_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
ATTR_FORM_DEFAULT_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_WRPC_SIGNATURE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
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
 
attrFormDefault - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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_CLASS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
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.java2wsdl.Java2WSDLConstants
 
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_SIGNATURE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_STYLE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_SUBCODES - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ATTRIBUTE_TYPE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
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
 
AUTO_OPERATION_CLEANUP - Static variable in class org.apache.axis2.client.ServiceClient
Option property name for automatically cleaning up old OperationContexts
AUTO_RELEASE_CONNECTION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
available() - Method in class org.apache.axis2.classloader.IoUtil.EmptyInputStream
 
available() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
available() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
AVOID_INITIATION - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
Do not automatically initialize the cluster.
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 interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_REPO - Static variable in class org.apache.axis2.Constants
 
AXIS2_REPO - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
AXIS2_XSD - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
Axis2UserTransaction - Class in org.apache.axis2.transaction
 
Axis2UserTransaction(TransactionManager) - Constructor for class org.apache.axis2.transaction.Axis2UserTransaction
 
AXIS2WRAPPED - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
AXIS_BINDING_MESSAGE - Static variable in class org.apache.axis2.Constants
 
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
 
AxisBinding - Class in org.apache.axis2.description
An AxisBinding represents a WSDL binding, and contains AxisBindingOperations.
AxisBinding() - Constructor for class org.apache.axis2.description.AxisBinding
 
AxisBindingMessage - Class in org.apache.axis2.description
 
AxisBindingMessage() - Constructor for class org.apache.axis2.description.AxisBindingMessage
 
AxisBindingOperation - Class in org.apache.axis2.description
An AxisBindingOperation represents a WSDL <bindingOperation>
AxisBindingOperation() - Constructor for class org.apache.axis2.description.AxisBindingOperation
 
AxisCallback - Interface in org.apache.axis2.client.async
 
axisCallback - Variable in class org.apache.axis2.client.OperationClient
 
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
 
axisConfig - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
AxisConfigBuilder - Class in org.apache.axis2.deployment
 
AxisConfigBuilder(InputStream, AxisConfiguration, DeploymentEngine) - Constructor for class org.apache.axis2.deployment.AxisConfigBuilder
 
AxisConfigBuilder(AxisConfiguration) - 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 AxisConfiguration.
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
 
AxisEngine - Class in org.apache.axis2.engine
There is one engine for the Server and the Client.
AxisEngine() - Constructor for class org.apache.axis2.engine.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, AxisDescription) - 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
Constructor.
AxisFault(QName, String, Throwable) - Constructor for exception org.apache.axis2.AxisFault
Constructor
AxisFault(QName, List, String, Throwable) - Constructor for exception org.apache.axis2.AxisFault
Constructor
AxisFault(QName, String, String, String, OMElement) - Constructor for exception org.apache.axis2.AxisFault
Constructor
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 a Throwable.
AxisFault(String, String) - Constructor for exception org.apache.axis2.AxisFault
Constructor.
AxisFault(String, QName) - Constructor for exception org.apache.axis2.AxisFault
Constructor
AxisFault(String, Throwable) - Constructor for exception org.apache.axis2.AxisFault
Constructor
AxisFault(String, QName, Throwable) - Constructor for exception org.apache.axis2.AxisFault
 
AxisFault(String, MessageContext, 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.
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
Default 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
 
AxisPolicyLocator - Class in org.apache.axis2.util
 
AxisPolicyLocator(AxisDescription) - Constructor for class org.apache.axis2.util.AxisPolicyLocator
 
AxisServer - Class in org.apache.axis2.engine
This class provide a very convenient way of creating server and deploying services.
AxisServer(boolean) - Constructor for class org.apache.axis2.engine.AxisServer
If you do not want Axis2 to start the server automatically then pass the "false" else "true"
AxisServer() - Constructor for class org.apache.axis2.engine.AxisServer
Server will start automatically if you call deployService
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
 
AxisService2WSDL11 - Class in org.apache.axis2.description
 
AxisService2WSDL11(AxisService) - Constructor for class org.apache.axis2.description.AxisService2WSDL11
 
AxisService2WSDL11(AxisService, String) - Constructor for class org.apache.axis2.description.AxisService2WSDL11
 
AxisService2WSDL20 - Class in org.apache.axis2.description
 
AxisService2WSDL20(AxisService) - Constructor for class org.apache.axis2.description.AxisService2WSDL20
 
AxisService2WSDL20(AxisService, String) - Constructor for class org.apache.axis2.description.AxisService2WSDL20
 
AxisServiceGroup - Class in org.apache.axis2.description
 
AxisServiceGroup() - Constructor for class org.apache.axis2.description.AxisServiceGroup
 
AxisServiceGroup(AxisConfiguration) - Constructor for class org.apache.axis2.description.AxisServiceGroup
 

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_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
 
BeanExcludeInfo - Class in org.apache.axis2.deployment.util
this class is used to keep the excludeProperties and includePropertes of the given bean when generating the wsdl, and serializing.
BeanExcludeInfo(String, String) - Constructor for class org.apache.axis2.deployment.util.BeanExcludeInfo
 
begin() - Method in class org.apache.axis2.transaction.Axis2UserTransaction
 
BINDING_INPUT_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
BINDING_LOCAL_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
BINDING_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
BINDING_NAME_SUFFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_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
 
BLOCK_ALL_REQUESTS - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
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
Build the cluster configuration
Builder - Interface in org.apache.axis2.builder
Message builder able to convert a byte stream into a SOAP infoset.
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 an AxisModule 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, 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<String, AxisService>, 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
 

C

CACHE_ATTACHMENTS - Static variable in interface org.apache.axis2.Constants.Configuration
 
CACHE_HTTP_CLIENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
If this parameter is set we cache the HttpClient
CACHED_HTTP_CLIENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field CACHED_HTTP_CLIENT
CACHED_HTTP_STATE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
The name of the property that sets a HTTP state to be cached.
cacheUrl(URL) - Method in class org.apache.axis2.classloader.UrlResourceFinder
 
calculateDefaultModuleVersion(HashMap, AxisConfiguration) - Static method in class org.apache.axis2.util.Utils
 
calculateEffectivePolicy() - Method in class org.apache.axis2.description.AxisBindingMessage
 
calculateEffectivePolicy() - Method in class org.apache.axis2.description.AxisMessage
 
calculateEndpointURL() - Method in class org.apache.axis2.description.AxisEndpoint
 
calculateEndpointURL(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
calculateMaxScopeForServiceGroup(AxisServiceGroup) - Static method in class org.apache.axis2.util.SessionUtils
Walk through the list of services and use the maximum of the scopes as the scope for the whole service group
Callback - Class in org.apache.axis2.client.async
Deprecated. Please use AxisCallback instead, this class is deprecated as of 1.3
Callback() - Constructor for class org.apache.axis2.client.async.Callback
Deprecated.  
callback - Variable in class org.apache.axis2.client.OperationClient
 
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
 
callStackToString() - Static method in class org.apache.axis2.util.JavaUtils
Get a string containing the stack of the current location.
cancel() - Method in class org.apache.axis2.deployment.scheduler.SchedulerTask
Cancels this scheduler task.
canSupportAssertion(Assertion) - Method in interface org.apache.axis2.modules.Module
Evaluate 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.
CDATA_END - Static variable in class org.apache.axis2.util.WSDLSerializationUtil
 
CDATA_END_REGEX - Static variable in class org.apache.axis2.util.WSDLSerializationUtil
 
CDATA_START - Static variable in class org.apache.axis2.util.WSDLSerializationUtil
 
CDATA_START_REGEX - Static variable in class org.apache.axis2.util.WSDLSerializationUtil
 
ChainedParamReader - Class in org.apache.axis2.description.java2wsdl.bytecode
Description: In ParamReader class, user cannot get inherited method parameter from the class they passed in for performance reasons This class is walks up the inheritance chain.
ChainedParamReader(Class) - Constructor for class org.apache.axis2.description.java2wsdl.bytecode.ChainedParamReader
Processes a given class's parameter names.
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
 
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.axis2.java.security.TrustAllTrustManager
 
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
Confirm that all post-conditions of this Phase are met.
checkPreconditions(MessageContext) - Method in class org.apache.axis2.engine.Phase
Check the preconditions for a Phase.
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.axis2.java.security.TrustAllTrustManager
 
checkServices() - Method in class org.apache.axis2.deployment.RepositoryListener
Finds a list of services in the folder and adds to wsInfoList.
checkVersion(Version, Version) - Static method in class org.apache.axis2.util.Utils
- if he trying to engage the same module then method will returen false - else it will return true
CHUNKED - Static variable in interface org.apache.axis2.context.MessageContextConstants
Deprecated. please use org.apache.axis2.transport.http.HTTPConstants.CHUNKED *
CHUNKED - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
CLASS_ATTRIBUTE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
 
CLASS_NOT_FOUND - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
classloader - Variable in class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
 
classLoader - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
CLASSLOADER_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field CLASSLOADER_KEY
className - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
CLASSNAME_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
CLASSNAME_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
CLASSPATH_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
CLASSPATH_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
ClassReader - Class in org.apache.axis2.description.java2wsdl.bytecode
This is the class file reader for obtaining the parameter names for declared methods in a class.
ClassReader(byte[], Map) - Constructor for class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
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 class org.apache.axis2.deployment.AbstractDeployer
 
cleanup() - Method in interface org.apache.axis2.deployment.Deployer
Cleanup deployment
cleanup() - Method in class org.apache.axis2.deployment.DeploymentEngine
Clean up the mess
cleanup(SchedulerTask) - Method in class org.apache.axis2.deployment.scheduler.Scheduler
 
cleanup() - Method in class org.apache.axis2.engine.AxisConfiguration
 
cleanup() - Method in interface org.apache.axis2.engine.AxisConfigurator
Clean up the mess
cleanup() - Method in interface org.apache.axis2.engine.Handler
Deprecated. This method will be going away after the 1.3 release, it was never used.
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 interface org.apache.axis2.transport.TransportSender
Release resources associated with a given message context.
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
Called during shutdown to clean up all Contexts
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.
cleanupTransport() - Method in class org.apache.axis2.client.ServiceClient
Release resources allocated by the transport during the last service invocation.
clear() - Method in class org.apache.axis2.description.PolicySubject
 
clearCache() - Static method in class org.apache.axis2.i18n.RB
Clears the internal cache.
clearPropertyDifferences() - Method in class org.apache.axis2.context.AbstractContext
Once the clustering mechanism transmits the property differences, it should call this method to avoid retransmitting stuff that has already been sent.
CLIENT_API_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) 202).
ClientUtils - Class in org.apache.axis2.description
Utility methods for various clients to use.
ClientUtils() - Constructor for class org.apache.axis2.description.ClientUtils
 
close() - Method in class org.apache.axis2.classloader.AbstractResourceHandle
 
close() - Method in class org.apache.axis2.classloader.AbstractUrlResourceLocation
 
close(JarFile) - Static method in class org.apache.axis2.classloader.IoUtil
 
close(InputStream) - Static method in class org.apache.axis2.classloader.IoUtil
 
close(OutputStream) - Static method in class org.apache.axis2.classloader.IoUtil
 
close(Reader) - Static method in class org.apache.axis2.classloader.IoUtil
 
close(Writer) - Static method in class org.apache.axis2.classloader.IoUtil
 
close() - Method in class org.apache.axis2.classloader.IoUtil.EmptyInputStream
 
close() - Method in class org.apache.axis2.classloader.JarResourceLocation
 
close() - Method in interface org.apache.axis2.classloader.ResourceHandle
Closes a connection to the resource indentified by this handle.
close() - Method in interface org.apache.axis2.classloader.ResourceLocation
 
close() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
close() - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
close() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
close() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
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.util.StreamWrapper
 
close() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
Closes the use of the wrapper implementation and allows internal resources to be released.
close() - Method in interface org.apache.axis2.wsdl.util.WSDLWrapperImpl
Closes the use of the wrapper implementation and allows internal resources to be released.
close() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
Closes the use of the wrapper implementation and allows internal resources to be released.
close() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
Closes the use of the wrapper implementation and allows internal resources to be released.
CLUSTER_INITIALIZED - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
ClusterBuilder - Class in org.apache.axis2.deployment
Builds the cluster configuration from the axis2.xml file
ClusterBuilder(AxisConfiguration) - Constructor for class org.apache.axis2.deployment.ClusterBuilder
 
ClusteringAgent - Interface in org.apache.axis2.clustering
This is the main interface in the Axis2 clustering implementation.
ClusteringCommand - Class in org.apache.axis2.clustering
 
ClusteringCommand() - Constructor for class org.apache.axis2.clustering.ClusteringCommand
 
ClusteringConstants - Class in org.apache.axis2.clustering
All constants used by the Axis2 clustering implementation
ClusteringConstants.MembershipScheme - Class in org.apache.axis2.clustering
 
ClusteringConstants.MembershipScheme() - Constructor for class org.apache.axis2.clustering.ClusteringConstants.MembershipScheme
 
ClusteringConstants.Parameters - Class in org.apache.axis2.clustering
The main cluster configuration parameters
ClusteringConstants.Parameters() - Constructor for class org.apache.axis2.clustering.ClusteringConstants.Parameters
 
ClusteringFault - Exception in org.apache.axis2.clustering
 
ClusteringFault(String) - Constructor for exception org.apache.axis2.clustering.ClusteringFault
 
ClusteringFault(String, Exception) - Constructor for exception org.apache.axis2.clustering.ClusteringFault
 
ClusteringFault(Exception) - Constructor for exception org.apache.axis2.clustering.ClusteringFault
 
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
 
COLON_SEPARATOR - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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.ExtensionArguments - 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
 
commit() - Method in interface org.apache.axis2.clustering.management.NodeManager
Second phase of the 2-phase commit protocol.
commit() - Method in class org.apache.axis2.transaction.Axis2UserTransaction
 
compare(Method, Method) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator.MathodComparator
 
compare(PropertyDescriptor, PropertyDescriptor) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator.PropertyComparator
 
compare(Object, Object) - Method in class org.apache.axis2.description.java2wsdl.FieldComparator
 
compareTo(Version) - Method in class org.apache.axis2.description.Version
 
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
 
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.
COMPONENT_BINDING - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
COMPONENT_MESSAGE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
COMPONENT_PORT_TYPE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
COMPRESSION_GZIP - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
CONFIG_CONTEXT - Static variable in class org.apache.axis2.Constants
 
CONFIG_CONTEXT_TIMEOUT_INTERVAL - Static variable in interface org.apache.axis2.Constants.Configuration
 
CONFIG_CONTEXT_TIMOUT_INTERVAL - Static variable in interface org.apache.axis2.Constants.Configuration
Deprecated. MISSPELLING
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.engine.AxisServer
 
configCtx - Variable in class org.apache.axis2.deployment.DescriptionBuilder
 
ConfigurationContext - Class in org.apache.axis2.context
Axis2 states are held in two information models, called description hierarchy and context hierarchy.
ConfigurationContext(AxisConfiguration) - Constructor for class org.apache.axis2.context.ConfigurationContext
Constructor
ConfigurationContextFactory - Class in org.apache.axis2.context
 
ConfigurationContextFactory() - Constructor for class org.apache.axis2.context.ConfigurationContextFactory
 
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
 
CONNECTION_TIMEOUT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field CONNECTION_TIMEOUT
Constants - Class in org.apache.axis2
Class Constants
Constants() - Constructor for class org.apache.axis2.Constants
 
Constants - Class in org.apache.axis2.namespace
 
Constants() - Constructor for class org.apache.axis2.namespace.Constants
 
Constants.Configuration - Interface in org.apache.axis2
 
CONTAINER_MANAGED - Static variable in class org.apache.axis2.Constants
 
containsSelfManagedDataKey(Class, Object) - Method in class org.apache.axis2.context.MessageContext
Check to see if the key for the self managed data is available
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
contextCreated(AbstractContext) - Method in interface org.apache.axis2.context.ContextListener
A context has been added
ContextListener - Interface in org.apache.axis2.context
A ContextListener gets informed about new context creations & removal of existing contexts.
contextListeners - Variable in class org.apache.axis2.context.ConfigurationContext
 
CONTEXTPATH_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field CONTEXTPATH_KEY
contextRemoved(AbstractContext) - Method in interface org.apache.axis2.context.ContextListener
A context has been removed
CONTINUE - Static variable in class org.apache.axis2.engine.Handler.InvocationResponse
 
convertToOMElement(InputStream) - Static method in class org.apache.axis2.dataretrieval.DataRetrievalUtil
Convert servicexmlStream to OMElement
COOKIE_POLICY - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field to set the coockie policy of commons http client http://jakarta.apache.org/httpcomponents/httpclient-3.x/cookies.html
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(ClassLoader) - Static method in class org.apache.axis2.classloader.JarFileClassLoader
 
copy(InputStream, OutputStream, boolean) - Static method in class org.apache.axis2.util.IOUtils
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.
Counter - Class in org.apache.axis2.util
This class provides a simple zero-based counter with synchronized access.
Counter() - Constructor for class org.apache.axis2.util.Counter
 
createAttachments(MessageContext, InputStream, String, boolean, String, String, int) - Static method in class org.apache.axis2.builder.BuilderUtil
 
createAttachmentsMap(MessageContext, InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
 
createBasicConfigurationContext(String) - Static method in class org.apache.axis2.context.ConfigurationContextFactory
Creates configuration context using resource file found in the classpath.
createBinding() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createBinding() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createBinding() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createBinding() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createBindingFault() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createBindingFault() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createBindingFault() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createBindingFault() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createBindingInput() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createBindingInput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createBindingInput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createBindingInput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createBindingOperation() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createBindingOperation() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createBindingOperation() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createBindingOperation() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createBindingOutput() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createBindingOutput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createBindingOutput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createBindingOutput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createClassFile(File, String, String, String) - Static method in class org.apache.axis2.util.FileWriter
Creates/ returns a file object
createClassLoader(File, boolean) - Static method in class org.apache.axis2.deployment.util.Utils
 
createClassLoader(ArrayList, ClassLoader, boolean, File, boolean) - Static method in class org.apache.axis2.deployment.util.Utils
 
createClassLoader(URL[], ClassLoader, boolean, File, boolean) - 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
Return an OperationClient suitable for this AxisOperation.
createClient(ServiceContext, Options) - Method in class org.apache.axis2.description.InOnlyAxisOperation
 
createClient(ServiceContext, Options) - Method in class org.apache.axis2.description.InOutAxisOperation
 
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
 
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.
createConfigurationContextFromFileSystem(String) - Static method in class org.apache.axis2.context.ConfigurationContextFactory
 
createConfigurationContextFromURIs(URL, URL) - Static method in class org.apache.axis2.context.ConfigurationContextFactory
 
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
createDefaultConfigurationContext() - Method in class org.apache.axis2.engine.AxisServer
Users extending this class can override this method to supply a custom ConfigurationContext
createDefaultExecutor(String, int, boolean) - Method in class org.apache.axis2.util.threadpool.ThreadPool
 
createDocumentElement(String, MessageContext, InputStream) - Static method in class org.apache.axis2.transport.TransportUtils
 
createEmptyConfigurationContext() - Static method in class org.apache.axis2.context.ConfigurationContextFactory
creates an empty configuration context.
createEnvelope(Options) - Static method in class org.apache.axis2.client.Stub
Create a SOAP message envelope using the supplied options.
createFault() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createFault() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createFault() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createFault() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createFaultMessageContext(MessageContext, Throwable) - Static 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.
createHttpLocationTable() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
createImport() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createImport() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createImport() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createImport() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createInput() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createInput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createInput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createInput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createMessage() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createMessage() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createMessage() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createMessage() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createMessageContext() - Method in class org.apache.axis2.context.ConfigurationContext
Create a MessageContext, and notify any registered ContextListener.
createOperation() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createOperation() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createOperation() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createOperation() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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
 
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)
createOutput() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createOutput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createOutput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createOutput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createPart() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createPart() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createPart() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createPart() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createPolicyReference(Policy) - Static method in class org.apache.axis2.util.PolicyUtil
 
createPort() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createPort() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createPort() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createPort() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createPortType() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createPortType() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createPortType() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createPortType() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createResourceLocation(URL, File) - Method in class org.apache.axis2.classloader.UrlResourceFinder
 
createService(String, AxisConfiguration) - 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, String, AxisConfiguration, Map<String, MessageReceiver>, String, ClassLoader, SchemaGenerator, AxisService) - Static method in class org.apache.axis2.description.AxisService
messageReceiverClassMap will hold the MessageReceivers for given meps.
createService() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createService() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createService() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createService() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createServiceGroupContext(AxisServiceGroup) - Method in class org.apache.axis2.context.ConfigurationContext
Create a ServiceGroupContext for the specified service group, and notify any registered ContextListener.
createServiceObject(AxisService) - Static method in class org.apache.axis2.util.Utils
Create a service object for a given service.
createSimpleInOnlyService(QName, MessageReceiver, QName) - Static method in class org.apache.axis2.util.Utils
 
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
 
createSOAPEnvelope(OMElement) - Static method in class org.apache.axis2.transport.TransportUtils
 
createSOAPMessage(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
 
createSOAPMessage(MessageContext, boolean) - Static method in class org.apache.axis2.transport.TransportUtils
This method will create a SOAPEnvelope based on the InputStream stored on the MessageContext.
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.
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.axis2.java.security.SSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.axis2.java.security.SSLProtocolSocketFactory
 
createSocket(String, int) - Method in class org.apache.axis2.java.security.SSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.axis2.java.security.SSLProtocolSocketFactory
 
createTempFile(String, String) - Static method in class org.apache.axis2.deployment.util.TempFileManager
Creates a temporary file in the proper directory to allow for cleanup after execution.
createTempFile(String, InputStream, File) - Static method in class org.apache.axis2.deployment.util.Utils
 
createTypes() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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
 
currentJars - Variable in class org.apache.axis2.deployment.repository.util.WSInfoList
All the currently updated jars
currentMessageContext - Static variable in class org.apache.axis2.context.MessageContext
A place to store the current MessageContext
CUSTOM_COOKIE_ID - Static variable in class org.apache.axis2.Constants
 
CUSTOM_PROTOCOL_HANDLER - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
CUSTOM_REPLYTO_ADDRESS - Static variable in class org.apache.axis2.client.Options
 
CUSTOM_REPLYTO_ADDRESS_TRUE - Static variable in class org.apache.axis2.client.Options
 
CUSTOM_SCHEMA_LOCATION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
CUSTOM_SCHEMA_LOCATION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
customSchemaLocation - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 

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_LOCATOR_ELEMENT - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
 
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
 
DataSourceBuilder - Class in org.apache.axis2.builder
 
DataSourceBuilder() - Constructor for class org.apache.axis2.builder.DataSourceBuilder
 
DataSourceBuilder.ByteArrayDataSourceEx - Class in org.apache.axis2.builder
 
DataSourceBuilder.ByteArrayDataSourceEx(byte[], String) - Constructor for class org.apache.axis2.builder.DataSourceBuilder.ByteArrayDataSourceEx
 
debug(Object, Throwable) - Method in class org.apache.axis2.util.OnDemandLogger
 
debug(Object) - Method in class org.apache.axis2.util.OnDemandLogger
 
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.
DebugObjectInput - Class in org.apache.axis2.context.externalize
DebugObjectInput delegates to an ObjectInput object.
DebugObjectInput(ObjectInput) - Constructor for class org.apache.axis2.context.externalize.DebugObjectInput
 
DebugObjectOutputStream - Class in org.apache.axis2.context.externalize
DebugObjectOutputStream delegates to an ObjectOutput object.
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.
decrementAndGet() - Method in class org.apache.axis2.util.Counter
 
DEFAULT_AXIS - Static variable in class org.apache.axis2.dataretrieval.LocatorType
 
DEFAULT_CHAR_SET_ENCODING - Static variable in class org.apache.axis2.context.MessageContext
Field DEFAULT_CHAR_SET_ENCODING.
DEFAULT_CHARSET - Static variable in class org.apache.axis2.transport.http.util.ComplexPart
Default charset of string parameters
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_DOMAIN - Static variable in class org.apache.axis2.clustering.ClusteringConstants
The default domain to which this member belongs to.
DEFAULT_HTTP_ENDPOINT_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_HTTPS_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_INTERFACE_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_LOCATION_URL - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DEFAULT_MAX_CONNECTIONS_PER_HOST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
This parameter gives the maximum connections allows per host if not specified per host basis
DEFAULT_MESSAGE_BUNDLE_KEY - Static variable in class org.apache.axis2.i18n.Messages
 
DEFAULT_PACKAGE - Static variable in class org.apache.axis2.util.URLProcessor
 
DEFAULT_PORT - Static variable in class org.apache.axis2.transport.SimpleAxis2Server
 
DEFAULT_REST_PATH - Static variable in class org.apache.axis2.Constants
 
DEFAULT_SCHEMA_NAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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 - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DEFAULT_TARGET_NAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_TX_TIME_OUT - Static variable in class org.apache.axis2.transaction.TransactionConfiguration
 
DEFAULT_WSDL_NAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DEFAULT_WSDL_NAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
defaultEncoding - Static variable in class org.apache.axis2.deployment.util.Utils
 
DefaultEntityResolver - Class in org.apache.axis2.util
 
DefaultEntityResolver() - Constructor for class org.apache.axis2.util.DefaultEntityResolver
 
DefaultNamespaceGenerator - Class in org.apache.axis2.description.java2wsdl
This class provides the default implementatoin for mapping java classes to namespaces
DefaultNamespaceGenerator() - Constructor for class org.apache.axis2.description.java2wsdl.DefaultNamespaceGenerator
 
DefaultObjectSupplier - Class in org.apache.axis2.engine
 
DefaultObjectSupplier() - Constructor for class org.apache.axis2.engine.DefaultObjectSupplier
 
DefaultSchemaGenerator - Class in org.apache.axis2.description.java2wsdl
 
DefaultSchemaGenerator(ClassLoader, String, String, String, AxisService) - Constructor for class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
DefaultSchemaGenerator.MathodComparator - Class in org.apache.axis2.description.java2wsdl
 
DefaultSchemaGenerator.MathodComparator() - Constructor for class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator.MathodComparator
 
DefaultSchemaGenerator.PropertyComparator - Class in org.apache.axis2.description.java2wsdl
 
DefaultSchemaGenerator.PropertyComparator() - Constructor for class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator.PropertyComparator
 
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
 
defaultWriteObject() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
delete() - Method in class org.apache.axis2.builder.DiskFileDataSource
 
deleteAttachments(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
Clean up cached attachment file
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 class org.apache.axis2.deployment.AbstractDeployer
 
deploy(DeploymentFileData) - Method in interface org.apache.axis2.deployment.Deployer
Process a file and add it to the configuration
deploy(DeploymentFileData) - Method in class org.apache.axis2.deployment.ModuleDeployer
 
deploy(DeploymentFileData) - Method in class org.apache.axis2.deployment.POJODeployer
 
deploy() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
deploy(DeploymentFileData) - Method in class org.apache.axis2.deployment.ServiceDeployer
 
deploy(DeploymentFileData) - Method in class org.apache.axis2.deployment.TransportDeployer
 
deploy(Deployable) - Method in class org.apache.axis2.engine.DeployableChain
Deploy a Deployable into this chain.
Deployable - Class in org.apache.axis2.engine
A Deployable is a container for something (Phases, Handlers) which wants to be deployed in an ordered and constrained fashion via a DeployableChain.
Deployable(String) - Constructor for class org.apache.axis2.engine.Deployable
 
Deployable(String, Object) - Constructor for class org.apache.axis2.engine.Deployable
 
DeployableChain<T> - Class in org.apache.axis2.engine
A DeployableChain is a container which manages dependencies between Deployables.
DeployableChain() - Constructor for class org.apache.axis2.engine.DeployableChain
 
Deployer - Interface in org.apache.axis2.deployment
This interface is used to provide the custom deployment mechanism , where you can write your own 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_EXCEPTION - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DEPLOYING_MODULE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DEPLOYING_POJO - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DEPLOYING_WS - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DEPLOYMENT_LIFE_CYCLE_LISTENER - Static variable in interface org.apache.axis2.Constants.Configuration
This constant is used to add an deployment life cycle listener to Axis2
DEPLOYMENT_TASK_RUNNING - Static variable in class org.apache.axis2.deployment.DeploymentEngine
Indicates that the deployment task is running
DeploymentClassLoader - Class in org.apache.axis2.deployment
 
DeploymentClassLoader(URL[], List, ClassLoader, boolean) - 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
DeploymentFileData represents a "thing to deploy" in Axis2.
DeploymentFileData(File) - Constructor for class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
DeploymentFileData(File, Deployer) - Constructor for class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
deploymentFileDataMap - Variable in class org.apache.axis2.deployment.AbstractDeployer
The Map of all artifacts deployed by this deployer.
DeploymentIterator - Class in org.apache.axis2.deployment.scheduler
 
DeploymentIterator() - Constructor for class org.apache.axis2.deployment.scheduler.DeploymentIterator
 
DeploymentLifeCycleListener - Interface in org.apache.axis2.deployment
this interface is used to inform deployment lifecycle realated events to listners
deployModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
deployModuleServices(AxisModule, ConfigurationContext) - Static method in class org.apache.axis2.deployment.util.Utils
Modules can contain services in some cases.
deployService(AxisService) - Method in class org.apache.axis2.context.ConfigurationContext
Deploy a service to the embedded AxisConfiguration, and initialize it.
deployService(String) - Method in class org.apache.axis2.engine.AxisServer
Will make Java class into a web service
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
 
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.
destroy() - Method in class org.apache.axis2.classloader.JarFileClassLoader
destroy() - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
destroy() - Method in class org.apache.axis2.classloader.UrlResourceFinder
 
destroy() - Method in class org.apache.axis2.engine.ListenerManager
 
destroy(ServiceContext) - Method in interface org.apache.axis2.service.Lifecycle
destroy() is called when Axis2 decides that it is finished with a particular instance of the back-end service class.
destroy() - Method in interface org.apache.axis2.transport.TransportListener
 
destroyServiceObject(ServiceContext) - Static method in class org.apache.axis2.engine.DependencyManager
Notify a service object that it's on death row.
DETACHABLE_INPUT_STREAM - Static variable in class org.apache.axis2.Constants
On inbound requests, the detachable input stream can be queried to get the inbound length.
detachInputStream(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
This method can be called by components wishing to detach the DetachableInputStream object that is present on the MessageContext.
detachPolicyComponent(String) - Method in class org.apache.axis2.description.PolicySubject
 
DIALECT - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
DIALECT - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
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
Deprecated. Please use DIALECT instead. todo: delete me after 1.5
DIFFERENT_EPR - Static variable in class org.apache.axis2.Constants
 
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
 
DirectoryResourceHandle - Class in org.apache.axis2.classloader
 
DirectoryResourceHandle(String, File, File, Manifest) - Constructor for class org.apache.axis2.classloader.DirectoryResourceHandle
 
DirectoryResourceLocation - Class in org.apache.axis2.classloader
 
DirectoryResourceLocation(File) - Constructor for class org.apache.axis2.classloader.DirectoryResourceLocation
 
DISABLE_ADDRESSING_FOR_IN_MESSAGES - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
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_BINDING_REST - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DISABLE_BINDING_SOAP11 - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DISABLE_BINDING_SOAP12 - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_REF_PARAMETER_EXTRACT - Static variable in interface org.apache.axis2.addressing.AddressingConstants
This parameter is used to decide whether the reference parameters in an inbound request message are to be processed or not.
DISABLE_RESPONSE_ACK - Static variable in interface org.apache.axis2.Constants.Configuration
If this is set to a Boolean 'true' value, then RequestResponseTransport instances will not be signalled by the Dispatch phase.
DISABLE_REST - Static variable in interface org.apache.axis2.Constants.Configuration
 
DISABLE_SOAP11 - Static variable in interface org.apache.axis2.Constants.Configuration
 
DISABLE_SOAP12 - Static variable in interface org.apache.axis2.Constants.Configuration
 
DISABLE_SOAP_ACTION - Static variable in interface org.apache.axis2.Constants.Configuration
 
DISALLOW_ANON_TYPES_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DISALLOW_ANON_TYPES_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DISALLOW_NILLABLE_ELEMENTS_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DISALLOW_NILLABLE_ELEMENTS_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
disengageModule(QName) - Method in class org.apache.axis2.client.ServiceClient
Deprecated. Please use String version instead
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.AxisDescription
 
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.
DiskFileDataSource - Class in org.apache.axis2.builder
 
DiskFileDataSource(DiskFileItem) - Constructor for class org.apache.axis2.builder.DiskFileDataSource
 
DISPATCH_PHASE_NOT_FOUND - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
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
 
DO_ASYNC - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
 
DOC_LIT_BARE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DOC_LIT_BARE_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DOC_LIT_BARE_PARAMETER - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DocLitBareSchemaGenerator - Class in org.apache.axis2.description.java2wsdl
 
DocLitBareSchemaGenerator(ClassLoader, String, String, String, AxisService) - Constructor for class org.apache.axis2.description.java2wsdl.DocLitBareSchemaGenerator
 
DOCUMENT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DOCUMENT_STYLE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
DOCUMENTATION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
doDeploy() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
doInvoke(MessageContext) - Method in class org.apache.axis2.handlers.AbstractTemplatedHandler
This should implement the actual handler invocation logic.
DOMAIN - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
The clustering domain/group.
doPrivileged(PrivilegedAction<T>) - 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<T>, 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<T>) - Static method in class org.apache.axis2.java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled.
doPrivileged(PrivilegedExceptionAction<T>, AccessControlContext) - Static method in class org.apache.axis2.java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled and restricted by the specified AccessControlContext.
doWriteMTOM(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
Checks whether MTOM needs to be enabled for the message represented by the msgContext.
doWriteSwA(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
Checks whether SOAP With Attachments (SwA) needs to be enabled for the message represented by the msgContext.
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
 

E

EDIT_SERVICE_PARA - Static variable in class org.apache.axis2.Constants
 
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_ATTRIBUTE_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
ELEMENT_FORM_DEFAULT_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
ELEMENT_FORM_DEFAULT_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
ELEMENT_IS_NOT_ALLOWED - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
elementFormDefault - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
EMPTY_MARKER - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
EMPTY_OBJECT - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
EMPTY_STRING_ARRAY - Static variable in class org.apache.axis2.util.JavaUtils
An empty immutable String array.
ENABLE_CHILD_FIRST_CLASS_LOADING - Static variable in interface org.apache.axis2.Constants.Configuration
this parameter enables child first class loading.
ENABLE_HTTP_CONTENT_NEGOTIATION - Static variable in interface org.apache.axis2.Constants.Configuration
 
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
 
ENCODED_USE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
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.addressing.AddressingConstants
 
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() - Constructor for class org.apache.axis2.addressing.EndpointReference
No-Arg Constructor Required for Externalizable objects
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_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
 
engagedModules - Variable in class org.apache.axis2.description.AxisDescription
Map of modules engaged on this object.
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 class org.apache.axis2.engine.AxisConfiguration
Engage all the previously added global modules.
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
Deprecated. Please use String version instead
engageModule(String) - Method in class org.apache.axis2.client.ServiceClient
Engage a module for this service client.
engageModule(AxisModule) - Method in class org.apache.axis2.description.AxisBinding
 
engageModule(AxisModule) - Method in class org.apache.axis2.description.AxisBindingMessage
 
engageModule(AxisModule) - Method in class org.apache.axis2.description.AxisBindingOperation
 
engageModule(AxisModule) - Method in class org.apache.axis2.description.AxisDescription
Engage a Module at this level
engageModule(AxisModule, AxisDescription) - Method in class org.apache.axis2.description.AxisDescription
Engage a Module at this level, keeping track of which level the engage was originally called from.
engageModule(AxisModule) - Method in class org.apache.axis2.description.AxisEndpoint
 
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.
engageModules() - Method in class org.apache.axis2.deployment.DeploymentEngine
Checks if the modules, referred by server.xml, exist or that they are deployed.
engageModuleToMessage(AxisMessage, AxisModule) - Method in class org.apache.axis2.phaseresolver.PhaseResolver
 
engageModuleToOperation(AxisOperation, AxisModule) - Method in class org.apache.axis2.phaseresolver.PhaseResolver
 
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 refuse the engage as well
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.classloader.AbstractUrlResourceLocation
 
equals(Object) - Method in class org.apache.axis2.client.FaultMapKey
 
equals(Object) - Method in class org.apache.axis2.client.ServiceClient
 
equals(Object) - Method in class org.apache.axis2.clustering.Member
 
equals(Object) - Method in class org.apache.axis2.clustering.RequestBlockingHandler
 
equals(Object) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
equals(Object) - Method in class org.apache.axis2.description.Parameter
 
equals(Object) - Method in class org.apache.axis2.description.Version
 
equals(Object) - Method in class org.apache.axis2.engine.Handler.InvocationResponse
 
equals(Object) - Method in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
 
error(Object, Throwable) - Method in class org.apache.axis2.util.OnDemandLogger
 
error(Object) - Method in class org.apache.axis2.util.OnDemandLogger
 
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
 
EXCEPTION_BASE_CLASS_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
EXCEPTION_BASE_CLASS_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
exceptionOccurred(Throwable) - Method in interface org.apache.axis2.clustering.management.NodeManager
To notify other nodes that an Exception occurred, during the processing of a NodeManagementCommand
EXCLUDE - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
EXCLUDE_PAKAGES_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
EXCLUDE_PAKAGES_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
ExcludeInfo - Class in org.apache.axis2.deployment.util
this class is used to keep the exclude property details of all the classes.
ExcludeInfo() - Constructor for class org.apache.axis2.deployment.util.ExcludeInfo
 
excludeMethods - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
execute(boolean) - Method in class org.apache.axis2.client.OperationClient
Execute the MEP.
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.ClusteringCommand
 
execute(Runnable) - Method in interface org.apache.axis2.util.threadpool.ThreadFactory
 
execute(Runnable) - Method in class org.apache.axis2.util.threadpool.ThreadPool
 
executeImpl(boolean) - Method in class org.apache.axis2.client.OperationClient
Execute the MEP.
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
 
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
 
ExternalizeConstants - Interface in org.apache.axis2.context.externalize
Common Externalize Constants
ExternalPolicySerializer - Class in org.apache.axis2.util
 
ExternalPolicySerializer() - Constructor for class org.apache.axis2.util.ExternalPolicySerializer
 
EXTRA_CLASSES_DEFAULT_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
EXTRA_CLASSES_DEFAULT_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
EXTRA_OPTIONTYPE_PREFIX - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
extraClasses - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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.
extractHostIP(String) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
 
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.
extractWSDL20SoapFaultInfo(Map, OMElement, OMFactory, OMNamespace) - Static method in class org.apache.axis2.util.WSDL20Util
 

F

fatal(Object, Throwable) - Method in class org.apache.axis2.util.OnDemandLogger
 
fatal(Object) - Method in class org.apache.axis2.util.OnDemandLogger
 
fatalError(SAXParseException) - Method in class org.apache.axis2.util.XMLUtils.ParserErrorHandler
 
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.java2wsdl.Java2WSDLConstants
 
FAULT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
FAULT_MESSAGE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_VERSIONMISMATCH - Static variable in class org.apache.axis2.namespace.Constants
 
FaultMapKey - Class in org.apache.axis2.client
this class is intended to use as the key for fault maps used in generated stubs.
FaultMapKey(QName, String) - Constructor for class org.apache.axis2.client.FaultMapKey
 
FAULTY_SERVICE_REMOVAL - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
FaultyServiceData - Class in org.apache.axis2.util
 
FaultyServiceData(AxisServiceGroup, ArrayList, URL, DeploymentFileData) - Constructor for class org.apache.axis2.util.FaultyServiceData
 
FieldComparator - Class in org.apache.axis2.description.java2wsdl
 
FieldComparator() - Constructor for class org.apache.axis2.description.java2wsdl.FieldComparator
 
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
 
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<String>, ArrayList<String>) - 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
 
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 interface org.apache.axis2.clustering.ClusteringAgent
Do cleanup & leave the cluster
finalize() - Method in class org.apache.axis2.context.SessionContext
 
findAndValidateSelectorClass(String, String) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
findAttributeReaders(Class) - Static method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
findClass(String) - Method in class org.apache.axis2.classloader.JarFileClassLoader
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(List<Handler>, MetaDataEntry) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Find the Handler object that matches the criteria
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
Get names of all *.jar files inside the lib/ directory of a given jar URL
findLibrary(String) - Method in class org.apache.axis2.classloader.JarFileClassLoader
findMessage(AxisOperation, String, String) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Find the AxisMessage object that matches the criteria
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(AxisConfiguration, String, QName) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Find the AxisOperation object that matches the criteria
findOperation(AxisService, String, QName) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Find the AxisOperation object that matches the criteria
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.AddressingBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.HTTPLocationBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.RelatesToBasedOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIBasedOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.SOAPActionBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher
 
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(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
Finds the OperationContext given the Operation name, Service Name, and ServiceGroupName
findOperationContext(MessageContext, ServiceContext) - Method in class org.apache.axis2.description.AxisOperation
Finds an OperationContext for an incoming message.
findResource(String) - Method in class org.apache.axis2.classloader.JarFileClassLoader
findResource(String) - Method in interface org.apache.axis2.classloader.ResourceFinder
Find the resource by name and return URL of it if found.
findResource(String) - Method in class org.apache.axis2.classloader.UrlResourceFinder
 
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 interface org.apache.axis2.classloader.ResourceFinder
Find all resources with given name and return enumeration of their URLs.
findResources(String) - Method in class org.apache.axis2.classloader.UrlResourceFinder
 
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(AxisConfiguration, String, String) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Find the AxisService object that matches the criteria
findService(AxisConfiguration, String, String, String) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
 
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.AddressingBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.HTTPLocationBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.RelatesToBasedServiceDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIBasedServiceDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIOperationDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.SOAPActionBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher
 
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(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.context.externalize.ActivateUtils
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.

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(File) - Method in class org.apache.axis2.deployment.RepositoryListener
Searches a given folder for aar files and adds them to a list in the WSInfolist class.
findTransportListener(AxisConfiguration, String) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
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.

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.

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
 
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(OutputStream) - Static method in class org.apache.axis2.classloader.IoUtil
 
flush(Writer) - Static method in class org.apache.axis2.classloader.IoUtil
 
flush() - Method in class org.apache.axis2.context.AbstractContext
 
flush() - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
flush() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
forceShutDown() - Method in class org.apache.axis2.util.threadpool.ThreadPool
A forceful shutdown mechanism for thread pool.
FORM_DEFAULT_QUALIFIED - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
FORM_DEFAULT_UNQUALIFIED - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
FORMAT_BINDING - Static variable in class org.apache.axis2.namespace.Constants
 
formatPath(String) - Static method in class org.apache.axis2.deployment.util.Utils
Format the string paths to match any platform..
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
 
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(EndpointReference, OMElement) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Populates an endpoint reference based on the OMElement.
fromOM(String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Deprecated. use EndpointReferenceHelper.fromString(String) instead.
fromOM(OMElement) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Populates an endpoint reference based on the OMElement that is passed in.
fromOM(OMElement) - Method in class org.apache.axis2.addressing.metadata.InterfaceName
Convenience method to extract metadata from an element.
fromOM(OMElement) - Method in class org.apache.axis2.addressing.metadata.ServiceName
Convenience method to extract metadata from the ServiceName element.
fromOM(OMAttribute) - Method in class org.apache.axis2.addressing.metadata.WSDLLocation
Convenience method for converting an OMAttribute to an instance of either of these types.
fromString(String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Populates an endpoint reference based on the String that is passed in.

G

GENERATE_ABSOLUTE_LOCATION_URIS - Static variable in interface org.apache.axis2.Constants.Configuration
 
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]

generateBaseException - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
generateHTTPBinding(OMFactory, AxisService, OMNamespace, OMNamespace, OMNamespace, String) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Generates a default HTTP Binding for a given AxisService
generateId(AxisDescription) - Static method in class org.apache.axis2.util.PolicyUtil
 
generateInterfaceOperationElement(AxisOperation, OMNamespace, OMNamespace, OMNamespace, OMNamespace) - Method in class org.apache.axis2.description.AxisService2WSDL20
Generates the interface Operation element.
generateOM() - Method in class org.apache.axis2.description.AxisService2WSDL11
Build the OM structure of the WSDL document
generateOM() - Method in class org.apache.axis2.description.AxisService2WSDL20
Generates a WSDL 2.0 document for this web service
generatePrefix() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
generateSchema() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
Generates schema for all the parameters in method.
generateSchema(Class<?>) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
Generate schema construct for given type
generateSchema() - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
generateSchemaforFieldsandProperties(XmlSchema, XmlSchemaSequence, Class<?>, String, boolean) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
generateSchemaforGenericFields(XmlSchema, XmlSchemaSequence, Type, String) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
generateSchemaForSingleElement(QName, String, boolean) - Method in class org.apache.axis2.description.java2wsdl.DocLitBareSchemaGenerator
 
generateService(OMFactory, OMElement, boolean, boolean, boolean) - Method in class org.apache.axis2.description.AxisService2WSDL11
Generate the WSDL <service> element
generateServiceElement(OMFactory, OMNamespace, OMNamespace, AxisService, boolean, boolean, boolean, String) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Generates a default service element
generateServiceElement(OMFactory, OMNamespace, OMNamespace, AxisService, boolean, boolean, boolean, String[], String) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Generates a default service element
generateSOAP11Binding(OMFactory, AxisService, OMNamespace, OMNamespace, OMNamespace, String) - 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, String) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Generates a default SOAP 12 Binding for a given AxisService
get() - Method in class org.apache.axis2.util.Counter
 
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
 
getAcceptedIssuers() - Method in class org.apache.axis2.java.security.TrustAllTrustManager
 
getAction() - Method in class org.apache.axis2.client.Options
Get WS-Addressing Action / SOAP Action string.
getAction() - Method in class org.apache.axis2.jsr181.WebMethodAnnotation
 
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
getAddress() - Method in class org.apache.axis2.addressing.EndpointReference
 
getAddressAttributes() - Method in class org.apache.axis2.addressing.EndpointReference
 
getAddressingRequirementParemeterValue(AxisDescription) - Static method in class org.apache.axis2.addressing.AddressingHelper
 
getAfter() - Method in class org.apache.axis2.description.PhaseRule
Method getAfter.
getAlias() - Method in class org.apache.axis2.description.AxisEndpoint
 
getAllBindings() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getAllBindings() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getAllBindings() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getAllBindings() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getAllCommands() - Method in class org.apache.axis2.util.WrappedDataHandler
 
getAllOptions() - Method in class org.apache.axis2.util.CommandLineOptionParser
 
getAllPortTypes() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getAllPortTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getAllPortTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getAllPortTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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
 
getAllServices() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getAllServices() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getAllServices() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getAllServices() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getAnnotatedServiceName(Class, WebServiceAnnotation) - Static method in class org.apache.axis2.deployment.util.Utils
The util method to prepare the JSR 181 annotated service name from given annotation or for defaults JSR 181 specifies that the in javax.jws.WebService the parameter serviceName contains the wsdl:service name to mapp.
getArchiveName() - Method in class org.apache.axis2.description.AxisModule
Get the archive name of this module.
getAssertionsToFilter() - Method in class org.apache.axis2.util.ExternalPolicySerializer
 
getAttachedPolicies() - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #getAttachedPolicyComponents()
getAttachedPolicyComponent(String) - Method in class org.apache.axis2.description.PolicySubject
 
getAttachedPolicyComponents() - Method in class org.apache.axis2.description.PolicySubject
 
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.
getAttachmentMap() - Method in class org.apache.axis2.context.MessageContext
You can directly access the attachment map of the message context from here.
getAttachmentsBuilder(MessageContext, InputStream, String, boolean) - Static method in class org.apache.axis2.builder.BuilderUtil
 
getAttrFormDefault() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getAttrFormDefaultSetting() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getAttributeCount() - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeLocalName(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeName(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeNamespace(int) - Method in class org.apache.axis2.util.StreamWrapper
 
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.AbstractResourceHandle
 
getAttributes() - Method in class org.apache.axis2.classloader.DirectoryResourceHandle
 
getAttributes() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getAttributes() - Method in class org.apache.axis2.classloader.JarResourceHandle
 
getAttributes() - Method in interface org.apache.axis2.classloader.ResourceHandle
Return the Attributes of the resource, or null if none.
getAttributeType(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeValue(String) - Method in class org.apache.axis2.dataretrieval.ServiceData
 
getAttributeValue(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeValue(String, String) - Method in class org.apache.axis2.util.StreamWrapper
 
getAxisBinding() - Method in class org.apache.axis2.description.AxisBindingOperation
 
getAxisBindingOperation() - Method in class org.apache.axis2.description.AxisBindingMessage
 
getAxisConfig() - Method in class org.apache.axis2.deployment.DeploymentEngine
Gets AxisConfiguration.
getAxisConfiguration() - Method in class org.apache.axis2.client.ServiceClient
Get the AxisConfiguration
getAxisConfiguration() - Method in class org.apache.axis2.context.ConfigurationContext
Returns the AxisConfiguration
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 interface org.apache.axis2.engine.AxisConfigurator
Configurationcontextfactory will invoke this method to get the AxisConfiguration
getAxisDescription() - Method in class org.apache.axis2.engine.AxisEvent
 
getAxisEndpoint() - Method in class org.apache.axis2.description.AxisBinding
 
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() - Method in class org.apache.axis2.description.AxisMessage
 
getAxisOperation(int) - Static method in class org.apache.axis2.description.AxisOperationFactory
 
getAxisOperationForJmethod(Method) - 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.description.AxisEndpoint
 
getAxisService() - Method in class org.apache.axis2.description.AxisOperation
Typesafe access to parent service
getAxisServiceExternalizeExtraName(AxisService) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Return a Sring that contains the service QName and port local name of an AxisService seperated by a delimiter.
getAxisServiceFromWsdl(InputStream, ClassLoader, String) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
 
getAxisServiceGroup() - Method in class org.apache.axis2.context.MessageContext
 
getAxisServiceGroup() - Method in class org.apache.axis2.description.AxisService
 
getAxisServiceName(String) - Static method in class org.apache.axis2.deployment.DeploymentEngine
Retrieves service name from the archive file name.
getAxisSpecificMEPConstant() - Method in class org.apache.axis2.description.AxisOperation
Maps the String URI of the Message exchange pattern to an integer.
getAxisSpecifMEPConstant(String) - Static method in class org.apache.axis2.util.Utils
Maps the String URI of the Message exchange pattern to a integer.
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
Gets the URI associated with the base document for the WSDL definition.
getBean(CommandInfo) - Method in class org.apache.axis2.util.WrappedDataHandler
 
getBeanExcludeInfoForClass(String) - Method in class org.apache.axis2.deployment.util.ExcludeInfo
 
getBefore() - Method in class org.apache.axis2.description.PhaseRule
Method getBefore.
getBinding() - Method in class org.apache.axis2.description.AxisEndpoint
 
getBinding(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getBinding(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getBinding(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getBinding(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getBindingMessage(AxisBindingOperation, AxisMessage) - Static method in class org.apache.axis2.deployment.util.Utils
 
getBindingName() - Method in class org.apache.axis2.description.AxisService
 
getBindingOperation(AxisBinding, AxisOperation) - Static method in class org.apache.axis2.deployment.util.Utils
 
getBindings() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getBindings() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getBindings() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getBindings() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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.classloader.AbstractResourceHandle
 
getBytes(InputStream) - Static method in class org.apache.axis2.classloader.IoUtil
 
getBytes() - Method in interface org.apache.axis2.classloader.ResourceHandle
Returns this resource data as an array of bytes.
getBytes(Class) - Static method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
Loads the bytecode for a given class, by using the class's defining classloader and assuming that for a class named P.C, the bytecodes are in a resource named /P/C.class.
getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
 
getBytes(MessageContext, OMOutputFormat, boolean) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
Get the bytes for this message
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.AbstractResourceHandle
 
getCertificates() - Method in class org.apache.axis2.classloader.DirectoryResourceHandle
Always return null.
getCertificates() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getCertificates() - Method in class org.apache.axis2.classloader.JarResourceHandle
 
getCertificates() - Method in interface org.apache.axis2.classloader.ResourceHandle
Return the Certificates of the resource, or null if none.
getChain() - Method in class org.apache.axis2.engine.DeployableChain
Get the chain - once rebuild() has been called this will be the chain of target objects.
getCharacterEncodingScheme() - Method in class org.apache.axis2.util.StreamWrapper
 
getCharSetEncoding(PushbackInputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
Use the BOM Mark to identify the encoding to be used.
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" would return "utf-8"

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
getCharSetEncoding(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
Utility method to query CharSetEncoding.
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.
getChildren() - Method in class org.apache.axis2.description.AxisBinding
 
getChildren() - Method in class org.apache.axis2.description.AxisDescription
 
getChildren() - Method in class org.apache.axis2.util.MetaDataEntry
Get the list
getClassLoader() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getClassLoader(ClassLoader, String, boolean) - Static method in class org.apache.axis2.deployment.util.Utils
 
getClassLoader(ClassLoader, File, boolean) - Static method in class org.apache.axis2.deployment.util.Utils
Get a ClassLoader which contains a classpath of a) the passed directory and b) any jar files inside the "lib/" or "Lib/" subdirectory of the passed directory.
getClassLoader() - Method in class org.apache.axis2.description.AxisService
Method getClassLoader.
getClassModel(Class) - Static method in class org.apache.axis2.jaxrs.JAXRSUtils
returns a jaxrs class model reading class level annotation given the service class
getClassName() - Method in class org.apache.axis2.description.HandlerDescription
Method getClassName.
getClassName(Class<?>) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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.description.java2wsdl.TypeTable
 
getClassNameFromResourceName(String) - Static method in class org.apache.axis2.deployment.util.Utils
Get the class name from a resource name referring to a class file.
getClusteringAgent() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getCodeSource() - Method in class org.apache.axis2.classloader.AbstractUrlResourceLocation
 
getCodeSource() - Method in interface org.apache.axis2.classloader.ResourceLocation
 
getCodeSourceUrl() - Method in class org.apache.axis2.classloader.DirectoryResourceHandle
 
getCodeSourceUrl() - Method in class org.apache.axis2.classloader.JarResourceHandle
 
getCodeSourceUrl() - Method in interface org.apache.axis2.classloader.ResourceHandle
Returns the CodeSource URL for the class or resource.
getCommand(String) - Method in class org.apache.axis2.util.WrappedDataHandler
 
getComplexSchemaMap() - Method in class org.apache.axis2.description.java2wsdl.TypeTable
Return the complex type map
getComplexSchemaType(String) - Method in class org.apache.axis2.description.java2wsdl.TypeTable
 
getComplexTypeForElement(XmlSchema, QName) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getConfigctx() - Method in class org.apache.axis2.engine.ListenerManager
Returns the ConfigurationContext used for the initalization of the listener manager.
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.engine.AxisServer
Creates a default configuration context if one is not set already via setConfigurationContext
getConfigurator() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getConstantFromHTTPLocation(String, String) - Static method in class org.apache.axis2.wsdl.WSDLUtil
 
getConsumes() - Method in class org.apache.axis2.jaxrs.JAXRSModel
only returns the one mime type as wsdl 2.0 can publish only one mime type for an operation
getContent() - Method in class org.apache.axis2.builder.unknowncontent.UnknownContentOMDataSource
 
getContent() - Method in class org.apache.axis2.util.WrappedDataHandler
 
getContentLength() - Method in class org.apache.axis2.classloader.DirectoryResourceHandle
 
getContentLength() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getContentLength() - Method in class org.apache.axis2.classloader.JarResourceHandle
 
getContentLength() - Method in interface org.apache.axis2.classloader.ResourceHandle
Returns the length of this resource data, or -1 if unknown.
getContentType() - Method in class org.apache.axis2.builder.DataSourceBuilder.ByteArrayDataSourceEx
 
getContentType() - Method in class org.apache.axis2.builder.DiskFileDataSource
 
getContentType() - Method in class org.apache.axis2.builder.unknowncontent.InputStreamDataSource
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
 
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(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, 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
getContentType(String, MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
 
getContentType() - Method in class org.apache.axis2.util.WrappedDataHandler
 
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.
getContextRoot() - Method in class org.apache.axis2.context.ConfigurationContext
Retrieves the ContextRoot
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
 
getCurrentDeploymentFile() - Method in class org.apache.axis2.util.FaultyServiceData
 
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
 
getCustomSchemaLocation() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getCustomSchemaLocation() - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
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.SchemaDataLocator
 
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.util.SelfManagedDataHolder
 
getDataLocator(LocatorType, String) - Method in class org.apache.axis2.description.AxisService
 
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.
getDataSource() - Method in class org.apache.axis2.util.WrappedDataHandler
 
getDefaultModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getDefaultModuleVersion(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getDefaultValue(String) - Static method in class org.apache.axis2.description.WSDL20DefaultValueHolder
 
getDeployer(String, String) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getDeployer() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getDeployer() - Method in class org.apache.axis2.deployment.repository.util.WSInfo
 
getDeployers() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getDescription() - Method in interface org.apache.axis2.clustering.management.GroupManagementAgent
Get the description about this group management agent
getDescription() - Method in class org.apache.axis2.context.ServiceGroupContext
 
getDescription() - Method in class org.apache.axis2.description.PolicyInclude
 
getDetail() - Method in exception org.apache.axis2.AxisFault
Get the current fault detail
getDetailElementForAddressingFault(MessageContext, OMNamespace) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
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
 
getDocument() - Static method in class org.apache.axis2.util.XSLTUtils
 
getDocumentation() - Method in class org.apache.axis2.description.AxisDescription
 
getDocumentationElement() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getDocumentationElement() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getDocumentationElement() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getDocumentationElement() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getDocumentationNode() - Method in class org.apache.axis2.description.AxisDescription
 
getDocumentBaseUri() - Method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
Gets the URI to the base document associated with the WSDL definition.
getDocumentBaseURI() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getDocumentBaseURI() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getDocumentBaseURI() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getDocumentBaseURI() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getDomain() - Method in class org.apache.axis2.clustering.Member
 
getDomains() - Method in interface org.apache.axis2.clustering.ClusteringAgent
Get all the domains that this ClusteringAgent belongs to
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.AxisMessage
 
getEffectivePolicy() - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release. Use #getEffectivePolicy() or #getEffectivePolicy() when applicable.
getElement(Document, String) - Static method in class org.apache.axis2.util.XSLTUtils
 
getElement() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
getElementFormDefault() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getElementFormDefaultSetting() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getElementName(AxisMessage, Map) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Gets the correct element name for a given message
getElementQname() - Method in class org.apache.axis2.client.FaultMapKey
 
getElementQName() - Method in class org.apache.axis2.description.AxisMessage
 
getElementText() - Method in class org.apache.axis2.util.StreamWrapper
 
getEmptyInputSource() - Static method in class org.apache.axis2.util.XMLUtils
 
getEncoding() - Method in class org.apache.axis2.util.StreamWrapper
 
getEndpoint(String) - Method in class org.apache.axis2.description.AxisService
 
getEndpointName() - Method in class org.apache.axis2.addressing.metadata.ServiceName
Method getPortName
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
Deprecated. use AxisEndpoint.getEndpointURL()
getEngagedModules() - Method in class org.apache.axis2.description.AxisDescription
 
getEntryName() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getEnvelope() - Method in class org.apache.axis2.context.MessageContext
 
getEnvelopeNamespace(String) - Static method in class org.apache.axis2.builder.BuilderUtil
 
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 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 interface org.apache.axis2.transport.TransportListener
Get the endpoint references for a given service.
getEventType() - Method in class org.apache.axis2.engine.AxisEvent
 
getEventType() - Method in class org.apache.axis2.util.StreamWrapper
 
getExcludeInfo() - Method in class org.apache.axis2.description.AxisService
 
getExcludeProperties() - Method in class org.apache.axis2.deployment.util.BeanExcludeInfo
 
getExecutedPhases() - Method in class org.apache.axis2.context.MessageContext
Get an iterator over the executed phase list.
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
getExtensibilityElements() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getExtensibilityElements() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getExtensibilityElements() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getExtensibilityElements() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getExtensibleElements() - Method in class org.apache.axis2.addressing.EndpointReference
 
getExtensionAttribute(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getExtensionAttribute(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getExtensionAttribute(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getExtensionAttribute(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getExtensionAttributes() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getExtensionAttributes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getExtensionAttributes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getExtensionAttributes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getExtensionRegistry() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getExtensionRegistry() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getExtensionRegistry() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getExtensionRegistry() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getExtraClasses() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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.
getFailureReason() - Method in class org.apache.axis2.context.MessageContext
Obtain the Exception which caused the processing chain to halt.
getFault(String) - Method in class org.apache.axis2.description.AxisBinding
 
getFault(String) - Method in class org.apache.axis2.description.AxisBindingOperation
 
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
 
getFaultCode() - Method in exception org.apache.axis2.AxisFault
 
getFaultCodeElement() - Method in exception org.apache.axis2.AxisFault
 
getFaultDetailElement() - Method in exception org.apache.axis2.AxisFault
 
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
 
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
 
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
 
getFaultRole() - Method in exception org.apache.axis2.AxisFault
 
getFaultRoleElement() - Method in exception org.apache.axis2.AxisFault
 
getFaults() - Method in class org.apache.axis2.description.AxisBindingOperation
 
getFaultSubCodes() - Method in exception org.apache.axis2.AxisFault
 
getFaultTo() - Method in class org.apache.axis2.client.Options
Get WS-Addressing FaultTo endpoint reference.
getFaultTo() - Method in class org.apache.axis2.context.MessageContext
 
getFaultType() - Method in exception org.apache.axis2.AxisFault
 
getFaultyModules() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getFaultyServices() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getFaultyServicesDuetoModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Returns a map which contains the faulty services due a particular module.
getFaultyServicesDuetoModules() - Method in class org.apache.axis2.engine.AxisConfiguration
Returns the map which keeps track of faulty services due to modules.
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
 
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
 
getFLOW() - Method in class org.apache.axis2.context.MessageContext
 
getFrom() - Method in class org.apache.axis2.client.Options
Set WS-Addressing From endpoint reference.
getFrom() - Method in class org.apache.axis2.context.MessageContext
 
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
 
getGlobalModules() - Method in class org.apache.axis2.engine.AxisConfiguration
Deprecated. please use addGlobalModule()
getGlobalOutPhaseList() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getGroupManagementAgent(String) - Method in interface org.apache.axis2.clustering.ClusteringAgent
Get the LoadBalanceEventHandler which corresponds to the applicationDomain This will be valid only when this node is running in loadBalance mode
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.
getHost() - Method in class org.apache.axis2.util.URL
 
getHostName() - Method in class org.apache.axis2.clustering.Member
 
getHostname(AxisConfiguration) - Static method in class org.apache.axis2.util.Utils
First check whether the hostname parameter is there in AxisConfiguration (axis2.xml) , if it is there then this will return that as the host name , o.w will return the IP address.
getHttpBinding(AxisService) - Static method in class org.apache.axis2.deployment.util.Utils
 
getHTTPInputSerializationFromServicesXML(AxisOperation) - Static method in class org.apache.axis2.deployment.util.Utils
get http input mime type from the services xml
getHTTPLoacationFromServicesXML(AxisOperation) - Static method in class org.apache.axis2.deployment.util.Utils
extract the http location from services xml related to given operation
getHTTPMethod() - Method in class org.apache.axis2.jaxrs.JAXRSModel
 
getHTTPMethodFromServicesXML(AxisOperation) - Static method in class org.apache.axis2.deployment.util.Utils
extract the http method from services xml related to given operation
getHTTPOutputSerializationFromservicesXML(AxisOperation) - Static method in class org.apache.axis2.deployment.util.Utils
get http output mime type from the services xml
getHttpPort() - Method in class org.apache.axis2.clustering.Member
 
getHttpsPort() - Method in class org.apache.axis2.clustering.Member
 
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
 
getImportedNamespaces() - Method in class org.apache.axis2.description.AxisService
Get the namespaces associated with imported WSDLs
getImportInputSource(String, String) - Method in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
 
getImportInputSource(String, String) - Method in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
 
getImports(String) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getImports() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getImports(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getImports() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getImports(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getImports() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getImports(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getImports() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getIN_FaultPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getInboundContentLength() - Method in class org.apache.axis2.context.MessageContext
 
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.
getIncludeProperties() - Method in class org.apache.axis2.deployment.util.BeanExcludeInfo
 
getIncomingTransportName() - Method in class org.apache.axis2.context.MessageContext
 
getInFaultFlowPhases() - 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
 
getInFlowPhases() - Method in class org.apache.axis2.engine.AxisConfiguration
 
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
 
getInputSourceFromURI(String) - Static method in class org.apache.axis2.util.XMLUtils
Utility to get the bytes uri.
getInputStream() - Method in class org.apache.axis2.builder.DiskFileDataSource
 
getInputStream() - Method in class org.apache.axis2.builder.unknowncontent.InputStreamDataSource
 
getInputStream() - Method in class org.apache.axis2.classloader.DirectoryResourceHandle
 
getInputStream() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getInputStream() - Method in class org.apache.axis2.classloader.JarResourceHandle
 
getInputStream() - Method in interface org.apache.axis2.classloader.ResourceHandle
Returns and InputStream for reading this resource data.
getInputStream() - Method in class org.apache.axis2.deployment.DeploymentClassLoader.ByteURLConnection
 
getInputStream() - Method in class org.apache.axis2.util.WrappedDataHandler
 
getInstance() - Static method in class org.apache.axis2.dataretrieval.DataRetrievalUtil
 
getInterfaceNameMetadata(EndpointReference, String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Retrieves the WS-Addressing EPR PortType, or InterfaceName, element from an EPR, as appropriate.
getInvalidOptions(OptionsValidator) - Method in class org.apache.axis2.util.CommandLineOptionParser
 
getInvocationPatternParameterValue(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.
getIp() - Method in class org.apache.axis2.util.HostConfiguration
 
getIpAddress() - Static method in class org.apache.axis2.util.Utils
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.
getIpAddress(AxisConfiguration) - Static method in class org.apache.axis2.util.Utils
First check whether the hostname parameter is there in AxisConfiguration (axis2.xml) , if it is there then this will retun that as the host name , o.w will return the IP address.
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
 
getKey() - Method in class org.apache.axis2.context.PropertyDifference
 
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
 
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
Deprecated. please use getLastUpdate
getLastUpdate() - Method in class org.apache.axis2.description.AxisService
 
getLastUpdatedTime() - Method in class org.apache.axis2.description.PolicySubject
 
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
getListener() - Method in class org.apache.axis2.client.Options
Get listener used for incoming message.
getListenerManager() - Method in class org.apache.axis2.context.ConfigurationContext
Retrieve the ListenerManager
getListOfClasses(DeploymentFileData) - Static method in class org.apache.axis2.deployment.util.Utils
Scan a JAR file and return the list of classes contained in the JAR.
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
 
getLocalProperty(String) - Method in class org.apache.axis2.context.AbstractContext
Retrieves an object given a key.
getLocalProperty(String) - Method in class org.apache.axis2.context.MessageContext
Retrieves a property value.
getLocalProperty(String, boolean) - Method in class org.apache.axis2.context.MessageContext
 
getLocation() - Method in class org.apache.axis2.addressing.metadata.WSDLLocation
 
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.addressing.EndpointReference
Get the ID associated with this object instance.
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.AbstractResourceHandle
 
getManifest() - Method in class org.apache.axis2.classloader.DirectoryResourceHandle
 
getManifest() - Method in class org.apache.axis2.classloader.DirectoryResourceLocation
 
getManifest() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getManifest() - Method in class org.apache.axis2.classloader.JarResourceHandle
 
getManifest() - Method in class org.apache.axis2.classloader.JarResourceLocation
 
getManifest() - Method in interface org.apache.axis2.classloader.ResourceHandle
Returns the Manifest of the JAR file from which this resource was loaded, or null if none.
getManifest() - Method in interface org.apache.axis2.classloader.ResourceLocation
 
getMappingFileLocation() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getMappingFileLocation() - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
getMembers() - Method in interface org.apache.axis2.clustering.ClusteringAgent
Get the list of members in a static group
getMembers() - Method in interface org.apache.axis2.clustering.management.GroupManagementAgent
Get the list of current members
getMemoryLimitType() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getMergedPolicy(List, AxisDescription) - Static method in class org.apache.axis2.util.PolicyUtil
 
getMergedPolicy(List, AxisService) - 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) - 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() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
getMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getMessageBuilder(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Get a Builder for a particular content type.
getMessageBuilder(String, boolean) - 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.i18n.Messages
 
getMessageBundle(String) - Static method in class org.apache.axis2.i18n.Messages
 
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
Get the message context identified by a given label.
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
Get a MessageFormatter for the specified content type.
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
 
getMessagePartName() - Method in class org.apache.axis2.description.AxisMessage
 
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
 
getMessages() - Method in class org.apache.axis2.description.AxisOperation
Get the messages referenced by this operation
getMessages() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getMessages() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getMessages() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getMessages() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getMetaData() - Method in class org.apache.axis2.addressing.EndpointReference
 
getMetadataAttributes() - Method in class org.apache.axis2.addressing.EndpointReference
 
getMethodModel(JAXRSModel, Method) - Static method in class org.apache.axis2.jaxrs.JAXRSUtils
given a jaxrs class model & java method , construct a jaxrs model associated with method , reading the method level annotations.
getMethods() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getMethods() - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
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
Get an AxisModule by name.
getModule(String, String) - Method in class org.apache.axis2.engine.AxisConfiguration
Return the module having name=moduleName & version=moduleVersion
getModuleClassLoader() - Method in class org.apache.axis2.description.AxisModule
 
getModuleClassLoader() - Method in class org.apache.axis2.engine.AxisConfiguration
Get the class loader that becomes the parent of all the modules
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
 
getModuleDeployer() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getModuleDescription() - Method in class org.apache.axis2.description.AxisModule
 
getModuleName() - Method in class org.apache.axis2.description.ModuleConfiguration
 
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.AxisMessage
 
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
 
getMtomThreshold(MessageContext) - Static method in class org.apache.axis2.util.Utils
 
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
getName() - Method in class org.apache.axis2.addressing.EndpointReference
Deprecated.  
getName() - Method in class org.apache.axis2.addressing.metadata.InterfaceName
Method getName
getName() - Method in class org.apache.axis2.addressing.metadata.ServiceName
Method getName
getName() - Method in class org.apache.axis2.builder.DiskFileDataSource
 
getName() - Method in class org.apache.axis2.builder.unknowncontent.InputStreamDataSource
 
getName() - Method in class org.apache.axis2.classloader.DirectoryResourceHandle
 
getName() - Method in class org.apache.axis2.classloader.JarResourceHandle
 
getName() - Method in interface org.apache.axis2.classloader.ResourceHandle
Return the name of the resource.
getName() - Method in class org.apache.axis2.context.ServiceContext
Returns a name associated with this ServiceContext.
getName() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
Get the name of the file.
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 class org.apache.axis2.engine.Deployable
 
getName() - Method in interface org.apache.axis2.engine.Handler
Return the name of this Handler
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.jsr181.WebParamAnnotation
 
getName() - Method in class org.apache.axis2.jsr181.WebResultAnnotation
 
getName() - Method in class org.apache.axis2.transport.http.util.QueryStringParser
Get the name of the current parameter.
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.util.WrappedDataHandler
 
getName() - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
 
getNamespace(String, Node) - Static method in class org.apache.axis2.util.XMLUtils
 
getNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getNamespaceContext() - Method in class org.apache.axis2.util.StreamWrapper
 
getNamespaceCount() - Method in class org.apache.axis2.util.StreamWrapper
 
getNamespaceMap() - Method in class org.apache.axis2.description.AxisService
Get the namespace map for this service.
getNamespacePrefix(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getNamespaces() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getNamespaces() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getNamespaces() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getNamespaces() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getNameSpacesMap() - Method in class org.apache.axis2.description.AxisService
Deprecated. please use getNamespaceMap()
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
 
getNativeAttributeNames() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getNativeAttributeNames() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getNativeAttributeNames() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getNativeAttributeNames() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getNewConfigurationContext(String) - Static method in class org.apache.axis2.util.Utils
 
getNodeManager() - Method in interface org.apache.axis2.clustering.ClusteringAgent
 
getNodeURI() - Method in exception org.apache.axis2.AxisFault
Get the faulting node uri.
getNsGen() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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.
getObjectClassLoader(Object) - Static method in class org.apache.axis2.util.Utils
This method will provide the logic needed to retrieve an Object's classloader in a Java 2 Security compliant manner.
getObjectIdentity(Object) - Static method in class org.apache.axis2.util.JavaUtils
Mimics the default Object.toString() produces a string of the form: obj.getClass().getName() + "@" + object's hashCode.
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
 
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 alias.
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.client.FaultMapKey
 
getOperationName() - Method in class org.apache.axis2.context.OperationContext
Get the name associated with the operation.
getOperationName() - Method in class org.apache.axis2.jsr181.WebMethodAnnotation
 
getOperationName(String, String) - Static method in class org.apache.axis2.util.Utils
Compute the operation path from request URI using the servince name.
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
 
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
 
getOUT_FaultPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getOutFaultFlowPhases() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getOutFaultPhaseList() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
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
 
getOutFlowPhases() - Method in class org.apache.axis2.engine.AxisConfiguration
 
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
 
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.
getOutputStream() - Method in class org.apache.axis2.builder.DiskFileDataSource
 
getOutputStream() - Method in class org.apache.axis2.builder.unknowncontent.InputStreamDataSource
 
getOutputStream() - Method in class org.apache.axis2.util.WrappedDataHandler
 
getOverrideOptions() - Method in class org.apache.axis2.client.ServiceClient
Get the client configuration used to override the normal options set by an operation client.
getP2nMap() - Method in class org.apache.axis2.description.AxisService
 
getPackageName(String, ClassLoader) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
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
If the parameter is found in the current description then the Parameter will be writable else it will be read only
getParameter(String) - Method in class org.apache.axis2.description.AxisModule
 
getParameter(String) - Method in class org.apache.axis2.description.HandlerDescription
Get a named Parameter
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
Get a Parameter from this Handler
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
 
getParameterName(Annotation[][], int, String[]) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getParameterNames(Constructor) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ChainedParamReader
Returns the names of the declared parameters for the given constructor.
getParameterNames(Method) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ChainedParamReader
Returns the names of the declared parameters for the given method.
getParameterNames(String) - Method in class org.apache.axis2.description.java2wsdl.bytecode.MethodTable
 
getParameterNames(Constructor) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ParamReader
Returns the names of the declared parameters for the given constructor.
getParameterNames(Method) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ParamReader
Returns the names of the declared parameters for the given method.
getParameterNames(Member, Class[]) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ParamReader
 
getParameterNamesFromDebugInfo(Method) - Static method in class org.apache.axis2.description.java2wsdl.bytecode.ParamNameExtractor
Retrieves a list of function parameter names from a method.
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
 
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
 
getParents() - Method in class org.apache.axis2.classloader.MultiParentClassLoader
Gets the parents of this class loader.
getPartName() - Method in class org.apache.axis2.description.AxisMessage
 
getPartQName(String, String, String) - Static method in class org.apache.axis2.wsdl.WSDLUtil
part names are not unique across messages.
getPassword() - Method in class org.apache.axis2.client.Options
 
getPassword() - Method in class org.apache.axis2.util.OptionsParser
 
getPath(String, String) - Static method in class org.apache.axis2.deployment.util.Utils
 
getPath() - Method in class org.apache.axis2.jaxrs.JAXRSModel
getter methods
getPermission() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getPhase() - Method in class org.apache.axis2.engine.Deployable
 
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.util.StreamWrapper
 
getPITarget() - Method in class org.apache.axis2.util.StreamWrapper
 
getPkg2nsmap() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getPolicy() - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release. If you need to calculate merged policy of all policies that are in the policy cache of AxisDescription, use #getAttachedPolicyComponents() and {@link org.PolicyUtil #getMergedPolicy(List, AxisDescription)}
getPolicy(String) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #getAttachedPolicyComponent(String)
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
Deprecated. As of 1.4 release, replaced by #getAttachedPolicyComponents()
getPolicyElements(int) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release. The policy element type is no longer required since we maintain a complete binding description hierarchy for the static description the service. Hence use #getAttachedPolicyComponents() on appropriate description object.
getPolicyFromOMElement(OMElement) - Static method in class org.apache.axis2.util.PolicyUtil
 
getPolicyInclude() - Method in class org.apache.axis2.description.AxisDescription
Deprecated. As of release 1.4, replaced by AxisDescription.getPolicySubject()
getPolicyInclude() - Method in class org.apache.axis2.description.AxisModule
 
getPolicyReferenceFromOMElement(OMElement) - Static method in class org.apache.axis2.util.PolicyUtil
 
getPolicyRegistry() - Method in class org.apache.axis2.description.PolicyInclude
 
getPolicySubject() - Method in class org.apache.axis2.description.AxisDescription
 
getPolicySubject() - Method in class org.apache.axis2.description.AxisModule
 
getPort() - Method in class org.apache.axis2.clustering.Member
 
getPort() - Method in class org.apache.axis2.util.HostConfiguration
 
getPort() - Method in class org.apache.axis2.util.URL
 
getPortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getPortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getPortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getPortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getPortTypeName() - Method in class org.apache.axis2.description.AxisService
Deprecated. use AxisService#getEndpointName() instead.
getPortTypes() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getPortTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getPortTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getPortTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getPOXBuilder(InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
 
getPredecessors() - Method in class org.apache.axis2.engine.Deployable
 
getPreferredCommands() - Method in class org.apache.axis2.util.WrappedDataHandler
 
getPrefix(String) - Static method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
This method is to split attribute like abc:cde and get the prefix part of it so the method will retuen abc if the ":" is present in the the string else it will return null
getPrefix() - Method in class org.apache.axis2.util.StreamWrapper
 
getPrefix(String, Map<String, String>) - 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
 
getPrefix(String) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getPrefix(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getPrefix(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getPrefix(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getProduces() - Method in class org.apache.axis2.jaxrs.JAXRSModel
only returns the one mime type as wsdl 2.0 can publish only one mime type for an operation
getProperties() - Method in class org.apache.axis2.client.Options
Get a copy of the general option properties.
getProperties() - Method in class org.apache.axis2.clustering.Member
 
getProperties() - Method in class org.apache.axis2.context.AbstractContext
Deprecated. Use AbstractContext.getPropertyNames(), AbstractContext.getProperty(String), AbstractContext.setProperty(String, Object) & AbstractContext.removeProperty(String)instead.
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
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.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.util.StreamWrapper
 
getPropertyDifferences() - Method in class org.apache.axis2.context.AbstractContext
Get the property differences since the last transmission by the clustering mechanism
getPropertyNames() - Method in class org.apache.axis2.context.AbstractContext
An iterator over a collection of String objects, which are the keys in the properties object.
getPropertyNonReplicable(String) - Method in class org.apache.axis2.context.AbstractContext
Retrieves an object given a key.
getProtocol() - Method in class org.apache.axis2.util.URL
 
getPublishedOperations() - Method in class org.apache.axis2.description.AxisService
Gets only the published operations.
getPushbackInputStream(InputStream) - Static method in class org.apache.axis2.builder.BuilderUtil
Convenience method to get a PushbackInputStream so that we can read the BOM
getQName() - Method in class org.apache.axis2.util.MetaDataEntry
Get the QName
getqName() - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
 
getQName() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getQName() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getQName() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getQName() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getQNameAsString() - Method in class org.apache.axis2.util.MetaDataEntry
Get the QName as a string
getQNamefortheType(String) - Method in class org.apache.axis2.description.java2wsdl.TypeTable
Get the qname for a type first try the simple types if not try the complex types
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(Package) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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.builder.DataSourceBuilder.ByteArrayDataSourceEx
 
getReader() - Method in class org.apache.axis2.builder.unknowncontent.UnknownContentOMDataSource
 
getRealPath(String) - Method in class org.apache.axis2.context.ConfigurationContext
Allows users to resolve the path relative to the root directory.
getReason() - Method in exception org.apache.axis2.AxisFault
Returns the first fault reason, if available.
getReceiver() - Method in class org.apache.axis2.description.TransportInDescription
 
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
Get any RelatesTos of a particular type associated with this MessageContext TODO: Shouldn't this return a List?
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.
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
 
getReplicationExcludePatterns() - Method in interface org.apache.axis2.clustering.state.StateManager
Get all the excluded context property name patterns
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
 
getRequestAddressingRequirementParameterValue(MessageContext) - Static method in class org.apache.axis2.addressing.AddressingHelper
 
getResource(String) - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
getResource(String) - Method in interface org.apache.axis2.classloader.ResourceFinder
Get the resource by name and, if found, open connection to it and return the handle of it.
getResource(String) - Method in class org.apache.axis2.classloader.UrlResourceFinder
 
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() - Method in class org.apache.axis2.i18n.MessageBundle
 
getResourceBundle() - Static method in class org.apache.axis2.i18n.Messages
 
getResourceHandle(String) - Method in class org.apache.axis2.classloader.DirectoryResourceLocation
 
getResourceHandle(String) - Method in class org.apache.axis2.classloader.JarResourceLocation
 
getResourceHandle(String) - Method in interface org.apache.axis2.classloader.ResourceLocation
 
getResourceName() - Method in class org.apache.axis2.i18n.ProjectResourceBundle
 
getResponseEnvelope() - Method in class org.apache.axis2.client.async.AsyncResult
Deprecated. Get the SOAP Envelope for the response message.
getResponseMessageContext() - Method in class org.apache.axis2.client.async.AsyncResult
Deprecated. Get the complete message context for the response.
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(AxisService, String) - Method in interface org.apache.axis2.dataretrieval.SchemaSupplier
 
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
 
getSchemaMappingTable() - Method in class org.apache.axis2.description.AxisService
 
getSchematargetNamespace() - Method in class org.apache.axis2.description.AxisService
Deprecated. please use getSchemaTargetNamespace
getSchemaTargetNamespace() - Method in class org.apache.axis2.description.AxisService
 
getSchemaTargetNameSpace() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getSchemaTargetNameSpace() - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
getSchemaTargetNamespacePrefix() - Method in class org.apache.axis2.description.AxisService
 
getScope() - Method in class org.apache.axis2.description.AxisService
 
getSecretResolver() - Method in class org.apache.axis2.engine.AxisConfiguration
 
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.
getService(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getService(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getService(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getService(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getServiceAndOperationPart(String, String) - Static method in class org.apache.axis2.util.Utils
Gives the service/operation part from the incoming EPR Ex: ..services/foo/bar/Version/getVersion -> foo/bar/Version/getVersion
getServiceClass(AxisService) - Static method in class org.apache.axis2.util.Utils
Get the service class for a given service.
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
Retrieves the ServiceContext path
getServiceContexts() - Method in class org.apache.axis2.context.ServiceGroupContext
 
getServiceDeployer() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getServiceDescription() - Method in class org.apache.axis2.description.AxisService
Deprecated. Use getDocumentation() instead
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
 
getServiceGroup() - Method in class org.apache.axis2.util.FaultyServiceData
 
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
Retrieve the ServiceGroupContext from the SOAP session table
getServiceGroupContextId() - Method in class org.apache.axis2.context.MessageContext
 
getServiceGroupContextIDs() - Method in class org.apache.axis2.context.ConfigurationContext
Gets all service groups in the system.
getServiceGroupContexts() - Method in class org.apache.axis2.context.ConfigurationContext
Deprecated. Use ConfigurationContext.getServiceGroupContextIDs() & ConfigurationContext.getServiceGroupContext(String)
getServiceGroupContextTimeoutInterval() - Method in class org.apache.axis2.context.ConfigurationContext
This will be used to fetch the serviceGroupContextTimoutInterval from any place available.
getServiceGroupContextTimoutInterval() - Method in class org.apache.axis2.context.ConfigurationContext
Deprecated. MISSPELLING - Please use getServiceGroupContextTimeoutInterval()
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
 
getServiceGroupName() - Method in class org.apache.axis2.util.FaultyServiceData
 
getServiceGroups() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getServiceHierarchy(String, String) - Static method in class org.apache.axis2.deployment.util.Utils
Computes the hierarchical part of the service name if this is such a service path.
getServiceLifeCycle() - Method in class org.apache.axis2.description.AxisService
 
getServiceList() - Method in class org.apache.axis2.util.FaultyServiceData
 
getServiceLocation() - Method in class org.apache.axis2.util.FaultyServiceData
 
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
Deprecated. please use getName() instead - this will disappear after 1.3.
getServiceName() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
getServiceName() - Method in class org.apache.axis2.jsr181.WebServiceAnnotation
 
getServiceNameMetadata(EndpointReference, String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Retrieves the WS-Addressing EPR ServiceName element from an EPR.
getServiceObject(AxisService) - Method in interface org.apache.axis2.ServiceObjectSupplier
 
getServicePath() - Method in class org.apache.axis2.context.ConfigurationContext
Retrieves the ServicePath
getServices() - Method in class org.apache.axis2.description.AxisServiceGroup
 
getServices() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getServices() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getServices() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getServices() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getServices() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getServicesDir() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getSessionContext() - Method in class org.apache.axis2.context.MessageContext
 
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.
getShortFileName(String) - Static method in class org.apache.axis2.deployment.util.Utils
 
getSignature(Member, Class[]) - Static method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
getSimpleClassName(Class) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getSimpleClassName(String) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
A method to strip the fully qualified className to a simple classname
getSimpleSchemaTypeName(String) - Method in class org.apache.axis2.description.java2wsdl.TypeTable
Return the schema type QName given the type class name
getSoap11Binding(AxisService) - Static method in class org.apache.axis2.deployment.util.Utils
 
getSoap12Binding(AxisService) - Static method in class org.apache.axis2.deployment.util.Utils
 
getSoapAction() - Method in class org.apache.axis2.context.MessageContext
 
getSoapAction() - Method in class org.apache.axis2.description.AxisOperation
 
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.
getSOAPFactory(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
 
getSoapHeaders() - Method in class org.apache.axis2.description.AxisMessage
 
getSoapNsUri() - Method in class org.apache.axis2.description.AxisService
get the SOAPVersion
getSoapVersionURI() - Method in class org.apache.axis2.client.Options
Get SOAP version being used.
getStateManager() - Method in interface org.apache.axis2.clustering.ClusteringAgent
 
getStatus() - Method in class org.apache.axis2.transaction.Axis2UserTransaction
 
getStatus() - Method in interface org.apache.axis2.transport.RequestResponseTransport
This gives the current status of an RequestResponseTransport object.
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.
getStyle() - Method in class org.apache.axis2.description.AxisOperation
 
getStyle() - Method in class org.apache.axis2.description.AxisService2WSDL11
 
getSuccessors() - Method in class org.apache.axis2.engine.Deployable
 
getSupportedPolicyNamespaces() - Method in class org.apache.axis2.description.AxisModule
 
getSystemClassLoader() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getTarget() - Method in class org.apache.axis2.engine.Deployable
 
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.addressing.metadata.WSDLLocation
 
getTargetNamespace() - Method in class org.apache.axis2.description.AxisService
 
getTargetNamespace() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getTargetNamespace() - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
getTargetNamespace() - Method in class org.apache.axis2.jsr181.WebServiceAnnotation
 
getTargetNamespace() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getTargetNamespace() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getTargetNamespace() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getTargetNamespace() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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.
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
Get a temporary namespace prefix.
getText() - Method in class org.apache.axis2.util.StreamWrapper
 
getTextCharacters() - Method in class org.apache.axis2.util.StreamWrapper
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.util.StreamWrapper
 
getTextLength() - Method in class org.apache.axis2.util.StreamWrapper
 
getTextStart() - Method in class org.apache.axis2.util.StreamWrapper
 
getTheImplementationObject(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
Retrieve the implementation object.
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.
getTo() - Method in class org.apache.axis2.client.Options
Get WS-Addressing To endpoint reference.
getTo() - Method in class org.apache.axis2.context.MessageContext
 
getTransactionConfiguration() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getTransactionManager() - Method in class org.apache.axis2.transaction.TransactionConfiguration
 
getTransactionTimeout() - Method in class org.apache.axis2.transaction.TransactionConfiguration
 
getTransferData(DataFlavor) - Method in class org.apache.axis2.util.WrappedDataHandler
 
getTransferDataFlavors() - Method in class org.apache.axis2.util.WrappedDataHandler
 
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.WSInfo
 
getType() - Method in class org.apache.axis2.description.AxisBinding
 
getTypeName(String) - Static method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
getTypes() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getTypeTable() - Method in class org.apache.axis2.description.AxisService
 
getTypeTable() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getTypeTable() - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
getUnwrappedDefinition() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getUnwrappedDefinition() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getUnwrappedDefinition() - Method in interface org.apache.axis2.wsdl.util.WSDLWrapperImpl
Returns the WSDL4J Definition object that is being wrapped
getUnwrappedDefinition() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getUnwrappedDefinition() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getUri() - Method in class org.apache.axis2.wsdl.SOAPModuleMessage
 
getURIScheme(String) - Static method in class org.apache.axis2.util.Utils
Get the scheme part from a URI (or URL).
getUrl() - Method in class org.apache.axis2.classloader.DirectoryResourceHandle
 
getURL() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getUrl() - Method in class org.apache.axis2.classloader.JarResourceHandle
 
getUrl() - Method in interface org.apache.axis2.classloader.ResourceHandle
Returns the URL of the resource.
getURL() - Method in class org.apache.axis2.dataretrieval.ServiceData
 
getURLs() - Method in class org.apache.axis2.classloader.JarFileClassLoader
getUrls() - Method in class org.apache.axis2.classloader.UrlResourceFinder
 
getURLsForAllJars(URL, File) - Static method in class org.apache.axis2.deployment.util.Utils
 
getUse() - Method in class org.apache.axis2.description.AxisService2WSDL11
 
getUse() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
getUser() - Method in class org.apache.axis2.util.OptionsParser
 
getUserName() - Method in class org.apache.axis2.client.Options
 
getUserTransaction() - Method in class org.apache.axis2.transaction.TransactionConfiguration
 
getValue() - Method in class org.apache.axis2.addressing.RelatesTo
Method getValue
getValue() - Method in class org.apache.axis2.context.PropertyDifference
 
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.transport.http.util.QueryStringParser
Get the value of the current parameter.
getVersion() - Method in class org.apache.axis2.description.AxisModule
Get the version of this module.
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.
getWebLocationString() - Static method in class org.apache.axis2.deployment.DeploymentEngine
 
getWebMethodAnnotation(Method) - Method in class org.apache.axis2.jsr181.JSR181Helper
Get the WebMethod annotation for a given method.
getWebParamAnnotation(Annotation[]) - Method in class org.apache.axis2.jsr181.JSR181Helper
Get the WebParam annotation from a set of annotations.
getWebResultAnnotation(Method) - Method in class org.apache.axis2.jsr181.JSR181Helper
Get the WebResult annotation for a given method.
getWebServiceAnnotation(Class<?>) - Method in class org.apache.axis2.jsr181.JSR181Helper
Get the WebService annotation for a given class.
getWrapperClass(Class) - Static method in class org.apache.axis2.util.JavaUtils
 
getWrapperClass(String) - 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
Deprecated. Use AddressingHelper.getAddressingRequirementParemeterValue
getWSAMappingList() - Method in class org.apache.axis2.description.AxisOperation
 
getWSDL(AxisService) - Method in interface org.apache.axis2.dataretrieval.WSDLSupplier
 
getWSDLLocation() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
Gets the location for the WSDL4J Definition object that is being wrapped
getWSDLLocation() - Method in interface org.apache.axis2.wsdl.util.WSDLWrapperImpl
Gets the location for the WSDL4J Definition object that is being wrapped
getWSDLLocation() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
Gets the location for the WSDL4J Definition object that is being wrapped
getWSDLLocation() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
Gets the location for the WSDL4J Definition object that is being wrapped
getWSDLLocationMetadata(EndpointReference, String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Retrieves the wsdli:wsdlLocation attribute from an EPR.
getXmlSchema(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getXmlSchema(String) - Method in class org.apache.axis2.description.java2wsdl.DocLitBareSchemaGenerator
 
getXMLSchema(Element, String) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
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
 
GroupManagementAgent - Interface in org.apache.axis2.clustering.management
This is the interface through which the load balancing event are notified.
GroupManagementCommand - Class in org.apache.axis2.clustering.management
 
GroupManagementCommand() - Constructor for class org.apache.axis2.clustering.management.GroupManagementCommand
 

H

handleFault(AxisFault) - Method in interface org.apache.axis2.receivers.ServerCallback
 
handleGetObject(String) - Method in class org.apache.axis2.i18n.ProjectResourceBundle
 
Handler - Interface in org.apache.axis2.engine
A Handler represents a piece of message processing functionality in Axis2.
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.
handleResult(MessageContext) - Method in interface org.apache.axis2.receivers.ServerCallback
 
hasAnonymousAddress() - Method in class org.apache.axis2.addressing.EndpointReference
This method is used to identify when response messages should be sent using the back channel of a two-way transport.
hashCode() - Method in class org.apache.axis2.classloader.AbstractUrlResourceLocation
 
hashCode() - Method in class org.apache.axis2.client.FaultMapKey
 
hashCode() - Method in class org.apache.axis2.client.ServiceClient
 
hashCode() - Method in class org.apache.axis2.clustering.Member
 
hashCode() - Method in class org.apache.axis2.clustering.RequestBlockingHandler
 
hashCode() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
hashCode() - Method in class org.apache.axis2.description.Parameter
 
hashCode() - Method in class org.apache.axis2.description.Version
 
hashCode() - Method in class org.apache.axis2.engine.Handler.InvocationResponse
 
hashCode() - Method in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
 
hasLog() - Method in class org.apache.axis2.util.OnDemandLogger
 
hasMessageContextListener(Class) - Method in class org.apache.axis2.description.AxisService
 
hasMoreElements() - Method in class org.apache.axis2.classloader.ResourceEnumeration
 
hasName() - Method in class org.apache.axis2.util.StreamWrapper
 
hasNext() - Method in class org.apache.axis2.util.StreamWrapper
 
hasNoneAddress() - Method in class org.apache.axis2.addressing.EndpointReference
hasNoneAddress
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_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
headers() - Method in exception org.apache.axis2.AxisFault
Get at the headers.
HIDDEN_SERVICE_PARAM_NAME - Static variable in class org.apache.axis2.Constants
 
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.description.java2wsdl.DefaultNamespaceGenerator
 
HTTP - Static variable in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
HTTP - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HTTP[]
HTTP_BASIC_AUTH_REALM - Static variable in class org.apache.axis2.Constants
 
HTTP_BINDING - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_HEAD - Static variable in interface org.apache.axis2.Constants.Configuration
 
HTTP_METHOD_PARAMS - 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_NAMESPACE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
HTTP_PORT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
HTTP_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_PROXY_HOST_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
HTTP_PROXY_PORT_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
HTTP_REQ_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HTTP_REQ_TYPE
HTTP_RESPONSE_STATE - Static variable in class org.apache.axis2.Constants
 
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
HTTPConstants - Class in org.apache.axis2.transport.http
HTTP protocol and message context constants.
HTTPConstants() - Constructor for class org.apache.axis2.transport.http.HTTPConstants
 
HTTPHeaderMessage - Class in org.apache.axis2.wsdl
 
HTTPHeaderMessage() - Constructor for class org.apache.axis2.wsdl.HTTPHeaderMessage
 
HTTPLocationBasedDispatcher - Class in org.apache.axis2.dispatchers
Dispatches the operation based on the information from the target endpoint URL.
HTTPLocationBasedDispatcher() - Constructor for class org.apache.axis2.dispatchers.HTTPLocationBasedDispatcher
 
HTTPLocationBasedDispatcher - Class in org.apache.axis2.engine
Deprecated. use org.apache.axis2.dispatchers.HTTPLocationBasedDispatcher
HTTPLocationBasedDispatcher() - Constructor for class org.apache.axis2.engine.HTTPLocationBasedDispatcher
Deprecated.  

I

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
 
IDENTITY - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
IDENTITY_KEY_INFO - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
IDENTITY_PARAMETER - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
IDENTITY_X509_CERT - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
IDENTITY_X509_DATA - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
IMPORT_TAG - Static variable in class org.apache.axis2.description.AxisService
 
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_MESSAGE_CONTEXT - Static variable in class org.apache.axis2.context.MessageContext
Constant used as the key for the property which stores the In MessageContext in the Out MessageContext/FaultMessageContext.
IN_PUT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
IN_PUT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
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.description.AxisService
 
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
 
info(Object, Throwable) - Method in class org.apache.axis2.util.OnDemandLogger
 
info(Object) - Method in class org.apache.axis2.util.OnDemandLogger
 
init() - Method in interface org.apache.axis2.clustering.ClusteringAgent
Initialize this node, and join the cluster
init(AxisConfiguration) - Method in class org.apache.axis2.context.SessionContext
 
init(ConfigurationContext) - Method in interface org.apache.axis2.deployment.Deployer
Initialize the 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(ConfigurationContext) - Method in class org.apache.axis2.deployment.TransportDeployer
 
init(AxisConfiguration) - Method in interface org.apache.axis2.engine.AxisObserver
 
init(HandlerDescription) - Method in interface org.apache.axis2.engine.Handler
Initialize a Handler.
init(ConfigurationContext) - Method in class org.apache.axis2.engine.ListenerManager
Initializes the listener manager and the defined transports in the AxisConfiguration
init(HandlerDescription) - Method in class org.apache.axis2.engine.Phase
 
init(HandlerDescription) - Method in class org.apache.axis2.handlers.AbstractHandler
Method init.
init(ConfigurationContext, AxisModule) - Method in interface org.apache.axis2.modules.Module
 
init(ServiceContext) - Method in interface org.apache.axis2.service.Lifecycle
init() is called when a new instance of the implementing class has been created.
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
 
initCluster() - Method in class org.apache.axis2.context.ConfigurationContext
Initializes the ClusterManager for this ConfigurationContext
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.AddressingBasedDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.HTTPLocationBasedDispatcher
 
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.RequestURIBasedDispatcher
 
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.RequestURIOperationDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.SOAPActionBasedDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher
 
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
 
INITIAL - Static variable in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
Transport is in its initial stage.
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
Deprecated. please use initServiceObject()
initServiceObject(Object, ServiceContext) - Static method in class org.apache.axis2.engine.DependencyManager
Initialize a new service object.
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
 
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
 
InputStreamDataSource - Class in org.apache.axis2.builder.unknowncontent
 
InputStreamDataSource(InputStream) - Constructor for class org.apache.axis2.builder.unknowncontent.InputStreamDataSource
 
insertPhase(Deployable, int) - Method in class org.apache.axis2.engine.AxisConfiguration
This method can be used to insert a phase at the runtime for a given location And the relative location can be specified by beforePhase and afterPhase.
install(ObjectInput) - Static method in class org.apache.axis2.context.externalize.SafeObjectInputStream
Add the SafeObjectInputStream if necessary
install(ObjectOutput) - Static method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
Add the SafeOutputStream if necessary.
INSTANCE - Static variable in class org.apache.axis2.jsr181.JSR181Helper
The instance of this helper class.
InstanceDispatcher - Class in org.apache.axis2.engine
Deprecated. The functionality of this class has moved into the DispatchPhase postconditions
InstanceDispatcher() - Constructor for class org.apache.axis2.engine.InstanceDispatcher
Deprecated.  
INTERFACE_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
INTERFACE_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
InterfaceName - Class in org.apache.axis2.addressing.metadata
 
InterfaceName() - Constructor for class org.apache.axis2.addressing.metadata.InterfaceName
 
InterfaceName(QName) - Constructor for class org.apache.axis2.addressing.metadata.InterfaceName
 
interfaceName - Variable in class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
internalfindResources(String) - Method in class org.apache.axis2.classloader.JarFileClassLoader
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.clustering.RequestBlockingHandler
 
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.dispatchers.AddressingBasedDispatcher
 
invoke(MessageContext) - Method in class org.apache.axis2.engine.AbstractDispatcher
 
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
Deprecated. This doesn't do anything, as the functionality is now in DispatchPhase.checkPostConditions() The class remains for backwards compatibility of axis2.xml files, but it should go away after 1.3.
invoke(MessageContext) - Method in class org.apache.axis2.engine.Phase
Invoke all the handlers in this Phase
invoke(MessageContext) - Method in class org.apache.axis2.handlers.AbstractTemplatedHandler
Implements the separation of the conditional check and the actual logic
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.receivers.AbstractInOutMessageReceiver
 
invokeBusinessLogic(MessageContext) - Method in class org.apache.axis2.receivers.AbstractInOutMessageReceiver
 
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver
Deprecated.  
invokeBusinessLogic(MessageContext) - Method in class org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver
Deprecated.  
invokeBusinessLogic(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
Do the actual work of the MessageReceiver.
invokeBusinessLogic(MessageContext) - Method in class org.apache.axis2.receivers.RawXMLINOnlyMessageReceiver
Invokes the business 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
IoUtil - Class in org.apache.axis2.classloader
 
IoUtil.EmptyInputStream - Class in org.apache.axis2.classloader
 
IoUtil.EmptyInputStream() - Constructor for class org.apache.axis2.classloader.IoUtil.EmptyInputStream
 
IOUtils - Class in org.apache.axis2.util
 
IOUtils() - Constructor for class org.apache.axis2.util.IOUtils
 
IS_ACTIVE - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
Indicates whether this member is ACTIVE or PASSIVE
IS_ADDR_INFO_ALREADY_PROCESSED - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
IS_FAULTY - Static variable in class org.apache.axis2.Constants
 
isActive() - Method in class org.apache.axis2.clustering.Member
 
isActive() - Method in class org.apache.axis2.description.AxisEndpoint
 
isActive() - Method in class org.apache.axis2.description.AxisService
 
isAllPorts() - Method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
isAllPorts() - Method in class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
isAncestor(AbstractContext) - Method in class org.apache.axis2.context.AbstractContext
 
isAnyOperationContextRegistered() - Method in class org.apache.axis2.context.ConfigurationContext
 
isAssertionLocal(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
 
isAttachmentsCacheEnabled(MessageContext) - Static method in class org.apache.axis2.builder.BuilderUtil
 
isAttributeSpecified(int) - Method in class org.apache.axis2.util.StreamWrapper
 
isCachingOperationContext() - Method in class org.apache.axis2.context.ServiceContext
 
isCallTransportCleanup() - Method in class org.apache.axis2.client.Options
Get the value of the callTransportCleanup property.
isCharacters() - Method in class org.apache.axis2.util.StreamWrapper
 
isChildFirstClassLoading() - Method in class org.apache.axis2.deployment.DeploymentClassLoader
 
isChildFirstClassLoading() - Method in class org.apache.axis2.engine.AxisConfiguration
 
isClientSide() - Method in class org.apache.axis2.description.AxisService
 
isClientThreadNonBlockingPropertySet(MessageContext) - Static method in class org.apache.axis2.util.Utils
this is to make is backward compatible.
isCodegen - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
isCodegen() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
isComplete() - Method in class org.apache.axis2.client.async.Callback
Deprecated. 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.
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.clustering.state.StateManager
This is a check to see whether the properties in an instance of AbstractContext should be replicated.
isControlOperation() - Method in class org.apache.axis2.description.AxisOperation
 
isCustomWsdl() - Method in class org.apache.axis2.description.AxisService
 
isDataFlavorSupported(DataFlavor) - Method in class org.apache.axis2.util.WrappedDataHandler
 
isDataHandler(Class<?>) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
isDebugEnabled() - Method in class org.apache.axis2.util.OnDemandLogger
 
isDeploymentTaskRunning() - Method in class org.apache.axis2.deployment.DeploymentEngine
Method to check whether the deployment task is currently running.
isDestroyed() - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
isDirectory() - Method in class org.apache.axis2.classloader.DirectoryResourceHandle
 
isDirectory() - Method in class org.apache.axis2.classloader.JarResourceHandle
 
isDirectory() - Method in interface org.apache.axis2.classloader.ResourceHandle
Does this resource refer to a directory.
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.TransportUtils
 
isDoingSwA() - Method in class org.apache.axis2.context.MessageContext
 
ISE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field ISE[]
isElementFormDefault() - Method in class org.apache.axis2.description.AxisService
 
isEnableAllTransports() - Method in class org.apache.axis2.description.AxisService
 
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
Check if a given module is engaged at this level.
isEngaged(AxisModule) - Method in class org.apache.axis2.description.AxisDescription
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
isEngaged(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
Deprecated. Use AxisConfiguration.isEngaged(String)
isEngaged(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
isEngaged(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
 
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(ArrayList, ArrayList, boolean) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Compares the two collections to see if they are equivalent.
isEquivalent(Map, Map, boolean) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Compares the two collections to see if they are equivalent.
isEquivalent(LinkedList, LinkedList) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Compares the two collections 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(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.
isErrorEnabled() - Method in class org.apache.axis2.util.OnDemandLogger
 
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.
isExclude() - Method in class org.apache.axis2.jsr181.WebMethodAnnotation
 
isExcludedProperty(String) - Method in class org.apache.axis2.deployment.util.BeanExcludeInfo
a property is excluded if it ths given in the exclude list but not in include list
isExplicitlyTrue(MessageContext, String) - Static method in class org.apache.axis2.util.Utils
Deprecated. please use MessageContext.isTrue(propertyName) instead
isExposedTransport(String) - Method in class org.apache.axis2.description.AxisService
 
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
 
isFatalEnabled() - Method in class org.apache.axis2.util.OnDemandLogger
 
isFault() - Method in class org.apache.axis2.context.MessageContext
 
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.
isFirst() - Method in class org.apache.axis2.engine.Deployable
 
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.
isFoundWebResources() - Method in class org.apache.axis2.description.AxisServiceGroup
 
isGenerateWrappedArrayTypes - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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()
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
 
isHttpBinding(AxisBinding) - Static method in class org.apache.axis2.deployment.util.Utils
 
isInfoEnabled() - Method in class org.apache.axis2.util.OnDemandLogger
 
isInputPresentForMEP(String) - Static method in class org.apache.axis2.wsdl.WSDLUtil
returns whether the given mep uri is one of the input meps
isInterfaceNameElement(OMElement) - Static method in class org.apache.axis2.addressing.metadata.InterfaceName
Static method to test whether an OMElement is recognized as a ServiceName element.
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.
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.
isLast() - Method in class org.apache.axis2.engine.Deployable
 
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.
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.
isNewThreadRequired() - Method in class org.apache.axis2.context.MessageContext
 
isolateMessageContext(MessageContext) - Method in class org.apache.axis2.context.OperationContext
Isolate the specified message context object to prepare for serialization.
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
 
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
 
isParameterTrue(String) - Method in class org.apache.axis2.description.AxisDescription
 
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.
isPolicyUpdated() - Method in class org.apache.axis2.description.AxisMessage
 
isProcessingFault() - Method in class org.apache.axis2.context.MessageContext
 
isPropertyTrue(String) - Method in class org.apache.axis2.context.MessageContext
Check if a given property is true.
isPropertyTrue(String, boolean) - Method in class org.apache.axis2.context.MessageContext
Check if a given property is true.
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.
isReloadable(Definition, URL) - Static method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
isRemoved() - Method in class org.apache.axis2.context.PropertyDifference
 
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
 
isResponseWritten() - Method in interface org.apache.axis2.transport.RequestResponseTransport
This will indicate whether or not the response has already been written
isResponseWritten(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
This is a helper method to get the response written flag from the RequestResponseTransport instance.
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
 
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.
isServiceGroupReadyToDeploy(AxisServiceGroup, ArrayList, URL, DeploymentFileData, AxisConfiguration) - Static method in class org.apache.axis2.deployment.DeploymentEngine
Performs a check routine, in order to identify whether all the serviceGroup, service and operation level modules are available.
isServiceNameElement(OMElement) - Static method in class org.apache.axis2.addressing.metadata.ServiceName
Static method to test whether an OMElement is recognized as a ServiceName element.
isSetEndpointsToAllUsedBindings() - Method in class org.apache.axis2.description.AxisService
users can use this parameter when they supply a wsdl file with the .aar file but wants to generate the endpoints for all available transports.
isShutdownHookRequired() - Method in class org.apache.axis2.engine.ListenerManager
 
isSimpleType(String) - Method in class org.apache.axis2.description.java2wsdl.TypeTable
Return whether the given type is a simple type or not
isSOAP11() - Method in class org.apache.axis2.context.MessageContext
 
isSoap11Binding(AxisBinding) - Static method in class org.apache.axis2.deployment.util.Utils
 
isSoap12Binding(AxisBinding) - Static method in class org.apache.axis2.deployment.util.Utils
 
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.
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.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.
isSyncFaultAllowed(MessageContext) - Static method in class org.apache.axis2.addressing.AddressingHelper
Returns true if the FaultTo address matches one of the supported anonymous urls.
isSyncReplyAllowed(MessageContext) - Static method in class org.apache.axis2.addressing.AddressingHelper
Returns true if the ReplyTo address matches one of the supported anonymous urls.
isTraceEnabled() - Method in class org.apache.axis2.util.OnDemandLogger
 
isTransient() - Method in class org.apache.axis2.description.Parameter
 
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
 
isUpdated() - Method in class org.apache.axis2.description.PolicySubject
 
isURL(String) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
check the entry for a URL.
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
isUseWSDLTypesNamespace() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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.
isValidModuleName(String) - Static method in class org.apache.axis2.util.Utils
 
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.
isWarnEnabled() - Method in class org.apache.axis2.util.OnDemandLogger
 
isWhiteSpace() - Method in class org.apache.axis2.util.StreamWrapper
 
isWrapped() - Method in class org.apache.axis2.description.AxisMessage
 
isWSAddressingAnonymous() - Method in class org.apache.axis2.addressing.EndpointReference
This method identifies whether the address is a WS-Addressing spec defined anonymous URI.
isWsdlFound() - Method in class org.apache.axis2.description.AxisService
 
isWSDLLocationAttribute(OMAttribute) - Static method in class org.apache.axis2.addressing.metadata.WSDLLocation
Static method to test whether an OMElement is recognized as a ServiceName element.
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.

J

JarFileClassLoader - Class in org.apache.axis2.classloader
The JarFileClassLoader that loads classes and resources from a list of JarFiles.
JarFileClassLoader(URL[]) - Constructor for class org.apache.axis2.classloader.JarFileClassLoader
Creates a JarFileClassLoader that is a child of the system class loader.
JarFileClassLoader(URL[], ClassLoader) - Constructor for class org.apache.axis2.classloader.JarFileClassLoader
Creates a JarFileClassLoader that is a child of the specified class loader.
JarFileClassLoader(URL[], ClassLoader, boolean, String[], String[]) - Constructor for class org.apache.axis2.classloader.JarFileClassLoader
 
JarFileClassLoader(URL[], ClassLoader[]) - Constructor for class org.apache.axis2.classloader.JarFileClassLoader
Creates a named class loader as a child of the specified parents.
JarFileClassLoader(URL[], ClassLoader[], boolean, Collection, Collection) - Constructor for class org.apache.axis2.classloader.JarFileClassLoader
 
JarFileClassLoader(URL[], ClassLoader[], boolean, String[], String[]) - Constructor for class org.apache.axis2.classloader.JarFileClassLoader
 
JarFileClassLoader(JarFileClassLoader) - Constructor for class org.apache.axis2.classloader.JarFileClassLoader
 
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
 
JarResourceHandle - Class in org.apache.axis2.classloader
 
JarResourceHandle(JarFile, JarEntry, URL) - Constructor for class org.apache.axis2.classloader.JarResourceHandle
 
JarResourceLocation - Class in org.apache.axis2.classloader
 
JarResourceLocation(URL, File) - Constructor for class org.apache.axis2.classloader.JarResourceLocation
 
JarStreamHandlerFactory - Class in org.apache.axis2.classloader
 
JarStreamHandlerFactory() - Constructor for class org.apache.axis2.classloader.JarStreamHandlerFactory
 
Java2WSDLConstants - Interface in org.apache.axis2.description.java2wsdl
 
Java2WSDLUtils - Class in org.apache.axis2.description.java2wsdl
 
Java2WSDLUtils() - Constructor for class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
JAVA_NS - Static variable in class org.apache.axis2.namespace.Constants
 
JAVA_PKG_2_NSMAP_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
JAVA_PKG_2_NSMAP_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
JavaUtils - Class in org.apache.axis2.util
JavaUtils
JavaUtils() - Constructor for class org.apache.axis2.util.JavaUtils
 
JAXRSModel - Class in org.apache.axis2.jaxrs
 
JAXRSModel() - Constructor for class org.apache.axis2.jaxrs.JAXRSModel
 
JAXRSUtils - Class in org.apache.axis2.jaxrs
 
JAXRSUtils() - Constructor for class org.apache.axis2.jaxrs.JAXRSUtils
 
JAXWS_INBOUND_SOAP_HEADERS - Static variable in class org.apache.axis2.Constants
 
JAXWS_JARS_MISSING - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
JAXWS_OUTBOUND_SOAP_HEADERS - Static variable in class org.apache.axis2.Constants
 
JAXWS_WEBMETHOD_EXCEPTION - Static variable in class org.apache.axis2.Constants
 
JMS_COORELATION_ID - Static variable in class org.apache.axis2.Constants
A MessageContext property or client Option stating the JMS correlation id
JSR181Helper - Class in org.apache.axis2.jsr181
Helper class to work with JSR 181 annotations.
JSR181Helper() - Constructor for class org.apache.axis2.jsr181.JSR181Helper
 
JSR311_ANNOTATIONS - Static variable in class org.apache.axis2.Constants
 

K

keySet() - Method in class org.apache.axis2.util.MultipleEntryHashMap
 

L

LAST_ENTRY - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
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
 
lengthOfData() - Method in class org.apache.axis2.transport.http.util.ComplexPart
Return the length of the data.
Lifecycle - Interface in org.apache.axis2.service
The Lifecycle interface should be implemented by your back-end service class if you wish to be notified of creation and cleanup by the Axis2 framework.
list - Variable in class org.apache.axis2.description.Flow
Field list
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
 
listenerManager - Variable in class org.apache.axis2.engine.AxisServer
 
ListenerManager - Class in org.apache.axis2.engine
 
ListenerManager() - Constructor for class org.apache.axis2.engine.ListenerManager
 
LITERAL - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
LOAD_BALANCE_EVENT_HANDLER - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
This is the even handler which will be notified in the case of load balancing events occurring.
loadClass(String, boolean) - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
loadClass(String, boolean) - Method in class org.apache.axis2.deployment.DeploymentClassLoader
 
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
 
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
 
loadResources() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
loadServiceData() - Method in class org.apache.axis2.dataretrieval.AxisDataLocatorImpl
 
loadServiceGroup(File, ConfigurationContext) - Static method in class org.apache.axis2.deployment.DeploymentEngine
 
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
 
LOCAL_IP_ADDRESS - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
locale - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
LOCATION - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
LOCATION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
LOCATION_FORM - Static variable in class org.apache.axis2.dataretrieval.OutputForm
 
LOCATION_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
LOCATION_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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.client.ServiceClient
 
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.RepositoryListener
 
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.description.WSDL20ToAxisServiceBuilder
 
log - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
 
log - Static variable in class org.apache.axis2.util.MessageContextBuilder
 
log - Static variable in class org.apache.axis2.wsdl.util.WSDL4JImportedWSDLHelper
 
logFaultyServiceInfo(AxisConfiguration) - Static method in class org.apache.axis2.deployment.util.Utils
Log faulty services info due to unavailability of modules and transports
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
 
lookup(String) - Method in class org.apache.axis2.util.AxisPolicyLocator
 
lookup(String) - Method in class org.apache.axis2.util.PolicyLocator
 
lookupCallback(String) - Method in class org.apache.axis2.util.CallbackReceiver
 
lookupPolicy(String) - Method in class org.apache.axis2.description.AxisService
 
lowSurrogate(int) - Static method in class org.apache.axis2.util.XMLChar
Returns the low surrogate of a supplemental character

M

main(String[]) - Static method in class org.apache.axis2.deployment.util.TempFileManager
Utility method to load the TempFileManager at any time and allow it to clean the temporary files that may be left from previous instances
main(String[]) - Static method in class org.apache.axis2.transport.SimpleAxis2Server
 
main(String[]) - Static method in class org.apache.axis2.Version
Entry point.
makeFault(Throwable) - Static method in exception org.apache.axis2.AxisFault
Make an AxisFault based on a passed Exception.
makeNewServiceObject(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
Create a new service object.
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
Parameter name for transport session management
mapActionToOperation(String, AxisOperation) - Method in class org.apache.axis2.description.AxisService
Maps an alias (such as a SOAPAction, WSA action, or an operation name) to the given AxisOperation.
MAPPING - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
mappingFileLocation - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
mark(int) - Method in class org.apache.axis2.classloader.IoUtil.EmptyInputStream
 
markSupported() - Method in class org.apache.axis2.classloader.IoUtil.EmptyInputStream
 
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.
MAX_HIERARCHICAL_DEPTH - Static variable in class org.apache.axis2.Constants
Dispatching constants
MAX_TOTAL_CONNECTIONS - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Total number of connections allowed
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
 
Member - Class in org.apache.axis2.clustering
Represents a member in the cluster.
Member(String, int) - Constructor for class org.apache.axis2.clustering.Member
 
memberAdded(Member, boolean) - Method in interface org.apache.axis2.clustering.MembershipListener
Method which will be called when a member is added
memberDisappeared(Member, boolean) - Method in interface org.apache.axis2.clustering.MembershipListener
Method which will be called when a member dissapears
MEMBERSHIP_LISTENER - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
The implementaion of
MEMBERSHIP_SCHEME - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
The membership scheme used in this setup.
MembershipListener - Interface in org.apache.axis2.clustering
This is the interface which will be notified when memership changes.
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
mepURI - Variable in class org.apache.axis2.description.AxisOperation
 
merge(Properties, Properties) - Method in class org.apache.axis2.i18n.RB
Merge two Properties objects
mergeProperties(Map<String, Object>) - Method in class org.apache.axis2.context.AbstractContext
This will do a copy of the given properties to the current properties table.
MESSAGE_FORMATTER - Static variable in interface org.apache.axis2.Constants.Configuration
 
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_LOCAL_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
MESSAGE_PART_NAME_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
MESSAGE_PART_NAME_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_SCOPE - Static variable in class org.apache.axis2.Constants
Field MESSAGE_SCOPE
MESSAGE_SUFFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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
Axis2 states are held in two information models, called description hierarchy and context hierarchy.
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
 
MessageContextListener - Interface in org.apache.axis2.description
A MessageContextListener is registered on the AxisService.
MessageExternalizeUtils - Class in org.apache.axis2.context.externalize
Utility to read/write the Message of a MessageContext Message Object Format.
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.
MessageReceiver - Interface in org.apache.axis2.engine
An instance of MessageReceiver can be setup to receive messages.
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
 
MessageSender - Interface in org.apache.axis2.clustering
 
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
methods - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
MethodTable - Class in org.apache.axis2.description.java2wsdl.bytecode
 
MethodTable(Class) - Constructor for class org.apache.axis2.description.java2wsdl.bytecode.MethodTable
 
methodTable - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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
 
MIME_NAMESPACE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
MIME_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
MIMEBuilder - Class in org.apache.axis2.builder
 
MIMEBuilder() - Constructor for class org.apache.axis2.builder.MIMEBuilder
 
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
 
MODE - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
Indicates the mode in which this member is running.
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_DISENGAGED - Static variable in class org.apache.axis2.engine.AxisEvent
 
MODULE_DRI_PATH - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
MODULE_ENGAGED - Static variable in class org.apache.axis2.engine.AxisEvent
 
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_SERVICE - Static variable in class org.apache.axis2.description.AxisModule
 
MODULE_VALIDATION_FAILED - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
MODULE_VERSION - Static variable in class org.apache.axis2.Constants
 
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
 
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
 
MTOM_RECEIVED_CONTENT_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Deprecated.  
MTOM_THRESHOLD - Static variable in interface org.apache.axis2.Constants.Configuration
 
MTOMBuilder - Class in org.apache.axis2.builder
 
MTOMBuilder() - Constructor for class org.apache.axis2.builder.MTOMBuilder
 
MULTICAST_BASED - Static variable in class org.apache.axis2.clustering.ClusteringConstants.MembershipScheme
Multicast based membership discovery scheme
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(MultiParentClassLoader) - 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
 
MULTITHREAD_HTTP_CONNECTION_MANAGER - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MUTTITHREAD_HTTP_CONNECTION_MANAGER - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Deprecated. please use MULTITHREAD_HTTP_CONNECTION_MANAGER

N

name - Variable in class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
 
NAME - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
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.AddressingBasedDispatcher
Field NAME
NAME - Static variable in class org.apache.axis2.dispatchers.HTTPLocationBasedDispatcher
 
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.RequestURIBasedDispatcher
 
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.RequestURIOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.SOAPActionBasedDispatcher
Field NAME
NAME - Static variable in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher
Field NAME
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_SPACE_PREFIX - Static variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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
 
NAMESPACE_DECLARATION_PREFIX - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
NAMESPACE_GENERATOR_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
NAMESPACE_GENERATOR_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
NAMESPACE_URI - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
namespaceFromClassName(String, ClassLoader) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
namespaceFromClassName(String, ClassLoader, NamespaceGenerator) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
namespaceFromPackageName(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultNamespaceGenerator
 
namespaceFromPackageName(String) - Method in interface org.apache.axis2.description.java2wsdl.NamespaceGenerator
 
NamespaceGenerator - Interface in org.apache.axis2.description.java2wsdl
This interface must be implemented to provide custom implemtations for, java package name to namespace mapping.
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.
newThread(Runnable) - Method in class org.apache.axis2.util.threadpool.DefaultThreadFactory
 
next() - Method in class org.apache.axis2.deployment.scheduler.DeploymentIterator
 
next() - Method in class org.apache.axis2.transport.http.util.QueryStringParser
Move to the next parameter in the query string.
next() - Method in class org.apache.axis2.util.StreamWrapper
 
nextElement() - Method in class org.apache.axis2.classloader.ResourceEnumeration
 
nextTag() - Method in class org.apache.axis2.util.StreamWrapper
 
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
 
NO_BUILD_XML_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
NO_MESSAGE_RECEIVER_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
NO_WSDLS_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
NOCONTENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field NOCONTENT[]
NODE_MANAGER_SERVICE - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
NodeManagementCommand - Class in org.apache.axis2.clustering.management
This class represents the 2-phase commit protocol, where an event is processed, the system is prepared to switch to a new configuration based on the processed event, and finally commits the new configuration (i.e.
NodeManagementCommand() - Constructor for class org.apache.axis2.clustering.management.NodeManagementCommand
 
NodeManager - Interface in org.apache.axis2.clustering.management
This interface is responsible for handling configuration management.
nonRpcMethods - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
normalize(String) - Static method in class org.apache.axis2.deployment.util.Utils
Normalize a uri containing ../ and ./ paths.
notifyObservers(AxisEvent, AxisService) - Method in class org.apache.axis2.engine.AxisConfiguration
 
notifyObservers(AxisEvent, AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
 
notifyObservers(AxisEvent, AxisServiceGroup) - Method in class org.apache.axis2.engine.AxisConfiguration
 
notSerializableList - Static variable in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
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
 
nsGen - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
NULL_OBJECT - Static variable in class org.apache.axis2.util.ObjectStateUtils
 

O

OBJ_RESTORE_PROBLEM - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
OBJ_SAVE_PROBLEM - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
ObjectInputStreamWithCL - Class in org.apache.axis2.context.externalize
An ObjectInputStream that is constructed with a ClassLoader or ClassResolver.
ObjectInputStreamWithCL(InputStream) - Constructor for class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
Construct using ContextClassLoader
ObjectInputStreamWithCL(InputStream, ClassLoader) - Constructor for class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
Constructor that accepts a ClassLoader
ObjectInputStreamWithCL(InputStream, ObjectInputStreamWithCL.ClassResolver) - Constructor for class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
Constructor that accepts a ClassResolver
ObjectInputStreamWithCL.ClassResolver - Interface in org.apache.axis2.context.externalize
This interface is used to resolve OSGi declared serializable classes.
ObjectStateUtils - Class in org.apache.axis2.util
Utility to write, read and activate externalized Objects
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
 
oc - Variable in class org.apache.axis2.client.OperationClient
 
OK - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field OK[]
oldClassLoader - Variable in class org.apache.axis2.receivers.AbstractMessageReceiver.ThreadContextDescriptor
 
oldMessageContext - Variable in class org.apache.axis2.receivers.AbstractMessageReceiver.ThreadContextDescriptor
 
OM_PARAMETER - Static variable in class org.apache.axis2.description.Parameter
Field OM_PARAMETER
OMIT_SOAP_12_ACTION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
onComplete() - Method in interface org.apache.axis2.client.async.AxisCallback
This is called at the end of the MEP no matter what happens, quite like a finally block.
onComplete(AsyncResult) - Method in class org.apache.axis2.client.async.Callback
Deprecated. Method is invoked by Axis2 once the asynchronous operation has completed successfully.
OnDemandLogger - Class in org.apache.axis2.util
The OnDemandLogger will defer the creation of the actual Log object until it is needed.
OnDemandLogger(Class) - Constructor for class org.apache.axis2.util.OnDemandLogger
Create an on-demand logger for the given class.
onDisengage(AxisModule) - Method in class org.apache.axis2.description.AxisDescription
 
onDisengage(AxisModule) - Method in class org.apache.axis2.description.AxisOperation
 
onDisengage(AxisModule) - Method in class org.apache.axis2.description.AxisService
 
onDisengage(AxisModule) - Method in class org.apache.axis2.description.AxisServiceGroup
 
onDisengage(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
To dis-engage a module from the system.
onEngage(AxisModule, AxisDescription) - Method in class org.apache.axis2.description.AxisDescription
 
onEngage(AxisModule, AxisDescription) - Method in class org.apache.axis2.description.AxisMessage
We do not support adding module operations when engaging a module to an AxisMessage
onEngage(AxisModule, AxisDescription) - Method in class org.apache.axis2.description.AxisOperation
This is called when a module is engaged on this operation.
onEngage(AxisModule, AxisDescription) - Method in class org.apache.axis2.description.AxisService
Engages a module.
onEngage(AxisModule, AxisDescription) - Method in class org.apache.axis2.description.AxisServiceGroup
When a module gets engaged on a ServiceGroup, we have to engage it for each Service.
onEngage(AxisModule, AxisDescription) - Method in class org.apache.axis2.engine.AxisConfiguration
 
onError(Exception) - Method in interface org.apache.axis2.client.async.AxisCallback
This gets called ONLY when an internal processing exception occurs.
onError(Exception) - Method in class org.apache.axis2.client.async.Callback
Deprecated. Method invoked by Axis2 if the asynchronous operation fails.
onFault(MessageContext) - Method in interface org.apache.axis2.client.async.AxisCallback
This gets called when a fault message is received.
onMessage(MessageContext) - Method in interface org.apache.axis2.client.async.AxisCallback
This is called when we receive a message.
openConnection(URL) - Method in class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
openConnection(URL) - Method in class org.apache.axis2.deployment.DeploymentClassLoader.ByteUrlStreamHandler
 
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.java2wsdl.Java2WSDLConstants
 
OPERATION_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
OPERATION_MAP - Static variable in class org.apache.axis2.Constants
 
OPERATION_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
OPERATION_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
OPERATION_PROCESS_ERROR - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
OPERATION_STYLE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
OPERATION_TO_PING - Static variable in interface org.apache.axis2.engine.Pingable
 
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 (needed for deserialization, shouldn't be used otherwise!)
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
 
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.
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.metadata - package org.apache.axis2.addressing.metadata
 
org.apache.axis2.addressing.wsdl - package org.apache.axis2.addressing.wsdl
 
org.apache.axis2.builder - package org.apache.axis2.builder
 
org.apache.axis2.builder.unknowncontent - package org.apache.axis2.builder.unknowncontent
 
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.clustering - package org.apache.axis2.clustering
 
org.apache.axis2.clustering.management - package org.apache.axis2.clustering.management
 
org.apache.axis2.clustering.state - package org.apache.axis2.clustering.state
 
org.apache.axis2.context - package org.apache.axis2.context
 
org.apache.axis2.context.externalize - package org.apache.axis2.context.externalize
 
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.description.java2wsdl - package org.apache.axis2.description.java2wsdl
 
org.apache.axis2.description.java2wsdl.bytecode - package org.apache.axis2.description.java2wsdl.bytecode
 
org.apache.axis2.dispatchers - package org.apache.axis2.dispatchers
 
org.apache.axis2.engine - package org.apache.axis2.engine
 
org.apache.axis2.handlers - package org.apache.axis2.handlers
 
org.apache.axis2.i18n - package org.apache.axis2.i18n
 
org.apache.axis2.java.security - package org.apache.axis2.java.security
 
org.apache.axis2.jaxrs - package org.apache.axis2.jaxrs
 
org.apache.axis2.jsr181 - package org.apache.axis2.jsr181
Contains helper classes to avoid direct dependencies on the JSR 181 API (Web Services annotations).
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.service - package org.apache.axis2.service
 
org.apache.axis2.transaction - package org.apache.axis2.transaction
 
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.util - package org.apache.axis2.transport.http.util
 
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.util - package org.apache.axis2.wsdl.util
 
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_MESSAGE_KEY - Static variable in class org.apache.axis2.description.OutOnlyAxisOperation
 
OUT_PUT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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.description.java2wsdl.Java2WSDLConstants
 
OUTPUT_FILENAME_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.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.description.java2wsdl.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.description.java2wsdl.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
 
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.SchemaDataLocator
 
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.SchemaDataLocator
 
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
 
OVERRIDE_ABSOLUTE_ADDRESS_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
OVERRIDE_ABSOLUTE_ADDRESS_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
OVERRIDE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
OVERRIDE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 

P

PACKAGE_CLASS_DELIMITER - Static variable in class org.apache.axis2.description.java2wsdl.DefaultNamespaceGenerator
 
PACKAGE_CLASS_DELIMITER - Static variable in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
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
 
packageNameFromClass(String) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
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 change the context 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 change the service path to something 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_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field PARAMETER_KEY
PARAMETER_LOCKED - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
parameterChanged(String, Object) - Method in interface org.apache.axis2.description.ParameterObserver
 
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.
ParameterObserver - Interface in org.apache.axis2.description
 
parameterObservers - Variable in class org.apache.axis2.description.AxisDescription
List of ParameterObservers who want to be notified of changes
PARAMETERS - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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
ParamNameExtractor - Class in org.apache.axis2.description.java2wsdl.bytecode
This class retrieves function parameter names from bytecode built with debugging symbols.
ParamNameExtractor() - Constructor for class org.apache.axis2.description.java2wsdl.bytecode.ParamNameExtractor
 
ParamReader - Class in org.apache.axis2.description.java2wsdl.bytecode
This is the class file reader for obtaining the parameter names for declared methods in a class.
ParamReader(Class) - Constructor for class org.apache.axis2.description.java2wsdl.bytecode.ParamReader
Processes a class file, given it's class.
ParamReader(byte[]) - Constructor for class org.apache.axis2.description.java2wsdl.bytecode.ParamReader
Processes the given class bytes directly.
parent - Variable in class org.apache.axis2.context.AbstractContext
 
parent - Variable in class org.apache.axis2.description.AxisDescription
 
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
 
parseRequestURLForServiceAndOperation(String, String) - Static method in class org.apache.axis2.util.Utils
Break a full path into pieces
part() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
PART_ATTRIBUTE_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
PASSWORD - Static variable in class org.apache.axis2.Constants
 
PATH_TO_CONFIG_CANNOT_BE_NULL - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
pause() - Method in class org.apache.axis2.context.MessageContext
Pause the execution of the current handler chain
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
Default constructor
Phase(String) - Constructor for class org.apache.axis2.engine.Phase
Create a named 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(List) - 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
 
PIGGYBACK_MESSAGE - Static variable in class org.apache.axis2.Constants
 
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
 
pkg2nsmap - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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_ADDED - Static variable in class org.apache.axis2.engine.AxisEvent
An Axis event is sent to registered listeners whenever anything significant happens to AxisConfiguration.
POLICY_NS_URI - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
POLICY_REFERENCE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
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
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
 
PolicyLocator - Class in org.apache.axis2.util
 
PolicyLocator(AxisService) - Constructor for class org.apache.axis2.util.PolicyLocator
 
PolicySubject - Class in org.apache.axis2.description
 
PolicySubject() - Constructor for class org.apache.axis2.description.PolicySubject
 
PolicyUtil - Class in org.apache.axis2.util
 
PolicyUtil() - Constructor for class org.apache.axis2.util.PolicyUtil
 
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
 
populateModule() - Method in class org.apache.axis2.deployment.ModuleBuilder
Fill in the AxisModule I'm holding from the module.xml configuration.
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
 
populateSchemaMappings(boolean) - 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.
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
 
PORT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_NAME_SUFFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
PORT_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
PORT_TYPE_LOCAL_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
PORT_TYPE_NAME_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
PORT_TYPE_NAME_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
PORT_TYPE_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
PORT_TYPE_SUFFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
portName - Variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
postDeploy(ConfigurationContext) - Method in interface org.apache.axis2.deployment.DeploymentLifeCycleListener
calls after starting the configuration context to resume any activity.
preDeploy(AxisConfiguration) - Method in interface org.apache.axis2.deployment.DeploymentLifeCycleListener
calls before creating the configuration context to do any initializing work.
prepare() - Method in interface org.apache.axis2.clustering.management.NodeManager
First phase of the 2-phase commit protocol.
prepareMessageContext(ConfigurationContext, MessageContext) - Method in class org.apache.axis2.client.OperationClient
prepareMessageContext gets a fresh new MessageContext ready to be sent.
prepareRepository(String) - Method in class org.apache.axis2.deployment.DeploymentEngine
Creates directories for modules/services, copies configuration xml from class loader if necessary
PRESERVE_MSG_ORDER - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
Preserve message ordering.
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 xml file.
prettify(OMElement, OutputStream) - Static method in class org.apache.axis2.util.XMLPrettyPrinter
 
PrettyPrinter - Class in org.apache.axis2.util
Tidies up the java source code using Jalopy.
PrettyPrinter() - Constructor for class org.apache.axis2.util.PrettyPrinter
 
printSchema(OutputStream) - Method in class org.apache.axis2.description.AxisService
Prints the schema to the given output stream.
printUsage() - Static method in class org.apache.axis2.transport.SimpleAxis2Server
 
printUserWSDL(OutputStream, String) - Method in class org.apache.axis2.description.AxisService
 
printUserWSDL(OutputStream, String, String) - Method in class org.apache.axis2.description.AxisService
Prints the user WSDL.
printWSDL(OutputStream, String) - Method in class org.apache.axis2.description.AxisService
Produces a WSDL for this AxisService and prints it to the specified OutputStream.
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
Print the WSDL2.0 with a default URL.
printWSDL2(OutputStream, String) - Method in class org.apache.axis2.description.AxisService
Prints WSDL2.0 data for the service with the given host IP address.
printWSDL2(OutputStream, String, String) - Method in class org.apache.axis2.description.AxisService
Produces a WSDL2 for this AxisService and prints it to the specified OutputStream.
printXSD(OutputStream, String) - Method in class org.apache.axis2.description.AxisService
Produces a XSD for this AxisService and prints it to the specified OutputStream.
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.
processBeanPropertyExclude(AxisService) - Static method in class org.apache.axis2.deployment.util.Utils
This method is to process bean exclude parameter and the XML format of that would be +
processContentTypeForAction(String, MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.ApplicationXMLBuilder
 
processDocument(InputStream, String, MessageContext) - Method in interface org.apache.axis2.builder.Builder
Process a message.
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.DataSourceBuilder
 
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.unknowncontent.UnknownContentBuilder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.XFormURLEncodedBuilder
 
processException(Method, AxisOperation) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
This method will generate Schema element for all the excetion types in a given JMethod - No matter what it will generate Schema element for java.lang.Exception so that for other exception which extend java.lang.Excetion can use as the base class type
processFilesInFolder(File, HashMap<String, AxisService>) - 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 .
processHandler(OMElement, ParameterInclude) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
processHandler(OMElement, ParameterInclude, String) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Processes Handler element.
processImports(Definition, List) - Static method in class org.apache.axis2.wsdl.util.WSDL4JImportedWSDLHelper
The intention of this procedure is to process the imports.
processMessageBuilders(OMElement) - Method in class org.apache.axis2.deployment.AxisConfigBuilder
 
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.AxisConfigBuilder
 
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.
processMethods(Method[]) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
processMethods(Method[]) - Method in class org.apache.axis2.description.java2wsdl.DocLitBareSchemaGenerator
 
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.
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.
processPolicyAttachments(Iterator, AxisService) - Static method in class org.apache.axis2.deployment.util.Utils
 
processPolicyElements(Iterator, PolicySubject) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
processPolicyRefElements(Iterator, PolicySubject) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
processServiceGroup(String, DeploymentFileData, AxisServiceGroup, boolean, HashMap<String, AxisService>, 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
 
processSupportedPolicyNamespaces(OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
processTransportReceivers(Iterator) - Method in class org.apache.axis2.deployment.AxisConfigBuilder
 
processTransportSenders(Iterator) - Method in class org.apache.axis2.deployment.AxisConfigBuilder
 
processWSDLs(DeploymentFileData) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
Creates service objects from wsdl file inside a service archive file.
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
 
PropertyDifference - Class in org.apache.axis2.context
This class holds the difference between two properties which are stored in the AbstractContext
PropertyDifference(String, Object, boolean) - Constructor for class org.apache.axis2.context.PropertyDifference
 
PROTOCOL_VERSION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
PROXY - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
put(Object, Object) - Method in class org.apache.axis2.util.MultipleEntryHashMap
 
putBeanInfo(String, BeanExcludeInfo) - Method in class org.apache.axis2.deployment.util.ExcludeInfo
 
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
putFields() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
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.

Q

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_IDENTITY - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
QNAME_IDENTITY_KEY_INFO - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
QNAME_IDENTITY_X509_CERT - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
QNAME_IDENTITY_X509_DATA - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
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
 
QueryStringParser - Class in org.apache.axis2.transport.http.util
Parser for URL query strings.
QueryStringParser(String) - Constructor for class org.apache.axis2.transport.http.util.QueryStringParser
Construct a parser from the given URL query string.
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

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
Deprecated. use RawXMLINOutMessageReceiver and the DO_ASYNC property instead....
RawXMLINOutAsyncMessageReceiver() - Constructor for class org.apache.axis2.receivers.RawXMLINOutAsyncMessageReceiver
Deprecated.  
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
read() - Method in class org.apache.axis2.classloader.IoUtil.EmptyInputStream
 
read(byte[]) - Method in class org.apache.axis2.classloader.IoUtil.EmptyInputStream
 
read(byte[], int, int) - Method in class org.apache.axis2.classloader.IoUtil.EmptyInputStream
 
read() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
read(byte[], int, int) - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
read(byte[]) - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
read() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
read(byte[], int, int) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
read(byte[]) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readArrayList() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
Read the input stream and place objects in an ArrayList
readArrayList(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Reads an array of objects from the specified input stream.
readAttributes() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
Reads an attributes array.
readBoolean() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readBoolean() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readByte() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readByte() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readChar() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readChar() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readCode() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
Reads a code attribute.
readCode() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ParamReader
 
readCpool() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
readDouble() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readDouble() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readExternal(ObjectInput) - Method in class org.apache.axis2.addressing.EndpointReference
Read the EPR to the specified InputStream.
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, MessageContext, String) - Static method in class org.apache.axis2.context.externalize.MessageExternalizeUtils
Read the Message
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
 
readFloat() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readFloat() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readFully(byte[], int, int) - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readFully(byte[]) - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readFully(byte[], int, int) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readFully(byte[]) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readHashMap() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
Read the input stream and place the key/value pairs in a hashmap
readHashMap(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Read a hashmap of objects from the specified input stream.
readInt() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readInt() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readInt() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
readLine() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readLine() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readLinkedList() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
Read the input stream and place objects in a LinkedList
readLinkedList(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Reads a linked list of objects from the specified input stream.
readList(List) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
Read hte input stream and place objects in the specified List
readLocalVariableTable() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ParamReader
This is invoked when a LocalVariableTable attribute is encountered.
readLong() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readLong() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readMap(Map) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
Read the input stream and place the key/value pairs in the indicated Map
readModuleArchive(DeploymentFileData, AxisModule, boolean, AxisConfiguration) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
 
readObject() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readObject() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readObject(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Read an object from the specified input stream.
readShort() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readShort() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readShort() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
readString(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Read a string from the specified input stream.
readUnsignedByte() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readUnsignedByte() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readUnsignedShort() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readUnsignedShort() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readUTF() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readUTF() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
rebuild() - Method in class org.apache.axis2.engine.DeployableChain
Taking into account all the active constraints, order the list.
RECD_CONFIG_INIT_MSG - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
RECD_STATE_INIT_MSG - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
receive(MessageContext) - Static 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.AbstractInOutAsyncMessageReceiver
Deprecated.  
receive(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
 
receive(MessageContext) - Method in class org.apache.axis2.receivers.RawXMLINOutAsyncMessageReceiver
Deprecated.  
receive(MessageContext) - Method in class org.apache.axis2.util.CallbackReceiver
 
receiver - Variable in class org.apache.axis2.description.TransportInDescription
 
REDUCE_WSDL_MEMORY_CACHE - Static variable in interface org.apache.axis2.Constants.Configuration
 
REDUCE_WSDL_MEMORY_TYPE - Static variable in interface org.apache.axis2.Constants.Configuration
 
REFERENCE_FORM - Static variable in class org.apache.axis2.dataretrieval.OutputForm
 
REFERENCE_PARAMETER_PARAMETER - Static variable in interface org.apache.axis2.addressing.AddressingConstants
This parameter is used to attach OMElement ReferenceParameters found in an EPR embedded in a WSDL to an AxisEndpoint object.
register(String, Policy) - Method in class org.apache.axis2.util.AxisPolicyLocator
 
register(String, Policy) - Method in class org.apache.axis2.util.PolicyLocator
 
registerLocalPolicyAssertions(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
 
registerMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.AxisOperation
 
registerModulePolicySupport(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
 
registerOperationContext(String, OperationContext) - Method in class org.apache.axis2.context.ConfigurationContext
Registers a OperationContext with a given message ID.
registerOperationContext(String, OperationContext, boolean) - 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.AxisService
 
registerPolicy(String, Policy) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release. Use ServiceData.xml or Axis2 DataLocators to configure policies that are stored separately.
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
 
releaseResources() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
releaseResources() - Method in interface org.apache.axis2.wsdl.util.WSDLWrapperImpl
 
releaseResources() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
releaseResources() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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.
REMOTE_ADDR - Static variable in class org.apache.axis2.context.MessageContext
 
remove(String) - Method in class org.apache.axis2.util.AxisPolicyLocator
 
remove(String) - Method in class org.apache.axis2.util.PolicyLocator
 
removeAllPolicyElements() - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #clear()
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.
removeBinding(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removeBinding(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removeBinding(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removeBinding(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeChild(Object) - Method in class org.apache.axis2.description.AxisDescription
 
removeContext(AbstractContext) - Method in interface org.apache.axis2.clustering.state.StateManager
This method is called when AbstractContext is removed from the system
removeContextListener(ContextListener) - Method in class org.apache.axis2.context.ConfigurationContext
Remove an already registered ContextListener
removeDeployer(String, String) - Method in class org.apache.axis2.deployment.DeploymentEngine
Remove any Deployer mapped for the given directory and extension
removeExposedTransport(String) - Method in class org.apache.axis2.description.AxisService
 
removeExtensibilityElement(ExtensibilityElement) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removeExtensibilityElement(ExtensibilityElement) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removeExtensibilityElement(ExtensibilityElement) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removeExtensibilityElement(ExtensibilityElement) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeFaultAction(String) - Method in class org.apache.axis2.description.AxisOperation
 
removeFaultyService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
removeFaultyServiceDuetoModule(String, String) - Method in class org.apache.axis2.engine.AxisConfiguration
Removes a faulty service for a given module from the internal map.
removeFirstExecutedPhase() - Method in class org.apache.axis2.context.MessageContext
Remove the first Phase in the collection of executed phases
removeFromEngagedModuleList(AxisModule) - Method in class org.apache.axis2.description.AxisOperation
Deprecated. please use disengageModule(), this method will disappear after 1.3
removeHandler(HandlerDescription) - Method in class org.apache.axis2.engine.Phase
Remove a given Handler from a phase using a HandlerDescription
removeHeaders() - Method in class org.apache.axis2.client.ServiceClient
Remove all headers for outgoing message.
removeImport(Import) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removeImport(Import) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removeImport(Import) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removeImport(Import) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeList() - Method in class org.apache.axis2.util.MetaDataEntry
Remove the list
removeLocalPolicyAssertion(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
 
removeMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removeMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removeMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removeMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeMessageContext(String) - Method in class org.apache.axis2.context.OperationContext
Remove the indicated message context.
removeMessageContextListener(MessageContextListener) - Method in class org.apache.axis2.description.AxisService
Remove a ServiceContextListener
removeModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Deprecated. Use AxisConfiguration.removeModule(String,String)
removeModule(String, String) - Method in class org.apache.axis2.engine.AxisConfiguration
Remove a module with moduleName & moduleVersion
removeModule(String, Version) - Method in class org.apache.axis2.engine.AxisConfiguration
Remove a module with moduleName & moduleVersion
removeNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removeNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removeNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removeNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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
 
removeParameterObserver(ParameterObserver) - Method in class org.apache.axis2.description.AxisDescription
 
removePolicyElement(String) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #detachPolicyComponent(String)
removePortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removePortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removePortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removePortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeProperty(String) - Method in class org.apache.axis2.context.AbstractContext
Remove a property.
removePropertyNonReplicable(String) - Method in class org.apache.axis2.context.AbstractContext
Remove a property.
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
Remove a service.
removeService(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removeService(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removeService(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removeService(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeServiceGroup(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
removeServiceGroupContext(String) - Method in class org.apache.axis2.context.ConfigurationContext
Remove a ServiceGroupContext
removeServiceGroupContext(AxisServiceGroup) - Method in class org.apache.axis2.context.ConfigurationContext
Removes the given ServiceGroup from the ServiceGroup context
replace(String, String, String) - Static method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
replace: Like String.replace except that the old new items are strings.
replace(String, String, String) - Static method in class org.apache.axis2.util.JavaUtils
replace: Like String.replace except that the old new items are strings.
REPLACE_ADDRESSING_HEADERS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
replicate(MessageContext) - Static method in class org.apache.axis2.clustering.state.Replicator
Replicates all serializable properties in the ConfigurationContext, ServiceGroupContext & ServiceContext
replicate(AbstractContext) - Static method in class org.apache.axis2.clustering.state.Replicator
Replicate all serializable properties stored in the given abstractContext.
replicate(AbstractContext, String[]) - Static method in class org.apache.axis2.clustering.state.Replicator
Replicate all the properties given in propertyNames in the specified abstractContext
replicateState(StateClusteringCommand, AxisConfiguration) - Static method in class org.apache.axis2.clustering.state.Replicator
Replicate state using a custom StateClusteringCommand
replicateState(StateClusteringCommand) - Method in interface org.apache.axis2.clustering.state.StateManager
Replicate state using a custom StateClusteringCommand
replicateState(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
 
Replicator - Class in org.apache.axis2.clustering.state
Replicates serializable properties
Replicator() - Constructor for class org.apache.axis2.clustering.state.Replicator
 
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 - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
REQUEST_BLOCKING_HANDLER - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
REQUEST_ELEMENT_SUFFIX_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
REQUEST_ELEMENT_SUFFIX_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
REQUEST_HEADERS - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field REQUEST_HEADERS
REQUEST_MESSAGE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
REQUEST_PARAMETER_MAP - Static variable in class org.apache.axis2.Constants
 
REQUEST_URI - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field REQUEST_URI
RequestBlockingHandler - Class in org.apache.axis2.clustering
 
RequestBlockingHandler() - Constructor for class org.apache.axis2.clustering.RequestBlockingHandler
 
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.
RequestURIBasedDispatcher - Class in org.apache.axis2.dispatchers
Dispatches the service based on the information from the target endpoint URL.
RequestURIBasedDispatcher() - Constructor for class org.apache.axis2.dispatchers.RequestURIBasedDispatcher
 
RequestURIBasedDispatcher - Class in org.apache.axis2.engine
Deprecated. use org.apache.axis2.dispatchers.RequestURIBasedDispatcher
RequestURIBasedDispatcher() - Constructor for class org.apache.axis2.engine.RequestURIBasedDispatcher
Deprecated.  
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.dispatchers
Dispatches the operation based on the information from the target endpoint URL.
RequestURIOperationDispatcher() - Constructor for class org.apache.axis2.dispatchers.RequestURIOperationDispatcher
 
RequestURIOperationDispatcher - Class in org.apache.axis2.engine
Deprecated. use org.apache.axis2.dispatchers.RequestURIOperationDispatcher
RequestURIOperationDispatcher() - Constructor for class org.apache.axis2.engine.RequestURIOperationDispatcher
Deprecated.  
require(int, String, String) - Method in class org.apache.axis2.util.StreamWrapper
 
reset() - Method in class org.apache.axis2.classloader.IoUtil.EmptyInputStream
 
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.context.externalize.SafeObjectOutputStream
 
reset() - Method in class org.apache.axis2.util.Counter
 
resetExecutedPhases() - Method in class org.apache.axis2.context.MessageContext
Reset the list of executed phases.
resetLog() - Method in class org.apache.axis2.util.OnDemandLogger
reset the Log object to force a reload
resolveClass(String) - Method in interface org.apache.axis2.context.externalize.ObjectInputStreamWithCL.ClassResolver
Attempt to load the specified class.
resolveClass(ObjectStreamClass) - Method in class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
Override resolveClass so that we can use our own ClassLoader
resolveClass(int) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
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
 
resolveField(int) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
resolveMethod(int) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
resolveNameAndType(int) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
resolveProxyClass(String[]) - Method in class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
Override to provide our own resolution
resolver - Variable in class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
The class resolver
resolveSchemaNamespace(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
resolveTarget(MessageContext) - Method in interface org.apache.axis2.util.TargetResolver
resolveTarget examines the MessageContext and updates the MessageContext in order to resolve the target.
resolveURI(URI) - Method in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
 
resolveURI(URI) - Method in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
 
resolveUtf8(int) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
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
 
ResourceEnumeration - Class in org.apache.axis2.classloader
 
ResourceEnumeration(Collection, String) - Constructor for class org.apache.axis2.classloader.ResourceEnumeration
 
ResourceFinder - Interface in org.apache.axis2.classloader
Abstraction of resource searching policy.
ResourceHandle - Interface in org.apache.axis2.classloader
This is a handle (a connection) to some resource, which may be a class, native library, text file, image, etc.
ResourceLocation - Interface in org.apache.axis2.classloader
This is a location which is searched by
resourceName - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
resourceProperties - Variable in class org.apache.axis2.i18n.RB
 
RESPONSE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_MESSAGE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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
 
REST_BINDING_NAME_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
REST_INPUTSERIALIZE_PARAM - Static variable in interface org.apache.axis2.Constants.Configuration
 
REST_LOCATION_PARAM - Static variable in interface org.apache.axis2.Constants.Configuration
 
REST_METHOD_PARAM - Static variable in interface org.apache.axis2.Constants.Configuration
 
REST_OUTPUTSERIALIZE_PARAM - Static variable in interface org.apache.axis2.Constants.Configuration
 
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.
RESULT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
resume(MessageContext) - Static method in class org.apache.axis2.engine.AxisEngine
Resume processing of a message.
resumeReceive(MessageContext) - Static 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) - Static 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
resumeSendFault(MessageContext) - Static method in class org.apache.axis2.engine.AxisEngine
here we assume that it is resume from an operation level handler
REUSE_HTTP_CLIENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field CACHED_HTTP_CLIENT
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() - Method in interface org.apache.axis2.clustering.management.NodeManager
Rollback whatever was done
rollback() - Method in class org.apache.axis2.transaction.Axis2UserTransaction
 
rootBundle - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
rootPackageName - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
RPC_IN - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
RPC_INOUT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
RPC_RETURN - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
RPC_STYLE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
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.receivers.AbstractMessageReceiver.AsyncMessageReceiverWorker
 

S

SafeObjectInputStream - Class in org.apache.axis2.context.externalize
A SafeObjectInputStream reads data that was written by SafeObjectOutputStream
SafeObjectOutputStream - Class in org.apache.axis2.context.externalize
A SafeObjectOutputStream provides extra mechanisms to ensure that objects can be safely serialized to the ObjectOutput.
SafeSerializable - Interface in org.apache.axis2.context.externalize
This is a marker interface that indicates that the Object and all contents of the Object can be serialized safely without buffering.
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.
sanitizeWebOutput(String) - Static method in class org.apache.axis2.util.Utils
 
SAVED_MC - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
 
SAVED_TCCL - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
 
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 - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
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, AxisConfiguration) - 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_ELEMENT_QUALIFIED - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SCHEMA_GENERATOR_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SCHEMA_GENERATOR_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SCHEMA_LOCATION - Static variable in class org.apache.axis2.description.AxisService
 
SCHEMA_MAPPING_FILE_LOCATION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SCHEMA_MAPPING_FILE_LOCATION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SCHEMA_NAME_SPACE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SCHEMA_NAMESPACE_EXTN - Static variable in class org.apache.axis2.description.java2wsdl.DefaultNamespaceGenerator
 
SCHEMA_NAMESPACE_EXTN - Static variable in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
schema_namespace_prefix - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
SCHEMA_NAMESPACE_PRFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SCHEMA_TARGET_NAMESPACE_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SCHEMA_TARGET_NAMESPACE_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SCHEMA_TARGET_NAMESPACE_PREFIX_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SCHEMA_TARGET_NAMESPACE_PREFIX_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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
SchemaGenerator - Interface in org.apache.axis2.description.java2wsdl
 
schemaMap - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
schemaNamespaceFromClassName(String, ClassLoader) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
schemaNamespaceFromClassName(String, ClassLoader, NamespaceGenerator) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
schemaNamespaceFromPackageName(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultNamespaceGenerator
 
schemaNamespaceFromPackageName(String) - Method in interface org.apache.axis2.description.java2wsdl.NamespaceGenerator
 
SchemaSupplier - Interface in org.apache.axis2.dataretrieval
Return a XMLSchema as an OMElement.
schemaTargetNameSpace - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
SchemaUtil - Class in org.apache.axis2.util
 
SchemaUtil() - Constructor for class org.apache.axis2.util.SchemaUtil
 
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(Collection<String>) - Method in class org.apache.axis2.transport.http.util.QueryStringParser
Search for a parameter with a name in a given collection.
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(GroupManagementCommand) - Method in interface org.apache.axis2.clustering.management.GroupManagementAgent
Send a GroupManagementCommand to the group
send(MessageContext) - Static 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_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[]
sendFault(MessageContext) - Static method in class org.apache.axis2.engine.AxisEngine
Sends the SOAP Fault to another SOAP node.
sendMessage(NodeManagementCommand) - Method in interface org.apache.axis2.clustering.management.NodeManager
Execute a NodeManagementCommand
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.
sendReceiveNonBlocking(OMElement, Callback) - Method in class org.apache.axis2.client.ServiceClient
Deprecated. Please use the AxisCallback interface rather than Callback, which has been deprecated
sendReceiveNonBlocking(OMElement, AxisCallback) - 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
Deprecated. Please use the AxisCallback interface rather than Callback, which has been deprecated
sendReceiveNonBlocking(QName, OMElement, AxisCallback) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke a named operation with an In-Out MEP without waiting for a response.
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.
sendToGroup(ClusteringCommand) - Method in interface org.apache.axis2.clustering.MessageSender
 
sendToSelf(ClusteringCommand) - Method in interface org.apache.axis2.clustering.MessageSender
 
SEPARATOR_COLON - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SEPARATOR_DOT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.builder.DataSourceBuilder.ByteArrayDataSourceEx
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.builder.DataSourceBuilder.ByteArrayDataSourceEx
 
serialize(XMLStreamWriter) - Method in class org.apache.axis2.builder.DataSourceBuilder.ByteArrayDataSourceEx
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.builder.unknowncontent.UnknownContentOMDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.builder.unknowncontent.UnknownContentOMDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axis2.builder.unknowncontent.UnknownContentOMDataSource
 
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_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 - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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_DEPLOY - Static variable in class org.apache.axis2.engine.AxisEvent
 
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_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.java2wsdl.Java2WSDLConstants
 
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 interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
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.description.java2wsdl.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.description.java2wsdl.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_START - Static variable in class org.apache.axis2.engine.AxisEvent
 
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
 
serviceClass - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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/ TODO: 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
Public constructor (only here because this class is Externalizable)
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<String, AxisService>, 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
 
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.metadata
 
ServiceName() - Constructor for class org.apache.axis2.addressing.metadata.ServiceName
 
ServiceName(QName) - Constructor for class org.apache.axis2.addressing.metadata.ServiceName
 
ServiceName(QName, String) - Constructor for class org.apache.axis2.addressing.metadata.ServiceName
 
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
 
SERVLET_CONTEXT - Static variable in class org.apache.axis2.Constants
Deprecated. Please use org.apache.axis2.transport.http.HTTPConstants.MC_HTTP_SERVLETCONTEXT
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_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
 
SessionUtils - Class in org.apache.axis2.util
 
SessionUtils() - Constructor for class org.apache.axis2.util.SessionUtils
 
SET_ROLLBACK_ONLY - Static variable in class org.apache.axis2.Constants
A message level property indicating a request to rollback the transaction associated with the message
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.clustering.Member
 
setActive(boolean) - Method in class org.apache.axis2.description.AxisService
 
setAddress(String) - Method in class org.apache.axis2.addressing.EndpointReference
 
setAddressAttributes(ArrayList<OMAttribute>) - Method in class org.apache.axis2.addressing.EndpointReference
 
setAddressingRequirementParemeterValue(AxisDescription, String) - Static method in class org.apache.axis2.addressing.AddressingHelper
 
setAfter(String) - Method in class org.apache.axis2.description.PhaseRule
Set the "after" name for this rule.
setAlias(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
setAllPorts(boolean) - Method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
setAllPorts(boolean) - Method in class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
setArchiveName(String) - Method in class org.apache.axis2.description.AxisModule
Set the archive name of this module.
setAssertionsToFilter(List) - Method in class org.apache.axis2.util.ExternalPolicySerializer
 
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.
setAttrFormDefault(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setAttrFormDefault(String) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
setAxisConfiguration(AxisConfiguration) - Method in class org.apache.axis2.context.ConfigurationContext
Set the AxisConfiguration to the specified configuration
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.description.java2wsdl.DefaultSchemaGenerator
 
setAxisService(AxisService) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
setAxisServiceGroup(AxisServiceGroup) - Method in class org.apache.axis2.context.MessageContext
 
setBaseUri(String) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
Sets the URI associated with the base document for the WSDL definition.
setBefore(String) - Method in class org.apache.axis2.description.PhaseRule
Set the "before" name for this rule.
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
Deprecated.  
setCachingOperationContext(boolean) - Method in class org.apache.axis2.context.ServiceContext
 
setCallback(Callback) - Method in class org.apache.axis2.client.OperationClient
Deprecated. Please use the AxisCallback interface rather than Callback, which has been deprecated
setCallback(AxisCallback) - 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.
setCallTransportCleanup(boolean) - Method in class org.apache.axis2.client.Options
Set the value of the callTransportCleanup property.
setCharSet(String) - Method in class org.apache.axis2.transport.http.util.ComplexPart
 
setChildFirstClassLoading(boolean) - Method in class org.apache.axis2.deployment.DeploymentClassLoader
 
setChildren(ArrayList) - Method in class org.apache.axis2.util.MetaDataEntry
Set the list
setClassLoader(ClassLoader) - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
setClassLoader(boolean, ClassLoader, File, boolean) - 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
 
setClusteringAgent(ClusteringAgent) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setCodegen(boolean) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
setCommandMap(CommandMap) - Method in class org.apache.axis2.util.WrappedDataHandler
 
setComplete(boolean) - Method in class org.apache.axis2.client.async.Callback
Deprecated. 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.clustering.ClusteringAgent
Set the system's configuration context.
setConfigurationContext(ConfigurationContext) - Method in interface org.apache.axis2.clustering.management.NodeManager
Set the system's configuration context.
setConfigurationContext(ConfigurationContext) - Method in interface org.apache.axis2.clustering.state.StateManager
Set the system's configuration context.
setConfigurationContext(ConfigurationContext) - Method in class org.apache.axis2.context.MessageContext
 
setConfigurationContext(ConfigurationContext) - Method in class org.apache.axis2.engine.AxisServer
Set the configuration context.
setConfigurator(AxisConfigurator) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setConsumes(String) - Method in class org.apache.axis2.jaxrs.JAXRSModel
 
setContentType(String) - Method in interface org.apache.axis2.transport.OutTransportInfo
 
setContextRoot(String) - Method in class org.apache.axis2.context.ConfigurationContext
Sets the context root to the given string
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 URI resolver
setCustomSchemaLocation(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setCustomSchemaLocation(String) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
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
 
setCustomWSDLResolver(WSDLLocator) - Method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
sets a custom WSDL locator
setCustomWSDLResolver(URIResolver) - Method in class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
sets a custom WSDL locator
setCustomWSLD4JResolver(WSDLLocator) - Method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
Deprecated.  
setDefinitionToWrap(Definition) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
Sets the WSDL4J Definition object that is being wrapped
setDefinitionToWrap(Definition) - Method in interface org.apache.axis2.wsdl.util.WSDLWrapperImpl
Sets the WSDL4J Definition object that is being wrapped
setDefinitionToWrap(Definition) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
Sets the WSDL4J Definition object that is being wrapped
setDefinitionToWrap(Definition) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
Sets the WSDL4J Definition object that is being wrapped
setDeployer(Deployer) - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
setDeployers(Map<String, Map<String, Deployer>>) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
setDeploymentFeatures() - Method in class org.apache.axis2.deployment.DeploymentEngine
Sets hotDeployment and hot update.
setDescription(String) - Method in interface org.apache.axis2.clustering.management.GroupManagementAgent
Set the description about this group management agent
setDescription(AxisDescription) - Method in class org.apache.axis2.description.PolicyInclude
 
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
Set the directory
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
 
setDirectory(String) - Method in class org.apache.axis2.deployment.TransportDeployer
 
setDocumentation(OMNode) - Method in class org.apache.axis2.description.AxisDescription
 
setDocumentation(String) - Method in class org.apache.axis2.description.AxisDescription
 
setDocumentationElement(Element) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
setDocumentationElement(Element) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
setDocumentationElement(Element) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
setDocumentationElement(Element) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
setDocumentBaseUri(String) - Method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
Sets the URI to the base document associated with the WSDL definition.
setDocumentBaseURI(String) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
setDocumentBaseURI(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
setDocumentBaseURI(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
setDocumentBaseURI(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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.clustering.Member
 
setEditable(boolean) - Method in class org.apache.axis2.description.Parameter
 
setEffectivePolicy(Policy) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release. You can't override a policies that applicable for the current policy scope via #setEffectivePolicy(Policy). In case you need to make a policy the only policy that is within the policy cache of an AxisDescription please use #clear() and #attachPolicy(Policy) accordingly.
setElement(QName) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setElementFormDefault(boolean) - Method in class org.apache.axis2.description.AxisService
 
setElementFormDefault(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setElementFormDefault(String) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
setElementQname(QName) - Method in class org.apache.axis2.client.FaultMapKey
 
setElementQName(QName) - Method in class org.apache.axis2.description.AxisMessage
 
setEnableAllTransports(boolean) - Method in class org.apache.axis2.description.AxisService
To eneble service to be expose in all the transport
setEndpointName(String) - Method in class org.apache.axis2.addressing.metadata.ServiceName
Method setPortName
setEndpointName(String) - Method in class org.apache.axis2.description.AxisService
 
setEndpointsToAllUsedBindings(AxisService) - Static method in class org.apache.axis2.deployment.util.Utils
 
setEndpointURL(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
setEndpointURL(String) - Method in class org.apache.axis2.description.AxisService
Deprecated. use AxisEndpoint.setEndpointURL(String)
setEnvelope(SOAPEnvelope) - Method in class org.apache.axis2.context.MessageContext
 
setEPRs(String[]) - Method in class org.apache.axis2.description.AxisService
 
setEPRs(String[]) - Method in class org.apache.axis2.description.AxisService2WSDL20
 
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.
setExcludeInfo(ExcludeInfo) - Method in class org.apache.axis2.description.AxisService
 
setExcludeMethods(ArrayList<String>) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setExcludeMethods(ArrayList<String>) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
setExcludeProperties(String) - Method in class org.apache.axis2.deployment.util.BeanExcludeInfo
 
setExecutedPhasesExplicit(LinkedList<Handler>) - Method in class org.apache.axis2.context.MessageContext
 
setExecutionChain(ArrayList<Handler>) - 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<OMElement>) - Method in class org.apache.axis2.addressing.EndpointReference
{any}
setExtension(String) - Method in interface org.apache.axis2.deployment.Deployer
Set the extension to look for TODO: Support multiple extensions?
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(String) - Method in class org.apache.axis2.deployment.TransportDeployer
 
setExtensionAttribute(QName, Object) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
setExtensionAttribute(QName, Object) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
setExtensionAttribute(QName, Object) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
setExtensionAttribute(QName, Object) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
setExtensionRegistry(ExtensionRegistry) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
setExtensionRegistry(ExtensionRegistry) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
setExtensionRegistry(ExtensionRegistry) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
setExtensionRegistry(ExtensionRegistry) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
setExtraClasses(ArrayList<String>) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setExtraClasses(ArrayList<String>) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
setExtraName(String) - Method in class org.apache.axis2.util.MetaDataEntry
Set the additional name associated with the object
setFailureReason(Exception) - Method in class org.apache.axis2.context.MessageContext
Set the failure reason.
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
setFaultCode(QName) - Method in exception org.apache.axis2.AxisFault
 
setFaultCode(String) - Method in exception org.apache.axis2.AxisFault
 
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
 
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
 
setFaultSubCodes(List) - Method in exception org.apache.axis2.AxisFault
 
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
 
setFaultType(int) - Method in exception org.apache.axis2.AxisFault
 
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
 
setFirst(boolean) - Method in class org.apache.axis2.engine.Deployable
 
setFLOW(int) - Method in class org.apache.axis2.context.MessageContext
 
setFoundWebResources(boolean) - Method in class org.apache.axis2.description.AxisServiceGroup
 
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
 
setGlobalOutPhase(List<Phase>) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setHandler(Handler) - Method in class org.apache.axis2.description.HandlerDescription
Explicitly set the Handler object
setHTTPMethod(String) - Method in class org.apache.axis2.jaxrs.JAXRSModel
 
setHttpPort(int) - Method in class org.apache.axis2.clustering.Member
 
setHttpsPort(int) - Method in class org.apache.axis2.clustering.Member
 
setId(String) - Method in class org.apache.axis2.context.ServiceGroupContext
 
setImportedNamespaces(List) - Method in class org.apache.axis2.description.AxisService
Set the namespaces associated with imported WSDLs
setIN_FaultPhases(List<Phase>) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setIncludeProperties(String) - Method in class org.apache.axis2.deployment.util.BeanExcludeInfo
 
setIncomingTransportName(String) - Method in class org.apache.axis2.context.MessageContext
 
setInFaultPhases(List<Phase>) - Method in class org.apache.axis2.engine.AxisConfiguration
Set the inbound fault phases TODO: Passing mutable lists like this and using them directly is bad practice.
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(List<Phase>) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setInPhasesUptoAndIncludingPostDispatch(List<Phase>) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setInterfaceNameMetadata(OMFactory, EndpointReference, String, InterfaceName) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Adds an instance of InterfaceName as metadata to the specified EPR.
setInvocationPatternParameterValue(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.
setIsSOAP11Explicit(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setKey(String) - Method in class org.apache.axis2.context.OperationContext
 
setLast(boolean) - Method in class org.apache.axis2.engine.Deployable
 
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
Deprecated. please use setLastUpdate
setLastUpdate() - Method in class org.apache.axis2.description.AxisService
Sets the current time as last update time of the service.
setLastUpdatedTime(Date) - Method in class org.apache.axis2.description.PolicySubject
 
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
 
setLocation(String) - Method in class org.apache.axis2.addressing.metadata.WSDLLocation
 
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.
setMappingFileLocation(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setMappingFileLocation(String) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
setMembers(List<Member>) - Method in interface org.apache.axis2.clustering.ClusteringAgent
Set the static members of the cluster.
setMessage(QName) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
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<Handler>) - 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
 
setMessagePartName(String) - Method in class org.apache.axis2.description.AxisMessage
 
setMessageReceiver(MessageReceiver) - Method in class org.apache.axis2.description.AxisOperation
 
setMessageReceivers(AxisService) - Method in class org.apache.axis2.deployment.POJODeployer
 
setMetadataAttributes(ArrayList<OMAttribute>) - Method in class org.apache.axis2.addressing.EndpointReference
 
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
 
setMustUnderstand(OMElement, OMNamespace) - Method in class org.apache.axis2.client.Stub
 
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.metadata.InterfaceName
Method setName
setName(QName) - Method in class org.apache.axis2.addressing.metadata.ServiceName
Method setName
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
Set the name of this module.
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
Set the name
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.wsdl.HTTPHeaderMessage
 
setNamespaceMap(NamespaceMap) - Method in class org.apache.axis2.description.AxisService
 
setNameSpacesMap(NamespaceMap) - Method in class org.apache.axis2.description.AxisService
Deprecated. please use setNamespaceMap
setNamespaceURI(String) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setNewThreadRequired(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setNodeManager(NodeManager) - Method in interface org.apache.axis2.clustering.ClusteringAgent
Set the NodeManager corresponding to this ClusteringAgent.
setNodeURI(String) - Method in exception org.apache.axis2.AxisFault
Set the faulting node uri.
setNonReplicableProperty(String, Object) - Method in class org.apache.axis2.context.AbstractContext
Store a property in this context.
setNonRpcMethods(ArrayList<String>) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setNonRpcMethods(ArrayList<String>) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
setNsGen(NamespaceGenerator) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setNsGen(NamespaceGenerator) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
setObjectSupplier(ObjectSupplier) - Method in class org.apache.axis2.description.AxisService
 
setOperationContext(OperationContext) - Method in class org.apache.axis2.context.MessageContext
 
setOperationName(String) - Method in class org.apache.axis2.client.FaultMapKey
 
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
 
setOUT_FaultPhases(List<Phase>) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setOutFaultPhases(List<Phase>) - Method in class org.apache.axis2.engine.AxisConfiguration
Set the outbound fault phases TODO: Passing mutable lists like this and using them directly is bad practice.
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(List<Phase>) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setOutputAction(String) - Method in class org.apache.axis2.description.AxisOperation
 
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.
setP2nMap(Map) - Method in class org.apache.axis2.description.AxisService
 
setParameterElement(OMElement) - Method in class org.apache.axis2.description.Parameter
 
setParameterType(int) - Method in class org.apache.axis2.description.Parameter
 
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(AxisService) - Method in class org.apache.axis2.description.AxisEndpoint
 
setParent(AxisConfiguration) - Method in class org.apache.axis2.description.AxisModule
 
setParent(AxisServiceGroup) - Method in class org.apache.axis2.description.AxisService
 
setParent(ParameterInclude) - Method in class org.apache.axis2.description.HandlerDescription
 
setPart(String) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setPartName(String) - Method in class org.apache.axis2.description.AxisMessage
 
setPassword(String) - Method in class org.apache.axis2.client.Options
 
setPath(String) - Method in class org.apache.axis2.jaxrs.JAXRSModel
 
setPaused(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setPhase(String) - Method in class org.apache.axis2.engine.Deployable
 
setPhaseFirst(boolean) - Method in class org.apache.axis2.description.PhaseRule
Method setPhaseFirst.
setPhaseFirst(Handler) - Method in class org.apache.axis2.engine.Phase
Add a Handler to the Phase in the very first position, and ensure no other Handler will come before it.
setPhaseLast(boolean) - Method in class org.apache.axis2.description.PhaseRule
Method setPhaseLast.
setPhaseLast(Handler) - Method in class org.apache.axis2.engine.Phase
Add a Handler to the Phase in the very last position, and ensure no other Handler will come after it.
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
 
setPkg2nsmap(Map<String, String>) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setPkg2nsmap(Map<String, String>) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
setPolicy(Policy) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #attachPolicy(Policy) Use #clear() beforehand effective policy of AxisDescription has to be set as the argument.
setPolicyInclude(PolicyInclude) - Method in class org.apache.axis2.description.AxisDescription
Deprecated. As of release 1.4, if you want to access the policy cache of a particular AxisDescription object use AxisDescription.getPolicySubject() instead.
setPolicyInclude(PolicyInclude) - Method in class org.apache.axis2.description.AxisModule
 
setPolicyRegistry(PolicyRegistry) - Method in class org.apache.axis2.description.PolicyInclude
 
setPolicyRegistryFromService(AxisService) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
setPortTypeName(String) - Method in class org.apache.axis2.description.AxisService
Deprecated. use AxisService#setEndpointName() instead
setProcessingFault(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setProduces(String) - Method in class org.apache.axis2.jaxrs.JAXRSModel
 
setProperties(Map<String, Object>) - Method in class org.apache.axis2.client.Options
Set the general property definitions.
setProperties(Properties) - Method in class org.apache.axis2.clustering.Member
 
setProperties(Map<String, Object>) - Method in class org.apache.axis2.context.AbstractContext
This will set the properties to the context.
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 in this 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
 
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
 
setQName(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
setQName(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
setQName(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
setQName(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
setReceiver(TransportListener) - Method in class org.apache.axis2.description.TransportInDescription
 
setReferenceParameters(Map<QName, OMElement>) - Method in class org.apache.axis2.addressing.EndpointReference
Set a Map with QName as the key and an OMElement as the value
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
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
 
setRemoved(boolean) - Method in class org.apache.axis2.context.PropertyDifference
 
setReplicationExcludePatterns(String, List) - Method in interface org.apache.axis2.clustering.state.StateManager
All properties in the context with type contextType which have names that match the specified pattern will be excluded from replication.
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
Set ReplyTo destination
setRepository(URL) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setRequired(boolean) - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
 
setRequired(boolean) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setResponseWritten(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setResponseWritten(boolean) - Method in interface org.apache.axis2.transport.RequestResponseTransport
This is used to set the response written flag on the RequestResponseTransport instance
setResponseWritten(MessageContext, boolean) - Static method in class org.apache.axis2.transport.TransportUtils
This is a helper method to set the response written flag on the RequestResponseTransport instance.
setRollbackOnly() - Method in class org.apache.axis2.transaction.Axis2UserTransaction
 
setRules(PhaseRule) - Method in class org.apache.axis2.description.HandlerDescription
Set the deployment rules for this HandlerDescription
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
Deprecated. please use setSchemaTargetNamespacePrefix
setSchemaTargetNamespacePrefix(String) - Method in class org.apache.axis2.description.AxisService
 
setScope(String) - Method in class org.apache.axis2.description.AxisService
 
setSecretResolver(SecretResolver) - Method in class org.apache.axis2.engine.AxisConfiguration
 
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<String, Object>) - 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
 
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
Deprecated. Use setDocumentation() instead
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
 
setServiceNameMetadata(OMFactory, EndpointReference, String, ServiceName) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Adds an instance of ServiceName as metadata to the specified EPR.
setServicePath(String) - Method in class org.apache.axis2.context.ConfigurationContext
Sets the ServicePath to the given string
setSessionContext(SessionContext) - Method in class org.apache.axis2.context.MessageContext
 
setShutdownHookRequired(boolean) - Method in class org.apache.axis2.engine.ListenerManager
 
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
 
setSoapVersionURI(String) - Method in class org.apache.axis2.client.Options
Set the SOAP version to be used.
setStart(boolean) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setStateManager(StateManager) - Method in interface org.apache.axis2.clustering.ClusteringAgent
Set the StateManager corresponding to this ClusteringAgent.
setStyle(String) - Method in class org.apache.axis2.description.AxisOperation
 
setStyle(String) - Method in class org.apache.axis2.description.AxisService2WSDL11
 
setSupportedPolicyNamespaces(String[]) - Method in class org.apache.axis2.description.AxisModule
 
setSystemClassLoader(ClassLoader) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setTarget(Object) - Method in class org.apache.axis2.engine.Deployable
 
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.addressing.metadata.WSDLLocation
 
setTargetNamespace(String) - Method in class org.apache.axis2.description.AxisService
 
setTargetNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
setTargetNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
setTargetNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
setTargetNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
setTargetNamespacePrefix(String) - Method in class org.apache.axis2.description.AxisService
 
setThreadContext(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
Several pieces of information need to be available to the service implementation class.
setThreadPool(ThreadFactory) - Method in class org.apache.axis2.context.ConfigurationContext
Sets the thread factory.
setTimeOutInMilliSeconds(long) - Method in class org.apache.axis2.client.Options
This is used in blocking scenario.
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
 
setTransactionConfig(TransactionConfiguration) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setTransactionTimeout(int) - Method in class org.apache.axis2.transaction.Axis2UserTransaction
 
setTransactionTimeout(int) - Method in class org.apache.axis2.transaction.TransactionConfiguration
 
setTransient(boolean) - Method in class org.apache.axis2.description.Parameter
 
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
 
setTransportInDescription(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
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
Set the TransportManager to the given ListenerManager
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.builder.unknowncontent.InputStreamDataSource
 
setType(String) - Method in class org.apache.axis2.description.AxisBinding
 
setTypes(Types) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
setTypes(Types) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
setTypes(Types) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
setTypes(Types) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
setTypeTable(TypeTable) - Method in class org.apache.axis2.description.AxisService
 
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.
setUpdated(boolean) - Method in class org.apache.axis2.description.PolicySubject
 
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
 
setUse(String) - Method in class org.apache.axis2.description.AxisService2WSDL11
 
setUse(String) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setUseDefaultChains(boolean) - Method in class org.apache.axis2.description.AxisService
 
setUserName(String) - Method in class org.apache.axis2.client.Options
 
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.
setUseWSDLTypesNamespace(boolean) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setUseWSDLTypesNamespace(boolean) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
setValue(String) - Method in class org.apache.axis2.addressing.RelatesTo
Method setValue
setValue(Object) - Method in class org.apache.axis2.context.PropertyDifference
 
setValue(Object) - Method in class org.apache.axis2.description.Parameter
Method setValue.
setVersion(Version) - Method in class org.apache.axis2.description.AxisModule
Set the version of this module.
setWebLocationString(String) - Static method in class org.apache.axis2.deployment.DeploymentEngine
 
setWrapped(boolean) - Method in class org.apache.axis2.description.AxisMessage
 
setWSAAction(String) - Method in class org.apache.axis2.context.MessageContext
setWSAAction
setWSAddressingFlag(String) - Method in class org.apache.axis2.description.AxisService
Deprecated. Use AddressingHelper.setAddressingRequirementParemeterValue
setWsamappingList(ArrayList) - Method in class org.apache.axis2.description.AxisOperation
 
setWSAMessageId(String) - Method in class org.apache.axis2.context.MessageContext
 
setWsdlFound(boolean) - Method in class org.apache.axis2.description.AxisService
 
setWSDLLocation(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
Sets the location for the WSDL4J Definition object that is being wrapped
setWSDLLocation(String) - Method in interface org.apache.axis2.wsdl.util.WSDLWrapperImpl
Sets the location for the WSDL4J Definition object that is being wrapped
setWSDLLocation(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
Sets the location for the WSDL4J Definition object that is being wrapped
setWSDLLocation(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
Sets the location for the WSDL4J Definition object that is being wrapped
setWSDLLocationMetadata(OMFactory, EndpointReference, String, WSDLLocation) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Adds an instance of WSDLLocation as metadata to the specified EPR.
setWsdlServiceMap(HashMap<String, AxisService>) - Method in class org.apache.axis2.deployment.ServiceBuilder
 
shouldInvoke(MessageContext) - Method in class org.apache.axis2.handlers.AbstractTemplatedHandler
This method should implement the conditional check of the handler to decide whether this particular message needs to be handled by me
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.
shutdown() - Method in interface org.apache.axis2.clustering.ClusteringAgent
Disconnect this node from the cluster.
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 interface org.apache.axis2.modules.Module
 
shutdownHookThread - Variable in class org.apache.axis2.engine.ListenerManager
 
shutdownModulesAndServices() - Method in class org.apache.axis2.context.ConfigurationContext
Called during shutdown to clean up all Contexts
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 interface org.apache.axis2.transport.RequestResponseTransport
Signal that a response has be created and is ready for transmission.
SimpleAxis2Server - Class in org.apache.axis2.transport
 
SimpleAxis2Server(String, String) - Constructor for class org.apache.axis2.transport.SimpleAxis2Server
 
SINGLE_SERVICE - Static variable in class org.apache.axis2.Constants
Field SINGLE_SERVICE
SKELTON_CLASS_NAME_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
SKELTON_CLASS_NAME_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
SKELTON_INTERFACE_NAME_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
SKELTON_INTERFACE_NAME_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
skip(long) - Method in class org.apache.axis2.classloader.IoUtil.EmptyInputStream
 
skip(long) - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
skip(long) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
skipAttributes() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
skipBytes(int) - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
skipBytes(int) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
skipFully(int) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
Skips n bytes in the input stream.
SLEEP_INTERVAL - Static variable in class org.apache.axis2.util.threadpool.ThreadPool
 
SNAPSHOT - Static variable in class org.apache.axis2.description.Version
 
SO_TIMEOUT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field SO_TIMEOUT
SOAP11_BINDING_NAME_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SOAP11_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SOAP11PORT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SOAP12_BINDING_NAME_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SOAP12_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SOAP12BINDING_NAME_SUFFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SOAP12PORT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_ACTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SOAP_ADDRESS - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_BODY - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
SOAP_PROCESSING_FAULT - Static variable in class org.apache.axis2.Constants
 
SOAP_PROCESSING_FAULT_STRING - Static variable in class org.apache.axis2.Constants
 
SOAP_RESPONSE_MEP - Static variable in interface org.apache.axis2.Constants.Configuration
 
SOAP_ROLE_CONFIGURATION_ELEMENT - Static variable in class org.apache.axis2.Constants
SOAP Role Configuration
SOAP_ROLE_ELEMENT - Static variable in class org.apache.axis2.Constants
 
SOAP_ROLE_FOR_ADDRESSING_HEADERS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
SOAP_ROLE_IS_ULTIMATE_RECEIVER_ATTRIBUTE - Static variable in class org.apache.axis2.Constants
 
SOAP_ROLE_PLAYER_PARAMETER - Static variable in class org.apache.axis2.Constants
 
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_USE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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
 
SOAPActionBasedDispatcher - Class in org.apache.axis2.dispatchers
Dispatches based on the SOAPAction.
SOAPActionBasedDispatcher() - Constructor for class org.apache.axis2.dispatchers.SOAPActionBasedDispatcher
 
SOAPActionBasedDispatcher - Class in org.apache.axis2.engine
Deprecated. use org.apache.axis2.dispatchers.SOAPActionBasedDispatcher
SOAPActionBasedDispatcher() - Constructor for class org.apache.axis2.engine.SOAPActionBasedDispatcher
Deprecated.  
SOAPBuilder - Class in org.apache.axis2.builder
 
SOAPBuilder() - Constructor for class org.apache.axis2.builder.SOAPBuilder
 
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.dispatchers
Dispatches based on the namespace URI of the first child of the body.
SOAPMessageBodyBasedDispatcher() - Constructor for class org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher
 
SOAPMessageBodyBasedDispatcher - Class in org.apache.axis2.engine
Deprecated. use org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher
SOAPMessageBodyBasedDispatcher() - Constructor for class org.apache.axis2.engine.SOAPMessageBodyBasedDispatcher
Deprecated.  
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
 
SOAPModuleMessage - Class in org.apache.axis2.wsdl
 
SOAPModuleMessage() - Constructor for class org.apache.axis2.wsdl.SOAPModuleMessage
 
SOCKET - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field SOCKET
SOLE_INPUT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SOLE_INPUT - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants
 
sortAttributes - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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
 
split(String, char) - Static method in class org.apache.axis2.util.JavaUtils
Splits the provided text into an array, separator specified.
SSLProtocolSocketFactory - Class in org.apache.axis2.java.security
 
SSLProtocolSocketFactory(SSLContext) - Constructor for class org.apache.axis2.java.security.SSLProtocolSocketFactory
 
stackToString() - Static method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
Get a string containing the stack of the current location
stackToString(Throwable) - Static method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
Get a string containing the stack of the specified exception
stackToString(Throwable) - Static method in class org.apache.axis2.util.JavaUtils
Get a string containing the stack of the specified exception
standaloneSet() - Method in class org.apache.axis2.util.StreamWrapper
 
start() - Method in class org.apache.axis2.engine.AxisServer
Will create a configuration context from the avialable data and then it will start the listener manager
start() - Method in class org.apache.axis2.engine.ListenerManager
To start all the transports
start() - Method in interface org.apache.axis2.transport.TransportListener
 
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.
StateClusteringCommand - Class in org.apache.axis2.clustering.state
 
StateClusteringCommand() - Constructor for class org.apache.axis2.clustering.state.StateClusteringCommand
 
StateManager - Interface in org.apache.axis2.clustering.state
This interface is responsible for handling context replication.
stop() - Method in class org.apache.axis2.engine.AxisServer
Stop the server, automatically terminates the listener manager as well.
stop() - Method in class org.apache.axis2.engine.ListenerManager
Stop all the transports and notify modules of shutdown.
stop() - Method in interface org.apache.axis2.transport.TransportListener
 
stop() - Method in interface org.apache.axis2.transport.TransportSender
 
stopService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
STORING_FAULTY_SERVICE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
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_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
 
STYLE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
style - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
STYLE_DOC - Static variable in class org.apache.axis2.description.AxisOperation
 
STYLE_DOC - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
STYLE_IRI - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
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_MULTIPART - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
STYLE_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
STYLE_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
STYLE_RPC - Static variable in class org.apache.axis2.description.AxisOperation
 
STYLE_RPC - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
STYLE_RPC - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
subQName - Static variable in class org.apache.axis2.addressing.metadata.InterfaceName
 
subQName - Static variable in class org.apache.axis2.addressing.metadata.ServiceName
 
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.
SUPPORT_SINGLE_OP - Static variable in class org.apache.axis2.description.AxisService
If this param is true, and the service has exactly one AxisOperation, normal operation dispatch (via URI/soapAction/etc) will not be necessary, and we'll just default to funneling all messages to that op.
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
 
SUSPENDED_TRANSACTION - Static variable in class org.apache.axis2.Constants
 
switchNamespacePrefix(String, OMNamespace) - Static method in class org.apache.axis2.util.MessageContextBuilder
Switch the namespace prefix in the soap fault code.
SYNCHRONIZE_ALL_MEMBERS - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
When a Web service request is received, and processed, before the response is sent to the client, should we update the states of all members in the cluster? If the value of this parameter is set to "true", the response to the client will be sent only after all the members have been updated.

T

TAG_AFTER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_ALLOWOVERRIDE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_ANTI_JAR_LOCKING - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_APPLIES_TO - 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_CONTENT_TYPE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_CONTEXT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_DEFAULT_MODULE_VERSION - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_DEFAULTS - 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 - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_EXCLUDE_OPERATIONS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_EXCLUDE_PROPERTIES - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_EXPOSE - 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_INCLUDE_PROPERTIES - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_LABEL - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_LIST_ID - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_LISTENER - 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_NODE_MANAGER - 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_ATTACHMENT - 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_REPLICATION - 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_STATE_MANAGER - 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_THREAD_CONTEXT_MIGRATOR - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_THREAD_CONTEXT_MIGRATORS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TIMEOUT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TRANSACTION - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TRANSACTION_CONFIGURATION_CLASS - 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.description.java2wsdl.Java2WSDLConstants
 
TARGET_NAMESPACE_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
TARGET_NAMESPACE_PREFIX_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
TARGET_NAMESPACE_PREFIX_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
TARGETNAMESPACE - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
targetNamespace - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
TARGETNAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
targetNamespaceFromClassName(String, ClassLoader, NamespaceGenerator) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
targetNamespacePrefixMap - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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
 
TempFileManager - Class in org.apache.axis2.deployment.util
Generates and properly cleans up temporary files.
TempFileManager() - Constructor for class org.apache.axis2.deployment.util.TempFileManager
 
TEMPLATE_ENCODE_ESCAPING_CHARACTER - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
terminate() - Method in class org.apache.axis2.context.ConfigurationContext
Invoked during shutdown to stop the ListenerManager and perform configuration cleanup
TESTING_PATH - Static variable in class org.apache.axis2.Constants
 
TESTING_REPOSITORY - Static variable in class org.apache.axis2.Constants
 
TEXT_PARAMETER - Static variable in class org.apache.axis2.description.Parameter
Field TEXT_PARAMETER
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
 
toDOM(OMElement) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given OMElement to a DOM Element.
toFile(URL) - Static method in class org.apache.axis2.deployment.util.Utils
 
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(OMFactory, QName) - Method in class org.apache.axis2.addressing.metadata.InterfaceName
Convenience method to convert objects of this type to an OMElement so that it can be added to an EndpointReference
toOM(OMFactory, QName) - Method in class org.apache.axis2.addressing.metadata.ServiceName
Convenience method to convert objects of this type to an OMElement so that it can be added to an EndpointReference
toOM(OMFactory) - Method in class org.apache.axis2.addressing.metadata.WSDLLocation
Convenience method to convert an object of this type to an OMAttribute
toOM(Element) - Static method in class org.apache.axis2.util.XMLUtils
Convert DOM Element into a fully built OMElement
toOM(Element, boolean) - Static method in class org.apache.axis2.util.XMLUtils
Convert DOM Element into a fully built OMElement
toOM(InputStream) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given inputstream to an OMNode The reurned OMNode is fully built.
toOM(InputStream, boolean) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given inputstream to an OMNode The reurned OMNode is fully built if buildAll is true.
toOM(Reader) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given Reader to an OMNode.
toOM(Reader, boolean) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given Reader to an OMNode.
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.AbstractResourceHandle
 
toString() - Method in class org.apache.axis2.classloader.AbstractUrlResourceLocation
 
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.clustering.Member
 
toString() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
toString() - Method in class org.apache.axis2.context.MessageContext
 
toString() - Method in class org.apache.axis2.description.AxisService
 
toString() - Method in class org.apache.axis2.description.Parameter
 
toString() - Method in class org.apache.axis2.description.Version
 
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.transport.RequestResponseTransport.RequestResponseTransportStatus
 
toString() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
toString() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
toString() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
toString() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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, String, OMNamespace) - Method in class org.apache.axis2.description.AxisBinding
Generate the <binding> element
toWSDL20(OMNamespace, OMNamespace, OMNamespace, OMNamespace, Map<String, String>) - 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<String, String>, String) - Method in class org.apache.axis2.description.AxisBindingOperation
Generates the bindingOperation element
toWSDL20(OMNamespace, OMNamespace, OMNamespace) - Method in class org.apache.axis2.description.AxisEndpoint
 
trace(String) - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
trace(Object, Throwable) - Method in class org.apache.axis2.util.OnDemandLogger
 
trace(Object) - Method in class org.apache.axis2.util.OnDemandLogger
 
TRAGET_NAMESPACE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
TRANSACTION_MANAGER - Static variable in class org.apache.axis2.Constants
 
TransactionConfiguration - Class in org.apache.axis2.transaction
 
TransactionConfiguration() - Constructor for class org.apache.axis2.transaction.TransactionConfiguration
 
TransactionConfiguration(ParameterInclude) - Constructor for class org.apache.axis2.transaction.TransactionConfiguration
 
TRANSPORT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
TRANSPORT_ADDR - Static variable in class org.apache.axis2.context.MessageContext
 
TRANSPORT_CONTROL - Static variable in interface org.apache.axis2.transport.RequestResponseTransport
 
TRANSPORT_FAULT - Static variable in class org.apache.axis2.Constants
 
TRANSPORT_FAULT_STRING - Static variable in class org.apache.axis2.Constants
 
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_HTTPS - Static variable in class org.apache.axis2.Constants
 
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_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_URI - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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 *
TransportDeployer - Class in org.apache.axis2.deployment
 
TransportDeployer() - Constructor for class org.apache.axis2.deployment.TransportDeployer
 
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, String, String) - 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
 
triggerInvalidEPRFault(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
 
TrustAllTrustManager - Class in org.apache.axis2.java.security
Normally when we connect over HTTPS, if the server sends us a certificate that is not well known, we have to specify a keystore using system properties:

System.setProperty("javax.net.ssl.trustStore","path to keystore" ); System.setProperty("javax.net.ssl.trustStorePassword","apache");

Using this X509TrustManager we can allow the client to disregard the certificate and trust the server.

TrustAllTrustManager() - Constructor for class org.apache.axis2.java.security.TrustAllTrustManager
 
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
 
TX_MANAGER_JNDI_NAME - Static variable in class org.apache.axis2.transaction.TransactionConfiguration
 
TYPE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
TYPE_CUSTOM - Static variable in class org.apache.axis2.deployment.repository.util.WSInfo
 
TYPE_MODULE - Static variable in class org.apache.axis2.deployment.repository.util.WSInfo
 
TYPE_SERVICE - Static variable in class org.apache.axis2.deployment.repository.util.WSInfo
 
TYPES - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
TYPES_LOCAL_NALE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
typeTable - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
TypeTable - Class in org.apache.axis2.description.java2wsdl
 
TypeTable() - Constructor for class org.apache.axis2.description.java2wsdl.TypeTable
 

U

UNAUTH - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field UNAUTH[]
undeploy(String) - Method in class org.apache.axis2.deployment.AbstractDeployer
 
undeploy(String) - Method in interface org.apache.axis2.deployment.Deployer
Remove a given file from the configuration
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
 
undeploy(String) - Method in class org.apache.axis2.deployment.TransportDeployer
 
UnknownContentBuilder - Class in org.apache.axis2.builder.unknowncontent
 
UnknownContentBuilder() - Constructor for class org.apache.axis2.builder.unknowncontent.UnknownContentBuilder
 
UnknownContentOMDataSource - Class in org.apache.axis2.builder.unknowncontent
 
UnknownContentOMDataSource(DataHandler) - Constructor for class org.apache.axis2.builder.unknowncontent.UnknownContentOMDataSource
 
unknownContentQName - Static variable in class org.apache.axis2.builder.unknowncontent.UnknownContentOMDataSource
 
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
 
UNPROCESSED_HEADER_QNAMES - Static variable in class org.apache.axis2.Constants
This is used to store Header QNames that failed mustUnderstand check in AxisEngine.
unregisterOperationContext(String) - Method in class org.apache.axis2.context.ConfigurationContext
Unregisters the operation context associated with the given messageID
UNSUPPORTED_REVID - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
UNSUPPORTED_REVID - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
UNSUPPORTED_SUID - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
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
 
update() - Method in class org.apache.axis2.deployment.repository.util.WSInfoList
 
update() - Method in class org.apache.axis2.deployment.RepositoryListener
Updates WSInfoList object.
updateContext(AbstractContext) - Method in interface org.apache.axis2.clustering.state.StateManager
This method is called when properties in an AbstractContext are updated.
updateContext(AbstractContext, String[]) - Method in interface org.apache.axis2.clustering.state.StateManager
This method is called when one need to update/replicate only certains properties in the specified context
updateContexts(AbstractContext[]) - Method in interface org.apache.axis2.clustering.state.StateManager
This method is called when properties in a collection of AbstractContexts are updated.
updatePolicy(Policy) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #updatePolicy(Policy).
updatePolicy(Policy) - Method in class org.apache.axis2.description.PolicySubject
 
updateRemote() - Method in class org.apache.axis2.deployment.RepositoryListener
 
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 interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_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 interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
URI_WSDL11_SOAP - Static variable in class org.apache.axis2.namespace.Constants
 
URI_WSDL12_SOAP - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_RPC - 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
 
UrlResourceFinder - Class in org.apache.axis2.classloader
 
UrlResourceFinder() - Constructor for class org.apache.axis2.classloader.UrlResourceFinder
 
UrlResourceFinder(URL[]) - Constructor for class org.apache.axis2.classloader.UrlResourceFinder
 
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
 
URN_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
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_DEFAULT_FALLBACK_BUILDER - Static variable in interface org.apache.axis2.Constants.Configuration
This is used to enable/disable Axis2 default fall back builder.
USE_OPERATION_NAME - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
USE_OPERATION_NAME_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
USE_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
USE_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
useAxisConfiguration(AxisConfiguration) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
useProtocolVersion(int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
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
 
USER_TRANSACTION - Static variable in class org.apache.axis2.Constants
Following constant are used for JTA transaction support in Axis2
useWSDLTypesNamespace - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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
 
validate() - Method in class org.apache.axis2.description.PhaseRule
Validate "sane" rules - cannot have both phaseFirst/phaseLast and before/after
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_OPTIONAL - Static variable in class org.apache.axis2.Constants
 
VALUE_TRUE - Static variable in class org.apache.axis2.Constants
 
Version - Class in org.apache.axis2.description
Class representing a version number and implementing a comparison algorithm compatible with Maven.
Version(int[], String) - Constructor for class org.apache.axis2.description.Version
Constructor.
Version(String) - Constructor for class org.apache.axis2.description.Version
Constructor that parses the version from a string.
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
 
VERSION_SNAPSHOT - Static variable in class org.apache.axis2.description.AxisModule
 
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.
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
 
warn(Object, Throwable) - Method in class org.apache.axis2.util.OnDemandLogger
 
warn(Object) - Method in class org.apache.axis2.util.OnDemandLogger
 
warning(SAXParseException) - Method in class org.apache.axis2.util.XMLUtils.ParserErrorHandler
 
WEB_METHOD - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
WEB_PARAM - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
WEB_RESULT - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
WEB_SERVICE - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
WEB_SERVICE_PROVIDER - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
webLocationString - Static variable in class org.apache.axis2.deployment.DeploymentEngine
 
WebMethodAnnotation - Class in org.apache.axis2.jsr181
Wrapper for the WebMethod annotation.
WebParamAnnotation - Class in org.apache.axis2.jsr181
Wrapper for the WebParam annotation.
WebResultAnnotation - Class in org.apache.axis2.jsr181
Wrapper for the WebResult annotation.
WebServiceAnnotation - Class in org.apache.axis2.jsr181
Wrapper for the WebService annotation.
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
 
WITHOUT_DATABIND_CODE - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.ExtensionArguments
 
WKA_BASED - Static variable in class org.apache.axis2.clustering.ClusteringConstants.MembershipScheme
Well-Known Address based membership management scheme
WRAPPED_OUTPUTNAME_SUFFIX - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WrappedDataHandler - Class in org.apache.axis2.util
This class acts as a wrapper for the javax.activation.DataHandler class.
WrappedDataHandler(DataHandler, String) - Constructor for class org.apache.axis2.util.WrappedDataHandler
Constructs a new instance of the WrappedDataHandler.
write(byte[], int, int) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
write(byte[]) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
write(int) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
write(byte[], int, int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
write(byte[]) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
write(int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeArrayList(ObjectOutput, ArrayList, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write an array of objects to the specified output stream.
writeBoolean(boolean) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeBoolean(boolean) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeByte(int) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeByte(int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeBytes(String) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeBytes(String) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeChar(int) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeChar(int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeChars(String) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeChars(String) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeDouble(double) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeDouble(double) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeExternal(ObjectOutput) - Method in class org.apache.axis2.addressing.EndpointReference
Write the EPR to the specified OutputStream.
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, MessageContext, String, OMOutputFormat) - Static method in class org.apache.axis2.context.externalize.MessageExternalizeUtils
Write out the Message
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
 
writeFields() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeFloat(float) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeFloat(float) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeHashMap(ObjectOutput, HashMap, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write a hashmap of objects to the specified output stream.
writeInt(int) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeInt(int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeItem(Object, boolean) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
Writes pair of objects to the stream.
writeLinkedList(ObjectOutput, LinkedList, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write a linked list of objects to the specified output stream.
writeList(List) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
Write a list.
writeLong(long) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeLong(long) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeMap(Map) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
Write a map FORMAT for null map EMPTY_OBJECT FORMAT for non-empty map ACTIVE_OBJECT for each contained key value pair writePair EMPTY_OBJECT (indicates end of the list
writeMessage(MessageContext, OutputStream) - Static method in class org.apache.axis2.transport.TransportUtils
 
writeObject(Object) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeObject(Object) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeObject(ObjectOutput, Object, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write an object to the specified output stream.
writePair(Object, boolean, Object, boolean) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
Writes pair of objects to the stream.
writeShort(int) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeShort(int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeString(ObjectOutput, String, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write a string to the specified 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..
writeTo(OutputStream) - Method in class org.apache.axis2.util.WrappedDataHandler
 
writeUTF(String) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeUTF(String) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
WS_ADDRESSING_VERSION - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_ACTION - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_ADDRESS - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
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_METADATA_PREFIX - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
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_ENDPOINT_REFERENCE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
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_INTERFACE_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
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_ORIGINAL_METADATA_PREFIX - 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_SERVICE_NAME_ENDPOINT_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
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
 
WSAD_NS - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
WSAM_INVOCATION_PATTERN_ASYNCHRONOUS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSAM_INVOCATION_PATTERN_BOTH - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSAM_INVOCATION_PATTERN_PARAMETER_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSAM_INVOCATION_PATTERN_SYNCHRONOUS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSAM_NAMESPACE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
wsamQName - Static variable in class org.apache.axis2.addressing.metadata.InterfaceName
 
wsamQName - Static variable in class org.apache.axis2.addressing.metadata.ServiceName
 
WSAW_ANONYMOUS - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
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
 
wsawQName - Static variable in class org.apache.axis2.addressing.metadata.InterfaceName
 
wsawQName - Static variable in class org.apache.axis2.addressing.metadata.ServiceName
 
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
 
WSDL11ToAllAxisServicesBuilder(Definition, String) - 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(Definition, QName, String, boolean) - 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
 
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.
WSDL20ToAllAxisServicesBuilder(String, String) - Constructor for class org.apache.axis2.description.WSDL20ToAllAxisServicesBuilder
 
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, String, String, boolean) - 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
 
WSDL20Util - Class in org.apache.axis2.util
 
WSDL20Util() - Constructor for class org.apache.axis2.util.WSDL20Util
 
WSDL2_0_NAMESPACE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Field WSDL2_0_NAMESPACE
WSDL2Constants - Interface in org.apache.axis2.description
 
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 - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
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.java2wsdl.Java2WSDLConstants
 
WSDL_NAMESPACE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
WSDL_PORT - Static variable in class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
 
WSDL_RPC_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
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.description.java2wsdl.Java2WSDLConstants
 
WSDL_VERSION_1 - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_VERSION_2 - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
WSDL_VERSION_2 - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_VERSION_2_OPTIONAL - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
WSDL_VERSION_2_OPTIONAL - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_VERSION_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
WSDL_VERSION_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_VERSION_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
WSDL_VERSION_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
wsdlBaseDocumentURI - Variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
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
WSDLDefinitionWrapper - Class in org.apache.axis2.wsdl.util
There are cases where a WSDL definition is kept in memory in case it needs to be accessed during runtime.
WSDLDefinitionWrapper(Definition) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
Deprecated. because this constructor does not provide any guidance for memory usage
WSDLDefinitionWrapper(Definition, boolean, int) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
WSDLDefinitionWrapper(Definition, AxisConfiguration) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
WSDLDefinitionWrapper(Definition, URL) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
Deprecated. use a constructor with a AxisConfiguration or memory limit parameter
WSDLDefinitionWrapper(Definition, URL, boolean) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
Constructor
WSDLDefinitionWrapper(Definition, URL, boolean, int) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
Constructor
WSDLDefinitionWrapper(Definition, URL, int) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
Constructor
WSDLDefinitionWrapper(Definition, URL, AxisConfiguration) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
Constructor
WSDLLocation - Class in org.apache.axis2.addressing.metadata
 
WSDLLocation() - Constructor for class org.apache.axis2.addressing.metadata.WSDLLocation
 
WSDLLocation(String, String) - Constructor for class org.apache.axis2.addressing.metadata.WSDLLocation
 
WSDLSerializationUtil - Class in org.apache.axis2.util
Helps the AxisService to WSDL process
WSDLSerializationUtil() - Constructor for class org.apache.axis2.util.WSDLSerializationUtil
 
WSDLSupplier - Interface in org.apache.axis2.dataretrieval
Return a WSDL as an OMElement.
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
 
WSDLWrapperBasicImpl - Class in org.apache.axis2.wsdl.util
This class provides support for processing a WSDL4J definition with a lower memory footprint.
WSDLWrapperBasicImpl(Definition) - Constructor for class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
Constructor
WSDLWrapperBasicImpl(Definition, URL) - Constructor for class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
Constructor
WSDLWrapperImpl - Interface in org.apache.axis2.wsdl.util
This interface provides support for processing a WSDL4J definition with a lower memory footprint.
WSDLWrapperReloadImpl - Class in org.apache.axis2.wsdl.util
This class provides support for processing a WSDL4J definition with a lower memory footprint.
WSDLWrapperReloadImpl(Definition) - Constructor for class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
Constructor The WSDL Defintion object is owned by the WSDLWrapperReloadImpl object.
WSDLWrapperReloadImpl(Definition, URL) - Constructor for class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
Constructor The WSDL Defintion object is owned by the WSDLWrapperReloadImpl object.
WSDLWrapperSaveImpl - Class in org.apache.axis2.wsdl.util
There are cases where a WSDL definition is kept in memory in case it needs to be accessed during runtime.
WSDLWrapperSaveImpl(Definition) - Constructor for class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
Constructor
WSDLWrapperSaveImpl(Definition, URL) - Constructor for class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
Constructor
WSInfo - Class in org.apache.axis2.deployment.repository.util
 
WSInfo(String, long, Deployer, int) - 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

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_SIG_NS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
XML_SIG_PREFIX - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
XML_STREAM_EXCEPTION - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
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 xsl stylesheets
XMLPrettyPrinter() - Constructor for class org.apache.axis2.util.XMLPrettyPrinter
 
XMLSCHEMA_NAMESPACE_PREFIX - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XMLSCHEMA_NAMESPACE_URI - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
xmlSchemaCollection - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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
 
XSD_ANY - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ANYSIMPLETYPE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ANYTYPE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ANYURI - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_BASE64 - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_BOOLEAN - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_BYTE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DATE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DATETIME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DAY - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DECIMAL - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DOUBLE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DURATION - Static variable in class org.apache.axis2.namespace.Constants
 
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_ENTITY - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_FLOAT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_HEXBIN - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ID - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_IDREF - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_IDREFS - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_INT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_INTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_LANGUAGE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_LONG - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_MONTH - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_MONTHDAY - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_NAME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NCNAME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NEGATIVEINTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NMTOKEN - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NMTOKENS - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NONNEGATIVEINTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NONPOSITIVEINTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NORMALIZEDSTRING - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NOTATION - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_POSITIVEINTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_QNAME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_REF - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_SCHEMA - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_SHORT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_STRING - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_TARGETNAMESPACE - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_TIME - Static variable in class org.apache.axis2.namespace.Constants
 
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_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_UNSIGNEDINT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_UNSIGNEDLONG - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_UNSIGNEDSHORT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_YEAR - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_YEARMONTH - Static variable in class org.apache.axis2.namespace.Constants
 
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
 

_

_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 _

Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.