- 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
-
- 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
-
- 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.ThreadContextDescriptor - Class in org.apache.axis2.receivers
-
- 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
-
- 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, 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
-
- 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.
- addGroupManagementAgent(GroupManagementAgent, String, String, int) - Method in interface org.apache.axis2.clustering.ClusteringAgent
-
Add a GroupManagementAgent to an application domain + sub-domain
- 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
-
- addMember(Member) - Method in interface org.apache.axis2.clustering.management.GroupManagementAgent
-
Add a well-known member
- 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
-
- addPolicyRefElement(int, PolicyReference) - Method in class org.apache.axis2.description.PolicyInclude
-
- 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
-
- 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
-
- 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
-
- AsyncMessageReceiverWorker(MessageContext) - Constructor for class org.apache.axis2.receivers.AbstractMessageReceiver.AsyncMessageReceiverWorker
-
- 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
-
- 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
- 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
-
- callbackStore - Variable in 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
-
- 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
-
- 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.Parameters - Class in org.apache.axis2.clustering
-
The main cluster configuration 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
-
- ClusteringMessage - Class in org.apache.axis2.clustering
-
This is a special ClusteringCommand which is used for messaging.
- ClusteringMessage() - Constructor for class org.apache.axis2.clustering.ClusteringMessage
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- createSOAPMessageWithoutSchema(SOAPFactory, OMElement, MultipleEntryHashMap) - Static method in class org.apache.axis2.builder.BuilderUtil
-
- 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
-
- CUSTOM_SCHEMA_NAME_PREFIX - Static variable in class org.apache.axis2.Constants
-
- customSchemaLocation - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- 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_HTTP_SC_OK_FOR_VOID_SERVICE_METHODS - Static variable in interface org.apache.axis2.Constants.Configuration
-
This parameter enables message exchange pattern in and out for the Axis operation.
- 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
-
- getAliveMemberCount() - Method in interface org.apache.axis2.clustering.ClusteringAgent
-
Get the number of members alive.
- 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
-
- 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.
- getAttachmentBuilder(MessageContext, Attachments, XMLStreamReader, String, boolean) - Static method in class org.apache.axis2.util.MessageProcessorSelector
-
- 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
-
- getAxisOperationForJmethod(Method, boolean) - Static method in class org.apache.axis2.deployment.util.Utils
-
This method returns Axis operation with IN and OUT message exchange pattern for a service method which has void
as the return type.
- 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
-
- getBeanInfo(Class<?>, Class<?>) - Method in class org.apache.axis2.classloader.BeanInfoCache
-
Introspect on a Java bean and return a cached BeanInfo object.
- getBeanInfoCache() - Method in interface org.apache.axis2.classloader.BeanInfoCachingClassLoader
-
Get the BeanInfo cache for this class loader.
- getBeanInfoCache() - Method in class org.apache.axis2.classloader.JarFileClassLoader
-
- getBeanInfoCache() - Method in class org.apache.axis2.deployment.DeploymentClassLoader
-
- 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
-
- 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
-
- getCachedBeanInfo(Class<?>, Class<?>) - Static method in class org.apache.axis2.classloader.BeanInfoCache
-
Locate an appropriate
BeanInfoCache and return a cached
BeanInfo object.
- 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.
- getCharacterEncoding() - Method in class org.apache.axis2.builder.RequestContextImpl
-
- 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
-
- getConstantFromHTTPLocationForResource(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.builder.RequestContextImpl
-
- 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.RequestContextImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- getGlobalOutPhaseList() - Method in class org.apache.axis2.deployment.util.PhasesInfo
-
- getGroupManagementAgent(String) - Method in interface org.apache.axis2.clustering.ClusteringAgent
-
Get the GroupManagementAgent which corresponds to the applicationDomain
This will be valid only when this node is running in groupManagement
- getGroupManagementAgent(String, String) - Method in interface org.apache.axis2.clustering.ClusteringAgent
-
Get the GroupManagementAgent which corresponds to the applicationDomain + sub-domain
- 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.RequestContextImpl
-
- 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
-
- 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
-
- 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
-
- getMessageBuilder(String, MessageContext) - Static method in class org.apache.axis2.util.MessageProcessorSelector
-
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.
- 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.util.MessageProcessorSelector
-
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
-
- 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
-
This method returns read-only list of AxisObservers registered with this
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
-
- getPolicy(String) - Method in class org.apache.axis2.description.PolicyInclude
-
- getPolicyComponent(Element) - Static method in class org.apache.axis2.util.PolicyUtil
-
- getPolicyComponentAsOMElement(PolicyComponent, ExternalPolicySerializer) - Static method in class org.apache.axis2.util.PolicyUtil
-
- getPolicyComponentAsOMElement(PolicyComponent) - Static method in class org.apache.axis2.util.PolicyUtil
-
- getPolicyComponentFromOMElement(OMElement) - Static method in class org.apache.axis2.util.PolicyUtil
-
- getPolicyElements() - Method in class org.apache.axis2.description.PolicyInclude
-
- getPolicyElements(int) - Method in class org.apache.axis2.description.PolicyInclude
-
- getPolicyFromOMElement(OMElement) - Static method in class org.apache.axis2.util.PolicyUtil
-
- getPolicyInclude() - Method in class org.apache.axis2.description.AxisDescription
-
- 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
-
- 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
-
- 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
-
- getRemoteHost() - Method in class org.apache.axis2.clustering.Member
-
- 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
-
- getResponse() - Method in class org.apache.axis2.clustering.ClusteringMessage
-
Get the response for this message
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- getTimestamp() - Method in class org.apache.axis2.clustering.ClusteringMessage
-
- 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
-
- getUuid() - Method in class org.apache.axis2.clustering.ClusteringMessage
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.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
-
- isCoordinator() - Method in interface org.apache.axis2.clustering.ClusteringAgent
-
Checks whether this member is the coordinator for the cluster
- 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
-
- 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
-
- 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
-
- 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.
- isSuspended() - Method in class org.apache.axis2.clustering.Member
-
Check whether this member is suspended
- 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.
- 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() - Constructor for class org.apache.axis2.clustering.ClusteringConstants.Parameters
-
- 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
- ParserErrorHandler() - Constructor for class org.apache.axis2.util.XMLUtils.ParserErrorHandler
-
- 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.SecureApplicationXMLBuilder
-
- 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
-
- PropertyComparator() - Constructor for class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator.PropertyComparator
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- removeContextListener(ContextListener) - Method in class org.apache.axis2.context.ConfigurationContext
-
- 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
-
- 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
-
- 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
-
- removeObserver(AxisObserver) - Method in class org.apache.axis2.engine.AxisConfiguration
-
Unregister the given AxisObserver object if it is registered with
the
AxisConfiguration.
- 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
-
- 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
-
- RequestContextImpl - Class in org.apache.axis2.builder
-
This class is an implementation of RequestContext to generate a request
without the use of a Servlet.
- RequestContextImpl(InputStream, String, String, int) - Constructor for class org.apache.axis2.builder.RequestContextImpl
-
- 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
-
- 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
-
- 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.
- resetGroupManagementAgent(String, String) - Method in interface org.apache.axis2.clustering.ClusteringAgent
-
- 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) - Static method in class org.apache.axis2.engine.DependencyManager
-
- 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
-
- 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
-
- 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.
- SchedulerTimerTask(SchedulerTask, DeploymentIterator) - Constructor for class org.apache.axis2.deployment.scheduler.Scheduler.SchedulerTimerTask
-
- 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.
- SecureApplicationXMLBuilder - Class in org.apache.axis2.builder
-
- SecureApplicationXMLBuilder() - Constructor for class org.apache.axis2.builder.SecureApplicationXMLBuilder
-
- 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(ClusteringMessage, boolean) - Method in interface org.apache.axis2.clustering.ClusteringAgent
-
Send a message to all members in this member's primary cluster
- 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, 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, 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
-
- 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(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.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 interface org.apache.axis2.clustering.management.GroupManagementAgent
-
Set the cluster domain
- 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
-
- 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
-
- 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
-
- setGroupMgtPort(int) - Method in interface org.apache.axis2.clustering.management.GroupManagementAgent
-
The port used for the group management member
- 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
-
- 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
-
- 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
-
- setPolicyInclude(PolicyInclude) - Method in class org.apache.axis2.description.AxisDescription
-
- 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
-
- 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
-
- setRemoteHost(String) - Method in class org.apache.axis2.clustering.Member
-
- 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
-
- 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
-
- 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
-
- setSubDomain(String) - Method in interface org.apache.axis2.clustering.management.GroupManagementAgent
-
Set the cluster sub-domain
- 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(AxisService) - Static method in class org.apache.axis2.engine.DependencyManager
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 interface org.apache.axis2.clustering.ClusteringAgent
-
Do cleanup & leave the cluster
- 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(long) - Method in class org.apache.axis2.clustering.Member
-
Temporarilly suspend this member
- 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.